Pull request #41588 event Started by user Sebastiaan van Stijn Rebuilds build #6 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e02bc91dcbf6ab70ab39352f3577a4394b0f863a rather than e57a365ab1a1b5f30b9cc04e2365448868ae5b4f Obtained Jenkinsfile from e02bc91dcbf6ab70ab39352f3577a4394b0f863a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-41588@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-21T18:39:43.916Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-21T18:39:43.920Z] Trying to pass milestone 6 [Pipeline] milestone [2021-05-21T18:39:43.984Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-21T18:39:59.129Z] Still waiting to schedule task [2021-05-21T18:39:59.131Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-05-21T18:40:39.510Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cda133df9c8201d0) in /home/ubuntu/workspace/moby_PR-41588 [Pipeline] { [Pipeline] checkout [2021-05-21T18:40:39.722Z] The recommended git tool is: git [2021-05-21T18:40:43.013Z] using credential docker-jenkins-github-credentials [2021-05-21T18:40:43.029Z] Cloning the remote Git repository [2021-05-21T18:40:43.029Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:40:43.085Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:40:43.159Z] > git init /home/ubuntu/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:40:43.538Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:40:43.538Z] > git --version # timeout=10 [2021-05-21T18:40:43.566Z] > git --version # 'git version 2.17.1' [2021-05-21T18:40:43.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:40:43.596Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:07.419Z] Fetching without tags [2021-05-21T18:41:07.873Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:41:07.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:07.336Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:41:07.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:07.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:07.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:41:07.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:07.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:07.882Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:07.907Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:41:09.884Z] Merge succeeded, producing 74ae71bf76f9fe0213c26076e1f1579f84b2935f [2021-05-21T18:41:09.884Z] Checking out Revision 74ae71bf76f9fe0213c26076e1f1579f84b2935f (PR-41588) [2021-05-21T18:41:08.687Z] > git remote # timeout=10 [2021-05-21T18:41:08.710Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:41:08.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:08.737Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:41:09.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:41:09.888Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:09.914Z] > git checkout -f 74ae71bf76f9fe0213c26076e1f1579f84b2935f # timeout=10 [2021-05-21T18:41:13.811Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:41:13.850Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:41:14.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/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 [2021-05-21T18:41:13.823Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:41:19.158Z] Unable to find image 'alpine:latest' locally [2021-05-21T18:41:19.158Z] latest: Pulling from library/alpine [2021-05-21T18:41:19.158Z] 540db60ca938: Pulling fs layer [2021-05-21T18:41:19.158Z] 540db60ca938: Download complete [2021-05-21T18:41:19.422Z] 540db60ca938: Pull complete [2021-05-21T18:41:19.422Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-21T18:41:19.422Z] Status: Downloaded newer image for alpine:latest [2021-05-21T18:41:26.030Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-05-21T18:41:26.539Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cda133df9c8201d0) in /home/ubuntu/workspace/moby_PR-41588 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] node [Pipeline] node [2021-05-21T18:41:26.554Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41588 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [2021-05-21T18:41:26.561Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-41588 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-05-21T18:41:26.604Z] The recommended git tool is: git [Pipeline] { [2021-05-21T18:41:26.617Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-05-21T18:41:26.633Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-05-21T18:41:26.645Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-05-21T18:41:26.694Z] The recommended git tool is: git Stage "win-RS1" skipped due to when conditional [2021-05-21T18:41:26.703Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [2021-05-21T18:41:26.726Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-21T18:41:26.740Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-21T18:41:26.741Z] Cloning the remote Git repository [2021-05-21T18:41:26.741Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2021-05-21T18:41:26.755Z] Cloning the remote Git repository [2021-05-21T18:41:26.755Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-21T18:41:26.979Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:41:26.623Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-41588/.git # timeout=10 [2021-05-21T18:41:26.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:26.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:41:26.648Z] > git --version # timeout=10 [2021-05-21T18:41:26.656Z] > git --version # 'git version 2.17.1' [2021-05-21T18:41:26.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:26.657Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:26.983Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:27.004Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:41:27.156Z] > git remote # timeout=10 [2021-05-21T18:41:27.164Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:41:27.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:27.182Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:41:27.678Z] Merge succeeded, producing 1a7c78cf8beabe31ca8a54742216212f23e77cd1 [2021-05-21T18:41:27.678Z] Checking out Revision 1a7c78cf8beabe31ca8a54742216212f23e77cd1 (PR-41588) [2021-05-21T18:41:26.748Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:41:26.748Z] > git init /home/jenkins/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:41:26.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:41:26.768Z] > git --version # timeout=10 [2021-05-21T18:41:26.769Z] > git --version # 'git version 2.17.1' [2021-05-21T18:41:26.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:26.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:26.763Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:41:26.763Z] > git init /home/docker/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:41:26.770Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:41:26.770Z] > git --version # timeout=10 [2021-05-21T18:41:26.773Z] > git --version # 'git version 2.7.4' [2021-05-21T18:41:26.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:26.774Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:27.893Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:41:27.949Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:41:28.631Z] + [ PR != PR ] [2021-05-21T18:41:28.631Z] + [ master != master ] [2021-05-21T18:41:28.631Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2021-05-21T18:41:27.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:41:27.681Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:27.688Z] > git checkout -f 1a7c78cf8beabe31ca8a54742216212f23e77cd1 # timeout=10 [2021-05-21T18:41:27.895Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:41:28.975Z] + docker version [2021-05-21T18:41:28.975Z] Client: Docker Engine - Community [2021-05-21T18:41:28.975Z] Version: 20.10.5 [2021-05-21T18:41:28.975Z] API version: 1.41 [2021-05-21T18:41:28.975Z] Go version: go1.13.15 [2021-05-21T18:41:28.975Z] Git commit: 55c4c88 [2021-05-21T18:41:28.975Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-21T18:41:28.975Z] OS/Arch: linux/amd64 [2021-05-21T18:41:28.975Z] Context: default [2021-05-21T18:41:28.975Z] Experimental: true [2021-05-21T18:41:28.975Z] [2021-05-21T18:41:28.975Z] Server: Docker Engine - Community [2021-05-21T18:41:28.975Z] Engine: [2021-05-21T18:41:28.975Z] Version: 20.10.5 [2021-05-21T18:41:28.975Z] API version: 1.41 (minimum version 1.12) [2021-05-21T18:41:28.975Z] Go version: go1.13.15 [2021-05-21T18:41:28.975Z] Git commit: 363e9a8 [2021-05-21T18:41:28.975Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-21T18:41:28.975Z] OS/Arch: linux/amd64 [2021-05-21T18:41:28.975Z] Experimental: true [2021-05-21T18:41:28.975Z] containerd: [2021-05-21T18:41:28.975Z] Version: 1.4.4 [2021-05-21T18:41:28.975Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:41:28.975Z] runc: [2021-05-21T18:41:28.975Z] Version: 1.0.0-rc93 [2021-05-21T18:41:28.975Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:41:28.975Z] docker-init: [2021-05-21T18:41:28.975Z] Version: 0.19.0 [2021-05-21T18:41:28.975Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-21T18:41:29.278Z] + docker info [2021-05-21T18:41:36.360Z] Fetching without tags [2021-05-21T18:41:36.644Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:41:37.454Z] Merge succeeded, producing b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 [2021-05-21T18:41:37.454Z] Checking out Revision b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 (PR-41588) [2021-05-21T18:41:37.567Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:41:37.579Z] First time build. Skipping changelog. [2021-05-21T18:41:36.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:36.341Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:41:36.342Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:36.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:36.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:41:36.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:36.367Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:36.651Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:36.652Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:41:37.166Z] > git remote # timeout=10 [2021-05-21T18:41:37.168Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:41:37.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:37.173Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:41:37.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:41:37.463Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:37.464Z] > git checkout -f b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 # timeout=10 [2021-05-21T18:41:37.574Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:41:38.316Z] + docker version [2021-05-21T18:41:38.316Z] Client: Docker Engine - Community [2021-05-21T18:41:38.316Z] Version: 19.03.7 [2021-05-21T18:41:38.316Z] API version: 1.40 [2021-05-21T18:41:38.316Z] Go version: go1.12.17 [2021-05-21T18:41:38.316Z] Git commit: 7141c199a2 [2021-05-21T18:41:38.316Z] Built: Sat Mar 7 16:48:47 2020 [2021-05-21T18:41:38.316Z] OS/Arch: linux/s390x [2021-05-21T18:41:38.316Z] Experimental: false [2021-05-21T18:41:38.316Z] [2021-05-21T18:41:38.316Z] Server: Docker Engine - Community [2021-05-21T18:41:38.316Z] Engine: [2021-05-21T18:41:38.316Z] Version: 19.03.7 [2021-05-21T18:41:38.316Z] API version: 1.40 (minimum version 1.12) [2021-05-21T18:41:38.316Z] Go version: go1.12.17 [2021-05-21T18:41:38.316Z] Git commit: 7141c199a2 [2021-05-21T18:41:38.316Z] Built: Sat Mar 7 16:47:46 2020 [2021-05-21T18:41:38.316Z] OS/Arch: linux/s390x [2021-05-21T18:41:38.316Z] Experimental: true [2021-05-21T18:41:38.316Z] containerd: [2021-05-21T18:41:38.316Z] Version: 1.2.13 [2021-05-21T18:41:38.316Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-21T18:41:38.316Z] runc: [2021-05-21T18:41:38.316Z] Version: 1.0.0-rc10 [2021-05-21T18:41:38.316Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-21T18:41:38.316Z] docker-init: [2021-05-21T18:41:38.316Z] Version: 0.18.0 [2021-05-21T18:41:38.316Z] GitCommit: fec3683 [Pipeline] sh [2021-05-21T18:41:38.690Z] + docker info [2021-05-21T18:41:38.690Z] Client: [2021-05-21T18:41:38.690Z] Debug Mode: false [2021-05-21T18:41:38.690Z] [2021-05-21T18:41:38.690Z] Server: [2021-05-21T18:41:38.690Z] Containers: 0 [2021-05-21T18:41:38.690Z] Running: 0 [2021-05-21T18:41:38.690Z] Paused: 0 [2021-05-21T18:41:38.690Z] Stopped: 0 [2021-05-21T18:41:38.690Z] Images: 0 [2021-05-21T18:41:38.690Z] Server Version: 19.03.7 [2021-05-21T18:41:38.690Z] Storage Driver: overlay2 [2021-05-21T18:41:38.690Z] Backing Filesystem: [2021-05-21T18:41:38.690Z] Supports d_type: true [2021-05-21T18:41:38.690Z] Native Overlay Diff: true [2021-05-21T18:41:38.690Z] Logging Driver: json-file [2021-05-21T18:41:38.690Z] Cgroup Driver: cgroupfs [2021-05-21T18:41:38.690Z] Plugins: [2021-05-21T18:41:38.690Z] Volume: local [2021-05-21T18:41:38.690Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:41:38.690Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T18:41:38.690Z] Swarm: inactive [2021-05-21T18:41:38.690Z] Runtimes: runc [2021-05-21T18:41:38.690Z] Default Runtime: runc [2021-05-21T18:41:38.690Z] Init Binary: docker-init [2021-05-21T18:41:38.690Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-21T18:41:38.690Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-21T18:41:38.690Z] init version: fec3683 [2021-05-21T18:41:38.690Z] Security Options: [2021-05-21T18:41:38.690Z] apparmor [2021-05-21T18:41:38.690Z] seccomp [2021-05-21T18:41:38.690Z] Profile: default [2021-05-21T18:41:38.690Z] Kernel Version: 4.15.0-88-generic [2021-05-21T18:41:38.690Z] Operating System: Ubuntu 18.04.4 LTS [2021-05-21T18:41:38.690Z] OSType: linux [2021-05-21T18:41:38.690Z] Architecture: s390x [2021-05-21T18:41:38.690Z] CPUs: 2 [2021-05-21T18:41:38.690Z] Total Memory: 7.861GiB [2021-05-21T18:41:38.690Z] Name: s390x-ubuntu-30 [2021-05-21T18:41:38.690Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-05-21T18:41:38.690Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:41:38.690Z] Debug Mode: false [2021-05-21T18:41:38.690Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:41:38.690Z] Labels: [2021-05-21T18:41:38.690Z] Experimental: true [2021-05-21T18:41:38.690Z] Insecure Registries: [2021-05-21T18:41:38.690Z] 127.0.0.0/8 [2021-05-21T18:41:38.690Z] Live Restore Enabled: false [2021-05-21T18:41:38.690Z] [2021-05-21T18:41:38.690Z] WARNING: No swap limit support [Pipeline] sh [2021-05-21T18:41:39.064Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:41:39.064Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:41:39.064Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41588/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T18:41:39.064Z] + bash /home/jenkins/workspace/moby_PR-41588/check-config.sh [2021-05-21T18:41:39.064Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T18:41:39.064Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-05-21T18:41:39.064Z] [2021-05-21T18:41:39.064Z] Generally Necessary: [2021-05-21T18:41:39.064Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T18:41:39.064Z] - apparmor: enabled and tools installed [2021-05-21T18:41:39.064Z] - CONFIG_NAMESPACES: enabled [2021-05-21T18:41:39.064Z] - CONFIG_NET_NS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_PID_NS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_IPC_NS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_UTS_NS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_CGROUPS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T18:41:39.064Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T18:41:39.064Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T18:41:39.064Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T18:41:39.064Z] - CONFIG_CPUSETS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_MEMCG: enabled [2021-05-21T18:41:39.064Z] - CONFIG_KEYS: enabled [2021-05-21T18:41:39.064Z] - CONFIG_VETH: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T18:41:39.064Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T18:41:39.354Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-21T18:41:39.354Z] [2021-05-21T18:41:39.354Z] Optional Features: [2021-05-21T18:41:39.354Z] - CONFIG_USER_NS: enabled [2021-05-21T18:41:39.354Z] - CONFIG_SECCOMP: enabled [2021-05-21T18:41:39.354Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T18:41:39.354Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T18:41:39.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T18:41:39.354Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-21T18:41:39.354Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-21T18:41:39.354Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T18:41:39.354Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T18:41:39.354Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T18:41:39.354Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T18:41:39.354Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T18:41:39.354Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T18:41:39.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T18:41:39.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T18:41:39.354Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T18:41:39.354Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T18:41:39.354Z] - CONFIG_EXT4_FS: enabled [2021-05-21T18:41:39.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T18:41:39.354Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T18:41:39.354Z] - Network Drivers: [2021-05-21T18:41:39.354Z] - "overlay": [2021-05-21T18:41:39.354Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T18:41:39.354Z] Optional (for encrypted networks): [2021-05-21T18:41:39.354Z] - CONFIG_CRYPTO: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-21T18:41:39.354Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-21T18:41:39.354Z] - CONFIG_XFRM: enabled [2021-05-21T18:41:39.354Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-21T18:41:39.354Z] - "ipvlan": [2021-05-21T18:41:39.354Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T18:41:39.354Z] - "macvlan": [2021-05-21T18:41:39.354Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T18:41:39.354Z] - "ftp,tftp client in container": [2021-05-21T18:41:39.354Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T18:41:39.354Z] - Storage Drivers: [2021-05-21T18:41:39.354Z] - "aufs": [2021-05-21T18:41:39.354Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T18:41:39.354Z] - "btrfs": [2021-05-21T18:41:39.354Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T18:41:39.354Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T18:41:39.354Z] - "devicemapper": [2021-05-21T18:41:39.354Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T18:41:39.354Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T18:41:39.354Z] - "overlay": [2021-05-21T18:41:39.354Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T18:41:39.354Z] - "zfs": [2021-05-21T18:41:39.354Z] - /dev/zfs: missing [2021-05-21T18:41:39.354Z] - zfs command: missing [2021-05-21T18:41:39.354Z] - zpool command: missing [2021-05-21T18:41:39.354Z] [2021-05-21T18:41:39.354Z] Limits: [2021-05-21T18:41:39.354Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T18:41:39.354Z] [2021-05-21T18:41:39.354Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-21T18:41:39.771Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 . [2021-05-21T18:41:39.771Z] #2 [internal] load .dockerignore [2021-05-21T18:41:39.771Z] #2 DONE 0.0s [2021-05-21T18:41:39.771Z] [2021-05-21T18:41:39.771Z] #1 [internal] load build definition from Dockerfile [2021-05-21T18:41:39.771Z] #1 transferring dockerfile: 17.07kB done [2021-05-21T18:41:39.771Z] #1 DONE 0.0s [2021-05-21T18:41:39.771Z] [2021-05-21T18:41:39.771Z] #2 [internal] load .dockerignore [2021-05-21T18:41:39.771Z] #2 transferring context: 87B done [2021-05-21T18:41:39.771Z] #2 DONE 0.0s [2021-05-21T18:41:39.771Z] [2021-05-21T18:41:39.771Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:41:40.084Z] #3 DONE 0.2s [2021-05-21T18:41:40.084Z] [2021-05-21T18:41:40.084Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-05-21T18:41:40.084Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T18:41:40.084Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T18:41:40.084Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-05-21T18:41:40.084Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-05-21T18:41:40.084Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-05-21T18:41:40.377Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 4.52MB / 9.68MB 0.1s [2021-05-21T18:41:40.377Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-05-21T18:41:40.377Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-05-21T18:41:40.667Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-05-21T18:41:40.667Z] #4 DONE 0.5s [2021-05-21T18:41:40.957Z] [2021-05-21T18:41:40.957Z] #5 [internal] load build definition from Dockerfile [2021-05-21T18:41:40.957Z] #5 transferring dockerfile: 17.07kB done [2021-05-21T18:41:40.957Z] #5 DONE 0.0s [2021-05-21T18:41:40.957Z] [2021-05-21T18:41:40.957Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:41:41.276Z] #7 DONE 0.1s [2021-05-21T18:41:41.276Z] [2021-05-21T18:41:41.276Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:41:41.276Z] #6 DONE 0.1s [2021-05-21T18:41:41.276Z] [2021-05-21T18:41:41.276Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:41:41.276Z] #9 DONE 0.1s [2021-05-21T18:41:41.276Z] [2021-05-21T18:41:41.276Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:41:41.276Z] #8 DONE 0.1s [2021-05-21T18:41:41.276Z] [2021-05-21T18:41:41.276Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-21T18:41:41.276Z] #10 DONE 0.0s [2021-05-21T18:41:41.276Z] [2021-05-21T18:41:41.277Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-05-21T18:41:41.277Z] #11 CACHED [2021-05-21T18:41:41.277Z] [2021-05-21T18:41:41.277Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-05-21T18:41:41.277Z] #12 CACHED [2021-05-21T18:41:41.277Z] [2021-05-21T18:41:41.277Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-21T18:41:41.277Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-21T18:41:41.277Z] #65 DONE 0.0s [2021-05-21T18:41:41.277Z] [2021-05-21T18:41:41.277Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-21T18:41:41.277Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 done [2021-05-21T18:41:41.277Z] #27 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T18:41:41.277Z] #27 sha256:0ba0446bc007a3196501ecbe91aabd4193db81085b23f4a99685448445762396 529B / 529B done [2021-05-21T18:41:41.277Z] #27 sha256:3e5e3cbc071fbdff313483cd402ab040f6112c16bdf780651dae5a50f2978e9a 1.46kB / 1.46kB done [2021-05-21T18:41:41.277Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 0B / 49.00MB 0.1s [2021-05-21T18:41:41.277Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 4.89MB / 49.00MB 0.2s [2021-05-21T18:41:41.538Z] Client: [2021-05-21T18:41:41.538Z] Context: default [2021-05-21T18:41:41.538Z] Debug Mode: false [2021-05-21T18:41:41.538Z] Plugins: [2021-05-21T18:41:41.538Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-21T18:41:41.538Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-21T18:41:41.538Z] [2021-05-21T18:41:41.538Z] Server: [2021-05-21T18:41:41.538Z] Containers: 0 [2021-05-21T18:41:41.538Z] Running: 0 [2021-05-21T18:41:41.538Z] Paused: 0 [2021-05-21T18:41:41.538Z] Stopped: 0 [2021-05-21T18:41:41.538Z] Images: 1 [2021-05-21T18:41:41.538Z] Server Version: 20.10.5 [2021-05-21T18:41:41.538Z] Storage Driver: overlay2 [2021-05-21T18:41:41.538Z] Backing Filesystem: extfs [2021-05-21T18:41:41.538Z] Supports d_type: true [2021-05-21T18:41:41.538Z] Native Overlay Diff: true [2021-05-21T18:41:41.538Z] Logging Driver: json-file [2021-05-21T18:41:41.538Z] Cgroup Driver: cgroupfs [2021-05-21T18:41:41.538Z] Cgroup Version: 1 [2021-05-21T18:41:41.538Z] Plugins: [2021-05-21T18:41:41.538Z] Volume: local [2021-05-21T18:41:41.538Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:41:41.538Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T18:41:41.538Z] Swarm: inactive [2021-05-21T18:41:41.538Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-21T18:41:41.538Z] Default Runtime: runc [2021-05-21T18:41:41.538Z] Init Binary: docker-init [2021-05-21T18:41:41.538Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:41:41.538Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:41:41.538Z] init version: de40ad0 [2021-05-21T18:41:41.538Z] Security Options: [2021-05-21T18:41:41.538Z] apparmor [2021-05-21T18:41:41.538Z] seccomp [2021-05-21T18:41:41.538Z] Profile: default [2021-05-21T18:41:41.538Z] Kernel Version: 5.4.0-1041-aws [2021-05-21T18:41:41.538Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-21T18:41:41.538Z] OSType: linux [2021-05-21T18:41:41.538Z] Architecture: x86_64 [2021-05-21T18:41:41.538Z] CPUs: 2 [2021-05-21T18:41:41.538Z] Total Memory: 7.487GiB [2021-05-21T18:41:41.538Z] Name: ip-10-100-34-196 [2021-05-21T18:41:41.538Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-21T18:41:41.538Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:41:41.538Z] Debug Mode: false [2021-05-21T18:41:41.539Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:41:41.539Z] Labels: [2021-05-21T18:41:41.539Z] Experimental: true [2021-05-21T18:41:41.539Z] Insecure Registries: [2021-05-21T18:41:41.539Z] 127.0.0.0/8 [2021-05-21T18:41:41.539Z] Live Restore Enabled: true [2021-05-21T18:41:41.539Z] [2021-05-21T18:41:41.539Z] WARNING: No swap limit support [2021-05-21T18:41:41.539Z] Still waiting to schedule task [2021-05-21T18:41:41.539Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cda133df9c8201d0)’ [2021-05-21T18:41:41.540Z] Still waiting to schedule task [2021-05-21T18:41:41.540Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cda133df9c8201d0)’ [2021-05-21T18:41:41.541Z] Still waiting to schedule task [2021-05-21T18:41:41.541Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-05-21T18:41:41.543Z] Still waiting to schedule task [2021-05-21T18:41:41.543Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-05-21T18:41:41.544Z] Still waiting to schedule task [2021-05-21T18:41:41.544Z] All nodes of label ‘windows-2019’ are offline [2021-05-21T18:41:41.545Z] Still waiting to schedule task [2021-05-21T18:41:41.545Z] All nodes of label ‘windows-2022’ are offline [Pipeline] sh [2021-05-21T18:41:41.568Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 10.89MB / 49.00MB 0.3s [2021-05-21T18:41:41.568Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 15.00MB / 49.00MB 0.4s [2021-05-21T18:41:41.862Z] #27 ... [2021-05-21T18:41:41.862Z] [2021-05-21T18:41:41.862Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:41:41.862Z] #40 DONE 0.5s [2021-05-21T18:41:41.862Z] [2021-05-21T18:41:41.862Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:41:41.862Z] #32 DONE 0.5s [2021-05-21T18:41:41.862Z] [2021-05-21T18:41:41.862Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-21T18:41:41.862Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 23.31MB / 49.00MB 0.5s [2021-05-21T18:41:41.862Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 40.02MB / 49.00MB 0.7s [2021-05-21T18:41:41.871Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:41:41.871Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:41:41.871Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41588/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T18:41:41.871Z] + bash /home/ubuntu/workspace/moby_PR-41588/check-config.sh [2021-05-21T18:41:41.871Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T18:41:41.871Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-21T18:41:41.871Z] [2021-05-21T18:41:41.871Z] Generally Necessary: [2021-05-21T18:41:41.871Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T18:41:41.871Z] - apparmor: enabled and tools installed [2021-05-21T18:41:41.871Z] - CONFIG_NAMESPACES: enabled [2021-05-21T18:41:41.871Z] - CONFIG_NET_NS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_PID_NS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_IPC_NS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_UTS_NS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_CGROUPS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T18:41:41.871Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T18:41:41.871Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T18:41:41.871Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T18:41:41.871Z] - CONFIG_CPUSETS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_MEMCG: enabled [2021-05-21T18:41:41.871Z] - CONFIG_KEYS: enabled [2021-05-21T18:41:41.871Z] - CONFIG_VETH: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T18:41:41.871Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T18:41:42.149Z] [2021-05-21T18:41:42.149Z] Optional Features: [2021-05-21T18:41:42.149Z] - CONFIG_USER_NS: enabled [2021-05-21T18:41:42.149Z] - CONFIG_SECCOMP: enabled [2021-05-21T18:41:42.149Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T18:41:42.149Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T18:41:42.149Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T18:41:42.149Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-21T18:41:42.149Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T18:41:42.149Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T18:41:42.149Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T18:41:42.149Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T18:41:42.149Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T18:41:42.149Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T18:41:42.149Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T18:41:42.149Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T18:41:42.149Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T18:41:42.149Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T18:41:42.149Z] - CONFIG_EXT4_FS: enabled [2021-05-21T18:41:42.149Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T18:41:42.149Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T18:41:42.149Z] - Network Drivers: [2021-05-21T18:41:42.149Z] - "overlay": [2021-05-21T18:41:42.149Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T18:41:42.149Z] Optional (for encrypted networks): [2021-05-21T18:41:42.149Z] - CONFIG_CRYPTO: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-21T18:41:42.149Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-21T18:41:42.149Z] - CONFIG_XFRM: enabled [2021-05-21T18:41:42.149Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T18:41:42.149Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T18:41:42.149Z] - "ipvlan": [2021-05-21T18:41:42.152Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 49.00MB / 49.00MB 0.8s [2021-05-21T18:41:42.152Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 49.00MB / 49.00MB 0.8s done [2021-05-21T18:41:42.416Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T18:41:42.416Z] - "macvlan": [2021-05-21T18:41:42.416Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T18:41:42.416Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T18:41:42.416Z] - "ftp,tftp client in container": [2021-05-21T18:41:42.416Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T18:41:42.416Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T18:41:42.416Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T18:41:42.416Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T18:41:42.416Z] - Storage Drivers: [2021-05-21T18:41:42.416Z] - "aufs": [2021-05-21T18:41:42.416Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T18:41:42.416Z] - "btrfs": [2021-05-21T18:41:42.416Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T18:41:42.416Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T18:41:42.416Z] - "devicemapper": [2021-05-21T18:41:42.416Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T18:41:42.416Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T18:41:42.416Z] - "overlay": [2021-05-21T18:41:42.416Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T18:41:42.416Z] - "zfs": [2021-05-21T18:41:42.416Z] - /dev/zfs: present [2021-05-21T18:41:42.416Z] - zfs command: missing [2021-05-21T18:41:42.416Z] - zpool command: missing [2021-05-21T18:41:42.416Z] [2021-05-21T18:41:42.416Z] Limits: [2021-05-21T18:41:42.416Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T18:41:42.416Z] [2021-05-21T18:41:42.416Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-21T18:41:42.467Z] #27 extracting sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df [Pipeline] sh [2021-05-21T18:41:42.764Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 . [2021-05-21T18:41:43.026Z] #1 [internal] load build definition from Dockerfile [2021-05-21T18:41:43.026Z] #1 sha256:370a96029bcd96ce2b38433dbb2a8bb002edc4422fe731b36a02545b73454a35 [2021-05-21T18:41:43.026Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-21T18:41:43.026Z] #1 DONE 0.1s [2021-05-21T18:41:43.026Z] [2021-05-21T18:41:43.026Z] #2 [internal] load .dockerignore [2021-05-21T18:41:43.026Z] #2 sha256:caf7f526d2bad1c58651028901373682b925872a06d4de7ba3c37f1d4ed9f1f8 [2021-05-21T18:41:43.026Z] #2 transferring context: 87B done [2021-05-21T18:41:43.026Z] #2 DONE 0.1s [2021-05-21T18:41:43.026Z] [2021-05-21T18:41:43.026Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:41:43.026Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-21T18:41:43.100Z] #27 ... [2021-05-21T18:41:43.100Z] [2021-05-21T18:41:43.100Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-05-21T18:41:43.100Z] #13 DONE 1.7s [2021-05-21T18:41:43.100Z] [2021-05-21T18:41:43.100Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-21T18:41:43.291Z] #3 DONE 0.3s [2021-05-21T18:41:43.291Z] [2021-05-21T18:41:43.291Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T18:41:43.291Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-21T18:41:43.291Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T18:41:43.558Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T18:41:43.558Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-21T18:41:43.558Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-21T18:41:43.558Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-21T18:41:43.558Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-21T18:41:43.558Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-21T18:41:44.134Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-21T18:41:44.134Z] #4 DONE 0.9s [2021-05-21T18:41:44.146Z] #27 ... [2021-05-21T18:41:44.146Z] [2021-05-21T18:41:44.146Z] #24 [internal] load build context [2021-05-21T18:41:44.146Z] #24 transferring context: 53.24MB 2.6s done [2021-05-21T18:41:44.146Z] #24 DONE 3.0s [2021-05-21T18:41:44.146Z] [2021-05-21T18:41:44.146Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-21T18:41:44.396Z] [2021-05-21T18:41:44.396Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:41:44.396Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T18:41:44.445Z] #27 ... [2021-05-21T18:41:44.445Z] [2021-05-21T18:41:44.445Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-21T18:41:44.445Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:41:44.445Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T18:41:44.445Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T18:41:44.445Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-05-21T18:41:44.445Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-05-21T18:41:44.445Z] #63 DONE 3.2s [2021-05-21T18:41:44.445Z] [2021-05-21T18:41:44.445Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:41:44.970Z] Fetching without tags [2021-05-21T18:41:45.377Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:41:45.494Z] #64 DONE 0.8s [2021-05-21T18:41:45.494Z] [2021-05-21T18:41:45.494Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-21T18:41:45.791Z] #8 DONE 1.1s [2021-05-21T18:41:45.791Z] [2021-05-21T18:41:45.791Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:41:45.791Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-21T18:41:45.791Z] #6 DONE 1.1s [2021-05-21T18:41:45.791Z] [2021-05-21T18:41:45.791Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:41:45.791Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-21T18:41:45.791Z] #7 DONE 1.2s [2021-05-21T18:41:45.791Z] [2021-05-21T18:41:45.791Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:41:45.791Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:41:45.791Z] #5 DONE 1.2s [2021-05-21T18:41:45.792Z] #27 ... [2021-05-21T18:41:45.792Z] [2021-05-21T18:41:45.792Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:41:45.792Z] #66 DONE 0.5s [2021-05-21T18:41:46.082Z] [2021-05-21T18:41:46.082Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-21T18:41:44.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:44.944Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:41:44.947Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:44.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:41:44.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:41:44.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:44.978Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:45.384Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:45.386Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:41:46.130Z] > git remote # timeout=10 [2021-05-21T18:41:46.133Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:41:46.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:41:46.137Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:41:46.825Z] Merge succeeded, producing 7cbbda78464332d4be91819cb39d30312fbb6574 [2021-05-21T18:41:46.825Z] Checking out Revision 7cbbda78464332d4be91819cb39d30312fbb6574 (PR-41588) [2021-05-21T18:41:47.186Z] [2021-05-21T18:41:47.186Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:41:47.186Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:41:47.186Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:41:47.186Z] #64 DONE 0.1s [2021-05-21T18:41:47.186Z] [2021-05-21T18:41:47.187Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:41:47.187Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:41:47.187Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-21T18:41:47.187Z] #26 DONE 0.1s [2021-05-21T18:41:47.187Z] [2021-05-21T18:41:47.187Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:41:47.187Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:41:47.187Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:41:47.187Z] #62 DONE 0.1s [2021-05-21T18:41:47.187Z] [2021-05-21T18:41:47.187Z] #23 [internal] load build context [2021-05-21T18:41:47.187Z] #23 sha256:a8e0e699ebb73cd1392af5fcc51f5d27163a169cb7e8bb2d22f67ec71db13b01 [2021-05-21T18:41:47.190Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:41:47.232Z] First time build. Skipping changelog. [2021-05-21T18:41:47.593Z] #27 extracting sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 5.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:41:48.018Z] + docker version [2021-05-21T18:41:48.018Z] Client: [2021-05-21T18:41:48.018Z] Version: 18.06.1-ce [2021-05-21T18:41:48.018Z] API version: 1.38 [2021-05-21T18:41:48.018Z] Go version: go1.10.3 [2021-05-21T18:41:48.018Z] Git commit: e68fc7a [2021-05-21T18:41:48.018Z] Built: Tue Aug 21 17:26:10 2018 [2021-05-21T18:41:48.018Z] OS/Arch: linux/ppc64le [2021-05-21T18:41:48.018Z] Experimental: false [2021-05-21T18:41:48.018Z] [2021-05-21T18:41:48.018Z] Server: [2021-05-21T18:41:48.018Z] Engine: [2021-05-21T18:41:48.018Z] Version: 18.06.1-ce [2021-05-21T18:41:48.018Z] API version: 1.38 (minimum version 1.12) [2021-05-21T18:41:48.018Z] Go version: go1.10.3 [2021-05-21T18:41:48.018Z] Git commit: e68fc7a [2021-05-21T18:41:48.018Z] Built: Tue Aug 21 17:24:20 2018 [2021-05-21T18:41:48.018Z] OS/Arch: linux/ppc64le [2021-05-21T18:41:48.018Z] Experimental: true [Pipeline] sh [2021-05-21T18:41:48.141Z] #23 transferring context: 8.33MB 1.0s [2021-05-21T18:41:48.225Z] #27 extracting sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 5.6s done [2021-05-21T18:41:48.225Z] #27 DONE 7.1s [2021-05-21T18:41:48.225Z] [2021-05-21T18:41:48.225Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-21T18:41:46.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:41:46.832Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:46.835Z] > git checkout -f 7cbbda78464332d4be91819cb39d30312fbb6574 # timeout=10 [2021-05-21T18:41:47.198Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:41:48.409Z] + docker info [2021-05-21T18:41:48.409Z] Containers: 0 [2021-05-21T18:41:48.409Z] Running: 0 [2021-05-21T18:41:48.409Z] Paused: 0 [2021-05-21T18:41:48.409Z] Stopped: 0 [2021-05-21T18:41:48.409Z] Images: 0 [2021-05-21T18:41:48.409Z] Server Version: 18.06.1-ce [2021-05-21T18:41:48.409Z] Storage Driver: overlay2 [2021-05-21T18:41:48.409Z] Backing Filesystem: extfs [2021-05-21T18:41:48.409Z] Supports d_type: true [2021-05-21T18:41:48.409Z] Native Overlay Diff: true [2021-05-21T18:41:48.409Z] Logging Driver: json-file [2021-05-21T18:41:48.409Z] Cgroup Driver: cgroupfs [2021-05-21T18:41:48.409Z] Plugins: [2021-05-21T18:41:48.409Z] Volume: local [2021-05-21T18:41:48.409Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:41:48.409Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-05-21T18:41:48.409Z] Swarm: inactive [2021-05-21T18:41:48.409Z] Runtimes: runc [2021-05-21T18:41:48.409Z] Default Runtime: runc [2021-05-21T18:41:48.409Z] Init Binary: docker-init [2021-05-21T18:41:48.409Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-05-21T18:41:48.409Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-05-21T18:41:48.409Z] init version: fec3683 [2021-05-21T18:41:48.409Z] Security Options: [2021-05-21T18:41:48.409Z] apparmor [2021-05-21T18:41:48.409Z] seccomp [2021-05-21T18:41:48.409Z] Profile: default [2021-05-21T18:41:48.409Z] Kernel Version: 4.4.0-139-generic [2021-05-21T18:41:48.409Z] Operating System: Ubuntu 16.04.3 LTS [2021-05-21T18:41:48.409Z] OSType: linux [2021-05-21T18:41:48.409Z] Architecture: ppc64le [2021-05-21T18:41:48.409Z] CPUs: 4 [2021-05-21T18:41:48.409Z] Total Memory: 7.972GiB [2021-05-21T18:41:48.409Z] Name: ppc64le-ubuntu-27 [2021-05-21T18:41:48.409Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-05-21T18:41:48.409Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:41:48.409Z] Debug Mode (client): false [2021-05-21T18:41:48.409Z] Debug Mode (server): false [2021-05-21T18:41:48.409Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:41:48.409Z] Labels: [2021-05-21T18:41:48.409Z] Experimental: true [2021-05-21T18:41:48.409Z] Insecure Registries: [2021-05-21T18:41:48.409Z] 127.0.0.0/8 [2021-05-21T18:41:48.409Z] Live Restore Enabled: false [2021-05-21T18:41:48.409Z] [Pipeline] sh [2021-05-21T18:41:48.809Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:41:48.809Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:41:48.809Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41588/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T18:41:48.809Z] + bash /home/docker/workspace/moby_PR-41588/check-config.sh [2021-05-21T18:41:48.809Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T18:41:48.809Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-05-21T18:41:48.809Z] [2021-05-21T18:41:48.809Z] Generally Necessary: [2021-05-21T18:41:48.809Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T18:41:48.809Z] - apparmor: enabled and tools installed [2021-05-21T18:41:48.809Z] - CONFIG_NAMESPACES: enabled [2021-05-21T18:41:48.809Z] - CONFIG_NET_NS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_PID_NS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_IPC_NS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_UTS_NS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_CGROUPS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T18:41:48.809Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T18:41:48.809Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T18:41:48.809Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T18:41:48.809Z] - CONFIG_CPUSETS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_MEMCG: enabled [2021-05-21T18:41:48.809Z] - CONFIG_KEYS: enabled [2021-05-21T18:41:48.809Z] - CONFIG_VETH: enabled (as module) [2021-05-21T18:41:48.809Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T18:41:48.809Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T18:41:48.809Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-21T18:41:48.809Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T18:41:49.108Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-05-21T18:41:49.108Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-21T18:41:49.108Z] [2021-05-21T18:41:49.108Z] Optional Features: [2021-05-21T18:41:49.108Z] - CONFIG_USER_NS: enabled [2021-05-21T18:41:49.108Z] - CONFIG_SECCOMP: enabled [2021-05-21T18:41:49.108Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T18:41:49.108Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T18:41:49.108Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T18:41:49.108Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T18:41:49.108Z] (cgroup swap accounting is currently enabled) [2021-05-21T18:41:49.108Z] - CONFIG_MEMCG_KMEM: enabled [2021-05-21T18:41:49.108Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-21T18:41:49.108Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-21T18:41:49.108Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T18:41:49.108Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T18:41:49.108Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T18:41:49.108Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T18:41:49.108Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T18:41:49.108Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T18:41:49.108Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T18:41:49.108Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T18:41:49.108Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T18:41:49.108Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T18:41:49.108Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T18:41:49.108Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T18:41:49.108Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T18:41:49.108Z] - CONFIG_EXT4_FS: enabled [2021-05-21T18:41:49.108Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T18:41:49.108Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T18:41:49.108Z] - Network Drivers: [2021-05-21T18:41:49.108Z] - "overlay": [2021-05-21T18:41:49.108Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T18:41:49.108Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T18:41:49.108Z] Optional (for encrypted networks): [2021-05-21T18:41:49.401Z] - CONFIG_CRYPTO: enabled [2021-05-21T18:41:49.401Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_XFRM: enabled [2021-05-21T18:41:49.401Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-21T18:41:49.401Z] - "ipvlan": [2021-05-21T18:41:49.401Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T18:41:49.401Z] - "macvlan": [2021-05-21T18:41:49.401Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T18:41:49.401Z] - "ftp,tftp client in container": [2021-05-21T18:41:49.401Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T18:41:49.401Z] - Storage Drivers: [2021-05-21T18:41:49.401Z] - "aufs": [2021-05-21T18:41:49.401Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T18:41:49.401Z] - "btrfs": [2021-05-21T18:41:49.401Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T18:41:49.401Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T18:41:49.401Z] - "devicemapper": [2021-05-21T18:41:49.401Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T18:41:49.401Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T18:41:49.401Z] - "overlay": [2021-05-21T18:41:49.401Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T18:41:49.401Z] - "zfs": [2021-05-21T18:41:49.401Z] - /dev/zfs: missing [2021-05-21T18:41:49.401Z] - zfs command: missing [2021-05-21T18:41:49.401Z] - zpool command: missing [2021-05-21T18:41:49.401Z] [2021-05-21T18:41:49.401Z] Limits: [2021-05-21T18:41:49.401Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T18:41:49.401Z] [2021-05-21T18:41:49.401Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-21T18:41:49.836Z] + make bundles/buildx [2021-05-21T18:41:50.130Z] make: command: Command not found [2021-05-21T18:41:50.130Z] make: command: Command not found [2021-05-21T18:41:50.130Z] mkdir bundles [2021-05-21T18:41:50.130Z] curl -fsSL https://raw.githubusercontent.com/moby/buildkit/70deac12b5857a1aa4da65e90b262368e2f71500/hack/install-buildx | VERSION="v0.5.1" BINDIR="bundles" bash [2021-05-21T18:41:50.285Z] #28 1.602 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:41:50.285Z] #28 1.623 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:41:50.285Z] #28 1.742 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:41:50.424Z] Installing buildx v0.5.1 as bundles/buildx [2021-05-21T18:41:50.424Z] + mkdir -p bundles [2021-05-21T18:41:50.424Z] + rm -f bundles/buildx.download [2021-05-21T18:41:50.424Z] + curl -f -L -o bundles/buildx.download https://github.com/docker/buildx/releases/download/v0.5.1/buildx-v0.5.1.linux-ppc64le [2021-05-21T18:41:50.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T18:41:50.424Z] Dload Upload Total Spent Left Speed [2021-05-21T18:41:50.576Z] #28 2.294 Get:4 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-21T18:41:50.708Z] #23 ... [2021-05-21T18:41:50.708Z] [2021-05-21T18:41:50.708Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:41:50.708Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:41:50.708Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T18:41:50.708Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T18:41:50.708Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-05-21T18:41:50.708Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-05-21T18:41:50.708Z] #62 DONE 3.2s [2021-05-21T18:41:50.708Z] [2021-05-21T18:41:50.708Z] #23 [internal] load build context [2021-05-21T18:41:50.708Z] #23 sha256:a8e0e699ebb73cd1392af5fcc51f5d27163a169cb7e8bb2d22f67ec71db13b01 [2021-05-21T18:41:50.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 635 100 635 0 0 2713 0 --:--:-- --:--:-- --:--:-- 2725 [2021-05-21T18:41:51.206Z] #28 ... [2021-05-21T18:41:51.206Z] [2021-05-21T18:41:51.206Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:41:51.206Z] #43 2.172 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:41:51.206Z] #43 2.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:41:51.206Z] #43 2.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:41:51.206Z] #43 2.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-21T18:41:51.206Z] #43 4.716 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-21T18:41:51.206Z] #43 6.717 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-21T18:41:51.206Z] #43 ... [2021-05-21T18:41:51.206Z] [2021-05-21T18:41:51.206Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-21T18:41:51.206Z] #56 2.141 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:41:51.206Z] #56 2.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:41:51.206Z] #56 2.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:41:51.206Z] #56 2.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-21T18:41:51.206Z] #56 3.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-21T18:41:51.206Z] #56 5.903 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-21T18:41:51.496Z] #56 ... [2021-05-21T18:41:51.496Z] [2021-05-21T18:41:51.496Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-21T18:41:51.496Z] #37 1.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:41:51.496Z] #37 1.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:41:51.496Z] #37 2.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:41:51.496Z] #37 2.259 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-21T18:41:51.496Z] #37 3.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-21T18:41:51.496Z] #37 5.814 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-21T18:41:51.496Z] #37 ... [2021-05-21T18:41:51.496Z] [2021-05-21T18:41:51.496Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-21T18:41:51.496Z] #56 10.44 Fetched 8134 kB in 8s (977 kB/s) [2021-05-21T18:41:51.789Z] #56 10.44 Reading package lists... [2021-05-21T18:41:51.789Z] #56 ... [2021-05-21T18:41:51.789Z] [2021-05-21T18:41:51.789Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-21T18:41:51.789Z] #41 2.335 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:41:51.789Z] #41 2.335 Cloning into '.'... [2021-05-21T18:41:51.789Z] #41 ... [2021-05-21T18:41:51.789Z] [2021-05-21T18:41:51.789Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-21T18:41:51.789Z] #33 2.332 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:41:51.789Z] #33 2.332 Cloning into '.'... [2021-05-21T18:41:52.079Z] #33 ... [2021-05-21T18:41:52.079Z] [2021-05-21T18:41:52.079Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-21T18:41:52.079Z] #28 3.760 Get:5 http://deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-21T18:41:52.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 73 56.3M 73 41.4M 0 0 29.9M 0 0:00:01 0:00:01 --:--:-- 41.5M 100 56.3M 100 56.3M 0 0 33.8M 0 0:00:01 0:00:01 --:--:-- 44.1M [2021-05-21T18:41:52.118Z] + chmod +x bundles/buildx.download [2021-05-21T18:41:52.118Z] + mv bundles/buildx.download bundles/buildx [2021-05-21T18:41:52.118Z] bundles/buildx version [2021-05-21T18:41:52.118Z] github.com/docker/buildx v0.5.1 11057da37336192bfc57d81e02359ba7ba848e4a [2021-05-21T18:41:52.118Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7cbbda78464332d4be91819cb39d30312fbb6574 . [2021-05-21T18:41:52.118Z] #1 [internal] booting buildkit [2021-05-21T18:41:52.118Z] #1 sha256:a97be0623c85c1caaf7bc41ee0b7ee1cfcf325dd50769b706a14d0b6e4c00065 [2021-05-21T18:41:52.118Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-05-21T18:41:53.110Z] #28 ... [2021-05-21T18:41:53.110Z] [2021-05-21T18:41:53.110Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:41:53.110Z] #14 2.581 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:41:53.110Z] #14 2.581 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:41:53.110Z] #14 2.639 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:41:53.110Z] #14 2.661 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:41:53.110Z] #14 3.358 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [436 kB] [2021-05-21T18:41:53.110Z] #14 4.498 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-21T18:41:53.110Z] #14 6.475 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-21T18:41:53.110Z] #14 7.978 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-21T18:41:53.110Z] #14 ... [2021-05-21T18:41:53.110Z] [2021-05-21T18:41:53.110Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:41:53.110Z] #43 11.82 Fetched 8134 kB in 10s (841 kB/s) [2021-05-21T18:41:53.274Z] #23 transferring context: 43.20MB 6.1s [2021-05-21T18:41:53.852Z] #23 transferring context: 53.24MB 6.8s done [2021-05-21T18:41:54.115Z] #23 DONE 7.2s [2021-05-21T18:41:54.115Z] [2021-05-21T18:41:54.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:54.115Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:41:54.115Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-21T18:41:54.115Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-21T18:41:54.115Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-21T18:41:54.115Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-21T18:41:54.115Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-05-21T18:41:54.115Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-05-21T18:41:54.115Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-05-21T18:41:54.115Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s [2021-05-21T18:41:54.115Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.2s [2021-05-21T18:41:54.115Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done [2021-05-21T18:41:54.115Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.9s done [2021-05-21T18:41:54.115Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.0s [2021-05-21T18:41:54.378Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.2s done [2021-05-21T18:41:54.611Z] #43 11.82 Reading package lists... [2021-05-21T18:41:54.611Z] #43 ... [2021-05-21T18:41:54.611Z] [2021-05-21T18:41:54.611Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:41:54.611Z] #35 4.258 Install go-toml version v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.294 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.295 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.295 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.295 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.299 go: finding github.com v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.834 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:41:54.611Z] #35 4.941 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:41:54.611Z] #35 7.167 github.com/pelletier/go-toml [2021-05-21T18:41:54.611Z] #35 ... [2021-05-21T18:41:54.611Z] [2021-05-21T18:41:54.611Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:41:54.611Z] #68 3.924 + RM_GOPATH=0 [2021-05-21T18:41:54.611Z] #68 3.924 + TMP_GOPATH= [2021-05-21T18:41:54.611Z] #68 3.924 + : /build [2021-05-21T18:41:54.611Z] #68 3.924 + '[' -z '' ']' [2021-05-21T18:41:54.611Z] #68 3.925 ++ mktemp -d [2021-05-21T18:41:54.611Z] #68 3.939 + export GOPATH=/tmp/tmp.r03eBQplpa [2021-05-21T18:41:54.611Z] #68 3.939 + GOPATH=/tmp/tmp.r03eBQplpa [2021-05-21T18:41:54.611Z] #68 3.939 + RM_GOPATH=1 [2021-05-21T18:41:54.611Z] #68 3.939 + case "$(go env GOARCH)" in [2021-05-21T18:41:54.611Z] #68 3.939 ++ go env GOARCH [2021-05-21T18:41:54.611Z] #68 3.944 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:54.611Z] #68 3.944 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:54.611Z] #68 3.944 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:54.611Z] #68 3.948 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:41:54.611Z] #68 3.948 + dir=/tmp/install [2021-05-21T18:41:54.611Z] #68 3.948 + bin=proxy [2021-05-21T18:41:54.611Z] #68 3.948 + shift [2021-05-21T18:41:54.611Z] #68 3.948 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:41:54.611Z] #68 3.948 + . /tmp/install/proxy.installer [2021-05-21T18:41:54.611Z] #68 3.948 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:41:54.611Z] #68 3.948 + install_proxy [2021-05-21T18:41:54.611Z] #68 3.948 + case "$1" in [2021-05-21T18:41:54.611Z] #68 3.948 + export CGO_ENABLED=0 [2021-05-21T18:41:54.611Z] #68 3.948 + CGO_ENABLED=0 [2021-05-21T18:41:54.611Z] #68 3.948 + _install_proxy [2021-05-21T18:41:54.611Z] #68 3.948 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:41:54.611Z] #68 3.948 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.r03eBQplpa/src/github.com/docker/libnetwork [2021-05-21T18:41:54.611Z] #68 3.955 Cloning into '/tmp/tmp.r03eBQplpa/src/github.com/docker/libnetwork'... [2021-05-21T18:41:54.901Z] #68 ... [2021-05-21T18:41:54.901Z] [2021-05-21T18:41:54.901Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:41:54.901Z] #25 4.317 + RM_GOPATH=0 [2021-05-21T18:41:54.901Z] #25 4.317 + TMP_GOPATH= [2021-05-21T18:41:54.901Z] #25 4.317 + : /build [2021-05-21T18:41:54.901Z] #25 4.317 + '[' -z '' ']' [2021-05-21T18:41:54.901Z] #25 4.318 ++ mktemp -d [2021-05-21T18:41:54.901Z] #25 4.323 + export GOPATH=/tmp/tmp.QlvoE9rP5w [2021-05-21T18:41:54.901Z] #25 4.324 + GOPATH=/tmp/tmp.QlvoE9rP5w [2021-05-21T18:41:54.901Z] #25 4.324 + RM_GOPATH=1 [2021-05-21T18:41:54.901Z] #25 4.324 + case "$(go env GOARCH)" in [2021-05-21T18:41:54.901Z] #25 4.324 ++ go env GOARCH [2021-05-21T18:41:54.901Z] #25 4.345 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:54.901Z] #25 4.345 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:54.901Z] #25 4.346 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:54.901Z] #25 4.350 + dir=/tmp/install [2021-05-21T18:41:54.901Z] #25 4.350 + bin=dockercli [2021-05-21T18:41:54.901Z] #25 4.350 + shift [2021-05-21T18:41:54.901Z] #25 4.350 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:41:54.901Z] #25 4.350 + . /tmp/install/dockercli.installer [2021-05-21T18:41:54.901Z] #25 4.350 ++ : stable [2021-05-21T18:41:54.901Z] #25 4.350 ++ : 17.06.2-ce [2021-05-21T18:41:54.901Z] #25 4.351 + install_dockercli [2021-05-21T18:41:54.901Z] #25 4.351 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:41:54.901Z] #25 4.351 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:41:54.901Z] #25 4.351 ++ uname -m [2021-05-21T18:41:54.901Z] #25 4.359 + arch=s390x [2021-05-21T18:41:54.901Z] #25 4.359 + '[' s390x '!=' x86_64 ']' [2021-05-21T18:41:54.901Z] #25 4.359 + '[' s390x '!=' s390x ']' [2021-05-21T18:41:54.901Z] #25 4.359 + url=https://download.docker.com/linux/static [2021-05-21T18:41:54.901Z] #25 4.360 + tar -xz docker/docker [2021-05-21T18:41:54.901Z] #25 4.360 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-05-21T18:41:54.901Z] #25 ... [2021-05-21T18:41:54.901Z] [2021-05-21T18:41:54.901Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:41:54.901Z] #46 4.403 + RM_GOPATH=0 [2021-05-21T18:41:54.901Z] #46 4.403 + TMP_GOPATH= [2021-05-21T18:41:54.901Z] #46 4.403 + : /build [2021-05-21T18:41:54.901Z] #46 4.403 + '[' -z '' ']' [2021-05-21T18:41:54.901Z] #46 4.404 ++ mktemp -d [2021-05-21T18:41:54.901Z] #46 4.405 + export GOPATH=/tmp/tmp.8BQb852zDM [2021-05-21T18:41:54.901Z] #46 4.405 + GOPATH=/tmp/tmp.8BQb852zDM [2021-05-21T18:41:54.901Z] #46 4.405 + RM_GOPATH=1 [2021-05-21T18:41:54.901Z] #46 4.405 + case "$(go env GOARCH)" in [2021-05-21T18:41:54.901Z] #46 4.406 ++ go env GOARCH [2021-05-21T18:41:54.901Z] #46 4.410 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:54.901Z] #46 4.410 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:54.901Z] #46 4.411 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:54.901Z] #46 4.413 + dir=/tmp/install [2021-05-21T18:41:54.901Z] #46 4.413 + bin=vndr [2021-05-21T18:41:54.901Z] #46 4.413 + shift [2021-05-21T18:41:54.901Z] #46 4.413 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:41:54.901Z] #46 4.413 + . /tmp/install/vndr.installer [2021-05-21T18:41:54.901Z] #46 4.413 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:41:54.901Z] #46 4.414 + install_vndr [2021-05-21T18:41:54.901Z] #46 4.414 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:41:54.901Z] #46 4.414 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:41:54.901Z] #46 4.414 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8BQb852zDM/src/github.com/LK4D4/vndr [2021-05-21T18:41:54.901Z] #46 4.418 Cloning into '/tmp/tmp.8BQb852zDM/src/github.com/LK4D4/vndr'... [2021-05-21T18:41:54.901Z] #46 4.993 + cd /tmp/tmp.8BQb852zDM/src/github.com/LK4D4/vndr [2021-05-21T18:41:54.901Z] #46 4.993 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:41:54.901Z] #46 5.009 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:41:54.901Z] #46 5.693 runtime/internal/atomic [2021-05-21T18:41:54.901Z] #46 5.693 internal/cpu [2021-05-21T18:41:54.901Z] #46 5.839 runtime/internal/sys [2021-05-21T18:41:54.901Z] #46 5.905 internal/bytealg [2021-05-21T18:41:54.901Z] #46 6.003 runtime/internal/math [2021-05-21T18:41:54.901Z] #46 6.044 internal/race [2021-05-21T18:41:54.901Z] #46 6.080 sync/atomic [2021-05-21T18:41:54.901Z] #46 6.200 runtime [2021-05-21T18:41:54.901Z] #46 6.358 unicode [2021-05-21T18:41:54.901Z] #46 8.610 unicode/utf8 [2021-05-21T18:41:54.901Z] #46 9.024 math/bits [2021-05-21T18:41:54.901Z] #46 9.321 math [2021-05-21T18:41:54.913Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-05-21T18:41:54.913Z] #1 creating container buildx_buildkit_default [2021-05-21T18:41:54.960Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2021-05-21T18:41:55.191Z] #46 ... [2021-05-21T18:41:55.191Z] [2021-05-21T18:41:55.191Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:41:55.191Z] #59 2.257 + RM_GOPATH=0 [2021-05-21T18:41:55.191Z] #59 2.257 + TMP_GOPATH= [2021-05-21T18:41:55.191Z] #59 2.257 + : /build [2021-05-21T18:41:55.191Z] #59 2.257 + '[' -z '' ']' [2021-05-21T18:41:55.191Z] #59 2.257 ++ mktemp -d [2021-05-21T18:41:55.191Z] #59 2.258 + export GOPATH=/tmp/tmp.RWs4Ly1MNB [2021-05-21T18:41:55.191Z] #59 2.258 + GOPATH=/tmp/tmp.RWs4Ly1MNB [2021-05-21T18:41:55.191Z] #59 2.259 + RM_GOPATH=1 [2021-05-21T18:41:55.191Z] #59 2.259 + case "$(go env GOARCH)" in [2021-05-21T18:41:55.191Z] #59 2.262 ++ go env GOARCH [2021-05-21T18:41:55.191Z] #59 2.278 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.191Z] #59 2.278 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.191Z] #59 2.278 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:55.191Z] #59 2.290 + dir=/tmp/install [2021-05-21T18:41:55.191Z] #59 2.290 + bin=rootlesskit [2021-05-21T18:41:55.191Z] #59 2.290 + shift [2021-05-21T18:41:55.191Z] #59 2.290 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:41:55.191Z] #59 2.290 + . /tmp/install/rootlesskit.installer [2021-05-21T18:41:55.191Z] #59 2.290 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:41:55.191Z] #59 2.290 + install_rootlesskit [2021-05-21T18:41:55.191Z] #59 2.290 + case "$1" in [2021-05-21T18:41:55.191Z] #59 2.290 + export CGO_ENABLED=0 [2021-05-21T18:41:55.191Z] #59 2.290 + CGO_ENABLED=0 [2021-05-21T18:41:55.191Z] #59 2.290 + _install_rootlesskit [2021-05-21T18:41:55.191Z] #59 2.290 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:41:55.191Z] #59 2.290 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RWs4Ly1MNB/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:41:55.191Z] #59 2.291 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:41:55.191Z] #59 2.300 Cloning into '/tmp/tmp.RWs4Ly1MNB/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:41:55.191Z] #59 5.592 + cd /tmp/tmp.RWs4Ly1MNB/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:41:55.191Z] #59 5.605 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:41:55.191Z] #59 5.612 + export GO111MODULE=on [2021-05-21T18:41:55.191Z] #59 5.612 + GO111MODULE=on [2021-05-21T18:41:55.191Z] #59 5.612 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:41:55.191Z] #59 5.612 + GOPROXY=https://proxy.golang.org [2021-05-21T18:41:55.191Z] #59 5.612 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:41:55.191Z] #59 5.612 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:41:55.191Z] #59 6.693 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:41:55.191Z] #59 6.697 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:41:55.191Z] #59 6.725 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:41:55.191Z] #59 6.779 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:41:55.191Z] #59 6.824 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:41:55.191Z] #59 6.850 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:41:55.191Z] #59 6.888 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:41:55.191Z] #59 7.106 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:41:55.191Z] #59 7.109 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:41:55.191Z] #59 7.122 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:41:55.191Z] #59 7.258 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:41:55.191Z] #59 7.260 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:41:55.191Z] #59 7.285 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:41:55.191Z] #59 7.294 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:41:55.191Z] #59 7.349 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:41:55.191Z] #59 7.391 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:41:55.191Z] #59 7.504 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:41:55.191Z] #59 7.642 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:41:55.191Z] #59 7.793 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:41:55.191Z] #59 8.287 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:41:55.191Z] #59 8.321 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:41:55.191Z] #59 8.818 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:41:55.192Z] #59 9.566 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:41:55.192Z] #59 10.15 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:41:55.192Z] #59 10.85 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:41:55.192Z] #59 ... [2021-05-21T18:41:55.192Z] [2021-05-21T18:41:55.192Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:41:55.192Z] #52 4.254 + RM_GOPATH=0 [2021-05-21T18:41:55.192Z] #52 4.254 + TMP_GOPATH= [2021-05-21T18:41:55.192Z] #52 4.254 + : /build [2021-05-21T18:41:55.192Z] #52 4.254 + '[' -z '' ']' [2021-05-21T18:41:55.192Z] #52 4.254 ++ mktemp -d [2021-05-21T18:41:55.192Z] #52 4.258 + export GOPATH=/tmp/tmp.CsWsvI8Lgw [2021-05-21T18:41:55.192Z] #52 4.258 + GOPATH=/tmp/tmp.CsWsvI8Lgw [2021-05-21T18:41:55.192Z] #52 4.258 + RM_GOPATH=1 [2021-05-21T18:41:55.192Z] #52 4.259 + case "$(go env GOARCH)" in [2021-05-21T18:41:55.192Z] #52 4.260 ++ go env GOARCH [2021-05-21T18:41:55.192Z] #52 4.265 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.192Z] #52 4.265 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.192Z] #52 4.266 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:55.192Z] #52 4.268 + dir=/tmp/install [2021-05-21T18:41:55.192Z] #52 4.268 + bin=shfmt [2021-05-21T18:41:55.192Z] #52 4.268 + shift [2021-05-21T18:41:55.192Z] #52 4.268 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:41:55.192Z] #52 4.268 + . /tmp/install/shfmt.installer [2021-05-21T18:41:55.192Z] #52 4.268 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:41:55.192Z] #52 4.269 + install_shfmt [2021-05-21T18:41:55.192Z] #52 4.269 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:41:55.192Z] #52 4.269 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:41:55.192Z] #52 4.271 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CsWsvI8Lgw/src/github.com/mvdan/sh [2021-05-21T18:41:55.192Z] #52 4.273 Cloning into '/tmp/tmp.CsWsvI8Lgw/src/github.com/mvdan/sh'... [2021-05-21T18:41:55.482Z] #52 10.98 + cd /tmp/tmp.CsWsvI8Lgw/src/github.com/mvdan/sh [2021-05-21T18:41:55.482Z] #52 ... [2021-05-21T18:41:55.482Z] [2021-05-21T18:41:55.482Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:41:55.482Z] #50 4.055 + RM_GOPATH=0 [2021-05-21T18:41:55.482Z] #50 4.055 + TMP_GOPATH= [2021-05-21T18:41:55.482Z] #50 4.055 + : /build [2021-05-21T18:41:55.482Z] #50 4.055 + '[' -z '' ']' [2021-05-21T18:41:55.482Z] #50 4.055 ++ mktemp -d [2021-05-21T18:41:55.482Z] #50 4.058 + export GOPATH=/tmp/tmp.EmDWNaFQ1A [2021-05-21T18:41:55.482Z] #50 4.058 + GOPATH=/tmp/tmp.EmDWNaFQ1A [2021-05-21T18:41:55.482Z] #50 4.058 + RM_GOPATH=1 [2021-05-21T18:41:55.482Z] #50 4.058 + case "$(go env GOARCH)" in [2021-05-21T18:41:55.482Z] #50 4.058 ++ go env GOARCH [2021-05-21T18:41:55.482Z] #50 4.073 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.482Z] #50 4.073 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.482Z] #50 4.075 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:55.482Z] #50 4.075 + dir=/tmp/install [2021-05-21T18:41:55.482Z] #50 4.075 + bin=golangci_lint [2021-05-21T18:41:55.482Z] #50 4.075 + shift [2021-05-21T18:41:55.482Z] #50 4.075 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:41:55.482Z] #50 4.075 + . /tmp/install/golangci_lint.installer [2021-05-21T18:41:55.482Z] #50 4.075 ++ : v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.075 + install_golangci_lint [2021-05-21T18:41:55.482Z] #50 4.075 + set -e [2021-05-21T18:41:55.482Z] #50 4.075 + export GO111MODULE=on [2021-05-21T18:41:55.482Z] #50 4.075 + GO111MODULE=on [2021-05-21T18:41:55.482Z] #50 4.075 + GOBIN=/build [2021-05-21T18:41:55.482Z] #50 4.075 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.101 go: finding github.com v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.103 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.103 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.103 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.103 go: finding github.com/golangci v1.23.8 [2021-05-21T18:41:55.482Z] #50 4.801 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:41:55.482Z] #50 5.275 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:41:55.482Z] #50 7.970 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:41:55.482Z] #50 7.971 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:41:55.482Z] #50 7.983 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:41:55.482Z] #50 7.990 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:41:55.482Z] #50 8.040 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:41:55.482Z] #50 8.042 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:41:55.482Z] #50 8.042 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:41:55.482Z] #50 8.042 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:41:55.482Z] #50 8.084 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:41:55.482Z] #50 8.201 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:41:55.482Z] #50 8.208 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:41:55.482Z] #50 8.215 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:41:55.482Z] #50 8.223 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:41:55.482Z] #50 8.265 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:41:55.482Z] #50 8.265 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:41:55.482Z] #50 8.357 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:41:55.482Z] #50 8.368 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:41:55.482Z] #50 8.438 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:41:55.482Z] #50 8.517 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:41:55.482Z] #50 8.531 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:41:55.482Z] #50 8.536 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:41:55.482Z] #50 8.590 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:41:55.482Z] #50 8.590 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:41:55.482Z] #50 8.609 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:41:55.482Z] #50 8.654 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:41:55.482Z] #50 8.712 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:41:55.482Z] #50 8.725 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:41:55.482Z] #50 8.853 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:41:55.482Z] #50 8.873 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:41:55.482Z] #50 8.886 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:41:55.482Z] #50 8.888 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:41:55.482Z] #50 8.964 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:41:55.482Z] #50 8.974 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:41:55.482Z] #50 8.977 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:41:55.482Z] #50 9.284 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:41:55.482Z] #50 9.479 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:41:55.482Z] #50 9.480 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:41:55.482Z] #50 9.505 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:41:55.482Z] #50 9.573 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:41:55.482Z] #50 9.574 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:41:55.482Z] #50 10.02 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:41:55.482Z] #50 10.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:41:55.482Z] #50 10.10 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:41:55.482Z] #50 10.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:41:55.482Z] #50 10.32 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:41:55.482Z] #50 10.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:41:55.482Z] #50 10.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:41:55.482Z] #50 10.74 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:41:55.482Z] #50 10.74 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:41:55.482Z] #50 10.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:41:55.482Z] #50 10.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:41:55.482Z] #50 11.08 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:41:55.482Z] #50 ... [2021-05-21T18:41:55.482Z] [2021-05-21T18:41:55.482Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:41:55.482Z] #48 3.780 + RM_GOPATH=0 [2021-05-21T18:41:55.482Z] #48 3.780 + TMP_GOPATH= [2021-05-21T18:41:55.482Z] #48 3.780 + : /build [2021-05-21T18:41:55.482Z] #48 3.781 + '[' -z '' ']' [2021-05-21T18:41:55.482Z] #48 3.788 ++ mktemp -d [2021-05-21T18:41:55.482Z] #48 3.793 + export GOPATH=/tmp/tmp.65VJeKA4VT [2021-05-21T18:41:55.482Z] #48 3.793 + GOPATH=/tmp/tmp.65VJeKA4VT [2021-05-21T18:41:55.482Z] #48 3.793 + RM_GOPATH=1 [2021-05-21T18:41:55.482Z] #48 3.793 + case "$(go env GOARCH)" in [2021-05-21T18:41:55.482Z] #48 3.794 ++ go env GOARCH [2021-05-21T18:41:55.482Z] #48 3.857 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.482Z] #48 3.857 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:41:55.482Z] #48 3.857 ++ dirname /tmp/install/install.sh [2021-05-21T18:41:55.482Z] #48 3.857 + dir=/tmp/install [2021-05-21T18:41:55.482Z] #48 3.857 + bin=gotestsum [2021-05-21T18:41:55.482Z] #48 3.857 + shift [2021-05-21T18:41:55.482Z] #48 3.857 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:41:55.482Z] #48 3.857 + . /tmp/install/gotestsum.installer [2021-05-21T18:41:55.482Z] #48 3.857 ++ : v0.5.3 [2021-05-21T18:41:55.482Z] #48 3.857 + install_gotestsum [2021-05-21T18:41:55.482Z] #48 3.857 + set -e [2021-05-21T18:41:55.482Z] #48 3.857 + export GO111MODULE=on [2021-05-21T18:41:55.482Z] #48 3.857 + GO111MODULE=on [2021-05-21T18:41:55.482Z] #48 3.857 + GOBIN=/build [2021-05-21T18:41:55.482Z] #48 3.857 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:41:55.482Z] #48 3.916 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:41:55.482Z] #48 3.916 go: finding gotest.tools v0.5.3 [2021-05-21T18:41:55.482Z] #48 4.710 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:41:55.482Z] #48 4.930 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:41:55.482Z] #48 6.144 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:41:55.482Z] #48 6.174 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:41:55.482Z] #48 6.178 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:41:55.482Z] #48 6.208 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:41:55.482Z] #48 6.269 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:41:55.482Z] #48 6.275 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:41:55.482Z] #48 6.399 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:41:55.482Z] #48 6.411 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:41:55.482Z] #48 6.461 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:41:55.482Z] #48 6.482 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:41:55.482Z] #48 6.567 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:41:55.483Z] #48 6.567 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:41:55.483Z] #48 6.568 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:41:55.483Z] #48 6.625 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:41:55.483Z] #48 6.674 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:41:55.483Z] #48 6.674 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:41:55.483Z] #48 6.869 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:41:55.483Z] #48 6.939 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:41:55.483Z] #48 6.984 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:41:55.483Z] #48 7.253 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:41:55.483Z] #48 8.314 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:41:55.483Z] #48 9.610 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:41:55.567Z] #1 creating container buildx_buildkit_default 0.4s done [2021-05-21T18:41:55.567Z] #1 DONE 3.2s [2021-05-21T18:41:55.567Z] [2021-05-21T18:41:55.567Z] #2 [internal] load build definition from Dockerfile [2021-05-21T18:41:55.567Z] #2 sha256:f43a8aa7777831f17fd6aa321c2c8da922b7e8c49f09785ae91a757ba99b8441 [2021-05-21T18:41:55.567Z] #2 transferring dockerfile: 17.06kB done [2021-05-21T18:41:55.567Z] #2 DONE 0.0s [2021-05-21T18:41:55.567Z] [2021-05-21T18:41:55.567Z] #3 [internal] load .dockerignore [2021-05-21T18:41:55.567Z] #3 sha256:8a9020a5431ba09a63cf4b81310ca0484023e0b507812b437cc43cafb24860b9 [2021-05-21T18:41:55.567Z] #3 transferring context: [2021-05-21T18:41:55.567Z] #3 transferring context: 87B done [2021-05-21T18:41:55.567Z] #3 DONE 0.0s [2021-05-21T18:41:55.567Z] [2021-05-21T18:41:55.567Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:41:55.567Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-05-21T18:41:55.772Z] #48 ... [2021-05-21T18:41:55.772Z] [2021-05-21T18:41:55.772Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:41:55.772Z] #52 10.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:41:55.772Z] #52 11.07 + GO111MODULE=on [2021-05-21T18:41:55.772Z] #52 11.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:41:55.907Z] #9 ... [2021-05-21T18:41:55.907Z] [2021-05-21T18:41:55.907Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:41:55.907Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-21T18:41:55.907Z] #63 DONE 0.8s [2021-05-21T18:41:55.907Z] [2021-05-21T18:41:55.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:55.907Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:41:55.907Z] #9 ... [2021-05-21T18:41:55.907Z] [2021-05-21T18:41:55.907Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:41:55.907Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:41:55.907Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T18:41:55.907Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-21T18:41:55.907Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-21T18:41:55.907Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.0s done [2021-05-21T18:41:55.907Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.6s [2021-05-21T18:41:56.170Z] #26 ... [2021-05-21T18:41:56.170Z] [2021-05-21T18:41:56.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:56.170Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:41:56.207Z] #4 DONE 0.5s [2021-05-21T18:41:56.208Z] [2021-05-21T18:41:56.208Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T18:41:56.208Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-05-21T18:41:56.208Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T18:41:56.503Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-05-21T18:41:56.503Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-05-21T18:41:56.503Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-05-21T18:41:56.503Z] #5 DONE 0.3s [2021-05-21T18:41:56.798Z] [2021-05-21T18:41:56.798Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:41:56.798Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-05-21T18:41:56.802Z] #52 12.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:41:56.802Z] #52 12.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:41:56.802Z] #52 12.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:41:56.802Z] #52 12.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:41:56.802Z] #52 12.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:41:57.116Z] #9 ... [2021-05-21T18:41:57.116Z] [2021-05-21T18:41:57.116Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:41:57.116Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:41:57.116Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:41:57.116Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-21T18:41:57.116Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-21T18:41:57.116Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.0s done [2021-05-21T18:41:57.116Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s [2021-05-21T18:41:57.378Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-05-21T18:41:57.378Z] #64 ... [2021-05-21T18:41:57.378Z] [2021-05-21T18:41:57.378Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:57.378Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:41:57.378Z] #9 ... [2021-05-21T18:41:57.378Z] [2021-05-21T18:41:57.378Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:41:57.378Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:41:57.378Z] #64 DONE 10.3s [2021-05-21T18:41:57.378Z] [2021-05-21T18:41:57.378Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:57.378Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:41:57.440Z] #6 DONE 0.8s [2021-05-21T18:41:57.440Z] [2021-05-21T18:41:57.440Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:41:57.440Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T18:41:57.440Z] #8 DONE 0.8s [2021-05-21T18:41:57.440Z] [2021-05-21T18:41:57.440Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:41:57.440Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-05-21T18:41:57.440Z] #9 DONE 0.8s [2021-05-21T18:41:57.440Z] [2021-05-21T18:41:57.440Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:41:57.440Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:41:57.440Z] #7 DONE 0.8s [2021-05-21T18:41:57.441Z] #52 12.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:41:57.761Z] [2021-05-21T18:41:57.762Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:41:57.762Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-21T18:41:57.762Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-21T18:41:57.762Z] #27 ... [2021-05-21T18:41:57.762Z] [2021-05-21T18:41:57.762Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:41:57.762Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:41:57.762Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:41:57.762Z] #65 DONE 0.1s [2021-05-21T18:41:57.762Z] [2021-05-21T18:41:57.762Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:41:57.762Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-21T18:41:58.071Z] #52 13.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:41:58.127Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 0B / 54.18MB 0.2s [2021-05-21T18:41:58.481Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 7.34MB / 54.18MB 0.5s [2021-05-21T18:41:58.481Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 11.53MB / 54.18MB 0.6s [2021-05-21T18:41:58.701Z] #52 14.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:41:58.906Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 15.73MB / 54.18MB 0.8s [2021-05-21T18:41:59.299Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.4s [2021-05-21T18:41:59.343Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 22.02MB / 54.18MB 1.2s [2021-05-21T18:41:59.343Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 26.21MB / 54.18MB 1.4s [2021-05-21T18:41:59.568Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2021-05-21T18:41:59.831Z] #9 ... [2021-05-21T18:41:59.831Z] [2021-05-21T18:41:59.831Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:41:59.831Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:41:59.831Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.1s done [2021-05-21T18:41:59.831Z] #26 DONE 12.7s [2021-05-21T18:41:59.831Z] [2021-05-21T18:41:59.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:59.831Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:41:59.831Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-21T18:41:59.831Z] #9 ... [2021-05-21T18:41:59.831Z] [2021-05-21T18:41:59.831Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:41:59.831Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-21T18:41:59.831Z] #65 DONE 1.0s [2021-05-21T18:41:59.831Z] [2021-05-21T18:41:59.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:41:59.831Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:42:00.108Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 29.36MB / 54.18MB 1.7s [2021-05-21T18:42:00.108Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 32.51MB / 54.18MB 1.8s [2021-05-21T18:42:00.108Z] #27 ... [2021-05-21T18:42:00.108Z] [2021-05-21T18:42:00.108Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:42:00.108Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:42:00.108Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-21T18:42:00.108Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-05-21T18:42:00.108Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-05-21T18:42:00.108Z] #63 DONE 2.5s [2021-05-21T18:42:00.108Z] [2021-05-21T18:42:00.108Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:42:00.108Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-21T18:42:00.108Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 36.70MB / 54.18MB 2.3s [2021-05-21T18:42:00.209Z] #52 15.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:42:00.209Z] #52 15.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:42:00.209Z] #52 15.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:42:00.209Z] #52 15.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:42:00.465Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 39.98MB / 54.18MB 2.7s [2021-05-21T18:42:00.778Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-05-21T18:42:00.823Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 44.04MB / 54.18MB 3.0s [2021-05-21T18:42:00.839Z] #52 16.09 runtime [2021-05-21T18:42:00.839Z] #52 ... [2021-05-21T18:42:00.839Z] [2021-05-21T18:42:00.839Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:00.839Z] #25 15.39 + mkdir -p /build [2021-05-21T18:42:00.839Z] #25 15.47 + mv docker/docker /build/ [2021-05-21T18:42:00.839Z] #25 15.48 + rmdir docker [2021-05-21T18:42:00.839Z] #25 DONE 16.4s [2021-05-21T18:42:00.839Z] [2021-05-21T18:42:00.839Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:00.839Z] #35 11.71 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:42:00.839Z] #35 DONE 16.4s [2021-05-21T18:42:00.839Z] [2021-05-21T18:42:00.839Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:00.839Z] #52 16.36 runtime/cgo [2021-05-21T18:42:00.839Z] #52 ... [2021-05-21T18:42:00.839Z] [2021-05-21T18:42:00.839Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:00.839Z] #50 11.39 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:42:00.839Z] #50 11.40 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:42:00.839Z] #50 12.79 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:42:00.839Z] #50 12.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:42:00.839Z] #50 12.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:42:00.839Z] #50 12.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:42:00.839Z] #50 12.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:42:00.839Z] #50 12.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:42:00.839Z] #50 12.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.84 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:42:00.839Z] #50 12.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:42:00.839Z] #50 12.86 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.87 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:42:00.839Z] #50 12.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:42:00.839Z] #50 12.88 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.89 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:42:00.839Z] #50 12.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:42:00.839Z] #50 12.89 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.94 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:42:00.839Z] #50 12.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:42:00.839Z] #50 12.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:42:00.839Z] #50 12.99 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:42:00.839Z] #50 12.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:42:00.839Z] #50 13.00 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:42:00.839Z] #50 13.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:42:00.839Z] #50 13.11 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:42:00.839Z] #50 13.11 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:42:00.839Z] #50 13.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:42:00.839Z] #50 13.13 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:42:00.839Z] #50 13.13 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:42:00.839Z] #50 13.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:42:00.839Z] #50 13.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:42:00.839Z] #50 13.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:42:00.839Z] #50 13.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:42:00.839Z] #50 13.19 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:42:00.839Z] #50 13.19 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:42:00.839Z] #50 13.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:42:00.839Z] #50 13.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:42:00.839Z] #50 13.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:42:00.839Z] #50 13.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:42:00.839Z] #50 13.40 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:42:00.839Z] #50 13.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:42:00.839Z] #50 13.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:42:00.839Z] #50 13.44 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:42:00.839Z] #50 13.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:42:00.839Z] #50 13.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:42:00.839Z] #50 13.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:42:00.839Z] #50 13.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:42:00.839Z] #50 13.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:00.839Z] #50 13.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:42:00.839Z] #50 13.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:42:00.839Z] #50 13.92 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:42:00.839Z] #50 13.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:42:00.839Z] #50 14.01 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:42:00.839Z] #50 14.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:42:00.839Z] #50 14.12 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:00.839Z] #50 14.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:42:00.839Z] #50 14.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:42:00.839Z] #50 14.28 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:42:00.839Z] #50 14.30 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:42:00.839Z] #50 14.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:42:00.839Z] #50 14.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:42:00.839Z] #50 14.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:42:00.839Z] #50 14.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:42:00.839Z] #50 14.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:42:00.839Z] #50 14.62 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:42:00.839Z] #50 14.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:42:00.839Z] #50 14.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:42:00.839Z] #50 14.69 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:42:00.839Z] #50 14.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:42:00.839Z] #50 14.72 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:42:00.839Z] #50 14.80 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:42:00.839Z] #50 15.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:42:00.839Z] #50 15.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:42:00.839Z] #50 15.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:42:00.839Z] #50 15.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:42:00.839Z] #50 15.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:42:00.839Z] #50 15.56 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:42:00.839Z] #50 15.57 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:42:00.839Z] #50 15.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:42:00.839Z] #50 15.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:42:00.839Z] #50 15.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:42:00.839Z] #50 15.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:42:00.839Z] #50 16.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:42:00.839Z] #50 16.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:42:00.839Z] #50 16.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:42:00.839Z] #50 ... [2021-05-21T18:42:00.839Z] [2021-05-21T18:42:00.840Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:01.041Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-21T18:42:01.264Z] #27 ... [2021-05-21T18:42:01.264Z] [2021-05-21T18:42:01.264Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:42:01.264Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:42:01.264Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-05-21T18:42:01.264Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2021-05-21T18:42:01.264Z] #65 DONE 3.1s [2021-05-21T18:42:01.264Z] [2021-05-21T18:42:01.264Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:42:01.264Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-21T18:42:01.421Z] #68 16.53 Checking out files: 58% (1117/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:42:01.622Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-21T18:42:01.634Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 48.23MB / 54.18MB 3.5s [2021-05-21T18:42:01.634Z] #27 ... [2021-05-21T18:42:01.634Z] [2021-05-21T18:42:01.634Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:42:01.634Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-05-21T18:42:01.634Z] #64 DONE 0.3s [2021-05-21T18:42:01.634Z] [2021-05-21T18:42:01.634Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:42:01.634Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-21T18:42:01.634Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 51.38MB / 54.18MB 3.8s [2021-05-21T18:42:01.736Z] #68 17.15 + cd /tmp/tmp.r03eBQplpa/src/github.com/docker/libnetwork [2021-05-21T18:42:01.737Z] #68 17.15 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:42:01.974Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 54.18MB / 54.18MB 4.0s done [2021-05-21T18:42:01.974Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 [2021-05-21T18:42:02.032Z] #68 ... [2021-05-21T18:42:02.032Z] [2021-05-21T18:42:02.032Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-21T18:42:02.032Z] #37 10.90 Fetched 8134 kB in 9s (878 kB/s) [2021-05-21T18:42:02.032Z] #37 10.90 Reading package lists... [2021-05-21T18:42:02.032Z] #37 14.61 Reading package lists... [2021-05-21T18:42:02.032Z] #37 18.14 Building dependency tree... [2021-05-21T18:42:02.032Z] #37 19.19 The following additional packages will be installed: [2021-05-21T18:42:02.032Z] #37 19.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:42:02.032Z] #37 19.20 Suggested packages: [2021-05-21T18:42:02.032Z] #37 19.20 cmake-doc ninja-build lrzip [2021-05-21T18:42:02.032Z] #37 19.20 Recommended packages: [2021-05-21T18:42:02.032Z] #37 19.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:42:02.032Z] #37 19.86 The following NEW packages will be installed: [2021-05-21T18:42:02.032Z] #37 19.89 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:42:02.032Z] #37 19.89 vim-common xxd [2021-05-21T18:42:02.032Z] #37 20.04 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:42:02.032Z] #37 20.04 Need to get 14.0 MB of archives. [2021-05-21T18:42:02.032Z] #37 20.04 After this operation, 62.1 MB of additional disk space will be used. [2021-05-21T18:42:02.032Z] #37 20.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-21T18:42:02.032Z] #37 20.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:42:02.032Z] #37 20.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:42:02.032Z] #37 20.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-21T18:42:02.032Z] #37 20.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-05-21T18:42:02.032Z] #37 20.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-05-21T18:42:02.032Z] #37 20.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-05-21T18:42:02.032Z] #37 20.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-05-21T18:42:02.032Z] #37 20.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-05-21T18:42:02.032Z] #37 20.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-05-21T18:42:02.032Z] #37 ... [2021-05-21T18:42:02.032Z] [2021-05-21T18:42:02.032Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:02.032Z] #68 17.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:42:02.197Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-05-21T18:42:02.308Z] #27 ... [2021-05-21T18:42:02.308Z] [2021-05-21T18:42:02.308Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:42:02.308Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-05-21T18:42:02.308Z] #66 DONE 0.4s [2021-05-21T18:42:02.308Z] [2021-05-21T18:42:02.308Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:02.308Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-21T18:42:02.308Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-21T18:42:02.308Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.33MB / 96.52MB 4.2s [2021-05-21T18:42:02.308Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-05-21T18:42:02.308Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 2.1s done [2021-05-21T18:42:02.308Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.57MB / 73.58MB 4.1s [2021-05-21T18:42:02.308Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 4.1s [2021-05-21T18:42:02.308Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-05-21T18:42:02.308Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.7s done [2021-05-21T18:42:02.308Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-05-21T18:42:02.649Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.85MB / 57.46MB 4.4s [2021-05-21T18:42:02.988Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.82MB / 73.58MB 4.5s [2021-05-21T18:42:02.988Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.99MB / 57.46MB 4.5s [2021-05-21T18:42:02.988Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 56.62MB / 96.52MB 4.8s [2021-05-21T18:42:03.079Z] #68 ... [2021-05-21T18:42:03.079Z] [2021-05-21T18:42:03.079Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-21T18:42:03.079Z] #56 10.44 Reading package lists... [2021-05-21T18:42:03.079Z] #56 14.31 Reading package lists... [2021-05-21T18:42:03.079Z] #56 17.86 Building dependency tree... [2021-05-21T18:42:03.079Z] #56 19.08 The following additional packages will be installed: [2021-05-21T18:42:03.079Z] #56 19.08 libbtrfs0 [2021-05-21T18:42:03.079Z] #56 19.17 The following NEW packages will be installed: [2021-05-21T18:42:03.079Z] #56 19.18 libbtrfs-dev libbtrfs0 [2021-05-21T18:42:03.079Z] #56 19.58 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:42:03.079Z] #56 19.58 Need to get 118 kB of archives. [2021-05-21T18:42:03.079Z] #56 19.58 After this operation, 390 kB of additional disk space will be used. [2021-05-21T18:42:03.079Z] #56 19.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-21T18:42:03.079Z] #56 19.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-21T18:42:03.079Z] #56 20.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:03.079Z] #56 20.79 Fetched 118 kB in 0s (365 kB/s) [2021-05-21T18:42:03.079Z] #56 20.91 Selecting previously unselected package libbtrfs0. [2021-05-21T18:42:03.079Z] #56 20.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 ... 15177 files and directories currently installed.) [2021-05-21T18:42:03.079Z] #56 21.08 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-21T18:42:03.079Z] #56 21.11 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:42:03.079Z] #56 21.21 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:42:03.079Z] #56 21.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-21T18:42:03.079Z] #56 21.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:42:03.079Z] #56 21.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:42:03.079Z] #56 21.69 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:42:03.079Z] #56 21.73 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:03.079Z] #56 DONE 21.9s [2021-05-21T18:42:03.079Z] [2021-05-21T18:42:03.079Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:03.329Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 4.8s [2021-05-21T18:42:03.329Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.51MB / 57.46MB 4.8s [2021-05-21T18:42:03.329Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.25MB / 73.58MB 5.1s [2021-05-21T18:42:03.329Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.48MB / 57.46MB 5.1s [2021-05-21T18:42:03.641Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 61.87MB / 96.52MB 5.3s [2021-05-21T18:42:03.641Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.3s done [2021-05-21T18:42:03.641Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.4s done [2021-05-21T18:42:03.960Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.11MB / 96.52MB 5.6s [2021-05-21T18:42:03.960Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 5.9s [2021-05-21T18:42:04.116Z] #57 ... [2021-05-21T18:42:04.116Z] [2021-05-21T18:42:04.116Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-21T18:42:04.116Z] #28 5.556 Get:6 http://security.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-21T18:42:04.116Z] #28 12.96 Fetched 8134 kB in 11s (715 kB/s) [2021-05-21T18:42:04.116Z] #28 12.96 Reading package lists... [2021-05-21T18:42:04.116Z] #28 ... [2021-05-21T18:42:04.116Z] [2021-05-21T18:42:04.116Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-21T18:42:04.116Z] #37 22.07 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:04.116Z] #37 22.19 Fetched 14.0 MB in 1s (11.7 MB/s) [2021-05-21T18:42:04.116Z] #37 22.21 Selecting previously unselected package xxd. [2021-05-21T18:42:04.116Z] #37 22.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 ... 15177 files and directories currently installed.) [2021-05-21T18:42:04.116Z] #37 22.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-21T18:42:04.116Z] #37 22.23 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:42:04.116Z] #37 22.28 Selecting previously unselected package vim-common. [2021-05-21T18:42:04.116Z] #37 22.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:42:04.116Z] #37 22.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:42:04.116Z] #37 22.65 Selecting previously unselected package cmake-data. [2021-05-21T18:42:04.116Z] #37 22.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:42:04.116Z] #37 22.72 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:42:04.648Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 6.2s [2021-05-21T18:42:04.648Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.93MB / 96.52MB 6.5s [2021-05-21T18:42:04.802Z] #37 ... [2021-05-21T18:42:04.802Z] [2021-05-21T18:42:04.802Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-21T18:42:04.802Z] #41 13.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:42:04.802Z] #41 14.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-21T18:42:04.802Z] #41 ... [2021-05-21T18:42:04.802Z] [2021-05-21T18:42:04.802Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:04.802Z] #57 1.730 + RM_GOPATH=0 [2021-05-21T18:42:04.802Z] #57 1.731 + TMP_GOPATH= [2021-05-21T18:42:04.802Z] #57 1.731 + : /build [2021-05-21T18:42:04.802Z] #57 1.731 + '[' -z '' ']' [2021-05-21T18:42:04.802Z] #57 1.731 ++ mktemp -d [2021-05-21T18:42:04.802Z] #57 1.731 + export GOPATH=/tmp/tmp.apipyNtNbA [2021-05-21T18:42:04.802Z] #57 1.731 + GOPATH=/tmp/tmp.apipyNtNbA [2021-05-21T18:42:04.802Z] #57 1.731 + RM_GOPATH=1 [2021-05-21T18:42:04.802Z] #57 1.731 + case "$(go env GOARCH)" in [2021-05-21T18:42:04.802Z] #57 1.732 ++ go env GOARCH [2021-05-21T18:42:04.802Z] #57 1.742 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:04.802Z] #57 1.742 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:04.802Z] #57 1.743 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:04.802Z] #57 1.744 + dir=/tmp/install [2021-05-21T18:42:04.802Z] #57 1.744 + bin=containerd [2021-05-21T18:42:04.802Z] #57 1.744 + shift [2021-05-21T18:42:04.802Z] #57 1.744 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:42:04.802Z] #57 1.745 + . /tmp/install/containerd.installer [2021-05-21T18:42:04.802Z] #57 1.745 ++ set -e [2021-05-21T18:42:04.802Z] #57 1.745 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:42:04.802Z] #57 1.746 + install_containerd [2021-05-21T18:42:04.802Z] #57 1.747 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:42:04.802Z] #57 1.748 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:42:04.803Z] #57 1.748 + git clone https://github.com/containerd/containerd.git /tmp/tmp.apipyNtNbA/src/github.com/containerd/containerd [2021-05-21T18:42:04.803Z] #57 1.750 Cloning into '/tmp/tmp.apipyNtNbA/src/github.com/containerd/containerd'... [2021-05-21T18:42:04.977Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 6.8s [2021-05-21T18:42:05.292Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 7.0s done [2021-05-21T18:42:06.305Z] #57 ... [2021-05-21T18:42:06.305Z] [2021-05-21T18:42:06.305Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:06.305Z] #59 11.84 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:42:06.305Z] #59 13.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:42:06.305Z] #59 13.22 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:42:06.305Z] #59 13.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:42:06.305Z] #59 13.58 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:42:06.305Z] #59 15.27 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:42:06.305Z] #59 15.49 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:42:06.305Z] #59 15.57 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:42:06.305Z] #59 15.59 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:42:06.305Z] #59 15.70 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:42:06.305Z] #59 15.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:42:06.305Z] #59 15.79 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:42:06.305Z] #59 15.79 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:42:06.305Z] #59 15.87 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:42:06.305Z] #59 15.89 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:42:06.305Z] #59 15.95 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:42:06.305Z] #59 15.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:42:06.305Z] #59 15.97 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:42:06.305Z] #59 16.05 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:42:06.305Z] #59 16.45 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:42:06.305Z] #59 ... [2021-05-21T18:42:06.305Z] [2021-05-21T18:42:06.305Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:06.305Z] #48 11.83 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:42:06.305Z] #48 11.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:06.305Z] #48 11.94 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:42:06.305Z] #48 11.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:06.305Z] #48 11.95 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:06.305Z] #48 11.99 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:06.305Z] #48 12.10 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:06.305Z] #48 12.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:06.305Z] #48 12.31 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:06.305Z] #48 12.33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:06.305Z] #48 12.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:06.366Z] #10 ... [2021-05-21T18:42:06.366Z] [2021-05-21T18:42:06.366Z] #24 [internal] load build context [2021-05-21T18:42:06.366Z] #24 sha256:af78d43054e219659257037c492a5678102d83fcc7125d021c437ff63085bd81 [2021-05-21T18:42:06.366Z] #24 transferring context: 53.24MB 8.4s done [2021-05-21T18:42:06.366Z] #24 DONE 8.5s [2021-05-21T18:42:06.366Z] [2021-05-21T18:42:06.366Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:06.366Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-21T18:42:06.595Z] #48 ... [2021-05-21T18:42:06.595Z] [2021-05-21T18:42:06.595Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:42:06.595Z] #43 11.82 Reading package lists... [2021-05-21T18:42:06.595Z] #43 15.56 Reading package lists... [2021-05-21T18:42:06.595Z] #43 19.35 Building dependency tree... [2021-05-21T18:42:06.595Z] #43 20.82 The following additional packages will be installed: [2021-05-21T18:42:06.595Z] #43 20.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:42:06.595Z] #43 20.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:42:06.595Z] #43 20.82 Suggested packages: [2021-05-21T18:42:06.595Z] #43 20.82 manpages-dev python-setuptools [2021-05-21T18:42:06.595Z] #43 22.07 The following NEW packages will be installed: [2021-05-21T18:42:06.595Z] #43 22.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:42:06.595Z] #43 22.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:42:06.595Z] #43 22.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:42:06.595Z] #43 22.07 python-six zlib1g-dev [2021-05-21T18:42:06.595Z] #43 22.31 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:42:06.595Z] #43 22.31 Need to get 3742 kB of archives. [2021-05-21T18:42:06.595Z] #43 22.31 After this operation, 22.0 MB of additional disk space will be used. [2021-05-21T18:42:06.595Z] #43 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-05-21T18:42:06.595Z] #43 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-21T18:42:06.595Z] #43 22.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-05-21T18:42:06.595Z] #43 22.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-21T18:42:06.595Z] #43 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-05-21T18:42:06.595Z] #43 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-21T18:42:06.595Z] #43 22.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-05-21T18:42:06.595Z] #43 22.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-05-21T18:42:06.595Z] #43 22.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-05-21T18:42:06.595Z] #43 22.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-05-21T18:42:06.595Z] #43 22.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-05-21T18:42:06.595Z] #43 22.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-05-21T18:42:06.595Z] #43 22.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-05-21T18:42:06.595Z] #43 22.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-05-21T18:42:06.595Z] #43 22.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:42:06.595Z] #43 22.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:42:06.595Z] #43 22.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-05-21T18:42:06.595Z] #43 23.22 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:06.595Z] #43 23.31 Fetched 3742 kB in 0s (8663 kB/s) [2021-05-21T18:42:06.595Z] #43 23.35 Selecting previously unselected package libcap-dev:s390x. [2021-05-21T18:42:06.595Z] #43 23.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-21T18:42:06.595Z] #43 23.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 23.44 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-05-21T18:42:06.595Z] #43 23.50 Selecting previously unselected package libnet1:s390x. [2021-05-21T18:42:06.595Z] #43 23.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 23.51 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-21T18:42:06.595Z] #43 23.59 Selecting previously unselected package libnet1-dev. [2021-05-21T18:42:06.595Z] #43 23.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 23.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:42:06.595Z] #43 23.71 Selecting previously unselected package libnl-3-200:s390x. [2021-05-21T18:42:06.595Z] #43 23.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 23.71 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-21T18:42:06.595Z] #43 23.77 Selecting previously unselected package libnl-3-dev:s390x. [2021-05-21T18:42:06.595Z] #43 23.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 23.79 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-05-21T18:42:06.595Z] #43 24.01 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-21T18:42:06.595Z] #43 24.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 24.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-21T18:42:06.595Z] #43 24.04 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-05-21T18:42:06.595Z] #43 24.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 24.05 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-21T18:42:06.595Z] #43 24.11 Selecting previously unselected package zlib1g-dev:s390x. [2021-05-21T18:42:06.595Z] #43 24.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 24.11 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-21T18:42:06.595Z] #43 24.27 Selecting previously unselected package libprotobuf17:s390x. [2021-05-21T18:42:06.595Z] #43 24.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 24.28 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-21T18:42:06.595Z] #43 24.86 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-05-21T18:42:06.595Z] #43 24.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 24.87 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-21T18:42:06.595Z] #43 25.00 Selecting previously unselected package libprotobuf-dev:s390x. [2021-05-21T18:42:06.595Z] #43 25.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-05-21T18:42:06.595Z] #43 25.00 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-21T18:42:06.885Z] #43 25.73 Selecting previously unselected package libprotoc17:s390x. [2021-05-21T18:42:06.885Z] #43 25.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-05-21T18:42:06.885Z] #43 25.73 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-05-21T18:42:07.176Z] #43 26.08 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:42:07.176Z] #43 26.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-05-21T18:42:07.176Z] #43 26.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:42:07.176Z] #43 26.15 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:42:07.466Z] #43 26.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-05-21T18:42:07.466Z] #43 26.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:42:07.466Z] #43 26.28 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:42:07.466Z] #43 ... [2021-05-21T18:42:07.466Z] [2021-05-21T18:42:07.466Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:07.466Z] #46 12.93 internal/testlog [2021-05-21T18:42:07.466Z] #46 13.19 encoding [2021-05-21T18:42:07.466Z] #46 13.28 unicode/utf16 [2021-05-21T18:42:07.466Z] #46 13.55 container/list [2021-05-21T18:42:07.466Z] #46 14.04 crypto/internal/subtle [2021-05-21T18:42:07.466Z] #46 14.10 crypto/subtle [2021-05-21T18:42:07.466Z] #46 14.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:42:07.466Z] #46 14.32 internal/nettrace [2021-05-21T18:42:07.466Z] #46 14.40 runtime/cgo [2021-05-21T18:42:07.466Z] #46 20.75 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:42:07.466Z] #46 ... [2021-05-21T18:42:07.466Z] [2021-05-21T18:42:07.466Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:42:07.466Z] #43 26.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:42:07.466Z] #43 26.28 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:42:07.503Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-05-21T18:42:07.767Z] #43 26.44 Selecting previously unselected package python-six. [2021-05-21T18:42:07.767Z] #43 26.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:42:07.767Z] #43 26.45 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:42:07.767Z] #43 26.48 Selecting previously unselected package python-protobuf. [2021-05-21T18:42:07.767Z] #43 26.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-05-21T18:42:07.767Z] #43 26.49 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:42:07.767Z] #43 ... [2021-05-21T18:42:07.767Z] [2021-05-21T18:42:07.767Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:42:07.767Z] #14 14.93 Fetched 8617 kB in 12s (695 kB/s) [2021-05-21T18:42:07.767Z] #14 14.93 Reading package lists... [2021-05-21T18:42:07.767Z] #14 19.40 Reading package lists... [2021-05-21T18:42:07.767Z] #14 23.14 Building dependency tree... [2021-05-21T18:42:07.767Z] #14 24.02 The following additional packages will be installed: [2021-05-21T18:42:07.767Z] #14 24.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:42:07.767Z] #14 24.02 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:42:07.767Z] #14 24.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:42:07.767Z] #14 24.02 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:42:07.767Z] #14 24.02 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:42:07.767Z] #14 24.02 Suggested packages: [2021-05-21T18:42:07.767Z] #14 24.02 gcc-8-locales seccomp wine64 [2021-05-21T18:42:07.767Z] #14 24.97 The following NEW packages will be installed: [2021-05-21T18:42:07.767Z] #14 24.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:42:07.767Z] #14 24.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:42:07.767Z] #14 24.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:42:07.767Z] #14 24.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:42:07.767Z] #14 24.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:42:07.767Z] #14 24.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:42:07.900Z] #10 ... [2021-05-21T18:42:07.900Z] [2021-05-21T18:42:07.900Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:42:07.900Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-21T18:42:07.900Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 5.7s done [2021-05-21T18:42:07.900Z] #27 DONE 9.7s [2021-05-21T18:42:07.900Z] [2021-05-21T18:42:07.900Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:07.900Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-21T18:42:07.900Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.4s done [2021-05-21T18:42:07.900Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-05-21T18:42:08.057Z] #14 24.97 The following packages will be upgraded: [2021-05-21T18:42:08.057Z] #14 24.97 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:42:08.057Z] #14 ... [2021-05-21T18:42:08.057Z] [2021-05-21T18:42:08.057Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:42:08.057Z] #43 26.79 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:42:08.199Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-05-21T18:42:08.199Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-05-21T18:42:08.497Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-05-21T18:42:08.497Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-05-21T18:42:08.894Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done [2021-05-21T18:42:09.158Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-21T18:42:09.421Z] #9 ... [2021-05-21T18:42:09.422Z] [2021-05-21T18:42:09.422Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:09.422Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:42:09.422Z] #27 1.720 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:09.422Z] #27 1.720 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:09.422Z] #27 1.720 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:09.422Z] #27 1.929 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:42:09.422Z] #27 2.298 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:42:09.422Z] #27 2.575 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:42:09.422Z] #27 4.170 Fetched 8446 kB in 3s (3102 kB/s) [2021-05-21T18:42:09.422Z] #27 4.170 Reading package lists... [2021-05-21T18:42:09.422Z] #27 5.179 Reading package lists... [2021-05-21T18:42:09.422Z] #27 6.171 Building dependency tree... [2021-05-21T18:42:09.422Z] #27 6.520 The following additional packages will be installed: [2021-05-21T18:42:09.422Z] #27 6.520 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:42:09.422Z] #27 6.520 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:42:09.422Z] #27 6.520 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:42:09.422Z] #27 6.520 Suggested packages: [2021-05-21T18:42:09.422Z] #27 6.520 krb5-doc krb5-user [2021-05-21T18:42:09.422Z] #27 6.520 Recommended packages: [2021-05-21T18:42:09.422Z] #27 6.520 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:42:09.422Z] #27 6.769 The following NEW packages will be installed: [2021-05-21T18:42:09.422Z] #27 6.769 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:42:09.422Z] #27 6.769 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:42:09.422Z] #27 6.769 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:42:09.422Z] #27 6.769 libssh2-1 libssl1.1 openssl [2021-05-21T18:42:09.422Z] #27 7.056 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:42:09.422Z] #27 7.056 Need to get 5059 kB of archives. [2021-05-21T18:42:09.422Z] #27 7.056 After this operation, 12.1 MB of additional disk space will be used. [2021-05-21T18:42:09.422Z] #27 7.056 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-21T18:42:09.422Z] #27 7.057 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:42:09.422Z] #27 7.067 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-21T18:42:09.422Z] #27 7.074 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-21T18:42:09.422Z] #27 7.074 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-21T18:42:09.422Z] #27 7.078 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-21T18:42:09.422Z] #27 7.088 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-21T18:42:09.422Z] #27 7.095 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-21T18:42:09.422Z] #27 7.103 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-21T18:42:09.422Z] #27 7.103 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-21T18:42:09.422Z] #27 7.103 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:42:09.422Z] #27 7.105 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-21T18:42:09.422Z] #27 7.112 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-21T18:42:09.422Z] #27 7.122 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-21T18:42:09.422Z] #27 7.122 Get:15 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-21T18:42:09.422Z] #27 7.122 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-21T18:42:09.422Z] #27 7.123 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-21T18:42:09.422Z] #27 7.123 Get:18 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-21T18:42:09.422Z] #27 7.126 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:42:09.422Z] #27 7.135 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:42:09.422Z] #27 7.153 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:42:09.422Z] #27 7.416 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:09.422Z] #27 7.439 Fetched 5059 kB in 0s (14.3 MB/s) [2021-05-21T18:42:09.422Z] #27 7.567 Selecting previously unselected package libssl1.1:amd64. [2021-05-21T18:42:09.422Z] #27 7.567 (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.) [2021-05-21T18:42:09.422Z] #27 7.567 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 7.671 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:09.422Z] #27 7.916 Selecting previously unselected package openssl. [2021-05-21T18:42:09.422Z] #27 7.916 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 7.919 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:09.422Z] #27 8.121 Selecting previously unselected package ca-certificates. [2021-05-21T18:42:09.422Z] #27 8.121 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:42:09.422Z] #27 8.128 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:09.422Z] #27 8.246 Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T18:42:09.422Z] #27 8.246 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.256 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:42:09.422Z] #27 8.297 Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T18:42:09.422Z] #27 8.297 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.301 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.352 Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T18:42:09.422Z] #27 8.352 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.357 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.434 Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T18:42:09.422Z] #27 8.434 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.438 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.543 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T18:42:09.422Z] #27 8.543 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.548 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.644 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T18:42:09.422Z] #27 8.644 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.647 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.698 Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T18:42:09.422Z] #27 8.698 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.708 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.757 Selecting previously unselected package libldap-common. [2021-05-21T18:42:09.422Z] #27 8.757 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:42:09.422Z] #27 8.759 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:09.422Z] #27 8.820 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T18:42:09.422Z] #27 8.820 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.828 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:09.422Z] #27 8.902 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T18:42:09.422Z] #27 8.902 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.907 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:42:09.422Z] #27 8.956 Selecting previously unselected package libpsl5:amd64. [2021-05-21T18:42:09.422Z] #27 8.956 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 8.962 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:42:09.422Z] #27 9.018 Selecting previously unselected package librtmp1:amd64. [2021-05-21T18:42:09.422Z] #27 9.018 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.022 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:42:09.422Z] #27 9.095 Selecting previously unselected package libssh2-1:amd64. [2021-05-21T18:42:09.422Z] #27 9.095 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.268 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:42:09.422Z] #27 9.329 Selecting previously unselected package libcurl4:amd64. [2021-05-21T18:42:09.422Z] #27 9.329 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.333 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:42:09.422Z] #27 9.453 Selecting previously unselected package curl. [2021-05-21T18:42:09.422Z] #27 9.454 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.457 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:42:09.422Z] #27 9.553 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:42:09.422Z] #27 9.553 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.557 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:42:09.422Z] #27 9.662 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:42:09.422Z] #27 9.662 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.668 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:42:09.422Z] #27 9.717 Selecting previously unselected package jq. [2021-05-21T18:42:09.422Z] #27 9.717 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:42:09.422Z] #27 9.721 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:42:09.422Z] #27 9.771 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:42:09.684Z] #27 9.782 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:42:09.684Z] #27 9.796 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:09.684Z] #27 ... [2021-05-21T18:42:09.684Z] [2021-05-21T18:42:09.684Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:09.684Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:42:10.119Z] #43 28.54 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-21T18:42:10.119Z] #43 28.55 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-21T18:42:10.119Z] #43 28.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-21T18:42:10.119Z] #43 28.56 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-21T18:42:10.119Z] #43 28.57 Setting up python-six (1.12.0-1) ... [2021-05-21T18:42:11.148Z] #43 ... [2021-05-21T18:42:11.148Z] [2021-05-21T18:42:11.148Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:11.148Z] #50 16.72 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:42:11.148Z] #50 16.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:42:11.148Z] #50 16.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:42:11.148Z] #50 16.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:42:11.148Z] #50 16.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:42:11.148Z] #50 17.10 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:42:11.148Z] #50 17.19 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:42:11.148Z] #50 17.22 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:42:11.148Z] #50 17.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:42:11.148Z] #50 18.02 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:42:11.148Z] #50 18.98 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:42:11.148Z] #50 20.93 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:42:11.148Z] #50 24.45 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:42:11.148Z] #50 24.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:42:11.148Z] #50 24.51 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:42:11.148Z] #50 24.52 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:42:11.148Z] #50 24.57 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:42:11.148Z] #50 24.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:42:11.148Z] #50 24.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:42:11.148Z] #50 24.64 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:42:11.148Z] #50 24.64 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:42:11.148Z] #50 24.66 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:42:11.148Z] #50 24.66 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.67 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.68 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:42:11.148Z] #50 24.68 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:42:11.148Z] #50 24.69 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.74 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.74 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:42:11.148Z] #50 24.74 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.75 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:42:11.148Z] #50 24.76 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.79 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.81 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.83 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:42:11.148Z] #50 24.85 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:42:11.148Z] #50 24.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:42:11.148Z] #50 24.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:42:11.148Z] #50 24.93 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:42:11.148Z] #50 24.96 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:42:11.148Z] #50 24.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:42:11.148Z] #50 24.98 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:42:11.148Z] #50 24.99 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:42:11.148Z] #50 25.01 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:42:11.148Z] #50 25.02 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:42:11.148Z] #50 25.03 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:42:11.148Z] #50 25.11 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:42:11.148Z] #50 25.15 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:42:11.148Z] #50 25.15 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:42:11.148Z] #50 25.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:42:11.148Z] #50 25.18 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:42:11.148Z] #50 25.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:42:11.148Z] #50 25.20 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:42:11.148Z] #50 25.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:42:11.148Z] #50 25.23 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:42:11.148Z] #50 25.24 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:42:11.148Z] #50 25.25 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:42:11.148Z] #50 25.29 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:42:11.148Z] #50 25.30 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:42:11.148Z] #50 25.30 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:42:11.148Z] #50 25.46 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:42:11.148Z] #50 25.47 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:42:11.148Z] #50 25.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:42:11.148Z] #50 25.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:42:11.148Z] #50 25.51 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:42:11.148Z] #50 25.53 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:42:11.148Z] #50 25.53 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:11.148Z] #50 25.55 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:42:11.148Z] #50 25.56 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:42:11.148Z] #50 25.57 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:42:11.148Z] #50 25.58 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:42:11.149Z] #50 25.60 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:42:11.149Z] #50 25.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:42:11.149Z] #50 25.64 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:42:11.149Z] #50 25.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:42:11.149Z] #50 25.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:42:11.149Z] #50 25.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:42:11.149Z] #50 25.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:42:11.149Z] #50 25.69 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:42:11.149Z] #50 25.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:42:11.149Z] #50 25.70 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:42:11.149Z] #50 25.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:42:11.149Z] #50 25.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:42:11.149Z] #50 25.85 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:42:11.149Z] #50 25.86 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:42:11.149Z] #50 25.89 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:42:11.279Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-05-21T18:42:11.279Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-05-21T18:42:11.439Z] #50 ... [2021-05-21T18:42:11.439Z] [2021-05-21T18:42:11.439Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:42:11.439Z] #43 30.12 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-21T18:42:11.439Z] #43 30.12 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-21T18:42:11.439Z] #43 30.14 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-21T18:42:11.439Z] #43 30.14 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-05-21T18:42:11.439Z] #43 30.15 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-05-21T18:42:11.439Z] #43 30.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:42:11.439Z] #43 30.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:42:11.439Z] #43 30.17 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-21T18:42:11.439Z] #43 30.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:42:11.439Z] #43 30.19 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:42:13.374Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-05-21T18:42:13.374Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-05-21T18:42:14.204Z] #43 ... [2021-05-21T18:42:14.204Z] [2021-05-21T18:42:14.204Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:14.204Z] #68 DONE 29.4s [2021-05-21T18:42:14.204Z] [2021-05-21T18:42:14.204Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:42:14.204Z] #14 25.11 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:42:14.204Z] #14 25.11 Need to get 73.8 MB of archives. [2021-05-21T18:42:14.204Z] #14 25.11 After this operation, 494 MB of additional disk space will be used. [2021-05-21T18:42:14.204Z] #14 25.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-05-21T18:42:14.204Z] #14 25.12 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-05-21T18:42:14.204Z] #14 25.14 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-05-21T18:42:14.204Z] #14 25.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-05-21T18:42:14.204Z] #14 25.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-05-21T18:42:14.204Z] #14 25.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-05-21T18:42:14.204Z] #14 25.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:42:14.204Z] #14 25.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-05-21T18:42:14.204Z] #14 25.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-05-21T18:42:14.204Z] #14 25.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:42:14.204Z] #14 25.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:42:14.204Z] #14 25.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:42:14.204Z] #14 25.95 Get:13 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] [2021-05-21T18:42:14.204Z] #14 27.87 Get:14 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] [2021-05-21T18:42:14.204Z] #14 29.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-05-21T18:42:14.204Z] #14 29.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-05-21T18:42:14.204Z] #14 29.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-21T18:42:14.204Z] #14 29.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-21T18:42:14.204Z] #14 29.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-05-21T18:42:14.204Z] #14 29.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-05-21T18:42:14.204Z] #14 29.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-05-21T18:42:14.204Z] #14 29.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-05-21T18:42:14.204Z] #14 29.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-05-21T18:42:14.204Z] #14 29.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-05-21T18:42:14.204Z] #14 29.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-05-21T18:42:14.204Z] #14 29.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-05-21T18:42:14.204Z] #14 29.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-05-21T18:42:14.204Z] #14 29.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-05-21T18:42:14.204Z] #14 30.04 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:14.204Z] #14 30.13 Fetched 73.8 MB in 4s (17.6 MB/s) [2021-05-21T18:42:14.204Z] #14 30.18 (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.) [2021-05-21T18:42:14.204Z] #14 30.26 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-05-21T18:42:14.204Z] #14 30.30 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:42:14.204Z] #14 30.57 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-05-21T18:42:14.204Z] #14 30.67 (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.) [2021-05-21T18:42:14.204Z] #14 30.71 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-21T18:42:14.204Z] #14 30.89 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:42:14.204Z] #14 31.11 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-05-21T18:42:14.204Z] #14 31.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-21T18:42:14.204Z] #14 31.24 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-05-21T18:42:14.204Z] #14 31.25 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:42:14.204Z] #14 31.34 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-05-21T18:42:14.494Z] #14 31.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:42:14.494Z] #14 31.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-21T18:42:14.494Z] #14 31.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-05-21T18:42:14.494Z] #14 31.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:42:14.785Z] #14 ... [2021-05-21T18:42:14.785Z] [2021-05-21T18:42:14.785Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-21T18:42:14.785Z] #28 12.96 Reading package lists... [2021-05-21T18:42:14.785Z] #28 16.84 Reading package lists... [2021-05-21T18:42:14.785Z] #28 20.04 Building dependency tree... [2021-05-21T18:42:14.785Z] #28 20.88 The following additional packages will be installed: [2021-05-21T18:42:14.785Z] #28 20.88 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:42:14.785Z] #28 20.88 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:42:14.785Z] #28 20.89 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:42:14.785Z] #28 20.89 Suggested packages: [2021-05-21T18:42:14.785Z] #28 20.89 krb5-doc krb5-user [2021-05-21T18:42:14.785Z] #28 20.89 Recommended packages: [2021-05-21T18:42:14.785Z] #28 20.89 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:42:14.785Z] #28 21.84 The following NEW packages will be installed: [2021-05-21T18:42:14.785Z] #28 21.84 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:42:14.785Z] #28 21.84 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:42:14.785Z] #28 21.84 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:42:14.785Z] #28 21.84 libssh2-1 libssl1.1 openssl [2021-05-21T18:42:14.785Z] #28 21.98 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:42:14.785Z] #28 21.98 Need to get 4604 kB of archives. [2021-05-21T18:42:14.785Z] #28 21.98 After this operation, 11.9 MB of additional disk space will be used. [2021-05-21T18:42:14.785Z] #28 21.98 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-05-21T18:42:14.785Z] #28 21.98 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:42:14.785Z] #28 22.02 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-05-21T18:42:14.785Z] #28 22.02 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-05-21T18:42:14.785Z] #28 22.03 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-05-21T18:42:14.785Z] #28 22.03 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-05-21T18:42:14.785Z] #28 22.06 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-05-21T18:42:14.785Z] #28 22.08 Get:8 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-05-21T18:42:14.785Z] #28 22.08 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-05-21T18:42:14.785Z] #28 22.09 Get:10 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:42:14.785Z] #28 22.10 Get:11 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-05-21T18:42:14.785Z] #28 22.12 Get:12 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-05-21T18:42:14.785Z] #28 22.12 Get:13 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-05-21T18:42:14.785Z] #28 22.13 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-05-21T18:42:14.785Z] #28 22.14 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-05-21T18:42:14.785Z] #28 22.14 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-05-21T18:42:14.785Z] #28 22.16 Get:17 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-21T18:42:14.785Z] #28 22.18 Get:18 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-21T18:42:14.785Z] #28 22.19 Get:19 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-21T18:42:14.785Z] #28 22.20 Get:20 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-05-21T18:42:14.785Z] #28 22.21 Get:21 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-05-21T18:42:14.785Z] #28 22.90 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:14.785Z] #28 22.98 Fetched 4604 kB in 0s (15.0 MB/s) [2021-05-21T18:42:14.785Z] #28 23.07 Selecting previously unselected package libssl1.1:s390x. [2021-05-21T18:42:14.785Z] #28 23.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 ... 6675 files and directories currently installed.) [2021-05-21T18:42:14.785Z] #28 23.09 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 23.10 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:14.785Z] #28 23.78 Selecting previously unselected package openssl. [2021-05-21T18:42:14.785Z] #28 23.78 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 23.78 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:14.785Z] #28 24.30 Selecting previously unselected package ca-certificates. [2021-05-21T18:42:14.785Z] #28 24.30 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:42:14.785Z] #28 24.30 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:14.785Z] #28 24.53 Selecting previously unselected package libkeyutils1:s390x. [2021-05-21T18:42:14.785Z] #28 24.53 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 24.54 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-05-21T18:42:14.785Z] #28 24.58 Selecting previously unselected package libkrb5support0:s390x. [2021-05-21T18:42:14.785Z] #28 24.58 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 24.58 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 24.67 Selecting previously unselected package libk5crypto3:s390x. [2021-05-21T18:42:14.785Z] #28 24.67 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 24.67 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 24.79 Selecting previously unselected package libkrb5-3:s390x. [2021-05-21T18:42:14.785Z] #28 24.79 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 24.80 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 25.09 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-05-21T18:42:14.785Z] #28 25.09 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 25.09 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 25.21 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-05-21T18:42:14.785Z] #28 25.22 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 25.22 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 25.29 Selecting previously unselected package libsasl2-2:s390x. [2021-05-21T18:42:14.785Z] #28 25.29 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 25.30 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 25.60 Selecting previously unselected package libldap-common. [2021-05-21T18:42:14.785Z] #28 25.62 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:42:14.785Z] #28 25.63 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:14.785Z] #28 25.80 Selecting previously unselected package libldap-2.4-2:s390x. [2021-05-21T18:42:14.785Z] #28 25.80 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 25.80 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:14.785Z] #28 25.98 Selecting previously unselected package libnghttp2-14:s390x. [2021-05-21T18:42:14.785Z] #28 25.98 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 25.98 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-05-21T18:42:14.785Z] #28 26.05 Selecting previously unselected package libpsl5:s390x. [2021-05-21T18:42:14.785Z] #28 26.05 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 26.05 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-05-21T18:42:14.785Z] #28 26.34 Selecting previously unselected package librtmp1:s390x. [2021-05-21T18:42:14.785Z] #28 26.34 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 26.34 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:42:14.785Z] #28 26.46 Selecting previously unselected package libssh2-1:s390x. [2021-05-21T18:42:14.785Z] #28 26.46 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-05-21T18:42:14.785Z] #28 26.46 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-05-21T18:42:14.785Z] #28 26.59 Selecting previously unselected package libcurl4:s390x. [2021-05-21T18:42:14.998Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2021-05-21T18:42:14.998Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-21T18:42:15.075Z] #28 26.59 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-05-21T18:42:15.075Z] #28 26.60 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-05-21T18:42:15.075Z] #28 26.87 Selecting previously unselected package curl. [2021-05-21T18:42:15.075Z] #28 ... [2021-05-21T18:42:15.075Z] [2021-05-21T18:42:15.075Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-21T18:42:15.075Z] #43 33.87 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-05-21T18:42:15.075Z] #43 33.87 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:15.366Z] #43 DONE 34.2s [2021-05-21T18:42:15.366Z] [2021-05-21T18:42:15.366Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-21T18:42:15.366Z] #28 26.87 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-05-21T18:42:15.366Z] #28 26.87 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:42:15.366Z] #28 27.06 Selecting previously unselected package libonig5:s390x. [2021-05-21T18:42:15.366Z] #28 27.06 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-05-21T18:42:15.366Z] #28 27.06 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-21T18:42:15.366Z] #28 27.22 Selecting previously unselected package libjq1:s390x. [2021-05-21T18:42:15.366Z] #28 27.22 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-21T18:42:15.366Z] #28 27.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-21T18:42:15.478Z] #10 ... [2021-05-21T18:42:15.478Z] [2021-05-21T18:42:15.478Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:15.478Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-21T18:42:15.478Z] #28 0.259 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:15.478Z] #28 0.301 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:15.478Z] #28 0.303 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:15.478Z] #28 0.568 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [280 kB] [2021-05-21T18:42:15.478Z] #28 0.952 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-21T18:42:15.478Z] #28 1.854 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-21T18:42:15.478Z] #28 4.059 Fetched 8221 kB in 4s (2152 kB/s) [2021-05-21T18:42:15.478Z] #28 4.059 Reading package lists... [2021-05-21T18:42:15.478Z] #28 5.555 Reading package lists... [2021-05-21T18:42:15.478Z] #28 7.015 Building dependency tree... [2021-05-21T18:42:15.478Z] #28 7.491 The following additional packages will be installed: [2021-05-21T18:42:15.478Z] #28 7.491 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:42:15.478Z] #28 7.491 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:42:15.478Z] #28 7.492 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:42:15.478Z] #28 7.494 Suggested packages: [2021-05-21T18:42:15.478Z] #28 7.494 krb5-doc krb5-user [2021-05-21T18:42:15.478Z] #28 7.494 Recommended packages: [2021-05-21T18:42:15.478Z] #28 7.494 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:42:15.478Z] #28 7.816 The following NEW packages will be installed: [2021-05-21T18:42:15.478Z] #28 7.817 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:42:15.478Z] #28 7.817 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:42:15.478Z] #28 7.818 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:42:15.478Z] #28 7.819 libssh2-1 libssl1.1 openssl [2021-05-21T18:42:15.478Z] #28 7.866 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:42:15.478Z] #28 7.866 Need to get 5176 kB of archives. [2021-05-21T18:42:15.478Z] #28 7.866 After this operation, 14.5 MB of additional disk space will be used. [2021-05-21T18:42:15.478Z] #28 7.866 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-05-21T18:42:15.478Z] #28 7.878 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:42:15.478Z] #28 7.911 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-05-21T18:42:15.478Z] #28 7.913 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-05-21T18:42:15.478Z] #28 7.916 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-05-21T18:42:15.478Z] #28 7.927 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-05-21T18:42:15.661Z] #28 27.41 Selecting previously unselected package jq. [2021-05-21T18:42:15.661Z] #28 27.41 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-21T18:42:15.661Z] #28 27.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:42:15.661Z] #28 27.50 Setting up libkeyutils1:s390x (1.6-6) ... [2021-05-21T18:42:15.778Z] #28 7.951 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-05-21T18:42:15.778Z] #28 7.953 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-05-21T18:42:15.778Z] #28 7.964 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-05-21T18:42:15.778Z] #28 7.968 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-05-21T18:42:15.778Z] #28 7.976 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:42:15.778Z] #28 7.980 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-05-21T18:42:15.778Z] #28 7.987 Get:13 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-05-21T18:42:15.778Z] #28 7.996 Get:14 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-05-21T18:42:15.778Z] #28 8.000 Get:15 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-05-21T18:42:15.778Z] #28 8.033 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-05-21T18:42:15.778Z] #28 8.089 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-05-21T18:42:15.778Z] #28 8.092 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-05-21T18:42:15.778Z] #28 8.099 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-21T18:42:15.778Z] #28 8.107 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-21T18:42:15.778Z] #28 8.111 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-21T18:42:15.944Z] #9 ... [2021-05-21T18:42:15.944Z] [2021-05-21T18:42:15.944Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:15.945Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:42:15.945Z] #27 9.952 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 9.965 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:15.945Z] #27 9.981 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 9.993 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 10.01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:42:15.945Z] #27 10.02 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 10.03 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 10.04 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:42:15.945Z] #27 10.06 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 10.07 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:15.945Z] #27 10.09 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:42:15.945Z] #27 10.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:42:15.945Z] #27 10.17 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:15.945Z] #27 10.19 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:15.945Z] #27 10.89 Updating certificates in /etc/ssl/certs... [2021-05-21T18:42:15.945Z] #27 11.86 137 added, 0 removed; done. [2021-05-21T18:42:15.945Z] #27 11.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:42:15.945Z] #27 11.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:42:15.945Z] #27 11.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:42:15.945Z] #27 11.97 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:42:15.945Z] #27 11.98 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:15.945Z] #27 12.01 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:15.945Z] #27 12.02 Updating certificates in /etc/ssl/certs... [2021-05-21T18:42:15.945Z] #27 12.80 0 added, 0 removed; done. [2021-05-21T18:42:15.945Z] #27 12.80 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:42:15.945Z] #27 12.80 done. [2021-05-21T18:42:15.945Z] #27 DONE 16.0s [2021-05-21T18:42:15.945Z] [2021-05-21T18:42:15.945Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:42:15.945Z] #28 sha256:d9017ea034de1f08943a8c0e64db24399f86ea1772055496606988b32d6761a2 [2021-05-21T18:42:15.945Z] #28 DONE 0.2s [2021-05-21T18:42:15.945Z] [2021-05-21T18:42:15.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:15.945Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:42:15.952Z] #28 27.51 Setting up libpsl5:s390x (0.20.2-2) ... [2021-05-21T18:42:15.952Z] #28 27.52 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:15.952Z] #28 ... [2021-05-21T18:42:15.952Z] [2021-05-21T18:42:15.952Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-21T18:42:15.952Z] #37 24.86 Selecting previously unselected package libicu63:s390x. [2021-05-21T18:42:15.952Z] #37 24.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 24.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-21T18:42:15.952Z] #37 30.02 Selecting previously unselected package libxml2:s390x. [2021-05-21T18:42:15.952Z] #37 30.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 30.05 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:42:15.952Z] #37 30.57 Selecting previously unselected package libarchive13:s390x. [2021-05-21T18:42:15.952Z] #37 30.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 30.59 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-21T18:42:15.952Z] #37 30.87 Selecting previously unselected package libjsoncpp1:s390x. [2021-05-21T18:42:15.952Z] #37 30.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 30.87 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-05-21T18:42:15.952Z] #37 30.96 Selecting previously unselected package librhash0:s390x. [2021-05-21T18:42:15.952Z] #37 30.96 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 30.97 Unpacking librhash0:s390x (1.3.8-1) ... [2021-05-21T18:42:15.952Z] #37 31.19 Selecting previously unselected package libuv1:s390x. [2021-05-21T18:42:15.952Z] #37 31.19 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 31.19 Unpacking libuv1:s390x (1.24.1-1) ... [2021-05-21T18:42:15.952Z] #37 31.35 Selecting previously unselected package cmake. [2021-05-21T18:42:15.952Z] #37 31.35 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-05-21T18:42:15.952Z] #37 31.35 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:42:15.952Z] #37 34.28 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-21T18:42:15.952Z] #37 34.30 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:42:15.952Z] #37 34.31 Setting up libuv1:s390x (1.24.1-1) ... [2021-05-21T18:42:15.952Z] #37 34.32 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:42:15.952Z] #37 34.33 Setting up librhash0:s390x (1.3.8-1) ... [2021-05-21T18:42:15.952Z] #37 34.36 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:42:15.952Z] #37 34.36 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:42:15.952Z] #37 34.37 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-05-21T18:42:15.952Z] #37 34.38 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-21T18:42:15.952Z] #37 34.38 Setting up cmake (3.13.4-1) ... [2021-05-21T18:42:15.952Z] #37 34.39 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:15.952Z] #37 34.45 Processing triggers for mime-support (3.62) ... [2021-05-21T18:42:15.952Z] #37 DONE 34.8s [2021-05-21T18:42:16.075Z] #28 8.339 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:16.075Z] #28 8.371 Fetched 5176 kB in 0s (20.0 MB/s) [2021-05-21T18:42:16.075Z] #28 8.396 Selecting previously unselected package libssl1.1:ppc64el. [2021-05-21T18:42:16.075Z] #28 8.396 (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.) [2021-05-21T18:42:16.075Z] #28 8.406 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-21T18:42:16.075Z] #28 8.409 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:16.257Z] [2021-05-21T18:42:16.257Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:16.372Z] #28 8.631 Selecting previously unselected package openssl. [2021-05-21T18:42:16.372Z] #28 8.632 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-21T18:42:16.372Z] #28 8.635 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:16.372Z] #28 8.762 Selecting previously unselected package ca-certificates. [2021-05-21T18:42:16.372Z] #28 8.764 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:42:16.372Z] #28 8.771 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:16.372Z] #28 8.843 Selecting previously unselected package libkeyutils1:ppc64el. [2021-05-21T18:42:16.372Z] #28 8.845 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-05-21T18:42:16.372Z] #28 8.846 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-05-21T18:42:16.372Z] #28 8.871 Selecting previously unselected package libkrb5support0:ppc64el. [2021-05-21T18:42:16.671Z] #28 8.874 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.671Z] #28 8.875 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:16.671Z] #28 8.906 Selecting previously unselected package libk5crypto3:ppc64el. [2021-05-21T18:42:16.671Z] #28 8.908 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.671Z] #28 8.910 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:16.671Z] #28 8.954 Selecting previously unselected package libkrb5-3:ppc64el. [2021-05-21T18:42:16.671Z] #28 8.956 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.671Z] #28 8.957 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:16.671Z] #28 9.050 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-05-21T18:42:16.671Z] #28 9.052 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.671Z] #28 9.053 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:16.671Z] #28 9.099 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-05-21T18:42:16.671Z] #28 9.101 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.671Z] #28 9.102 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:16.671Z] #28 9.133 Selecting previously unselected package libsasl2-2:ppc64el. [2021-05-21T18:42:16.968Z] #28 9.135 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.968Z] #28 9.136 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:16.968Z] #28 9.173 Selecting previously unselected package libldap-common. [2021-05-21T18:42:16.968Z] #28 9.175 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:42:16.968Z] #28 9.177 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:16.968Z] #28 9.215 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-05-21T18:42:16.968Z] #28 9.217 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-05-21T18:42:16.968Z] #28 9.218 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:16.968Z] #28 9.276 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-05-21T18:42:16.968Z] #28 9.278 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-05-21T18:42:16.968Z] #28 9.279 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-21T18:42:17.268Z] #28 9.450 Selecting previously unselected package libpsl5:ppc64el. [2021-05-21T18:42:17.268Z] #28 9.452 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.453 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-05-21T18:42:17.268Z] #28 9.484 Selecting previously unselected package librtmp1:ppc64el. [2021-05-21T18:42:17.268Z] #28 9.486 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.488 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:42:17.268Z] #28 9.517 Selecting previously unselected package libssh2-1:ppc64el. [2021-05-21T18:42:17.268Z] #28 9.519 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.521 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-21T18:42:17.268Z] #28 9.565 Selecting previously unselected package libcurl4:ppc64el. [2021-05-21T18:42:17.268Z] #28 9.565 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.566 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-21T18:42:17.268Z] #28 9.628 Selecting previously unselected package curl. [2021-05-21T18:42:17.268Z] #28 9.630 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.631 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:42:17.268Z] #28 9.685 Selecting previously unselected package libonig5:ppc64el. [2021-05-21T18:42:17.268Z] #28 9.687 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.688 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-21T18:42:17.268Z] #28 9.746 Selecting previously unselected package libjq1:ppc64el. [2021-05-21T18:42:17.268Z] #28 9.746 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-21T18:42:17.268Z] #28 9.748 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-21T18:42:17.268Z] #28 9.790 Selecting previously unselected package jq. [2021-05-21T18:42:17.568Z] #28 9.792 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-21T18:42:17.568Z] #28 9.793 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:42:17.568Z] #28 9.832 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-05-21T18:42:17.568Z] #28 9.839 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-05-21T18:42:17.568Z] #28 9.843 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:17.568Z] #28 10.01 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-21T18:42:17.568Z] #28 10.01 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:17.568Z] #28 10.02 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:17.568Z] #28 10.02 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:17.568Z] #28 10.02 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:42:17.568Z] #28 10.03 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:17.568Z] #28 10.03 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:17.568Z] #28 10.03 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-21T18:42:17.568Z] #28 10.04 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:17.568Z] #28 10.04 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:17.568Z] #28 10.04 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-21T18:42:17.759Z] #38 1.472 + RM_GOPATH=0 [2021-05-21T18:42:17.759Z] #38 1.472 + TMP_GOPATH= [2021-05-21T18:42:17.759Z] #38 1.472 + : /build [2021-05-21T18:42:17.759Z] #38 1.472 + '[' -z '' ']' [2021-05-21T18:42:17.759Z] #38 1.473 ++ mktemp -d [2021-05-21T18:42:17.759Z] #38 1.474 + export GOPATH=/tmp/tmp.dnITDhIbHR [2021-05-21T18:42:17.759Z] #38 1.474 + GOPATH=/tmp/tmp.dnITDhIbHR [2021-05-21T18:42:17.759Z] #38 1.474 + RM_GOPATH=1 [2021-05-21T18:42:17.759Z] #38 1.474 + case "$(go env GOARCH)" in [2021-05-21T18:42:17.759Z] #38 1.474 ++ go env GOARCH [2021-05-21T18:42:17.759Z] #38 1.477 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:17.759Z] #38 1.477 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:17.759Z] #38 1.478 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:17.759Z] #38 1.481 + dir=/tmp/install [2021-05-21T18:42:17.759Z] #38 1.481 + bin=tini [2021-05-21T18:42:17.759Z] #38 1.481 + shift [2021-05-21T18:42:17.759Z] #38 1.481 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:42:17.759Z] #38 1.481 + . /tmp/install/tini.installer [2021-05-21T18:42:17.759Z] #38 1.481 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:42:17.759Z] #38 1.481 + install_tini [2021-05-21T18:42:17.759Z] #38 1.481 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:42:17.759Z] #38 1.481 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:42:17.759Z] #38 1.481 + git clone https://github.com/krallin/tini.git /tmp/tmp.dnITDhIbHR/tini [2021-05-21T18:42:17.759Z] #38 1.485 Cloning into '/tmp/tmp.dnITDhIbHR/tini'... [2021-05-21T18:42:17.869Z] #28 10.05 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-21T18:42:17.869Z] #28 10.05 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:17.869Z] #28 10.05 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:17.869Z] #28 ... [2021-05-21T18:42:17.869Z] [2021-05-21T18:42:17.869Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:17.869Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-21T18:42:17.869Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done [2021-05-21T18:42:17.869Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-05-21T18:42:17.869Z] #10 DONE 19.7s [2021-05-21T18:42:17.869Z] [2021-05-21T18:42:17.869Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:42:17.869Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-05-21T18:42:18.049Z] #38 2.003 + cd /tmp/tmp.dnITDhIbHR/tini [2021-05-21T18:42:18.049Z] #38 2.003 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:42:18.049Z] #38 2.019 + cmake . [2021-05-21T18:42:18.172Z] #11 DONE 0.2s [2021-05-21T18:42:18.172Z] [2021-05-21T18:42:18.172Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:18.172Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-21T18:42:18.172Z] #28 ... [2021-05-21T18:42:18.172Z] [2021-05-21T18:42:18.172Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-21T18:42:18.172Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-05-21T18:42:18.477Z] #12 DONE 0.2s [2021-05-21T18:42:18.477Z] [2021-05-21T18:42:18.477Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:18.477Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-21T18:42:18.477Z] #28 10.70 Updating certificates in /etc/ssl/certs... [2021-05-21T18:42:18.477Z] #28 ... [2021-05-21T18:42:18.477Z] [2021-05-21T18:42:18.477Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:42:18.477Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-05-21T18:42:18.477Z] #32 DONE 0.1s [2021-05-21T18:42:18.477Z] [2021-05-21T18:42:18.477Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:42:18.477Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-05-21T18:42:18.477Z] #40 DONE 0.1s [2021-05-21T18:42:18.679Z] #38 2.484 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:42:18.679Z] #38 2.570 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:42:18.778Z] [2021-05-21T18:42:18.778Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:42:18.778Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-21T18:42:18.778Z] #41 ... [2021-05-21T18:42:18.778Z] [2021-05-21T18:42:18.778Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-21T18:42:18.778Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-05-21T18:42:18.778Z] #13 DONE 0.5s [2021-05-21T18:42:19.081Z] [2021-05-21T18:42:19.081Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:19.081Z] #59 sha256:545bfbc2f1d449accb9693969e76d21e125fc5ad60ab22897e7848d051133ad0 [2021-05-21T18:42:19.081Z] #59 0.614 + RM_GOPATH=0 [2021-05-21T18:42:19.081Z] #59 0.614 + TMP_GOPATH= [2021-05-21T18:42:19.081Z] #59 0.614 + : /build [2021-05-21T18:42:19.081Z] #59 0.614 + '[' -z '' ']' [2021-05-21T18:42:19.081Z] #59 0.615 ++ mktemp -d [2021-05-21T18:42:19.081Z] #59 0.617 + export GOPATH=/tmp/tmp.9wNT7sN15N [2021-05-21T18:42:19.081Z] #59 0.617 + GOPATH=/tmp/tmp.9wNT7sN15N [2021-05-21T18:42:19.081Z] #59 0.617 + RM_GOPATH=1 [2021-05-21T18:42:19.081Z] #59 0.618 + case "$(go env GOARCH)" in [2021-05-21T18:42:19.081Z] #59 0.619 ++ go env GOARCH [2021-05-21T18:42:19.081Z] #59 0.626 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:19.081Z] #59 0.626 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:19.081Z] #59 0.627 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:19.081Z] #59 0.629 + dir=/tmp/install [2021-05-21T18:42:19.081Z] #59 0.629 + bin=rootlesskit [2021-05-21T18:42:19.081Z] #59 0.630 + shift [2021-05-21T18:42:19.081Z] #59 0.630 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:42:19.081Z] #59 0.630 + . /tmp/install/rootlesskit.installer [2021-05-21T18:42:19.081Z] #59 0.630 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:42:19.081Z] #59 0.631 + install_rootlesskit [2021-05-21T18:42:19.081Z] #59 0.631 + case "$1" in [2021-05-21T18:42:19.081Z] #59 0.631 + export CGO_ENABLED=0 [2021-05-21T18:42:19.081Z] #59 0.631 + CGO_ENABLED=0 [2021-05-21T18:42:19.081Z] #59 0.631 + _install_rootlesskit [2021-05-21T18:42:19.081Z] #59 0.631 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:42:19.081Z] #59 0.632 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:42:19.081Z] #59 0.632 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9wNT7sN15N/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:42:19.081Z] #59 0.634 Cloning into '/tmp/tmp.9wNT7sN15N/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:42:19.309Z] #38 3.081 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:42:19.310Z] #38 3.081 -- Detecting C compiler ABI info [2021-05-21T18:42:19.600Z] #38 3.576 -- Detecting C compiler ABI info - done [2021-05-21T18:42:19.600Z] #38 3.581 -- Detecting C compile features [2021-05-21T18:42:20.166Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2021-05-21T18:42:21.102Z] #38 4.911 -- Detecting C compile features - done [2021-05-21T18:42:21.102Z] #38 4.950 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:42:21.102Z] #38 5.077 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:42:21.102Z] #38 5.127 -- Configuring done [2021-05-21T18:42:21.102Z] #38 5.151 -- Generating done [2021-05-21T18:42:21.396Z] #38 5.156 -- Build files have been written to: /tmp/tmp.dnITDhIbHR/tini [2021-05-21T18:42:21.396Z] #38 5.167 + make tini-static [2021-05-21T18:42:21.396Z] #38 5.415 Scanning dependencies of target tini-static [2021-05-21T18:42:21.396Z] #38 5.471 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:42:21.396Z] #38 ... [2021-05-21T18:42:21.396Z] [2021-05-21T18:42:21.396Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-21T18:42:21.397Z] #33 29.82 Checking out files: 92% (1403/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. [2021-05-21T18:42:21.397Z] #33 30.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:42:21.397Z] #33 30.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:42:21.694Z] #33 ... [2021-05-21T18:42:21.694Z] [2021-05-21T18:42:21.694Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-21T18:42:21.694Z] #28 28.03 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 28.03 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:21.694Z] #28 28.05 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 28.06 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 28.07 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:42:21.694Z] #28 28.07 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 28.08 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 28.09 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-05-21T18:42:21.694Z] #28 28.10 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 28.11 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:42:21.694Z] #28 28.13 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-21T18:42:21.694Z] #28 28.15 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-21T18:42:21.694Z] #28 28.15 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:42:21.694Z] #28 28.18 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:21.694Z] #28 29.67 Updating certificates in /etc/ssl/certs... [2021-05-21T18:42:21.694Z] #28 31.44 137 added, 0 removed; done. [2021-05-21T18:42:21.694Z] #28 31.48 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-05-21T18:42:21.694Z] #28 31.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:42:21.694Z] #28 31.49 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-05-21T18:42:21.694Z] #28 31.50 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:42:21.694Z] #28 31.51 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:21.694Z] #28 31.53 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:21.694Z] #28 31.54 Updating certificates in /etc/ssl/certs... [2021-05-21T18:42:21.694Z] #28 32.94 0 added, 0 removed; done. [2021-05-21T18:42:21.694Z] #28 32.94 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:42:21.694Z] #28 32.94 done. [2021-05-21T18:42:21.694Z] #28 DONE 33.3s [2021-05-21T18:42:21.694Z] [2021-05-21T18:42:21.694Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:42:21.694Z] #29 DONE 0.1s [2021-05-21T18:42:21.694Z] [2021-05-21T18:42:21.694Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:42:21.694Z] #14 33.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:42:21.694Z] #14 33.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-05-21T18:42:21.694Z] #14 34.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:42:21.694Z] #14 36.02 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:42:21.694Z] #14 36.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:42:21.694Z] #14 36.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:42:21.694Z] #14 36.15 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-05-21T18:42:21.694Z] #14 36.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-21T18:42:21.694Z] #14 36.15 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-21T18:42:21.694Z] #14 36.28 Selecting previously unselected package dmsetup. [2021-05-21T18:42:21.694Z] #14 36.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-05-21T18:42:21.694Z] #14 36.28 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:42:21.694Z] #14 36.37 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:42:21.694Z] #14 36.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:42:21.694Z] #14 36.38 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:42:21.694Z] #14 ... [2021-05-21T18:42:21.694Z] [2021-05-21T18:42:21.694Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:21.694Z] #46 27.36 sync [2021-05-21T18:42:21.694Z] #46 27.36 internal/reflectlite [2021-05-21T18:42:21.694Z] #46 28.49 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:42:21.694Z] #46 28.71 math/rand [2021-05-21T18:42:21.694Z] #46 29.51 internal/singleflight [2021-05-21T18:42:21.694Z] #46 29.89 sort [2021-05-21T18:42:21.694Z] #46 29.89 errors [2021-05-21T18:42:21.694Z] #46 30.36 io [2021-05-21T18:42:21.694Z] #46 30.63 strconv [2021-05-21T18:42:21.694Z] #46 31.83 bytes [2021-05-21T18:42:21.694Z] #46 32.32 reflect [2021-05-21T18:42:21.694Z] #46 33.68 bufio [2021-05-21T18:42:21.694Z] #46 34.88 syscall [2021-05-21T18:42:22.002Z] #46 ... [2021-05-21T18:42:22.002Z] [2021-05-21T18:42:22.002Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-21T18:42:23.056Z] #30 ... [2021-05-21T18:42:23.056Z] [2021-05-21T18:42:23.056Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:23.056Z] #38 6.225 [100%] Linking C executable tini-static [2021-05-21T18:42:23.056Z] #38 6.709 [100%] Built target tini-static [2021-05-21T18:42:23.056Z] #38 6.806 + mkdir -p /build [2021-05-21T18:42:23.056Z] #38 6.812 + cp tini-static /build/docker-init [2021-05-21T18:42:23.056Z] #38 DONE 7.1s [2021-05-21T18:42:23.056Z] [2021-05-21T18:42:23.056Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:23.056Z] #52 32.87 internal/oserror [2021-05-21T18:42:23.056Z] #52 32.87 bytes [2021-05-21T18:42:23.056Z] #52 32.93 syscall [2021-05-21T18:42:23.056Z] #52 34.38 reflect [2021-05-21T18:42:23.056Z] #52 38.35 time [2021-05-21T18:42:23.377Z] #52 ... [2021-05-21T18:42:23.377Z] [2021-05-21T18:42:23.377Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:23.377Z] #48 DONE 38.9s [2021-05-21T18:42:23.377Z] [2021-05-21T18:42:23.377Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:23.377Z] #44 7.724 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:42:23.377Z] #44 7.724 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:42:23.377Z] #44 7.770 Note: Building without GnuTLS support [2021-05-21T18:42:23.377Z] #44 7.786 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:42:23.377Z] #44 7.786 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:42:24.044Z] #44 ... [2021-05-21T18:42:24.044Z] [2021-05-21T18:42:24.044Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:42:24.044Z] #14 41.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:42:24.044Z] #14 41.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:42:24.044Z] #14 41.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:42:24.395Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.2s done [2021-05-21T18:42:24.395Z] #9 ... [2021-05-21T18:42:24.395Z] [2021-05-21T18:42:24.395Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:24.395Z] #29 sha256:618828372b6ec8ff17f4c043bae26a964631ba754802c70c1e3eaefef36e7430 [2021-05-21T18:42:24.395Z] #29 1.952 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:42:24.395Z] #29 2.041 [2021-05-21T18:42:24.395Z] #29 2.165 ########### 16.0% ########################## 37.1% ######################################### 57.0% ##################################################### 74.1% ##################################################################### 96.7% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 2.686 [2021-05-21T18:42:24.395Z] #29 2.834 #################################################### 72.7% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 2.952 [2021-05-21T18:42:24.395Z] #29 3.074 ################################### 50.0% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 3.229 [2021-05-21T18:42:24.395Z] #29 3.357 ######## 11.5% ######################### 35.5% ####################################### 55.1% ###################################################### 75.5% #################################################################### 94.7% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 3.884 [2021-05-21T18:42:24.395Z] #29 4.007 # 2.5% ####### 9.8% ########## 14.9% ############## 20.1% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.2% #################################################### 72.3% ####################################################### 77.7% ########################################################### 83.0% ############################################################### 88.2% ################################################################## 93.0% ###################################################################### 98.5% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 5.861 [2021-05-21T18:42:24.395Z] #29 6.168 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:42:24.395Z] #29 6.258 [2021-05-21T18:42:24.395Z] #29 6.322 ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 6.350 [2021-05-21T18:42:24.395Z] #29 6.644 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:42:24.395Z] #29 6.728 [2021-05-21T18:42:24.395Z] #29 6.865 0.6% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 6.926 [2021-05-21T18:42:24.395Z] #29 7.308 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:42:24.395Z] #29 7.403 [2021-05-21T18:42:24.395Z] #29 7.546 0.0% ############ 17.6% ################# 24.2% ########################### 38.8% ################################# 47.1% ########################################### 60.4% ############################################################### 87.7% ######################################################################## 100.0% [2021-05-21T18:42:24.395Z] #29 8.486 [2021-05-21T18:42:24.657Z] #29 8.763 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:42:24.657Z] #29 8.814 [2021-05-21T18:42:24.775Z] #59 5.403 + cd /tmp/tmp.9wNT7sN15N/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:42:24.775Z] #59 5.403 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:42:24.775Z] #59 5.448 + export GO111MODULE=on [2021-05-21T18:42:24.775Z] #59 5.450 + GO111MODULE=on [2021-05-21T18:42:24.775Z] #59 5.450 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:42:24.775Z] #59 5.451 + GOPROXY=https://proxy.golang.org [2021-05-21T18:42:24.775Z] #59 5.452 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:42:24.775Z] #59 5.452 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:42:24.775Z] #59 ... [2021-05-21T18:42:24.775Z] [2021-05-21T18:42:24.775Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:24.775Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-21T18:42:24.775Z] #28 15.07 137 added, 0 removed; done. [2021-05-21T18:42:24.775Z] #28 15.29 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-21T18:42:24.775Z] #28 15.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:42:24.775Z] #28 15.32 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-21T18:42:24.775Z] #28 15.35 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:42:24.775Z] #28 15.36 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:24.775Z] #28 15.40 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:42:24.775Z] #28 15.42 Updating certificates in /etc/ssl/certs... [2021-05-21T18:42:24.931Z] #29 8.863 ######################################################################## 100.0% [2021-05-21T18:42:24.931Z] #29 8.888 [2021-05-21T18:42:24.931Z] #29 9.131 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:42:25.192Z] #29 9.187 [2021-05-21T18:42:25.193Z] #29 9.224 ######################################################################## 100.0% [2021-05-21T18:42:25.193Z] #29 9.247 [2021-05-21T18:42:25.193Z] #29 9.256 Download of images into '/build' complete. [2021-05-21T18:42:25.193Z] #29 9.256 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:42:25.193Z] #29 9.256 tar -cC '/build' . | docker load [2021-05-21T18:42:26.137Z] #29 ... [2021-05-21T18:42:26.137Z] [2021-05-21T18:42:26.137Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:42:26.137Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:42:26.137Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-21T18:42:27.088Z] #9 DONE 40.0s [2021-05-21T18:42:27.088Z] [2021-05-21T18:42:27.088Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:42:27.088Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:42:27.088Z] #10 ... [2021-05-21T18:42:27.088Z] [2021-05-21T18:42:27.088Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:27.088Z] #29 sha256:618828372b6ec8ff17f4c043bae26a964631ba754802c70c1e3eaefef36e7430 [2021-05-21T18:42:27.088Z] #29 DONE 11.3s [2021-05-21T18:42:27.361Z] [2021-05-21T18:42:27.361Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:42:27.361Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:42:28.311Z] #10 DONE 0.9s [2021-05-21T18:42:28.311Z] [2021-05-21T18:42:28.311Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-21T18:42:28.311Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-21T18:42:28.364Z] #28 ... [2021-05-21T18:42:28.365Z] [2021-05-21T18:42:28.365Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:28.365Z] #59 sha256:545bfbc2f1d449accb9693969e76d21e125fc5ad60ab22897e7848d051133ad0 [2021-05-21T18:42:28.365Z] #59 8.044 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:42:28.365Z] #59 8.101 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:42:28.365Z] #59 8.214 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:42:28.365Z] #59 8.239 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:42:28.365Z] #59 8.254 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:42:28.365Z] #59 8.298 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:42:28.365Z] #59 8.299 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:42:28.365Z] #59 8.327 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:42:28.365Z] #59 8.333 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:42:28.365Z] #59 8.546 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:42:28.365Z] #59 8.810 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:42:28.365Z] #59 8.957 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:42:28.365Z] #59 9.058 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:42:28.365Z] #59 9.082 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:42:28.365Z] #59 9.086 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:42:28.365Z] #59 9.339 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:42:28.365Z] #59 9.551 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:42:28.365Z] #59 ... [2021-05-21T18:42:28.365Z] [2021-05-21T18:42:28.365Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:42:28.365Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:42:28.365Z] #46 0.674 + RM_GOPATH=0 [2021-05-21T18:42:28.365Z] #46 0.676 + TMP_GOPATH= [2021-05-21T18:42:28.365Z] #46 0.676 + : /build [2021-05-21T18:42:28.365Z] #46 0.676 + '[' -z '' ']' [2021-05-21T18:42:28.365Z] #46 0.676 ++ mktemp -d [2021-05-21T18:42:28.365Z] #46 0.677 + export GOPATH=/tmp/tmp.xuepcmCNmf [2021-05-21T18:42:28.365Z] #46 0.678 + GOPATH=/tmp/tmp.xuepcmCNmf [2021-05-21T18:42:28.365Z] #46 0.678 + RM_GOPATH=1 [2021-05-21T18:42:28.365Z] #46 0.678 + case "$(go env GOARCH)" in [2021-05-21T18:42:28.365Z] #46 0.678 ++ go env GOARCH [2021-05-21T18:42:28.365Z] #46 0.691 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:28.365Z] #46 0.691 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:28.365Z] #46 0.694 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:28.365Z] #46 0.694 + dir=/tmp/install [2021-05-21T18:42:28.365Z] #46 0.694 + bin=vndr [2021-05-21T18:42:28.365Z] #46 0.694 + shift [2021-05-21T18:42:28.365Z] #46 0.694 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:42:28.365Z] #46 0.694 + . /tmp/install/vndr.installer [2021-05-21T18:42:28.365Z] #46 0.694 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:42:28.365Z] #46 0.694 + install_vndr [2021-05-21T18:42:28.365Z] #46 0.694 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:42:28.365Z] #46 0.694 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:42:28.365Z] #46 0.694 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xuepcmCNmf/src/github.com/LK4D4/vndr [2021-05-21T18:42:28.365Z] #46 0.699 Cloning into '/tmp/tmp.xuepcmCNmf/src/github.com/LK4D4/vndr'... [2021-05-21T18:42:28.365Z] #46 1.688 + cd /tmp/tmp.xuepcmCNmf/src/github.com/LK4D4/vndr [2021-05-21T18:42:28.365Z] #46 1.690 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:42:28.365Z] #46 1.758 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:42:28.365Z] #46 3.116 internal/cpu [2021-05-21T18:42:28.365Z] #46 3.133 runtime/internal/sys [2021-05-21T18:42:28.365Z] #46 3.154 internal/race [2021-05-21T18:42:28.365Z] #46 3.242 runtime/internal/atomic [2021-05-21T18:42:28.365Z] #46 3.353 sync/atomic [2021-05-21T18:42:28.365Z] #46 3.844 runtime/internal/math [2021-05-21T18:42:28.365Z] #46 4.129 unicode [2021-05-21T18:42:28.365Z] #46 4.270 unicode/utf8 [2021-05-21T18:42:28.365Z] #46 4.529 internal/bytealg [2021-05-21T18:42:28.365Z] #46 4.748 math/bits [2021-05-21T18:42:28.365Z] #46 5.794 internal/testlog [2021-05-21T18:42:28.365Z] #46 6.460 math [2021-05-21T18:42:28.365Z] #46 6.523 runtime [2021-05-21T18:42:28.365Z] #46 7.281 encoding [2021-05-21T18:42:28.365Z] #46 7.624 unicode/utf16 [2021-05-21T18:42:28.365Z] #46 8.592 container/list [2021-05-21T18:42:28.365Z] #46 ... [2021-05-21T18:42:28.365Z] [2021-05-21T18:42:28.365Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:28.365Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:42:28.365Z] #50 0.818 + RM_GOPATH=0 [2021-05-21T18:42:28.365Z] #50 0.818 + TMP_GOPATH= [2021-05-21T18:42:28.365Z] #50 0.818 + : /build [2021-05-21T18:42:28.365Z] #50 0.819 + '[' -z '' ']' [2021-05-21T18:42:28.365Z] #50 0.820 ++ mktemp -d [2021-05-21T18:42:28.365Z] #50 0.822 + export GOPATH=/tmp/tmp.auWMYmFW45 [2021-05-21T18:42:28.365Z] #50 0.822 + GOPATH=/tmp/tmp.auWMYmFW45 [2021-05-21T18:42:28.365Z] #50 0.822 + RM_GOPATH=1 [2021-05-21T18:42:28.365Z] #50 0.823 + case "$(go env GOARCH)" in [2021-05-21T18:42:28.365Z] #50 0.835 ++ go env GOARCH [2021-05-21T18:42:28.365Z] #50 0.870 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:28.365Z] #50 0.870 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:28.365Z] #50 0.872 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:28.365Z] #50 0.880 + dir=/tmp/install [2021-05-21T18:42:28.365Z] #50 0.886 + bin=golangci_lint [2021-05-21T18:42:28.365Z] #50 0.887 + shift [2021-05-21T18:42:28.365Z] #50 0.887 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:42:28.365Z] #50 0.888 + . /tmp/install/golangci_lint.installer [2021-05-21T18:42:28.365Z] #50 0.889 ++ : v1.23.8 [2021-05-21T18:42:28.365Z] #50 0.890 + install_golangci_lint [2021-05-21T18:42:28.365Z] #50 0.891 + set -e [2021-05-21T18:42:28.365Z] #50 0.892 + export GO111MODULE=on [2021-05-21T18:42:28.365Z] #50 0.893 + GO111MODULE=on [2021-05-21T18:42:28.365Z] #50 0.893 + GOBIN=/build [2021-05-21T18:42:28.365Z] #50 0.894 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:42:28.365Z] #50 0.940 go: finding github.com v1.23.8 [2021-05-21T18:42:28.365Z] #50 0.942 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:42:28.365Z] #50 0.943 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:42:28.365Z] #50 0.944 go: finding github.com/golangci v1.23.8 [2021-05-21T18:42:28.365Z] #50 0.947 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:42:28.365Z] #50 1.863 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:42:28.365Z] #50 3.483 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:42:28.664Z] #50 ... [2021-05-21T18:42:28.664Z] [2021-05-21T18:42:28.664Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:42:28.664Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-21T18:42:28.664Z] #56 0.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:28.664Z] #56 0.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:28.664Z] #56 0.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:28.665Z] #56 1.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-21T18:42:28.665Z] #56 3.890 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [280 kB] [2021-05-21T18:42:28.665Z] #56 5.639 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-21T18:42:28.665Z] #56 ... [2021-05-21T18:42:28.665Z] [2021-05-21T18:42:28.665Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:42:28.665Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-21T18:42:28.665Z] #28 20.87 0 added, 0 removed; done. [2021-05-21T18:42:28.665Z] #28 20.88 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:42:28.665Z] #28 20.88 done. [2021-05-21T18:42:28.665Z] #28 DONE 21.1s [2021-05-21T18:42:28.665Z] [2021-05-21T18:42:28.665Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:42:28.665Z] #68 sha256:776ebd0df19a1c0a688cdab600cc1b743b752fb549dccc2051f2bba04997ef79 [2021-05-21T18:42:28.665Z] #68 0.846 + RM_GOPATH=0 [2021-05-21T18:42:28.665Z] #68 0.846 + TMP_GOPATH= [2021-05-21T18:42:28.665Z] #68 0.846 + : /build [2021-05-21T18:42:28.665Z] #68 0.846 + '[' -z '' ']' [2021-05-21T18:42:28.665Z] #68 0.856 ++ mktemp -d [2021-05-21T18:42:28.665Z] #68 0.876 + export GOPATH=/tmp/tmp.DQi80qZnFN [2021-05-21T18:42:28.665Z] #68 0.877 + GOPATH=/tmp/tmp.DQi80qZnFN [2021-05-21T18:42:28.665Z] #68 0.877 + RM_GOPATH=1 [2021-05-21T18:42:28.665Z] #68 0.878 + case "$(go env GOARCH)" in [2021-05-21T18:42:28.665Z] #68 0.883 ++ go env GOARCH [2021-05-21T18:42:28.665Z] #68 0.920 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:28.665Z] #68 0.920 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:28.665Z] #68 0.927 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:28.665Z] #68 0.946 + dir=/tmp/install [2021-05-21T18:42:28.665Z] #68 0.946 + bin=proxy [2021-05-21T18:42:28.665Z] #68 0.946 + shift [2021-05-21T18:42:28.665Z] #68 0.947 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:42:28.665Z] #68 0.947 + . /tmp/install/proxy.installer [2021-05-21T18:42:28.665Z] #68 0.948 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:42:28.665Z] #68 0.949 + install_proxy [2021-05-21T18:42:28.665Z] #68 0.949 + case "$1" in [2021-05-21T18:42:28.665Z] #68 0.949 + export CGO_ENABLED=0 [2021-05-21T18:42:28.665Z] #68 0.950 + CGO_ENABLED=0 [2021-05-21T18:42:28.665Z] #68 0.950 + _install_proxy [2021-05-21T18:42:28.665Z] #68 0.950 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:42:28.665Z] #68 0.951 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:42:28.665Z] #68 0.951 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DQi80qZnFN/src/github.com/docker/libnetwork [2021-05-21T18:42:28.665Z] #68 0.961 Cloning into '/tmp/tmp.DQi80qZnFN/src/github.com/docker/libnetwork'... [2021-05-21T18:42:28.885Z] #11 DONE 1.0s [2021-05-21T18:42:28.885Z] [2021-05-21T18:42:28.885Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:28.885Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:42:28.963Z] #68 ... [2021-05-21T18:42:28.963Z] [2021-05-21T18:42:28.963Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:42:28.963Z] #29 sha256:d222891076b62a76230efec72c4dd7eb41a5836c31c9eed197d986ba91131f48 [2021-05-21T18:42:28.963Z] #29 DONE 0.1s [2021-05-21T18:42:28.963Z] [2021-05-21T18:42:28.963Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:42:28.963Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-21T18:42:28.963Z] #37 1.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:28.963Z] #37 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:28.963Z] #37 1.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:28.963Z] #37 2.679 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-21T18:42:28.963Z] #37 4.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [280 kB] [2021-05-21T18:42:28.963Z] #37 6.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-21T18:42:28.963Z] #37 ... [2021-05-21T18:42:28.963Z] [2021-05-21T18:42:28.963Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:42:28.963Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-21T18:42:28.963Z] #33 0.667 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:42:28.963Z] #33 0.672 Cloning into '.'... [2021-05-21T18:42:29.263Z] #33 ... [2021-05-21T18:42:29.263Z] [2021-05-21T18:42:29.263Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:42:29.263Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:42:29.263Z] #43 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:29.263Z] #43 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:29.263Z] #43 1.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:29.263Z] #43 2.442 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-21T18:42:29.263Z] #43 4.786 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [280 kB] [2021-05-21T18:42:29.263Z] #43 6.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-21T18:42:29.263Z] #43 ... [2021-05-21T18:42:29.263Z] [2021-05-21T18:42:29.263Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:42:29.263Z] #25 sha256:24954719d33b8471f25fe8056cbea25a54f182f22fe9d0b6b67394201f37368b [2021-05-21T18:42:29.263Z] #25 0.838 + RM_GOPATH=0 [2021-05-21T18:42:29.263Z] #25 0.838 + TMP_GOPATH= [2021-05-21T18:42:29.263Z] #25 0.838 + : /build [2021-05-21T18:42:29.263Z] #25 0.838 + '[' -z '' ']' [2021-05-21T18:42:29.263Z] #25 0.838 ++ mktemp -d [2021-05-21T18:42:29.263Z] #25 0.859 + export GOPATH=/tmp/tmp.UTcA721jfX [2021-05-21T18:42:29.263Z] #25 0.859 + GOPATH=/tmp/tmp.UTcA721jfX [2021-05-21T18:42:29.263Z] #25 0.860 + RM_GOPATH=1 [2021-05-21T18:42:29.263Z] #25 0.861 + case "$(go env GOARCH)" in [2021-05-21T18:42:29.263Z] #25 0.867 ++ go env GOARCH [2021-05-21T18:42:29.263Z] #25 0.886 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:29.263Z] #25 0.886 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:29.263Z] #25 0.891 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:29.263Z] #25 0.892 + dir=/tmp/install [2021-05-21T18:42:29.263Z] #25 0.901 + bin=dockercli [2021-05-21T18:42:29.263Z] #25 0.901 + shift [2021-05-21T18:42:29.263Z] #25 0.901 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:42:29.263Z] #25 0.901 + . /tmp/install/dockercli.installer [2021-05-21T18:42:29.263Z] #25 0.905 ++ : stable [2021-05-21T18:42:29.263Z] #25 0.905 ++ : 17.06.2-ce [2021-05-21T18:42:29.263Z] #25 0.909 + install_dockercli [2021-05-21T18:42:29.263Z] #25 0.910 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:42:29.263Z] #25 0.911 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:42:29.263Z] #25 0.920 ++ uname -m [2021-05-21T18:42:29.263Z] #25 0.946 + arch=ppc64le [2021-05-21T18:42:29.263Z] #25 0.946 + '[' ppc64le '!=' x86_64 ']' [2021-05-21T18:42:29.263Z] #25 0.946 + '[' ppc64le '!=' s390x ']' [2021-05-21T18:42:29.263Z] #25 0.946 + '[' ppc64le '!=' armhf ']' [2021-05-21T18:42:29.263Z] #25 0.948 + build_dockercli [2021-05-21T18:42:29.263Z] #25 0.948 + git clone https://github.com/docker/docker-ce /tmp/tmp.UTcA721jfX/tmp/docker-ce [2021-05-21T18:42:29.263Z] #25 0.959 Cloning into '/tmp/tmp.UTcA721jfX/tmp/docker-ce'... [2021-05-21T18:42:29.566Z] #25 ... [2021-05-21T18:42:29.566Z] [2021-05-21T18:42:29.566Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:42:29.566Z] #48 sha256:2b0efebd7e429a49d791e5f9b6687043fbeea83ba083c53a5434a57c253e3e36 [2021-05-21T18:42:29.566Z] #48 0.806 + RM_GOPATH=0 [2021-05-21T18:42:29.566Z] #48 0.807 + TMP_GOPATH= [2021-05-21T18:42:29.566Z] #48 0.807 + : /build [2021-05-21T18:42:29.566Z] #48 0.807 + '[' -z '' ']' [2021-05-21T18:42:29.566Z] #48 0.807 ++ mktemp -d [2021-05-21T18:42:29.566Z] #48 0.823 + export GOPATH=/tmp/tmp.RNiMogMyMN [2021-05-21T18:42:29.566Z] #48 0.823 + GOPATH=/tmp/tmp.RNiMogMyMN [2021-05-21T18:42:29.566Z] #48 0.823 + RM_GOPATH=1 [2021-05-21T18:42:29.566Z] #48 0.823 + case "$(go env GOARCH)" in [2021-05-21T18:42:29.566Z] #48 0.824 ++ go env GOARCH [2021-05-21T18:42:29.566Z] #48 0.892 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:29.566Z] #48 0.892 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:29.566Z] #48 0.895 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:29.567Z] #48 0.897 + dir=/tmp/install [2021-05-21T18:42:29.567Z] #48 0.897 + bin=gotestsum [2021-05-21T18:42:29.567Z] #48 0.898 + shift [2021-05-21T18:42:29.567Z] #48 0.900 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:42:29.567Z] #48 0.900 + . /tmp/install/gotestsum.installer [2021-05-21T18:42:29.567Z] #48 0.901 ++ : v0.5.3 [2021-05-21T18:42:29.567Z] #48 0.902 + install_gotestsum [2021-05-21T18:42:29.567Z] #48 0.904 + set -e [2021-05-21T18:42:29.567Z] #48 0.905 + export GO111MODULE=on [2021-05-21T18:42:29.567Z] #48 0.905 + GO111MODULE=on [2021-05-21T18:42:29.567Z] #48 0.905 + GOBIN=/build [2021-05-21T18:42:29.567Z] #48 0.907 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:42:29.567Z] #48 1.016 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:42:29.567Z] #48 1.029 go: finding gotest.tools v0.5.3 [2021-05-21T18:42:29.567Z] #48 2.159 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:42:29.567Z] #48 3.459 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:42:29.567Z] #48 5.223 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:42:29.567Z] #48 5.246 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:29.567Z] #48 5.256 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:29.567Z] #48 5.305 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:29.567Z] #48 5.375 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:29.567Z] #48 5.517 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:29.567Z] #48 5.600 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:42:29.567Z] #48 5.697 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:29.567Z] #48 5.701 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:29.567Z] #48 5.709 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:29.567Z] #48 5.764 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:42:29.567Z] #48 5.853 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:29.567Z] #48 5.997 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:29.567Z] #48 6.040 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:29.567Z] #48 6.184 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:29.567Z] #48 6.416 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:29.567Z] #48 6.443 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:42:29.567Z] #48 6.869 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:29.567Z] #48 6.911 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:29.567Z] #48 8.740 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:29.567Z] #48 9.766 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:29.567Z] #48 ... [2021-05-21T18:42:29.567Z] [2021-05-21T18:42:29.567Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:42:29.567Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-21T18:42:29.567Z] #41 0.680 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:42:29.567Z] #41 0.682 Cloning into '.'... [2021-05-21T18:42:29.683Z] #14 45.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:42:29.683Z] #14 45.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-21T18:42:29.683Z] #14 45.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:42:29.683Z] #14 45.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:42:29.683Z] #14 45.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-21T18:42:29.683Z] #14 46.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:42:29.683Z] #14 ... [2021-05-21T18:42:29.683Z] [2021-05-21T18:42:29.683Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-21T18:42:29.683Z] #30 2.439 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:42:29.683Z] #30 2.851 #=#=# [2021-05-21T18:42:29.683Z] #30 3.014 #=#=# 0.2% ####### 10.6% ############## 19.5% #################### 28.5% ############################ 39.8% #################################### 51.0% ########################################### 59.9% ################################################# 68.9% ######################################################### 80.1% ################################################################# 91.4% ######################################################################## 100.0% [2021-05-21T18:42:29.683Z] #30 4.583 [2021-05-21T18:42:29.683Z] #30 4.708 ##### 7.1% ####################################################################### 99.9% ######################################################################## 100.0% [2021-05-21T18:42:29.683Z] #30 5.123 [2021-05-21T18:42:29.683Z] #30 5.241 0.0% ################################# 45.9% ################################################################# 90.5% ######################################################################## 100.0% [2021-05-21T18:42:29.683Z] #30 5.760 [2021-05-21T18:42:29.683Z] #30 5.898 0.0% ####### 10.7% ############### 21.4% ####################### 32.1% ############################## 42.0% #################################### 50.6% ############################################ 61.4% ################################################## 70.0% ########################################################### 82.9% ################################################################# 91.5% ######################################################################## 100.0% [2021-05-21T18:42:29.683Z] #30 7.294 [2021-05-21T18:42:29.835Z] #58 ... [2021-05-21T18:42:29.835Z] [2021-05-21T18:42:29.835Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:42:29.835Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-21T18:42:29.835Z] #39 DONE 0.7s [2021-05-21T18:42:29.835Z] [2021-05-21T18:42:29.835Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:42:29.835Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-21T18:42:29.835Z] #31 DONE 0.7s [2021-05-21T18:42:29.835Z] [2021-05-21T18:42:29.835Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:42:29.835Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:42:29.868Z] #41 ... [2021-05-21T18:42:29.868Z] [2021-05-21T18:42:29.868Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:42:29.868Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:42:29.868Z] #52 0.828 + RM_GOPATH=0 [2021-05-21T18:42:29.868Z] #52 0.836 + TMP_GOPATH= [2021-05-21T18:42:29.868Z] #52 0.836 + : /build [2021-05-21T18:42:29.868Z] #52 0.837 + '[' -z '' ']' [2021-05-21T18:42:29.868Z] #52 0.838 ++ mktemp -d [2021-05-21T18:42:29.868Z] #52 0.840 + export GOPATH=/tmp/tmp.hhnia7wZGm [2021-05-21T18:42:29.868Z] #52 0.840 + GOPATH=/tmp/tmp.hhnia7wZGm [2021-05-21T18:42:29.868Z] #52 0.840 + RM_GOPATH=1 [2021-05-21T18:42:29.868Z] #52 0.840 + case "$(go env GOARCH)" in [2021-05-21T18:42:29.868Z] #52 0.843 ++ go env GOARCH [2021-05-21T18:42:29.868Z] #52 0.851 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:29.868Z] #52 0.852 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:29.868Z] #52 0.895 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:29.868Z] #52 0.903 + dir=/tmp/install [2021-05-21T18:42:29.868Z] #52 0.903 + bin=shfmt [2021-05-21T18:42:29.868Z] #52 0.904 + shift [2021-05-21T18:42:29.868Z] #52 0.905 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:42:29.868Z] #52 0.905 + . /tmp/install/shfmt.installer [2021-05-21T18:42:29.868Z] #52 0.906 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:42:29.868Z] #52 0.908 + install_shfmt [2021-05-21T18:42:29.869Z] #52 0.909 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:42:29.869Z] #52 0.909 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hhnia7wZGm/src/github.com/mvdan/sh [2021-05-21T18:42:29.869Z] #52 0.910 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:42:29.869Z] #52 0.919 Cloning into '/tmp/tmp.hhnia7wZGm/src/github.com/mvdan/sh'... [2021-05-21T18:42:29.869Z] #52 ... [2021-05-21T18:42:29.869Z] [2021-05-21T18:42:29.869Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:42:29.869Z] #35 sha256:0f70676ef791b323a16114eb14f856b5cd7e48f5f12f34b7026ee2bcc296900b [2021-05-21T18:42:29.869Z] #35 0.706 Install go-toml version v1.8.1 [2021-05-21T18:42:29.869Z] #35 0.737 go: finding github.com v1.8.1 [2021-05-21T18:42:29.869Z] #35 0.741 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:42:29.869Z] #35 0.743 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:42:29.869Z] #35 0.743 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:42:29.869Z] #35 0.743 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:42:29.869Z] #35 1.799 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:42:29.869Z] #35 2.734 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:42:29.869Z] #35 5.610 github.com/pelletier/go-toml [2021-05-21T18:42:30.173Z] #35 ... [2021-05-21T18:42:30.173Z] [2021-05-21T18:42:30.173Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:42:30.173Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:42:30.173Z] #14 0.635 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:42:30.173Z] #14 0.702 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:30.173Z] #14 0.716 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:30.173Z] #14 0.749 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:30.173Z] #14 2.074 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [457 kB] [2021-05-21T18:42:30.173Z] #14 4.353 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-21T18:42:30.173Z] #14 6.578 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [280 kB] [2021-05-21T18:42:30.173Z] #14 8.523 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-21T18:42:30.173Z] #14 ... [2021-05-21T18:42:30.173Z] [2021-05-21T18:42:30.173Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:30.173Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:42:30.173Z] #50 11.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:42:30.173Z] #50 11.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:42:30.173Z] #50 11.39 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:42:30.173Z] #50 11.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:42:30.173Z] #50 11.43 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:42:30.173Z] #50 11.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:42:30.173Z] #50 11.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:42:30.173Z] #50 11.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:42:30.173Z] #50 11.63 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:42:30.173Z] #50 11.89 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:42:30.483Z] #50 12.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:42:30.483Z] #50 12.24 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:42:30.483Z] #50 12.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:42:30.483Z] #50 12.26 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:42:30.483Z] #50 12.27 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:42:30.821Z] #50 12.35 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:42:30.821Z] #50 12.58 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:42:31.142Z] #50 12.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:42:31.142Z] #50 12.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:42:31.142Z] #50 12.82 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:42:31.142Z] #50 12.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:42:31.142Z] #50 12.87 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:42:31.142Z] #50 12.87 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:42:31.142Z] #50 12.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:42:31.234Z] #32 ... [2021-05-21T18:42:31.234Z] [2021-05-21T18:42:31.234Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-21T18:42:31.234Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-21T18:42:31.234Z] #12 DONE 2.0s [2021-05-21T18:42:31.234Z] [2021-05-21T18:42:31.234Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:42:31.234Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:42:31.456Z] #50 12.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:42:31.456Z] #50 12.99 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:42:31.456Z] #50 13.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:42:31.456Z] #50 13.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:42:31.456Z] #50 13.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:42:31.783Z] #50 13.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:42:31.783Z] #50 13.37 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:42:32.098Z] #50 13.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:42:32.098Z] #50 13.83 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:42:32.405Z] #50 14.00 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:42:32.405Z] #50 14.07 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:42:32.707Z] #50 14.46 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:42:33.006Z] #50 14.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:42:33.306Z] #50 14.95 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:42:33.608Z] #50 15.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:42:33.753Z] #30 7.410 0.5% ## 3.6% #### 6.1% ###### 9.2% ######## 11.1% ########## 14.2% ############ 17.4% ############## 19.9% ################ 23.0% ################# 24.9% ################### 27.3% ##################### 29.2% ###################### 31.7% ######################## 34.2% ######################### 36.1% ########################### 38.5% ############################# 40.4% ############################## 42.9% ################################# 46.0% ################################### 49.2% #################################### 51.0% ###################################### 53.5% ####################################### 55.4% ######################################### 57.9% ########################################### 59.8% ############################################# 62.9% ############################################### 65.4% ################################################# 68.5% ################################################### 70.9% ##################################################### 74.1% ####################################################### 77.2% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.3% ############################################################### 87.8% ################################################################ 90.3% ################################################################### 93.4% ##################################################################### 96.5% ####################################################################### 99.6% ######################################################################## 100.0% [2021-05-21T18:42:33.753Z] #30 11.92 [2021-05-21T18:42:34.385Z] #30 12.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:42:34.675Z] #30 12.91 #=#=# [2021-05-21T18:42:34.675Z] #30 13.04 #=#=# ######################################################################## 100.0% [2021-05-21T18:42:34.675Z] #30 13.16 [2021-05-21T18:42:34.965Z] #30 ... [2021-05-21T18:42:34.965Z] [2021-05-21T18:42:34.965Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:34.966Z] #44 9.616 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:42:34.966Z] #44 9.643 GEN .gitid [2021-05-21T18:42:34.966Z] #44 9.643 GEN criu/include/version.h [2021-05-21T18:42:34.966Z] #44 9.663 GEN include/common/asm [2021-05-21T18:42:34.966Z] #44 10.51 PBCC images/timens.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.53 DEP images/timens.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.56 PBCC images/fown.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.56 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.59 PBCC images/opts.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.62 PBCC images/memfd.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.63 DEP images/fown.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.65 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.69 DEP images/opts.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.71 DEP images/memfd.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.73 PBCC images/sit.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.79 DEP images/sit.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.83 PBCC images/macvlan.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.83 DEP images/macvlan.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.88 PBCC images/autofs.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.90 DEP images/autofs.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.92 PBCC images/sysctl.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.92 DEP images/sysctl.pb-c.d [2021-05-21T18:42:34.966Z] #44 10.96 PBCC images/time.pb-c.c [2021-05-21T18:42:34.966Z] #44 10.99 DEP images/time.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.03 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.06 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.10 PBCC images/seccomp.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.10 DEP images/seccomp.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.15 PBCC images/userns.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.16 DEP images/userns.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.20 PBCC images/cgroup.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.21 DEP images/cgroup.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.26 PBCC images/ext-file.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.26 DEP images/ext-file.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.31 PBCC images/rpc.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.32 DEP images/rpc.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.37 PBCC images/siginfo.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.37 DEP images/siginfo.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.40 PBCC images/pagemap.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.44 DEP images/pagemap.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.48 PBCC images/rlimit.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.48 DEP images/rlimit.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.53 PBCC images/file-lock.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.53 DEP images/file-lock.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.56 PBCC images/tty.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.59 DEP images/tty.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.64 PBCC images/tun.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.67 PBCC images/netdev.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.71 DEP images/tun.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.75 DEP images/netdev.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.80 PBCC images/vma.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.82 DEP images/vma.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.86 PBCC images/creds.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.88 DEP images/creds.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.91 PBCC images/utsns.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.91 DEP images/utsns.pb-c.d [2021-05-21T18:42:34.966Z] #44 11.95 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.96 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:42:34.966Z] #44 11.98 DEP images/ipc-desc.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.01 DEP images/ipc-sem.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.04 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.06 DEP images/ipc-msg.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.08 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.09 DEP images/ipc-shm.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.12 PBCC images/ipc-var.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.13 DEP images/ipc-var.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.15 PBCC images/sk-opts.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.16 PBCC images/packet-sock.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.21 DEP images/sk-opts.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.26 DEP images/packet-sock.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.29 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.33 DEP images/sk-netlink.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.35 PBCC images/sk-inet.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.37 DEP images/sk-inet.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.40 PBCC images/sk-unix.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.47 DEP images/sk-unix.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.50 PBCC images/mm.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.51 DEP images/mm.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.53 PBCC images/timerfd.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.56 DEP images/timerfd.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.62 PBCC images/timer.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.63 DEP images/timer.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.65 PBCC images/sa.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.67 DEP images/sa.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.71 PBCC images/pipe-data.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.72 DEP images/pipe-data.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.78 PBCC images/mnt.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.84 DEP images/mnt.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.87 PBCC images/sk-packet.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.89 DEP images/sk-packet.pb-c.d [2021-05-21T18:42:34.966Z] #44 12.90 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:42:34.966Z] #44 12.96 DEP images/tcp-stream.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.00 PBCC images/pipe.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.01 DEP images/pipe.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.08 PBCC images/pstree.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.11 DEP images/pstree.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.13 PBCC images/fs.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.14 DEP images/fs.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.18 PBCC images/signalfd.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.19 DEP images/signalfd.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.22 PBCC images/fh.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.27 PBCC images/fsnotify.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.30 DEP images/fh.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.32 DEP images/fsnotify.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.37 PBCC images/eventpoll.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.38 DEP images/eventpoll.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.43 PBCC images/eventfd.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.43 DEP images/eventfd.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.46 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.49 DEP images/remap-file-path.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.50 PBCC images/fifo.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.51 DEP images/fifo.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.54 PBCC images/ghost-file.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.54 DEP images/ghost-file.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.58 PBCC images/regfile.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.60 DEP images/regfile.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.62 PBCC images/ns.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.64 DEP images/ns.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.69 PBCC images/fdinfo.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.72 DEP images/fdinfo.pb-c.d [2021-05-21T18:42:34.966Z] #44 13.77 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.77 PBCC images/core-arm.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.81 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.85 PBCC images/core-s390.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.89 PBCC images/core-x86.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.94 PBCC images/core.pb-c.c [2021-05-21T18:42:34.966Z] #44 13.97 PBCC images/inventory.pb-c.c [2021-05-21T18:42:34.966Z] #44 14.01 DEP images/core-aarch64.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.07 DEP images/core-arm.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.10 DEP images/core-ppc64.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.12 DEP images/core-s390.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.14 DEP images/core-x86.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.20 DEP images/core.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.24 DEP images/inventory.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.27 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:42:34.966Z] #44 14.29 DEP images/cpuinfo.pb-c.d [2021-05-21T18:42:34.966Z] #44 14.32 PBCC images/stats.pb-c.c [2021-05-21T18:42:34.966Z] #44 14.33 DEP images/stats.pb-c.d [2021-05-21T18:42:34.966Z] #44 15.15 make[1]: Nothing to be done for 'all'. [2021-05-21T18:42:34.966Z] #44 16.03 CC images/stats.o [2021-05-21T18:42:34.966Z] #44 16.23 CC images/core.o [2021-05-21T18:42:34.966Z] #44 16.67 CC images/core-x86.o [2021-05-21T18:42:34.966Z] #44 17.11 CC images/core-arm.o [2021-05-21T18:42:34.966Z] #44 17.42 CC images/core-aarch64.o [2021-05-21T18:42:34.966Z] #44 17.83 CC images/core-ppc64.o [2021-05-21T18:42:34.966Z] #44 18.25 CC images/core-s390.o [2021-05-21T18:42:34.966Z] #44 18.71 CC images/cpuinfo.o [2021-05-21T18:42:34.966Z] #44 18.99 CC images/inventory.o [2021-05-21T18:42:34.966Z] #44 19.17 CC images/fdinfo.o [2021-05-21T18:42:34.966Z] #44 19.33 CC images/fown.o [2021-05-21T18:42:34.966Z] #44 19.44 CC images/ns.o [2021-05-21T18:42:34.966Z] #44 19.52 CC images/regfile.o [2021-05-21T18:42:35.172Z] #50 ... [2021-05-21T18:42:35.173Z] [2021-05-21T18:42:35.173Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:35.173Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:35.173Z] #30 1.708 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:42:35.173Z] #30 2.165 [2021-05-21T18:42:35.173Z] #30 2.395 0.7% ### 5.4% ###### 9.5% ######### 13.5% ############## 19.6% ################# 23.6% #################### 28.0% ####################### 33.1% ############################ 39.6% ############################# 41.6% ################################## 47.7% ######################################## 55.8% ############################################# 62.6% ############################################# 62.6% ################################################ 67.7% ##################################################### 73.8% ########################################################## 81.9% ############################################################ 84.5% ################################################################ 89.1% #################################################################### 94.6% ######################################################################## 100.0% [2021-05-21T18:42:35.173Z] #30 ... [2021-05-21T18:42:35.173Z] [2021-05-21T18:42:35.173Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:35.173Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:42:35.173Z] #50 16.88 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:42:35.256Z] #44 19.73 CC images/ghost-file.o [2021-05-21T18:42:35.256Z] #44 ... [2021-05-21T18:42:35.256Z] [2021-05-21T18:42:35.256Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:35.256Z] #57 32.08 Checking out files: 77% (3028/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) [2021-05-21T18:42:35.256Z] #57 ... [2021-05-21T18:42:35.256Z] [2021-05-21T18:42:35.256Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:35.256Z] #46 40.85 time [2021-05-21T18:42:35.256Z] #46 41.68 internal/fmtsort [2021-05-21T18:42:35.256Z] #46 42.33 internal/syscall/execenv [2021-05-21T18:42:35.256Z] #46 42.46 internal/syscall/unix [2021-05-21T18:42:35.256Z] #46 42.64 strings [2021-05-21T18:42:35.256Z] #46 43.76 os [2021-05-21T18:42:35.256Z] #46 44.26 regexp/syntax [2021-05-21T18:42:35.256Z] #46 45.98 fmt [2021-05-21T18:42:35.256Z] #46 47.09 path/filepath [2021-05-21T18:42:35.256Z] #46 48.14 regexp [2021-05-21T18:42:35.256Z] #46 49.31 flag [2021-05-21T18:42:35.256Z] #46 50.29 go/token [2021-05-21T18:42:35.256Z] #46 50.46 internal/lazyregexp [2021-05-21T18:42:35.256Z] #46 50.65 path [2021-05-21T18:42:35.256Z] #46 50.70 go/scanner [2021-05-21T18:42:35.256Z] #46 ... [2021-05-21T18:42:35.256Z] [2021-05-21T18:42:35.256Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:35.412Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc669bb36389bf38) in /home/ubuntu/workspace/moby_PR-41588 [Pipeline] { [Pipeline] checkout [2021-05-21T18:42:35.450Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03678354b2a2cb81d) in /home/ubuntu/workspace/moby_PR-41588 [Pipeline] { [Pipeline] checkout [2021-05-21T18:42:35.479Z] #50 17.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:42:35.605Z] The recommended git tool is: git [2021-05-21T18:42:35.611Z] The recommended git tool is: git [2021-05-21T18:42:35.799Z] #50 17.56 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:42:35.840Z] #57 32.08 Checking out files: 77% (3028/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:42:35.840Z] #57 32.63 + cd /tmp/tmp.apipyNtNbA/src/github.com/containerd/containerd [2021-05-21T18:42:35.840Z] #57 32.63 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:42:36.104Z] #50 17.77 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:42:36.406Z] #50 17.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:42:36.406Z] #50 17.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:42:36.406Z] #50 18.01 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:42:36.406Z] #50 18.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:42:36.475Z] #57 33.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:42:36.475Z] #57 33.29 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:42:36.475Z] #57 33.29 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:42:36.475Z] #57 33.29 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:42:36.475Z] #57 33.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:42:36.475Z] #57 33.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:42:36.475Z] #57 33.29 + '[' '' = dynamic ']' [2021-05-21T18:42:36.475Z] #57 33.29 + make [2021-05-21T18:42:36.475Z] #57 ... [2021-05-21T18:42:36.475Z] [2021-05-21T18:42:36.475Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:36.475Z] #52 41.97 context [2021-05-21T18:42:36.475Z] #52 42.45 internal/poll [2021-05-21T18:42:36.475Z] #52 43.40 encoding/binary [2021-05-21T18:42:36.475Z] #52 43.69 os [2021-05-21T18:42:36.475Z] #52 44.58 encoding/base64 [2021-05-21T18:42:36.475Z] #52 45.04 golang.org/x/sys/unix [2021-05-21T18:42:36.475Z] #52 45.85 fmt [2021-05-21T18:42:36.475Z] #52 48.44 encoding/json [2021-05-21T18:42:36.475Z] #52 51.10 github.com/pkg/diff [2021-05-21T18:42:36.475Z] #52 51.54 go/scanner [2021-05-21T18:42:36.475Z] #52 52.15 golang.org/x/crypto/ssh/terminal [2021-05-21T18:42:36.475Z] #52 ... [2021-05-21T18:42:36.475Z] [2021-05-21T18:42:36.475Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:36.475Z] #44 19.88 CC images/fifo.o [2021-05-21T18:42:36.475Z] #44 20.01 CC images/remap-file-path.o [2021-05-21T18:42:36.475Z] #44 20.13 CC images/eventfd.o [2021-05-21T18:42:36.475Z] #44 20.30 CC images/eventpoll.o [2021-05-21T18:42:36.475Z] #44 20.54 CC images/fh.o [2021-05-21T18:42:36.475Z] #44 20.69 CC images/fsnotify.o [2021-05-21T18:42:36.475Z] #44 21.01 CC images/signalfd.o [2021-05-21T18:42:36.543Z] #13 ... [2021-05-21T18:42:36.543Z] [2021-05-21T18:42:36.543Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:42:36.543Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:42:36.543Z] #32 6.120 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:42:36.543Z] #32 6.123 Cloning into '.'... [2021-05-21T18:42:36.709Z] #50 18.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:42:36.709Z] #50 ... [2021-05-21T18:42:36.709Z] [2021-05-21T18:42:36.709Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:42:36.709Z] #35 sha256:0f70676ef791b323a16114eb14f856b5cd7e48f5f12f34b7026ee2bcc296900b [2021-05-21T18:42:36.709Z] #35 13.82 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:42:36.709Z] #35 DONE 18.4s [2021-05-21T18:42:36.765Z] #44 21.17 CC images/fs.o [2021-05-21T18:42:36.765Z] #44 21.27 CC images/pstree.o [2021-05-21T18:42:36.765Z] #44 21.37 CC images/pipe.o [2021-05-21T18:42:37.015Z] [2021-05-21T18:42:37.015Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:37.015Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:37.015Z] #30 6.597 [2021-05-21T18:42:37.015Z] #30 6.787 0.4% ################### 26.9% ################################################ 66.8% ######################################################################## 100.0% [2021-05-21T18:42:37.015Z] #30 7.645 [2021-05-21T18:42:37.055Z] #44 21.57 CC images/tcp-stream.o [2021-05-21T18:42:37.055Z] #44 21.75 CC images/sk-packet.o [2021-05-21T18:42:37.378Z] #44 21.96 CC images/mnt.o [2021-05-21T18:42:37.619Z] #30 7.820 0.2% ############ 16.8% ########################## 37.4% ################################## 47.7% ######################################################## 78.4% ####################################################################### 98.9% ######################################################################## 100.0% [2021-05-21T18:42:37.671Z] #44 22.15 CC images/pipe-data.o [2021-05-21T18:42:37.671Z] #44 22.33 CC images/sa.o [2021-05-21T18:42:37.960Z] #44 22.44 CC images/timer.o [2021-05-21T18:42:37.960Z] #44 22.66 CC images/timerfd.o [2021-05-21T18:42:38.251Z] #44 22.77 CC images/mm.o [2021-05-21T18:42:38.251Z] #44 22.91 CC images/sk-opts.o [2021-05-21T18:42:38.278Z] #30 9.219 #=#=# [2021-05-21T18:42:38.540Z] #44 23.07 CC images/sk-unix.o [2021-05-21T18:42:38.592Z] #30 9.452 0.2% ### 4.5% ####### 10.2% [2021-05-21T18:42:38.592Z] #30 ... [2021-05-21T18:42:38.592Z] [2021-05-21T18:42:38.592Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:38.592Z] #59 sha256:545bfbc2f1d449accb9693969e76d21e125fc5ad60ab22897e7848d051133ad0 [2021-05-21T18:42:38.592Z] #59 10.23 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:42:38.592Z] #59 10.66 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:42:38.592Z] #59 11.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:42:38.592Z] #59 11.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:42:38.592Z] #59 13.19 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:42:38.592Z] #59 13.54 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:42:38.592Z] #59 14.63 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:42:38.592Z] #59 19.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:42:38.592Z] #59 19.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:42:38.592Z] #59 20.19 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:42:38.592Z] #59 20.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:42:38.592Z] #59 ... [2021-05-21T18:42:38.592Z] [2021-05-21T18:42:38.592Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:38.592Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:38.604Z] using credential docker-jenkins-github-credentials [2021-05-21T18:42:38.611Z] Cloning the remote Git repository [2021-05-21T18:42:38.611Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:42:38.830Z] #44 23.33 CC images/sk-inet.o [2021-05-21T18:42:38.856Z] using credential docker-jenkins-github-credentials [2021-05-21T18:42:38.862Z] Cloning the remote Git repository [2021-05-21T18:42:38.862Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:42:39.115Z] #32 ... [2021-05-21T18:42:39.115Z] [2021-05-21T18:42:39.115Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:42:39.115Z] #34 sha256:82eda69ec533cd851a8e1237045458a615e7576b80762adc82b89e038b8d0690 [2021-05-21T18:42:39.115Z] #34 7.217 Install go-toml version v1.8.1 [2021-05-21T18:42:39.115Z] #34 7.280 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:42:39.115Z] #34 7.280 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:42:39.115Z] #34 7.280 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:42:39.115Z] #34 7.283 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:42:39.115Z] #34 7.283 go: finding github.com v1.8.1 [2021-05-21T18:42:39.115Z] #34 8.553 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:42:39.115Z] #34 9.127 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:42:39.115Z] #34 ... [2021-05-21T18:42:39.115Z] [2021-05-21T18:42:39.115Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:42:39.115Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:42:39.115Z] #45 7.429 + RM_GOPATH=0 [2021-05-21T18:42:39.115Z] #45 7.429 + TMP_GOPATH= [2021-05-21T18:42:39.115Z] #45 7.429 + : /build [2021-05-21T18:42:39.115Z] #45 7.429 + '[' -z '' ']' [2021-05-21T18:42:39.115Z] #45 7.429 ++ mktemp -d [2021-05-21T18:42:39.115Z] #45 7.432 + export GOPATH=/tmp/tmp.ZvTkl4aI5o [2021-05-21T18:42:39.115Z] #45 7.432 + GOPATH=/tmp/tmp.ZvTkl4aI5o [2021-05-21T18:42:39.115Z] #45 7.432 + RM_GOPATH=1 [2021-05-21T18:42:39.115Z] #45 7.432 + case "$(go env GOARCH)" in [2021-05-21T18:42:39.115Z] #45 7.432 ++ go env GOARCH [2021-05-21T18:42:39.115Z] #45 7.484 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.115Z] #45 7.484 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.115Z] #45 7.485 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:39.115Z] #45 7.487 + dir=/tmp/install [2021-05-21T18:42:39.115Z] #45 7.490 + bin=vndr [2021-05-21T18:42:39.115Z] #45 7.490 + shift [2021-05-21T18:42:39.115Z] #45 7.490 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:42:39.115Z] #45 7.490 + . /tmp/install/vndr.installer [2021-05-21T18:42:39.115Z] #45 7.490 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:42:39.115Z] #45 7.490 + install_vndr [2021-05-21T18:42:39.115Z] #45 7.490 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:42:39.115Z] #45 7.490 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZvTkl4aI5o/src/github.com/LK4D4/vndr [2021-05-21T18:42:39.115Z] #45 7.490 Cloning into '/tmp/tmp.ZvTkl4aI5o/src/github.com/LK4D4/vndr'... [2021-05-21T18:42:39.115Z] #45 7.490 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:42:39.115Z] #45 8.300 + cd /tmp/tmp.ZvTkl4aI5o/src/github.com/LK4D4/vndr [2021-05-21T18:42:39.115Z] #45 8.301 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:42:39.115Z] #45 8.403 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:42:39.121Z] #44 23.53 CC images/tun.o [2021-05-21T18:42:39.121Z] #44 23.68 CC images/sk-netlink.o [2021-05-21T18:42:38.683Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:42:38.733Z] > git init /home/ubuntu/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:42:38.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:42:38.971Z] > git --version # timeout=10 [2021-05-21T18:42:38.981Z] > git --version # 'git version 2.17.1' [2021-05-21T18:42:38.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:42:39.006Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:42:39.377Z] #45 ... [2021-05-21T18:42:39.377Z] [2021-05-21T18:42:39.377Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:42:39.377Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:42:39.377Z] #36 9.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:39.377Z] #36 9.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:39.377Z] #36 9.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:39.377Z] #36 ... [2021-05-21T18:42:39.377Z] [2021-05-21T18:42:39.377Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:42:39.377Z] #67 sha256:712d4d1138fe11ce9d6b226e3568f019dfde1d72e8c191799c2238afb6e757bf [2021-05-21T18:42:39.377Z] #67 7.496 + RM_GOPATH=0 [2021-05-21T18:42:39.377Z] #67 7.497 + TMP_GOPATH= [2021-05-21T18:42:39.377Z] #67 7.497 + : /build [2021-05-21T18:42:39.377Z] #67 7.498 + '[' -z '' ']' [2021-05-21T18:42:39.377Z] #67 7.498 ++ mktemp -d [2021-05-21T18:42:39.377Z] #67 7.511 + export GOPATH=/tmp/tmp.UOTQcwidAn [2021-05-21T18:42:39.377Z] #67 7.511 + GOPATH=/tmp/tmp.UOTQcwidAn [2021-05-21T18:42:39.377Z] #67 7.511 + RM_GOPATH=1 [2021-05-21T18:42:39.377Z] #67 7.511 + case "$(go env GOARCH)" in [2021-05-21T18:42:39.377Z] #67 7.511 ++ go env GOARCH [2021-05-21T18:42:39.377Z] #67 7.525 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:42:39.377Z] #67 7.526 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.377Z] #67 7.526 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.377Z] #67 7.526 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:39.377Z] #67 7.526 + dir=/tmp/install [2021-05-21T18:42:39.377Z] #67 7.526 + bin=proxy [2021-05-21T18:42:39.377Z] #67 7.526 + shift [2021-05-21T18:42:39.377Z] #67 7.526 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:42:39.377Z] #67 7.526 + . /tmp/install/proxy.installer [2021-05-21T18:42:39.377Z] #67 7.526 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:42:39.377Z] #67 7.526 + install_proxy [2021-05-21T18:42:39.377Z] #67 7.526 + case "$1" in [2021-05-21T18:42:39.377Z] #67 7.526 + export CGO_ENABLED=0 [2021-05-21T18:42:39.377Z] #67 7.526 + CGO_ENABLED=0 [2021-05-21T18:42:39.377Z] #67 7.526 + _install_proxy [2021-05-21T18:42:39.377Z] #67 7.526 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:42:39.377Z] #67 7.526 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UOTQcwidAn/src/github.com/docker/libnetwork [2021-05-21T18:42:39.377Z] #67 7.526 Cloning into '/tmp/tmp.UOTQcwidAn/src/github.com/docker/libnetwork'... [2021-05-21T18:42:38.837Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:42:38.886Z] > git init /home/ubuntu/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:42:39.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:42:39.141Z] > git --version # timeout=10 [2021-05-21T18:42:39.151Z] > git --version # 'git version 2.17.1' [2021-05-21T18:42:39.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:42:39.170Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:42:39.411Z] #44 23.88 CC images/packet-sock.o [2021-05-21T18:42:39.644Z] #67 ... [2021-05-21T18:42:39.645Z] [2021-05-21T18:42:39.645Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:39.645Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:42:39.645Z] #49 7.461 + RM_GOPATH=0 [2021-05-21T18:42:39.645Z] #49 7.461 + TMP_GOPATH= [2021-05-21T18:42:39.645Z] #49 7.461 + : /build [2021-05-21T18:42:39.645Z] #49 7.461 + '[' -z '' ']' [2021-05-21T18:42:39.645Z] #49 7.475 ++ mktemp -d [2021-05-21T18:42:39.645Z] #49 7.475 + export GOPATH=/tmp/tmp.Uo2fafAyqk [2021-05-21T18:42:39.645Z] #49 7.475 + GOPATH=/tmp/tmp.Uo2fafAyqk [2021-05-21T18:42:39.645Z] #49 7.475 + RM_GOPATH=1 [2021-05-21T18:42:39.645Z] #49 7.475 + case "$(go env GOARCH)" in [2021-05-21T18:42:39.645Z] #49 7.475 ++ go env GOARCH [2021-05-21T18:42:39.645Z] #49 7.478 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.645Z] #49 7.478 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.645Z] #49 7.478 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:39.645Z] #49 7.480 + dir=/tmp/install [2021-05-21T18:42:39.645Z] #49 7.480 + bin=golangci_lint [2021-05-21T18:42:39.645Z] #49 7.480 + shift [2021-05-21T18:42:39.645Z] #49 7.480 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:42:39.645Z] #49 7.480 + . /tmp/install/golangci_lint.installer [2021-05-21T18:42:39.645Z] #49 7.480 ++ : v1.23.8 [2021-05-21T18:42:39.645Z] #49 7.480 + install_golangci_lint [2021-05-21T18:42:39.645Z] #49 7.480 + set -e [2021-05-21T18:42:39.645Z] #49 7.480 + export GO111MODULE=on [2021-05-21T18:42:39.645Z] #49 7.480 + GO111MODULE=on [2021-05-21T18:42:39.645Z] #49 7.480 + GOBIN=/build [2021-05-21T18:42:39.645Z] #49 7.480 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:42:39.645Z] #49 7.521 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:42:39.645Z] #49 7.521 go: finding github.com v1.23.8 [2021-05-21T18:42:39.645Z] #49 7.521 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:42:39.645Z] #49 7.521 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:42:39.645Z] #49 7.521 go: finding github.com/golangci v1.23.8 [2021-05-21T18:42:39.645Z] #49 9.041 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:42:39.645Z] #49 9.765 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:42:39.645Z] #49 ... [2021-05-21T18:42:39.645Z] [2021-05-21T18:42:39.645Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:42:39.645Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:42:39.645Z] #42 9.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:39.645Z] #42 9.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:39.645Z] #42 9.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:39.700Z] #44 24.04 CC images/ipc-var.o [2021-05-21T18:42:39.700Z] #44 24.21 CC images/ipc-desc.o [2021-05-21T18:42:39.700Z] #44 24.35 CC images/ipc-shm.o [2021-05-21T18:42:39.700Z] #44 24.43 CC images/ipc-msg.o [2021-05-21T18:42:39.868Z] #30 9.452 0.2% ### 4.5% ####### 10.2% ########## 15.2% ############### 22.0% ################# 23.9% ##################### 30.3% ######################## 34.2% ############################## 41.8% ################################ 45.6% ######################################### 57.1% ############################################## 64.1% [2021-05-21T18:42:39.868Z] #30 ... [2021-05-21T18:42:39.868Z] [2021-05-21T18:42:39.868Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:42:39.868Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:42:39.868Z] #46 11.30 crypto/internal/subtle [2021-05-21T18:42:39.868Z] #46 11.77 crypto/subtle [2021-05-21T18:42:39.868Z] #46 12.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:42:39.868Z] #46 12.49 internal/nettrace [2021-05-21T18:42:39.868Z] #46 12.66 runtime/cgo [2021-05-21T18:42:39.868Z] #46 15.60 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:42:39.868Z] #46 ... [2021-05-21T18:42:39.868Z] [2021-05-21T18:42:39.868Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:39.868Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:39.907Z] #42 ... [2021-05-21T18:42:39.907Z] [2021-05-21T18:42:39.907Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:42:39.907Z] #47 sha256:4fcb07e6bad3aa45ccac07ca12bae261e6b756ac3a9014a6c7fe8bdad7a8bee6 [2021-05-21T18:42:39.907Z] #47 7.410 + RM_GOPATH=0 [2021-05-21T18:42:39.907Z] #47 7.410 + TMP_GOPATH= [2021-05-21T18:42:39.907Z] #47 7.410 + : /build [2021-05-21T18:42:39.907Z] #47 7.410 + '[' -z '' ']' [2021-05-21T18:42:39.907Z] #47 7.410 ++ mktemp -d [2021-05-21T18:42:39.907Z] #47 7.410 + export GOPATH=/tmp/tmp.o1nhOonugn [2021-05-21T18:42:39.907Z] #47 7.410 + GOPATH=/tmp/tmp.o1nhOonugn [2021-05-21T18:42:39.907Z] #47 7.410 + RM_GOPATH=1 [2021-05-21T18:42:39.907Z] #47 7.410 + case "$(go env GOARCH)" in [2021-05-21T18:42:39.907Z] #47 7.410 ++ go env GOARCH [2021-05-21T18:42:39.907Z] #47 7.418 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.907Z] #47 7.418 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:39.907Z] #47 7.427 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:39.907Z] #47 7.437 + dir=/tmp/install [2021-05-21T18:42:39.907Z] #47 7.437 + bin=gotestsum [2021-05-21T18:42:39.907Z] #47 7.437 + shift [2021-05-21T18:42:39.907Z] #47 7.437 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:42:39.907Z] #47 7.437 + . /tmp/install/gotestsum.installer [2021-05-21T18:42:39.907Z] #47 7.437 ++ : v0.5.3 [2021-05-21T18:42:39.907Z] #47 7.437 + install_gotestsum [2021-05-21T18:42:39.907Z] #47 7.438 + set -e [2021-05-21T18:42:39.907Z] #47 7.438 + export GO111MODULE=on [2021-05-21T18:42:39.907Z] #47 7.438 + GO111MODULE=on [2021-05-21T18:42:39.907Z] #47 7.438 + GOBIN=/build [2021-05-21T18:42:39.907Z] #47 7.438 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:42:39.907Z] #47 7.468 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:42:39.907Z] #47 7.468 go: finding gotest.tools v0.5.3 [2021-05-21T18:42:39.907Z] #47 8.883 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:42:39.907Z] #47 9.591 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:42:39.907Z] #47 11.06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:39.907Z] #47 ... [2021-05-21T18:42:39.907Z] [2021-05-21T18:42:39.907Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:42:39.907Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:42:39.907Z] #55 8.339 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:39.907Z] #55 8.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:39.907Z] #55 8.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:39.991Z] #44 24.62 CC images/ipc-sem.o [2021-05-21T18:42:40.171Z] #55 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:42:40.171Z] #55 ... [2021-05-21T18:42:40.171Z] [2021-05-21T18:42:40.171Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:42:40.171Z] #24 sha256:55f94c9dc33a1e093f4e9864354bc0cc17ef9dbd7aa3c49009ab7677327caf47 [2021-05-21T18:42:40.171Z] #24 7.557 + RM_GOPATH=0 [2021-05-21T18:42:40.171Z] #24 7.557 + TMP_GOPATH= [2021-05-21T18:42:40.171Z] #24 7.557 + : /build [2021-05-21T18:42:40.171Z] #24 7.557 + '[' -z '' ']' [2021-05-21T18:42:40.171Z] #24 7.558 ++ mktemp -d [2021-05-21T18:42:40.171Z] #24 7.563 + export GOPATH=/tmp/tmp.rmK25KgE9L [2021-05-21T18:42:40.171Z] #24 7.563 + GOPATH=/tmp/tmp.rmK25KgE9L [2021-05-21T18:42:40.171Z] #24 7.563 + RM_GOPATH=1 [2021-05-21T18:42:40.171Z] #24 7.563 + case "$(go env GOARCH)" in [2021-05-21T18:42:40.171Z] #24 7.582 ++ go env GOARCH [2021-05-21T18:42:40.171Z] #24 7.626 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:40.171Z] #24 7.626 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:40.171Z] #24 7.626 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:40.171Z] #24 7.627 + dir=/tmp/install [2021-05-21T18:42:40.171Z] #24 7.627 + bin=dockercli [2021-05-21T18:42:40.171Z] #24 7.627 + shift [2021-05-21T18:42:40.171Z] #24 7.627 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:42:40.171Z] #24 7.627 + . /tmp/install/dockercli.installer [2021-05-21T18:42:40.171Z] #24 7.627 ++ : stable [2021-05-21T18:42:40.171Z] #24 7.627 ++ : 17.06.2-ce [2021-05-21T18:42:40.171Z] #24 7.627 + install_dockercli [2021-05-21T18:42:40.171Z] #24 7.627 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:42:40.171Z] #24 7.627 ++ uname -m [2021-05-21T18:42:40.171Z] #24 7.628 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:42:40.171Z] #24 7.637 + arch=x86_64 [2021-05-21T18:42:40.171Z] #24 7.637 + '[' x86_64 '!=' x86_64 ']' [2021-05-21T18:42:40.171Z] #24 7.637 + url=https://download.docker.com/linux/static [2021-05-21T18:42:40.171Z] #24 7.645 + tar -xz docker/docker [2021-05-21T18:42:40.171Z] #24 7.645 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-21T18:42:40.171Z] #24 ... [2021-05-21T18:42:40.171Z] [2021-05-21T18:42:40.171Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:42:40.171Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:42:40.171Z] #40 7.744 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:42:40.171Z] #40 7.744 Cloning into '.'... [2021-05-21T18:42:40.172Z] #30 9.452 0.2% ### 4.5% ####### 10.2% ########## 15.2% ############### 22.0% ################# 23.9% ##################### 30.3% ######################## 34.2% ############################## 41.8% ################################ 45.6% ######################################### 57.1% ############################################## 64.1% ################################################### 71.6% ####################################################### 77.3% ########################################################### 83.0% ############################################################### 88.8% [2021-05-21T18:42:40.172Z] #30 ... [2021-05-21T18:42:40.172Z] [2021-05-21T18:42:40.172Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:42:40.172Z] #48 sha256:2b0efebd7e429a49d791e5f9b6687043fbeea83ba083c53a5434a57c253e3e36 [2021-05-21T18:42:40.172Z] #48 11.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:40.172Z] #48 16.08 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:40.172Z] #48 16.08 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:42:40.172Z] #48 16.22 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:42:40.172Z] #48 16.41 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:40.172Z] #48 16.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:40.172Z] #48 16.64 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:40.172Z] #48 16.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:40.172Z] #48 16.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:40.172Z] #48 16.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:40.172Z] #48 17.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:40.172Z] #48 17.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:40.172Z] #48 ... [2021-05-21T18:42:40.172Z] [2021-05-21T18:42:40.172Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:40.172Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:40.281Z] #44 24.75 CC images/utsns.o [2021-05-21T18:42:40.281Z] #44 24.90 CC images/creds.o [2021-05-21T18:42:40.433Z] #40 ... [2021-05-21T18:42:40.433Z] [2021-05-21T18:42:40.433Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:42:40.433Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:42:40.433Z] #51 6.528 + RM_GOPATH=0 [2021-05-21T18:42:40.433Z] #51 6.528 + TMP_GOPATH= [2021-05-21T18:42:40.433Z] #51 6.528 + : /build [2021-05-21T18:42:40.433Z] #51 6.528 + '[' -z '' ']' [2021-05-21T18:42:40.433Z] #51 6.528 ++ mktemp -d [2021-05-21T18:42:40.433Z] #51 6.531 + export GOPATH=/tmp/tmp.6IXzhKXxpQ [2021-05-21T18:42:40.433Z] #51 6.531 + GOPATH=/tmp/tmp.6IXzhKXxpQ [2021-05-21T18:42:40.433Z] #51 6.531 + RM_GOPATH=1 [2021-05-21T18:42:40.433Z] #51 6.531 + case "$(go env GOARCH)" in [2021-05-21T18:42:40.433Z] #51 6.533 ++ go env GOARCH [2021-05-21T18:42:40.433Z] #51 6.545 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:40.433Z] #51 6.545 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:40.433Z] #51 6.545 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:40.433Z] #51 6.546 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:42:40.433Z] #51 6.546 + dir=/tmp/install [2021-05-21T18:42:40.433Z] #51 6.546 + bin=shfmt [2021-05-21T18:42:40.433Z] #51 6.546 + shift [2021-05-21T18:42:40.433Z] #51 6.546 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:42:40.433Z] #51 6.546 + . /tmp/install/shfmt.installer [2021-05-21T18:42:40.433Z] #51 6.546 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:42:40.433Z] #51 6.546 + install_shfmt [2021-05-21T18:42:40.433Z] #51 6.546 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:42:40.433Z] #51 6.546 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6IXzhKXxpQ/src/github.com/mvdan/sh [2021-05-21T18:42:40.433Z] #51 6.548 Cloning into '/tmp/tmp.6IXzhKXxpQ/src/github.com/mvdan/sh'... [2021-05-21T18:42:40.433Z] #51 ... [2021-05-21T18:42:40.433Z] [2021-05-21T18:42:40.433Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:42:40.433Z] #47 sha256:4fcb07e6bad3aa45ccac07ca12bae261e6b756ac3a9014a6c7fe8bdad7a8bee6 [2021-05-21T18:42:40.433Z] #47 11.13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:40.433Z] #47 11.47 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:40.433Z] #47 11.48 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:42:40.433Z] #47 11.48 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:42:40.433Z] #47 11.48 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:40.433Z] #47 11.48 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:40.475Z] #30 9.452 0.2% ### 4.5% ####### 10.2% ########## 15.2% ############### 22.0% ################# 23.9% ##################### 30.3% ######################## 34.2% ############################## 41.8% ################################ 45.6% ######################################### 57.1% ############################################## 64.1% ################################################### 71.6% ####################################################### 77.3% ########################################################### 83.0% ############################################################### 88.8% ################################################################### 93.9% ######################################################################## 100.0% [2021-05-21T18:42:40.568Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ec20f020dc469c58) in /home/ubuntu/workspace/moby_PR-41588 [Pipeline] { [2021-05-21T18:42:40.575Z] #44 25.00 CC images/vma.o [2021-05-21T18:42:40.576Z] #44 25.09 CC images/netdev.o [Pipeline] checkout [2021-05-21T18:42:40.686Z] The recommended git tool is: git [2021-05-21T18:42:40.697Z] #47 11.79 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:40.786Z] #30 11.77 [2021-05-21T18:42:40.786Z] #30 11.94 0.0% [2021-05-21T18:42:40.786Z] #30 ... [2021-05-21T18:42:40.786Z] [2021-05-21T18:42:40.786Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:42:40.786Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:42:40.786Z] #52 12.59 + cd /tmp/tmp.hhnia7wZGm/src/github.com/mvdan/sh [2021-05-21T18:42:40.786Z] #52 12.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:42:40.786Z] #52 12.76 + GO111MODULE=on [2021-05-21T18:42:40.786Z] #52 12.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:42:40.786Z] #52 14.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:42:40.786Z] #52 14.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:42:40.786Z] #52 14.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:42:40.786Z] #52 14.88 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:42:40.786Z] #52 14.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:42:40.786Z] #52 16.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:42:40.786Z] #52 17.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:42:40.786Z] #52 19.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:42:40.786Z] #52 21.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:42:40.786Z] #52 21.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:42:40.786Z] #52 22.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:42:40.786Z] #52 22.46 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:42:40.866Z] #44 25.36 CC images/tty.o [2021-05-21T18:42:41.046Z] #47 11.95 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:41.103Z] #52 ... [2021-05-21T18:42:41.103Z] [2021-05-21T18:42:41.103Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:41.103Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:41.162Z] #44 ... [2021-05-21T18:42:41.162Z] [2021-05-21T18:42:41.162Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-21T18:42:41.162Z] #30 13.92 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:42:41.162Z] #30 13.95 skipping existing aab193acf6ba [2021-05-21T18:42:41.162Z] #30 14.01 [2021-05-21T18:42:41.162Z] #30 14.81 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:42:41.162Z] #30 15.02 [2021-05-21T18:42:41.162Z] #30 15.15 0.1% ###### 9.2% ############# 19.4% ##################### 29.6% ########################### 37.8% ################################# 46.0% ##################################### 52.7% ############################################# 63.1% ################################################### 71.3% ######################################################### 79.5% ################################################################ 89.7% ####################################################################### 100.0% ######################################################################## 100.0% [2021-05-21T18:42:41.162Z] #30 16.54 [2021-05-21T18:42:41.162Z] #30 17.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:42:41.162Z] #30 17.62 [2021-05-21T18:42:41.162Z] #30 17.82 ######################################################################## 100.0% [2021-05-21T18:42:41.162Z] #30 17.84 [2021-05-21T18:42:41.162Z] #30 18.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:42:41.162Z] #30 18.47 [2021-05-21T18:42:41.162Z] #30 18.54 ######################################################################## 100.0% [2021-05-21T18:42:41.162Z] #30 18.57 [2021-05-21T18:42:41.162Z] #30 18.62 Download of images into '/build' complete. [2021-05-21T18:42:41.162Z] #30 18.62 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:42:41.162Z] #30 18.62 tar -cC '/build' . | docker load [2021-05-21T18:42:41.162Z] #30 DONE 19.4s [2021-05-21T18:42:41.162Z] [2021-05-21T18:42:41.162Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:41.162Z] #52 52.42 go/ast [2021-05-21T18:42:41.162Z] #52 53.08 mvdan.cc/editorconfig [2021-05-21T18:42:41.162Z] #52 53.99 mvdan.cc/sh/v3/fileutil [2021-05-21T18:42:41.162Z] #52 54.16 text/tabwriter [2021-05-21T18:42:41.162Z] #52 54.66 mvdan.cc/sh/v3/syntax [2021-05-21T18:42:41.309Z] #47 12.40 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:41.309Z] #47 12.42 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:41.571Z] #47 12.43 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:41.571Z] #47 12.57 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:42:41.571Z] #47 12.66 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:42:41.835Z] #47 12.92 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:41.835Z] #47 12.93 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:42.410Z] #47 13.42 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:42.668Z] #52 ... [2021-05-21T18:42:42.668Z] [2021-05-21T18:42:42.668Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:42.668Z] #44 25.83 CC images/file-lock.o [2021-05-21T18:42:42.668Z] #44 25.97 CC images/rlimit.o [2021-05-21T18:42:42.668Z] #44 26.15 CC images/pagemap.o [2021-05-21T18:42:42.668Z] #44 26.29 CC images/siginfo.o [2021-05-21T18:42:42.668Z] #44 26.49 CC images/rpc.o [2021-05-21T18:42:42.668Z] #44 27.06 CC images/ext-file.o [2021-05-21T18:42:42.668Z] #44 27.16 CC images/cgroup.o [2021-05-21T18:42:43.304Z] #44 27.61 CC images/userns.o [2021-05-21T18:42:43.304Z] #44 27.80 CC images/google/protobuf/descriptor.o [2021-05-21T18:42:43.359Z] #47 14.20 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:43.489Z] using credential docker-jenkins-github-credentials [2021-05-21T18:42:43.497Z] Cloning the remote Git repository [2021-05-21T18:42:43.497Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:42:43.942Z] #47 14.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:42.692Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:42:42.751Z] > git init /home/ubuntu/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:42:43.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:42:43.068Z] > git --version # timeout=10 [2021-05-21T18:42:43.083Z] > git --version # 'git version 2.25.1' [2021-05-21T18:42:43.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:42:43.085Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:42:44.334Z] #44 28.75 CC images/opts.o [2021-05-21T18:42:44.334Z] #44 28.83 CC images/seccomp.o [2021-05-21T18:42:44.334Z] #44 28.93 CC images/binfmt-misc.o [2021-05-21T18:42:44.520Z] #47 15.50 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:44.625Z] #44 29.07 CC images/time.o [2021-05-21T18:42:44.625Z] #44 29.24 CC images/sysctl.o [2021-05-21T18:42:44.625Z] #44 29.32 CC images/autofs.o [2021-05-21T18:42:44.915Z] #44 29.50 CC images/macvlan.o [2021-05-21T18:42:45.206Z] #44 29.67 CC images/sit.o [2021-05-21T18:42:45.206Z] #44 29.78 CC images/memfd.o [2021-05-21T18:42:45.496Z] #44 29.94 CC images/timens.o [2021-05-21T18:42:45.496Z] #44 ... [2021-05-21T18:42:45.496Z] [2021-05-21T18:42:45.496Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:45.496Z] #46 51.02 io/ioutil [2021-05-21T18:42:45.496Z] #46 51.40 net/url [2021-05-21T18:42:45.496Z] #46 51.69 go/ast [2021-05-21T18:42:45.496Z] #46 52.63 text/template/parse [2021-05-21T18:42:45.496Z] #46 54.81 go/parser [2021-05-21T18:42:45.496Z] #46 55.52 text/template [2021-05-21T18:42:45.496Z] #46 57.47 encoding/xml [2021-05-21T18:42:45.496Z] #46 58.95 go/doc [2021-05-21T18:42:45.496Z] #46 ... [2021-05-21T18:42:45.496Z] [2021-05-21T18:42:45.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:45.496Z] #44 30.15 LINK images/built-in.o [2021-05-21T18:42:45.496Z] #44 30.22 GEN compel/include/asm [2021-05-21T18:42:45.786Z] #44 30.22 GEN compel/include/version.h [2021-05-21T18:42:45.786Z] #44 30.23 touch .config [2021-05-21T18:42:45.786Z] #44 30.24 GEN include/common/config.h [2021-05-21T18:42:45.786Z] #44 30.28 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-05-21T18:42:45.786Z] #44 30.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T18:42:45.786Z] #44 30.36 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T18:42:45.786Z] #44 30.37 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-05-21T18:42:45.787Z] #44 30.37 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-05-21T18:42:45.787Z] #44 30.38 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-05-21T18:42:45.787Z] #44 30.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:42:45.787Z] #44 30.40 DEP compel/plugins/std/infect.d [2021-05-21T18:42:45.787Z] #44 30.48 DEP compel/plugins/std/string.d [2021-05-21T18:42:45.932Z] #30 11.94 0.0% # 1.8% ## 2.9% ### 4.5% #### 6.2% ##### 7.8% ###### 9.4% ####### 10.5% ######### 12.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 20.9% ################# 23.6% ################## 25.2% ################### 26.9% #################### 28.5% ##################### 29.6% ###################### 31.2% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ############################ 39.0% ############################# 40.6% ############################## 42.2% ############################### 43.3% ################################# 46.2% ################################## 47.3% ################################## 47.8% ################################### 49.4% ################################### 50.0% #################################### 50.8% ##################################### 51.9% ###################################### 53.2% ####################################### 54.7% ######################################## 56.3% ######################################### 57.8% ########################################## 59.7% ########################################### 60.7% ############################################# 63.1% ############################################## 65.1% [2021-05-21T18:42:45.932Z] #30 ... [2021-05-21T18:42:45.932Z] [2021-05-21T18:42:45.933Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:42:45.933Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-21T18:42:45.933Z] #37 17.53 Fetched 8221 kB in 16s (499 kB/s) [2021-05-21T18:42:45.933Z] #37 17.53 Reading package lists... [2021-05-21T18:42:45.933Z] #37 26.41 Reading package lists... [2021-05-21T18:42:45.933Z] #37 ... [2021-05-21T18:42:45.933Z] [2021-05-21T18:42:45.933Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:42:45.933Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-21T18:42:45.933Z] #56 17.46 Fetched 8221 kB in 17s (486 kB/s) [2021-05-21T18:42:45.933Z] #56 17.46 Reading package lists... [2021-05-21T18:42:45.933Z] #56 25.99 Reading package lists... [2021-05-21T18:42:45.933Z] #56 ... [2021-05-21T18:42:45.933Z] [2021-05-21T18:42:45.933Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:45.933Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:45.970Z] #47 16.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:46.077Z] #44 30.54 DEP compel/plugins/std/log.d [2021-05-21T18:42:46.077Z] #44 30.61 DEP compel/plugins/std/fds.d [2021-05-21T18:42:46.077Z] #44 30.71 DEP compel/plugins/std/std.d [2021-05-21T18:42:46.077Z] #44 30.78 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:42:46.367Z] #44 30.88 DEP compel/plugins/fds/fds.d [2021-05-21T18:42:46.542Z] #30 11.94 0.0% # 1.8% ## 2.9% ### 4.5% #### 6.2% ##### 7.8% ###### 9.4% ####### 10.5% ######### 12.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 20.9% ################# 23.6% ################## 25.2% ################### 26.9% #################### 28.5% ##################### 29.6% ###################### 31.2% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ############################ 39.0% ############################# 40.6% ############################## 42.2% ############################### 43.3% ################################# 46.2% ################################## 47.3% ################################## 47.8% ################################### 49.4% ################################### 50.0% #################################### 50.8% ##################################### 51.9% ###################################### 53.2% ####################################### 54.7% ######################################## 56.3% ######################################### 57.8% ########################################## 59.7% ########################################### 60.7% ############################################# 63.1% ############################################## 65.1% ################################################ 67.2% ################################################# 68.9% ################################################## 70.5% ################################################### 72.2% ##################################################### 73.8% ###################################################### 75.4% [2021-05-21T18:42:46.542Z] #30 ... [2021-05-21T18:42:46.542Z] [2021-05-21T18:42:46.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:42:46.542Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:42:46.542Z] #43 18.29 Fetched 8221 kB in 17s (479 kB/s) [2021-05-21T18:42:46.542Z] #43 18.29 Reading package lists... [2021-05-21T18:42:46.657Z] #44 31.00 CC compel/plugins/std/std.o [2021-05-21T18:42:46.657Z] #44 31.25 CC compel/plugins/std/fds.o [2021-05-21T18:42:46.858Z] #43 27.81 Reading package lists... [2021-05-21T18:42:46.858Z] #43 ... [2021-05-21T18:42:46.858Z] [2021-05-21T18:42:46.858Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:42:46.858Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-21T18:42:46.859Z] #41 18.25 Checking out files: 81% (1378/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-21T18:42:46.859Z] #41 18.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:42:46.859Z] #41 20.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-21T18:42:46.859Z] #41 ... [2021-05-21T18:42:46.859Z] [2021-05-21T18:42:46.859Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:46.859Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:46.947Z] #44 31.59 CC compel/plugins/std/log.o [2021-05-21T18:42:47.238Z] #44 ... [2021-05-21T18:42:47.238Z] [2021-05-21T18:42:47.238Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-21T18:42:47.238Z] #52 59.30 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:42:47.238Z] #52 DONE 62.9s [2021-05-21T18:42:47.389Z] #47 ... [2021-05-21T18:42:47.389Z] [2021-05-21T18:42:47.389Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:47.389Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:42:47.389Z] #58 8.325 + RM_GOPATH=0 [2021-05-21T18:42:47.389Z] #58 8.325 + TMP_GOPATH= [2021-05-21T18:42:47.389Z] #58 8.325 + : /build [2021-05-21T18:42:47.389Z] #58 8.325 + '[' -z '' ']' [2021-05-21T18:42:47.389Z] #58 8.325 ++ mktemp -d [2021-05-21T18:42:47.389Z] #58 8.325 + export GOPATH=/tmp/tmp.iKKvTNxCyQ [2021-05-21T18:42:47.389Z] #58 8.325 + GOPATH=/tmp/tmp.iKKvTNxCyQ [2021-05-21T18:42:47.389Z] #58 8.325 + RM_GOPATH=1 [2021-05-21T18:42:47.389Z] #58 8.325 + case "$(go env GOARCH)" in [2021-05-21T18:42:47.389Z] #58 8.325 ++ go env GOARCH [2021-05-21T18:42:47.389Z] #58 8.433 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:47.389Z] #58 8.433 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:47.389Z] #58 8.433 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:47.389Z] #58 8.438 + dir=/tmp/install [2021-05-21T18:42:47.389Z] #58 8.461 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:42:47.389Z] #58 8.462 + bin=rootlesskit [2021-05-21T18:42:47.389Z] #58 8.462 + shift [2021-05-21T18:42:47.389Z] #58 8.462 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:42:47.389Z] #58 8.462 + . /tmp/install/rootlesskit.installer [2021-05-21T18:42:47.389Z] #58 8.462 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:42:47.389Z] #58 8.462 + install_rootlesskit [2021-05-21T18:42:47.389Z] #58 8.462 + case "$1" in [2021-05-21T18:42:47.389Z] #58 8.462 + export CGO_ENABLED=0 [2021-05-21T18:42:47.389Z] #58 8.462 + CGO_ENABLED=0 [2021-05-21T18:42:47.389Z] #58 8.462 + _install_rootlesskit [2021-05-21T18:42:47.389Z] #58 8.462 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:42:47.389Z] #58 8.462 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iKKvTNxCyQ/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:42:47.389Z] #58 8.486 Cloning into '/tmp/tmp.iKKvTNxCyQ/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:42:47.389Z] #58 15.98 + cd /tmp/tmp.iKKvTNxCyQ/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:42:47.389Z] #58 15.98 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:42:47.389Z] #58 16.09 + export GO111MODULE=on [2021-05-21T18:42:47.389Z] #58 16.09 + GO111MODULE=on [2021-05-21T18:42:47.389Z] #58 16.09 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:42:47.389Z] #58 16.09 + GOPROXY=https://proxy.golang.org [2021-05-21T18:42:47.389Z] #58 16.09 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:42:47.389Z] #58 16.10 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:42:47.537Z] [2021-05-21T18:42:47.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:47.537Z] #44 32.05 CC compel/plugins/std/string.o [2021-05-21T18:42:47.652Z] #58 18.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:42:47.652Z] #58 18.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:42:47.652Z] #58 18.69 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:42:47.652Z] #58 18.70 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:42:47.652Z] #58 18.72 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:42:47.652Z] #58 18.76 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:42:47.652Z] #58 18.78 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:42:47.652Z] #58 18.79 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:42:47.652Z] #58 ... [2021-05-21T18:42:47.652Z] [2021-05-21T18:42:47.652Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:42:47.652Z] #47 sha256:4fcb07e6bad3aa45ccac07ca12bae261e6b756ac3a9014a6c7fe8bdad7a8bee6 [2021-05-21T18:42:47.652Z] #47 18.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:47.830Z] #44 ... [2021-05-21T18:42:47.830Z] [2021-05-21T18:42:47.830Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:42:47.830Z] #57 34.59 + bin/ctr [2021-05-21T18:42:47.830Z] #57 ... [2021-05-21T18:42:47.830Z] [2021-05-21T18:42:47.830Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:47.830Z] #46 61.52 github.com/LK4D4/vndr/build [2021-05-21T18:42:47.830Z] #46 61.82 github.com/LK4D4/vndr/versioned [2021-05-21T18:42:47.830Z] #46 61.89 vendor/golang.org/x/crypto/cryptobyte [2021-05-21T18:42:47.830Z] #46 63.26 net [2021-05-21T18:42:47.866Z] #30 11.94 0.0% # 1.8% ## 2.9% ### 4.5% #### 6.2% ##### 7.8% ###### 9.4% ####### 10.5% ######### 12.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 20.9% ################# 23.6% ################## 25.2% ################### 26.9% #################### 28.5% ##################### 29.6% ###################### 31.2% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ############################ 39.0% ############################# 40.6% ############################## 42.2% ############################### 43.3% ################################# 46.2% ################################## 47.3% ################################## 47.8% ################################### 49.4% ################################### 50.0% #################################### 50.8% ##################################### 51.9% ###################################### 53.2% ####################################### 54.7% ######################################## 56.3% ######################################### 57.8% ########################################## 59.7% ########################################### 60.7% ############################################# 63.1% ############################################## 65.1% ################################################ 67.2% ################################################# 68.9% ################################################## 70.5% ################################################### 72.2% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 77.0% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 84.1% ############################################################# 85.7% ############################################################### 88.4% ################################################################# 90.3% ################################################################# 90.9% ################################################################## 92.5% #################################################################### 94.7% ##################################################################### 96.6% [2021-05-21T18:42:47.866Z] #30 ... [2021-05-21T18:42:47.866Z] [2021-05-21T18:42:47.866Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:42:47.866Z] #68 sha256:776ebd0df19a1c0a688cdab600cc1b743b752fb549dccc2051f2bba04997ef79 [2021-05-21T18:42:47.867Z] #68 19.46 Checking out files: 54% (1031/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 90% (1728/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:42:47.867Z] #68 20.66 + cd /tmp/tmp.DQi80qZnFN/src/github.com/docker/libnetwork [2021-05-21T18:42:47.867Z] #68 20.66 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:42:47.867Z] #68 21.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:42:47.867Z] #68 ... [2021-05-21T18:42:47.867Z] [2021-05-21T18:42:47.867Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:47.867Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:47.867Z] #30 11.94 0.0% # 1.8% ## 2.9% ### 4.5% #### 6.2% ##### 7.8% ###### 9.4% ####### 10.5% ######### 12.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 20.9% ################# 23.6% ################## 25.2% ################### 26.9% #################### 28.5% ##################### 29.6% ###################### 31.2% ####################### 32.4% ######################## 34.1% ######################### 35.7% ########################## 37.3% ############################ 39.0% ############################# 40.6% ############################## 42.2% ############################### 43.3% ################################# 46.2% ################################## 47.3% ################################## 47.8% ################################### 49.4% ################################### 50.0% #################################### 50.8% ##################################### 51.9% ###################################### 53.2% ####################################### 54.7% ######################################## 56.3% ######################################### 57.8% ########################################## 59.7% ########################################### 60.7% ############################################# 63.1% ############################################## 65.1% ################################################ 67.2% ################################################# 68.9% ################################################## 70.5% ################################################### 72.2% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 77.0% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 84.1% ############################################################# 85.7% ############################################################### 88.4% ################################################################# 90.3% ################################################################# 90.9% ################################################################## 92.5% #################################################################### 94.7% ##################################################################### 96.6% ####################################################################### 98.8% ######################################################################## 100.0% [2021-05-21T18:42:48.120Z] #46 63.62 vendor/golang.org/x/crypto/poly1305 [2021-05-21T18:42:48.167Z] #30 19.27 [2021-05-21T18:42:48.244Z] #47 ... [2021-05-21T18:42:48.244Z] [2021-05-21T18:42:48.244Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:42:48.244Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:42:48.244Z] #13 7.311 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:42:48.244Z] #13 7.439 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:42:48.244Z] #13 7.519 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:42:48.244Z] #13 7.563 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:42:48.244Z] #13 9.473 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:42:48.244Z] #13 12.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:42:48.244Z] #13 16.65 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:42:48.411Z] #46 63.85 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-21T18:42:48.411Z] #46 64.08 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:42:48.507Z] #13 ... [2021-05-21T18:42:48.507Z] [2021-05-21T18:42:48.507Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:48.507Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:42:48.507Z] #58 18.92 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:42:48.507Z] #58 19.11 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:42:48.507Z] #58 19.49 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:42:48.507Z] #58 19.50 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:42:48.507Z] #58 19.51 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:42:48.507Z] #58 19.53 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:42:48.701Z] #46 64.26 vendor/golang.org/x/crypto/hkdf [2021-05-21T18:42:48.701Z] #46 64.33 vendor/golang.org/x/text/transform [2021-05-21T18:42:49.230Z] #30 ... [2021-05-21T18:42:49.230Z] [2021-05-21T18:42:49.230Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:42:49.230Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:42:49.230Z] #14 20.28 Fetched 8725 kB in 20s (444 kB/s) [2021-05-21T18:42:49.230Z] #14 20.28 Reading package lists... [2021-05-21T18:42:49.230Z] #14 ... [2021-05-21T18:42:49.230Z] [2021-05-21T18:42:49.230Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:49.230Z] #59 sha256:545bfbc2f1d449accb9693969e76d21e125fc5ad60ab22897e7848d051133ad0 [2021-05-21T18:42:49.230Z] #59 20.72 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:42:49.230Z] #59 22.39 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:42:49.230Z] #59 27.71 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:42:49.230Z] #59 27.83 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:42:49.230Z] #59 27.88 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:42:49.230Z] #59 28.03 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:42:49.230Z] #59 28.55 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:42:49.230Z] #59 28.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:42:49.230Z] #59 28.80 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:42:49.230Z] #59 28.84 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:42:49.230Z] #59 29.12 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:42:49.230Z] #59 29.12 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:42:49.230Z] #59 29.25 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:42:49.230Z] #59 29.34 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:42:49.230Z] #59 29.35 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:42:49.230Z] #59 29.89 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:42:49.230Z] #59 30.21 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:42:49.331Z] #46 64.87 vendor/golang.org/x/text/unicode/bidi [2021-05-21T18:42:49.453Z] #58 20.19 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:42:49.453Z] #58 20.29 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:42:49.534Z] #59 ... [2021-05-21T18:42:49.534Z] [2021-05-21T18:42:49.534Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:49.534Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:42:49.534Z] #50 22.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:42:49.534Z] #50 22.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:42:49.534Z] #50 22.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:42:49.534Z] #50 22.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:42:49.534Z] #50 22.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:42:49.534Z] #50 22.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:42:49.534Z] #50 22.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:42:49.534Z] #50 22.37 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:42:49.534Z] #50 22.37 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:42:49.534Z] #50 22.41 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:42:49.534Z] #50 22.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:42:49.534Z] #50 22.47 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:42:49.534Z] #50 22.52 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:42:49.534Z] #50 22.61 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:42:49.534Z] #50 22.61 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:42:49.534Z] #50 22.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:42:49.534Z] #50 22.63 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:42:49.535Z] #50 22.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:42:49.535Z] #50 22.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:42:49.535Z] #50 22.77 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:42:49.535Z] #50 22.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:42:49.535Z] #50 22.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:42:49.535Z] #50 22.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:42:49.535Z] #50 22.93 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:42:49.535Z] #50 23.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:42:49.535Z] #50 23.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:42:49.535Z] #50 23.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:42:49.535Z] #50 23.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:42:49.535Z] #50 24.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:42:49.535Z] #50 24.16 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:42:49.535Z] #50 24.16 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:42:49.535Z] #50 24.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:42:49.535Z] #50 24.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:42:49.535Z] #50 24.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:42:49.535Z] #50 24.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:42:49.535Z] #50 24.51 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:42:49.535Z] #50 24.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:42:49.535Z] #50 24.81 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:42:49.535Z] #50 24.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:42:49.535Z] #50 25.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:42:49.535Z] #50 25.25 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:42:49.535Z] #50 25.25 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:42:49.535Z] #50 25.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:42:49.535Z] #50 25.38 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:42:49.535Z] #50 25.41 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:42:49.535Z] #50 25.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:42:49.535Z] #50 25.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:42:49.535Z] #50 25.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:42:49.535Z] #50 25.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:42:49.535Z] #50 25.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:42:49.535Z] #50 26.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:42:49.535Z] #50 26.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:42:49.535Z] #50 26.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:42:49.535Z] #50 26.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:42:49.535Z] #50 26.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:42:49.535Z] #50 26.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:42:49.535Z] #50 26.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:42:49.535Z] #50 26.46 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:42:49.535Z] #50 26.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:42:49.535Z] #50 26.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:42:49.535Z] #50 27.21 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:42:49.535Z] #50 27.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:49.535Z] #50 27.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:42:49.535Z] #50 27.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:42:49.535Z] #50 27.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:42:49.535Z] #50 27.57 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:49.535Z] #50 27.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:42:49.535Z] #50 27.79 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:42:49.535Z] #50 27.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:42:49.535Z] #50 27.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:42:49.535Z] #50 27.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:42:49.535Z] #50 28.29 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:42:49.535Z] #50 28.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:42:49.535Z] #50 28.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:42:49.535Z] #50 28.46 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:42:49.535Z] #50 28.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:42:49.535Z] #50 29.25 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:42:49.535Z] #50 29.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:42:49.535Z] #50 29.89 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:42:49.535Z] #50 29.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:42:49.535Z] #50 30.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:42:49.535Z] #50 30.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:42:49.535Z] #50 30.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:42:49.535Z] #50 30.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:42:49.535Z] #50 30.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:42:49.535Z] #50 30.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:42:49.535Z] #50 30.82 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:42:49.535Z] #50 30.99 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:42:49.535Z] #50 31.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:42:49.535Z] #50 31.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:42:49.535Z] #50 31.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:42:49.535Z] #50 31.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:42:49.535Z] #50 31.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:42:49.535Z] #50 31.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:42:49.535Z] #50 ... [2021-05-21T18:42:49.535Z] [2021-05-21T18:42:49.535Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:42:49.535Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:42:49.535Z] #14 20.28 Reading package lists... [2021-05-21T18:42:49.716Z] #58 20.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:42:49.716Z] #58 20.71 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:42:49.716Z] #58 ... [2021-05-21T18:42:49.716Z] [2021-05-21T18:42:49.716Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:42:49.716Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:42:49.716Z] #45 10.67 internal/cpu [2021-05-21T18:42:49.716Z] #45 10.77 runtime/internal/atomic [2021-05-21T18:42:49.716Z] #45 11.45 runtime/internal/sys [2021-05-21T18:42:49.716Z] #45 11.58 internal/bytealg [2021-05-21T18:42:49.716Z] #45 12.10 runtime/internal/math [2021-05-21T18:42:49.716Z] #45 12.36 internal/race [2021-05-21T18:42:49.716Z] #45 12.72 sync/atomic [2021-05-21T18:42:49.716Z] #45 13.76 unicode [2021-05-21T18:42:49.716Z] #45 13.95 runtime [2021-05-21T18:42:49.716Z] #45 19.74 unicode/utf8 [2021-05-21T18:42:49.716Z] #45 20.55 math/bits [2021-05-21T18:42:49.716Z] #45 ... [2021-05-21T18:42:49.716Z] [2021-05-21T18:42:49.716Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:49.716Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:42:49.716Z] #49 19.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:42:49.716Z] #49 19.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:42:49.716Z] #49 19.97 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:42:49.716Z] #49 20.19 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:42:49.716Z] #49 20.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:42:49.716Z] #49 20.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:42:49.716Z] #49 20.74 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:42:49.716Z] #49 20.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:42:49.716Z] #49 20.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:42:50.063Z] #49 21.03 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:42:50.063Z] #49 21.04 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:42:50.063Z] #49 21.04 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:42:50.063Z] #49 21.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:42:50.382Z] #49 21.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:50.382Z] #49 ... [2021-05-21T18:42:50.382Z] [2021-05-21T18:42:50.382Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:42:50.382Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:42:50.383Z] #36 11.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:42:50.383Z] #36 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:42:50.383Z] #36 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:42:50.383Z] #36 ... [2021-05-21T18:42:50.383Z] [2021-05-21T18:42:50.383Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:50.383Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:42:50.383Z] #49 21.52 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:42:50.737Z] #49 21.78 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:42:50.737Z] #49 ... [2021-05-21T18:42:50.737Z] [2021-05-21T18:42:50.737Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:42:50.737Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:42:50.737Z] #42 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:42:50.737Z] #42 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:42:50.737Z] #42 18.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:42:50.837Z] #46 66.01 vendor/golang.org/x/text/secure/bidirule [2021-05-21T18:42:50.837Z] #46 66.27 vendor/golang.org/x/text/unicode/norm [2021-05-21T18:42:51.160Z] #42 ... [2021-05-21T18:42:51.160Z] [2021-05-21T18:42:51.160Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:42:51.160Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:42:51.160Z] #45 21.56 math [2021-05-21T18:42:51.434Z] #45 ... [2021-05-21T18:42:51.434Z] [2021-05-21T18:42:51.434Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:42:51.434Z] #34 sha256:82eda69ec533cd851a8e1237045458a615e7576b80762adc82b89e038b8d0690 [2021-05-21T18:42:51.434Z] #34 12.25 github.com/pelletier/go-toml [2021-05-21T18:42:51.434Z] #34 ... [2021-05-21T18:42:51.434Z] [2021-05-21T18:42:51.434Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:51.434Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:42:51.434Z] #49 22.25 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:42:51.434Z] #49 22.31 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:42:51.434Z] #49 22.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:42:51.701Z] #49 ... [2021-05-21T18:42:51.701Z] [2021-05-21T18:42:51.701Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:42:51.701Z] #24 sha256:55f94c9dc33a1e093f4e9864354bc0cc17ef9dbd7aa3c49009ab7677327caf47 [2021-05-21T18:42:51.701Z] #24 21.95 + mkdir -p /build [2021-05-21T18:42:51.701Z] #24 21.96 + mv docker/docker /build/ [2021-05-21T18:42:51.701Z] #24 21.97 + rmdir docker [2021-05-21T18:42:51.701Z] #24 DONE 22.6s [2021-05-21T18:42:51.701Z] [2021-05-21T18:42:51.701Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:51.701Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:42:51.701Z] #58 22.71 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:42:51.753Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0035b235ba9b91013) in /home/ubuntu/workspace/moby_PR-41588 [Pipeline] { [Pipeline] checkout [2021-05-21T18:42:51.899Z] The recommended git tool is: git [2021-05-21T18:42:52.319Z] #14 31.37 Reading package lists... [2021-05-21T18:42:52.319Z] #14 ... [2021-05-21T18:42:52.319Z] [2021-05-21T18:42:52.319Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:42:52.319Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:42:52.319Z] #52 23.81 runtime/cgo [2021-05-21T18:42:52.319Z] #52 24.36 runtime [2021-05-21T18:42:52.319Z] #52 ... [2021-05-21T18:42:52.319Z] [2021-05-21T18:42:52.319Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:42:52.319Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:42:52.319Z] #30 20.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:42:52.319Z] #30 21.32 [2021-05-21T18:42:52.319Z] #30 21.51 1.2% ######################################################################## 100.0% [2021-05-21T18:42:52.319Z] #30 21.81 [2021-05-21T18:42:52.319Z] #30 23.00 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:42:52.319Z] #30 23.11 skipping existing 5cb8031fd95d [2021-05-21T18:42:52.319Z] #30 23.31 [2021-05-21T18:42:52.341Z] #46 ... [2021-05-21T18:42:52.341Z] [2021-05-21T18:42:52.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:52.341Z] #44 32.75 CC compel/plugins/std/infect.o [2021-05-21T18:42:52.341Z] #44 33.01 CC compel/arch/s390/plugins/std/parasite-head.o [2021-05-21T18:42:52.341Z] #44 33.03 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-05-21T18:42:52.341Z] #44 33.06 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-05-21T18:42:52.341Z] #44 33.19 AR compel/plugins/std.lib.a [2021-05-21T18:42:52.341Z] #44 33.22 CC compel/plugins/fds/fds.o [2021-05-21T18:42:52.341Z] #44 33.36 AR compel/plugins/fds.lib.a [2021-05-21T18:42:52.341Z] #44 33.39 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:42:52.341Z] #44 33.43 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:42:52.341Z] #44 33.50 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-05-21T18:42:52.341Z] #44 33.54 HOSTDEP compel/src/main-host.d [2021-05-21T18:42:52.341Z] #44 33.59 DEP compel/src/lib/ptrace.d [2021-05-21T18:42:52.341Z] #44 33.66 DEP compel/src/lib/infect.d [2021-05-21T18:42:52.341Z] #44 33.75 DEP compel/src/lib/infect-util.d [2021-05-21T18:42:52.341Z] #44 33.82 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:42:52.341Z] #44 33.86 DEP compel/arch/s390/src/lib/infect.d [2021-05-21T18:42:52.341Z] #44 33.92 DEP compel/arch/s390/src/lib/cpu.d [2021-05-21T18:42:52.341Z] #44 33.93 DEP compel/src/lib/log.d [2021-05-21T18:42:52.341Z] #44 34.04 DEP compel/src/main.d [2021-05-21T18:42:52.341Z] #44 34.09 DEP compel/src/lib/handle-elf.d [2021-05-21T18:42:52.341Z] #44 34.20 DEP compel/arch/s390/src/lib/handle-elf.d [2021-05-21T18:42:52.341Z] #44 34.30 CC compel/src/lib/log.o [2021-05-21T18:42:52.341Z] #44 34.42 CC compel/arch/s390/src/lib/cpu.o [2021-05-21T18:42:52.341Z] #44 34.60 CC compel/arch/s390/src/lib/infect.o [2021-05-21T18:42:52.341Z] #44 35.04 CC compel/src/lib/infect-rpc.o [2021-05-21T18:42:52.341Z] #44 35.18 CC compel/src/lib/infect-util.o [2021-05-21T18:42:52.341Z] #44 35.39 CC compel/src/lib/infect.o [2021-05-21T18:42:52.341Z] #44 36.61 CC compel/src/lib/ptrace.o [2021-05-21T18:42:52.341Z] #44 36.84 AR compel/libcompel.a [2021-05-21T18:42:52.341Z] #44 36.89 HOSTCC compel/src/main-host.o [2021-05-21T18:42:52.631Z] #44 37.17 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-05-21T18:42:52.631Z] #44 37.26 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:42:52.922Z] #44 37.45 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:42:52.922Z] #44 37.51 HOSTLINK compel/compel-host-bin [2021-05-21T18:42:52.922Z] #44 37.58 DEP soccr/soccr.d [2021-05-21T18:42:53.213Z] #44 37.69 CC soccr/soccr.o [2021-05-21T18:42:53.844Z] #44 38.35 AR soccr/libsoccr.a [2021-05-21T18:42:53.844Z] #44 38.36 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:42:53.844Z] #44 38.49 DEP criu/arch/s390/sigframe.d [2021-05-21T18:42:53.844Z] #44 38.55 DEP criu/arch/s390/crtools.d [2021-05-21T18:42:53.880Z] #30 24.81 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:42:54.135Z] #44 38.71 DEP criu/arch/s390/cpu.d [2021-05-21T18:42:54.259Z] #58 ... [2021-05-21T18:42:54.260Z] [2021-05-21T18:42:54.260Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:42:54.260Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:42:54.260Z] #55 15.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:42:54.260Z] #55 19.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:42:54.260Z] #55 ... [2021-05-21T18:42:54.260Z] [2021-05-21T18:42:54.260Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:42:54.260Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:42:54.260Z] #58 25.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:42:54.260Z] #58 25.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:42:54.260Z] #58 25.42 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:42:54.435Z] #44 38.85 CC criu/arch/s390/cpu.o [2021-05-21T18:42:54.548Z] #30 25.38 [2021-05-21T18:42:54.725Z] #44 39.21 CC criu/arch/s390/crtools.o [2021-05-21T18:42:54.725Z] #44 ... [2021-05-21T18:42:54.725Z] [2021-05-21T18:42:54.725Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:42:54.725Z] #14 61.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:42:54.725Z] #14 61.74 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 61.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:42:54.725Z] #14 70.56 Selecting previously unselected package libapparmor1:s390x. [2021-05-21T18:42:54.725Z] #14 70.56 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.56 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-05-21T18:42:54.725Z] #14 70.63 Selecting previously unselected package libapparmor-dev:s390x. [2021-05-21T18:42:54.725Z] #14 70.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.63 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-05-21T18:42:54.725Z] #14 70.72 Selecting previously unselected package libbtrfs0. [2021-05-21T18:42:54.725Z] #14 70.72 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.73 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:42:54.725Z] #14 70.76 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:42:54.725Z] #14 70.76 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:42:54.725Z] #14 70.82 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-05-21T18:42:54.725Z] #14 70.82 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.82 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-21T18:42:54.725Z] #14 70.86 Selecting previously unselected package libudev-dev:s390x. [2021-05-21T18:42:54.725Z] #14 70.86 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.86 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-05-21T18:42:54.725Z] #14 70.94 Selecting previously unselected package libsepol1-dev:s390x. [2021-05-21T18:42:54.725Z] #14 70.95 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 70.95 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-05-21T18:42:54.725Z] #14 71.13 Selecting previously unselected package libpcre16-3:s390x. [2021-05-21T18:42:54.725Z] #14 71.13 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.13 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-05-21T18:42:54.725Z] #14 71.20 Selecting previously unselected package libpcre32-3:s390x. [2021-05-21T18:42:54.725Z] #14 71.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.20 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-05-21T18:42:54.725Z] #14 71.28 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-05-21T18:42:54.725Z] #14 71.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.29 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-21T18:42:54.725Z] #14 71.34 Selecting previously unselected package libpcre3-dev:s390x. [2021-05-21T18:42:54.725Z] #14 71.34 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.35 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-05-21T18:42:54.725Z] #14 71.55 Selecting previously unselected package libselinux1-dev:s390x. [2021-05-21T18:42:54.725Z] #14 71.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.56 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-21T18:42:54.725Z] #14 71.74 Selecting previously unselected package libdevmapper-dev:s390x. [2021-05-21T18:42:54.725Z] #14 71.74 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.74 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-21T18:42:54.725Z] #14 71.81 Selecting previously unselected package libseccomp-dev:s390x. [2021-05-21T18:42:54.725Z] #14 71.81 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-21T18:42:54.725Z] #14 71.82 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-21T18:42:54.725Z] #14 71.88 Selecting previously unselected package libsystemd-dev:s390x. [2021-05-21T18:42:55.015Z] #14 71.89 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-05-21T18:42:55.015Z] #14 71.89 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-21T18:42:55.015Z] #14 72.17 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-21T18:42:55.015Z] #14 72.20 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-21T18:42:55.015Z] #14 72.21 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-05-21T18:42:55.015Z] #14 72.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:42:55.015Z] #14 72.22 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-05-21T18:42:55.015Z] #14 72.23 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-05-21T18:42:55.015Z] #14 72.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:42:55.015Z] #14 72.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:42:55.015Z] #14 72.25 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-05-21T18:42:55.015Z] #14 72.25 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-05-21T18:42:55.015Z] #14 72.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:42:55.015Z] #14 72.27 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:42:55.015Z] #14 ... [2021-05-21T18:42:55.015Z] [2021-05-21T18:42:55.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:55.015Z] #44 39.74 CC criu/arch/s390/sigframe.o [2021-05-21T18:42:55.305Z] #44 39.84 LINK criu/arch/s390/crtools.built-in.o [2021-05-21T18:42:55.305Z] #44 39.88 DEP criu/pie/util-vdso.d [2021-05-21T18:42:55.305Z] #44 39.97 DEP criu/pie/util.d [2021-05-21T18:42:55.596Z] #44 40.10 CC criu/pie/util.o [2021-05-21T18:42:55.596Z] #44 40.22 CC criu/pie/util-vdso.o [2021-05-21T18:42:55.888Z] #44 ... [2021-05-21T18:42:55.888Z] [2021-05-21T18:42:55.888Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-21T18:42:55.888Z] #14 72.28 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-05-21T18:42:55.888Z] #14 72.29 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:42:55.888Z] #14 72.29 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-21T18:42:55.888Z] #14 72.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:42:55.888Z] #14 72.30 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-05-21T18:42:55.888Z] #14 72.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:42:55.888Z] #14 72.32 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 [2021-05-21T18:42:55.888Z] #14 72.33 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 [2021-05-21T18:42:55.888Z] #14 72.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:42:55.888Z] #14 72.34 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 [2021-05-21T18:42:55.888Z] #14 72.34 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 [2021-05-21T18:42:55.888Z] #14 72.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:42:55.888Z] #14 72.35 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-21T18:42:55.888Z] #14 72.36 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-21T18:42:55.888Z] #14 72.37 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:42:55.888Z] #14 72.38 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-21T18:42:55.888Z] #14 72.38 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-21T18:42:55.888Z] #14 72.39 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:55.888Z] #14 DONE 72.8s [2021-05-21T18:42:55.888Z] [2021-05-21T18:42:55.888Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:42:56.701Z] #30 25.55 0.1% ### 4.7% ####### 10.3% ########### 15.8% ################ 23.1% #################### 28.9% ####################### 32.6% ########################### 38.1% ############################### 43.6% ################################### 49.1% ####################################### 54.6% ########################################### 60.1% ################################################ 67.4% #################################################### 72.9% ####################################################### 76.5% ########################################################### 82.0% ################################################################# 91.5% ###################################################################### 97.9% ######################################################################## 100.0% [2021-05-21T18:42:56.701Z] #30 27.83 [2021-05-21T18:42:56.801Z] using credential docker-jenkins-github-credentials [2021-05-21T18:42:56.817Z] Cloning the remote Git repository [2021-05-21T18:42:56.817Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:42:57.399Z] #54 1.441 + RM_GOPATH=0 [2021-05-21T18:42:57.399Z] #54 1.441 + TMP_GOPATH= [2021-05-21T18:42:57.399Z] #54 1.441 + : /build [2021-05-21T18:42:57.399Z] #54 1.442 + '[' -z '' ']' [2021-05-21T18:42:57.399Z] #54 1.442 ++ mktemp -d [2021-05-21T18:42:57.399Z] #54 1.443 + export GOPATH=/tmp/tmp.xbXPwqbu44 [2021-05-21T18:42:57.399Z] #54 1.443 + GOPATH=/tmp/tmp.xbXPwqbu44 [2021-05-21T18:42:57.399Z] #54 1.443 + RM_GOPATH=1 [2021-05-21T18:42:57.399Z] #54 1.443 + case "$(go env GOARCH)" in [2021-05-21T18:42:57.399Z] #54 1.444 ++ go env GOARCH [2021-05-21T18:42:57.399Z] #54 1.455 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:57.399Z] #54 1.460 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:42:57.399Z] #54 1.460 ++ dirname /tmp/install/install.sh [2021-05-21T18:42:57.399Z] #54 1.461 + dir=/tmp/install [2021-05-21T18:42:57.399Z] #54 1.461 + bin=runc [2021-05-21T18:42:57.399Z] #54 1.461 + shift [2021-05-21T18:42:57.399Z] #54 1.461 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:42:57.399Z] #54 1.461 + . /tmp/install/runc.installer [2021-05-21T18:42:57.399Z] #54 1.461 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:42:57.399Z] #54 1.461 + install_runc [2021-05-21T18:42:57.399Z] #54 1.462 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:42:57.399Z] #54 1.462 + uname -r [2021-05-21T18:42:57.399Z] #54 1.462 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:42:57.399Z] #54 1.462 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:42:57.399Z] #54 1.463 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:42:57.399Z] #54 1.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xbXPwqbu44/src/github.com/opencontainers/runc [2021-05-21T18:42:57.399Z] #54 1.464 Cloning into '/tmp/tmp.xbXPwqbu44/src/github.com/opencontainers/runc'... [2021-05-21T18:42:57.399Z] #54 ... [2021-05-21T18:42:57.399Z] [2021-05-21T18:42:57.399Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:42:57.399Z] #15 DONE 1.8s [2021-05-21T18:42:57.573Z] #58 28.04 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:42:57.573Z] #58 28.04 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:42:57.697Z] [2021-05-21T18:42:57.697Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:42:57.697Z] #44 40.84 AR criu/pie/pie.lib.a [2021-05-21T18:42:57.697Z] #44 40.91 DEP criu/pie/restorer.d [2021-05-21T18:42:57.697Z] #44 41.07 DEP criu/arch/s390/restorer.d [2021-05-21T18:42:57.697Z] #44 41.16 DEP criu/arch/s390/vdso-pie.d [2021-05-21T18:42:57.697Z] #44 41.26 DEP criu/pie/parasite-vdso.d [2021-05-21T18:42:57.697Z] #44 41.40 DEP criu/pie/parasite.d [2021-05-21T18:42:57.697Z] #44 41.53 CC criu/pie/parasite.o [2021-05-21T18:42:57.697Z] #44 42.38 LINK criu/pie/parasite.built-in.o [2021-05-21T18:42:57.697Z] #44 42.38 GEN criu/pie/parasite-blob.h [2021-05-21T18:42:57.697Z] #44 42.38 CC criu/pie/parasite-vdso.o [2021-05-21T18:42:56.829Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:42:56.898Z] > git init /home/ubuntu/workspace/moby_PR-41588 # timeout=10 [2021-05-21T18:42:57.637Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:42:57.638Z] > git --version # timeout=10 [2021-05-21T18:42:57.653Z] > git --version # 'git version 2.25.1' [2021-05-21T18:42:57.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:42:57.656Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:42:58.146Z] #58 ... [2021-05-21T18:42:58.146Z] [2021-05-21T18:42:58.146Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:42:58.146Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:42:58.146Z] #51 18.97 + cd /tmp/tmp.6IXzhKXxpQ/src/github.com/mvdan/sh [2021-05-21T18:42:58.146Z] #51 18.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:42:58.146Z] #51 19.25 + GO111MODULE=on [2021-05-21T18:42:58.146Z] #51 19.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:42:58.146Z] #51 22.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:42:58.146Z] #51 22.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:42:58.146Z] #51 22.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:42:58.146Z] #51 23.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:42:58.146Z] #51 23.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:42:58.146Z] #51 24.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:42:58.146Z] #51 26.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:42:58.146Z] #51 28.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:42:58.146Z] #51 ... [2021-05-21T18:42:58.146Z] [2021-05-21T18:42:58.146Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:42:58.146Z] #47 sha256:4fcb07e6bad3aa45ccac07ca12bae261e6b756ac3a9014a6c7fe8bdad7a8bee6 [2021-05-21T18:42:58.146Z] #47 25.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:42:58.146Z] #47 25.96 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:42:58.146Z] #47 25.98 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:42:58.146Z] #47 26.07 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:42:58.146Z] #47 26.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:42:58.146Z] #47 26.49 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:42:58.146Z] #47 26.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:42:58.146Z] #47 27.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:42:58.146Z] #47 27.34 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:42:58.146Z] #47 27.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:42:58.146Z] #47 27.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:42:58.268Z] #30 29.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:42:58.336Z] #44 42.94 CC criu/arch/s390/vdso-pie.o [2021-05-21T18:42:58.626Z] #44 43.11 CC criu/arch/s390/restorer.o [2021-05-21T18:42:58.916Z] #44 43.29 CC criu/pie/restorer.o [2021-05-21T18:42:58.916Z] #44 ... [2021-05-21T18:42:58.916Z] [2021-05-21T18:42:58.916Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-05-21T18:42:58.916Z] #16 DONE 1.5s [2021-05-21T18:42:58.923Z] #30 29.90 #=#=# [2021-05-21T18:42:58.923Z] #30 30.09 ######################################################################## 100.0% [2021-05-21T18:42:59.206Z] [2021-05-21T18:42:59.206Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-05-21T18:42:59.224Z] #30 30.27 [2021-05-21T18:42:59.525Z] #30 ... [2021-05-21T18:42:59.525Z] [2021-05-21T18:42:59.525Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:59.525Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:42:59.525Z] #50 31.31 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:42:59.525Z] #50 31.37 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:42:59.526Z] #50 31.43 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:42:59.526Z] #50 31.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:42:59.526Z] #50 31.66 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:42:59.526Z] #50 31.74 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:42:59.526Z] #50 33.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:42:59.526Z] #50 34.18 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:42:59.526Z] #50 36.09 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:42:59.830Z] #50 ... [2021-05-21T18:42:59.830Z] [2021-05-21T18:42:59.830Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:42:59.830Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-21T18:42:59.830Z] #56 25.99 Reading package lists... [2021-05-21T18:42:59.830Z] #56 34.25 Building dependency tree... [2021-05-21T18:42:59.830Z] #56 38.30 The following additional packages will be installed: [2021-05-21T18:42:59.830Z] #56 38.32 libbtrfs0 [2021-05-21T18:42:59.830Z] #56 38.47 The following NEW packages will be installed: [2021-05-21T18:42:59.830Z] #56 38.47 libbtrfs-dev libbtrfs0 [2021-05-21T18:42:59.830Z] #56 38.63 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:42:59.830Z] #56 38.63 Need to get 120 kB of archives. [2021-05-21T18:42:59.830Z] #56 38.63 After this operation, 423 kB of additional disk space will be used. [2021-05-21T18:42:59.830Z] #56 38.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-21T18:42:59.830Z] #56 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-21T18:42:59.830Z] #56 40.18 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:59.830Z] #56 40.51 Fetched 120 kB in 0s (1643 kB/s) [2021-05-21T18:42:59.830Z] #56 40.69 Selecting previously unselected package libbtrfs0. [2021-05-21T18:42:59.830Z] #56 40.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.) [2021-05-21T18:42:59.830Z] #56 40.83 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-21T18:42:59.830Z] #56 40.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:42:59.830Z] #56 41.00 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:42:59.830Z] #56 41.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-21T18:42:59.830Z] #56 41.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:42:59.830Z] #56 41.33 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:42:59.830Z] #56 41.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:42:59.830Z] #56 41.36 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:42:59.830Z] #56 ... [2021-05-21T18:42:59.830Z] [2021-05-21T18:42:59.830Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:42:59.830Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:42:59.830Z] #43 27.81 Reading package lists... [2021-05-21T18:42:59.830Z] #43 34.43 Building dependency tree... [2021-05-21T18:42:59.830Z] #43 37.66 The following additional packages will be installed: [2021-05-21T18:42:59.830Z] #43 37.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:42:59.830Z] #43 37.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:42:59.830Z] #43 37.68 Suggested packages: [2021-05-21T18:42:59.830Z] #43 37.69 manpages-dev python-setuptools [2021-05-21T18:42:59.830Z] #43 39.06 The following NEW packages will be installed: [2021-05-21T18:42:59.830Z] #43 39.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:42:59.830Z] #43 39.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:42:59.830Z] #43 39.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:42:59.830Z] #43 39.07 python-six zlib1g-dev [2021-05-21T18:42:59.830Z] #43 39.25 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:42:59.830Z] #43 39.25 Need to get 4075 kB of archives. [2021-05-21T18:42:59.830Z] #43 39.25 After this operation, 24.5 MB of additional disk space will be used. [2021-05-21T18:42:59.831Z] #43 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-05-21T18:42:59.831Z] #43 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-21T18:42:59.831Z] #43 39.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-05-21T18:42:59.831Z] #43 39.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-21T18:42:59.831Z] #43 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-05-21T18:42:59.831Z] #43 39.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-21T18:42:59.831Z] #43 39.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-05-21T18:42:59.831Z] #43 39.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-05-21T18:42:59.831Z] #43 39.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-05-21T18:42:59.831Z] #43 39.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-05-21T18:42:59.831Z] #43 39.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-05-21T18:42:59.831Z] #43 39.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-05-21T18:42:59.831Z] #43 39.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-05-21T18:42:59.831Z] #43 39.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-05-21T18:42:59.831Z] #43 39.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:42:59.831Z] #43 39.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:42:59.831Z] #43 39.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-05-21T18:42:59.831Z] #43 41.16 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:42:59.831Z] #43 41.31 Fetched 4075 kB in 1s (6554 kB/s) [2021-05-21T18:42:59.831Z] #43 41.46 Selecting previously unselected package libcap-dev:ppc64el. [2021-05-21T18:42:59.831Z] #43 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... #43 ... [2021-05-21T18:42:59.831Z] [2021-05-21T18:42:59.831Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:42:59.831Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-21T18:42:59.831Z] #56 DONE 41.7s [2021-05-21T18:42:59.831Z] [2021-05-21T18:42:59.831Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:42:59.831Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:42:59.831Z] #43 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-21T18:42:59.831Z] #43 41.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-05-21T18:42:59.831Z] #43 41.58 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-05-21T18:42:59.831Z] #43 ... [2021-05-21T18:42:59.831Z] [2021-05-21T18:42:59.831Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:42:59.831Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:42:59.831Z] #50 41.60 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:43:00.707Z] #47 ... [2021-05-21T18:43:00.707Z] [2021-05-21T18:43:00.707Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:43:00.707Z] #34 sha256:82eda69ec533cd851a8e1237045458a615e7576b80762adc82b89e038b8d0690 [2021-05-21T18:43:00.707Z] #34 25.17 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:43:00.707Z] #34 DONE 31.8s [2021-05-21T18:43:00.707Z] [2021-05-21T18:43:00.707Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:00.707Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:43:00.707Z] #51 30.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:43:00.707Z] #51 30.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:43:00.707Z] #51 31.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:43:00.707Z] #51 31.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:43:00.714Z] #17 1.397 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:43:00.714Z] #17 DONE 1.6s [2021-05-21T18:43:00.714Z] [2021-05-21T18:43:00.714Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:43:00.714Z] #59 75.19 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:43:00.714Z] #59 75.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:43:00.910Z] #50 ... [2021-05-21T18:43:00.910Z] [2021-05-21T18:43:00.910Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:43:00.910Z] #30 sha256:cc943430cb3a4bf70ee9129aec58f717d6b35deb726115bbeab60e52621841ba [2021-05-21T18:43:00.910Z] #30 31.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:43:00.910Z] #30 31.66 [2021-05-21T18:43:00.910Z] #30 31.89 ######################################################################## 100.0% [2021-05-21T18:43:00.910Z] #30 32.01 [2021-05-21T18:43:00.910Z] #30 32.08 Download of images into '/build' complete. [2021-05-21T18:43:00.910Z] #30 32.08 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:43:00.910Z] #30 32.08 tar -cC '/build' . | docker load [2021-05-21T18:43:00.910Z] #30 DONE 32.1s [2021-05-21T18:43:01.231Z] [2021-05-21T18:43:01.231Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:43:01.231Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:43:01.231Z] #57 0.283 + RM_GOPATH=0 [2021-05-21T18:43:01.231Z] #57 0.284 + TMP_GOPATH= [2021-05-21T18:43:01.231Z] #57 0.285 + : /build [2021-05-21T18:43:01.231Z] #57 0.285 + '[' -z '' ']' [2021-05-21T18:43:01.231Z] #57 0.287 ++ mktemp -d [2021-05-21T18:43:01.231Z] #57 0.291 + export GOPATH=/tmp/tmp.3K9XMq5Ln9 [2021-05-21T18:43:01.231Z] #57 0.292 + GOPATH=/tmp/tmp.3K9XMq5Ln9 [2021-05-21T18:43:01.231Z] #57 0.292 + RM_GOPATH=1 [2021-05-21T18:43:01.231Z] #57 0.292 + case "$(go env GOARCH)" in [2021-05-21T18:43:01.231Z] #57 0.293 ++ go env GOARCH [2021-05-21T18:43:01.231Z] #57 0.347 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:01.231Z] #57 0.347 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:01.231Z] #57 0.348 ++ dirname /tmp/install/install.sh [2021-05-21T18:43:01.231Z] #57 0.357 + dir=/tmp/install [2021-05-21T18:43:01.231Z] #57 0.358 + bin=containerd [2021-05-21T18:43:01.231Z] #57 0.358 + shift [2021-05-21T18:43:01.231Z] #57 0.358 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:43:01.231Z] #57 0.358 + . /tmp/install/containerd.installer [2021-05-21T18:43:01.231Z] #57 0.374 ++ set -e [2021-05-21T18:43:01.231Z] #57 0.374 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:43:01.231Z] #57 0.375 + install_containerd [2021-05-21T18:43:01.231Z] #57 0.376 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:43:01.231Z] #57 0.376 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:43:01.231Z] #57 0.376 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3K9XMq5Ln9/src/github.com/containerd/containerd [2021-05-21T18:43:01.231Z] #57 0.387 Cloning into '/tmp/tmp.3K9XMq5Ln9/src/github.com/containerd/containerd'... [2021-05-21T18:43:01.283Z] #51 32.28 runtime/cgo [2021-05-21T18:43:01.283Z] #51 32.38 runtime [2021-05-21T18:43:01.553Z] #51 ... [2021-05-21T18:43:01.553Z] [2021-05-21T18:43:01.553Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:01.553Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:01.553Z] #13 20.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:43:01.854Z] #13 ... [2021-05-21T18:43:01.854Z] [2021-05-21T18:43:01.854Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:01.854Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:43:01.854Z] #45 29.79 internal/testlog [2021-05-21T18:43:01.854Z] #45 30.30 encoding [2021-05-21T18:43:01.854Z] #45 30.54 unicode/utf16 [2021-05-21T18:43:01.854Z] #45 30.75 container/list [2021-05-21T18:43:01.854Z] #45 31.58 crypto/internal/subtle [2021-05-21T18:43:01.854Z] #45 31.72 crypto/subtle [2021-05-21T18:43:01.854Z] #45 31.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:43:01.854Z] #45 31.97 internal/nettrace [2021-05-21T18:43:01.854Z] #45 32.32 runtime/cgo [2021-05-21T18:43:02.118Z] #45 ... [2021-05-21T18:43:02.118Z] [2021-05-21T18:43:02.118Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:02.118Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:43:02.118Z] #49 22.97 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:43:02.118Z] #49 23.01 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:43:02.118Z] #49 23.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:43:02.118Z] #49 23.58 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:43:02.118Z] #49 23.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:43:02.118Z] #49 23.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:43:02.118Z] #49 23.93 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:43:02.118Z] #49 27.43 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:43:02.118Z] #49 27.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:43:02.118Z] #49 32.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:43:02.118Z] #49 32.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:43:02.118Z] #49 32.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:43:02.118Z] #49 32.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:43:02.118Z] #49 32.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:43:02.118Z] #49 32.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:43:02.118Z] #49 32.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:43:02.118Z] #49 32.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:43:02.118Z] #49 32.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:43:02.118Z] #49 32.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:43:02.118Z] #49 ... [2021-05-21T18:43:02.118Z] [2021-05-21T18:43:02.118Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:43:02.118Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:43:02.225Z] #59 ... [2021-05-21T18:43:02.225Z] [2021-05-21T18:43:02.225Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-05-21T18:43:02.225Z] #18 DONE 1.5s [2021-05-21T18:43:02.225Z] [2021-05-21T18:43:02.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:02.225Z] #44 45.23 LINK criu/pie/restorer.built-in.o [2021-05-21T18:43:02.225Z] #44 45.25 GEN criu/pie/restorer-blob.h [2021-05-21T18:43:02.225Z] #44 45.31 DEP criu/vdso.d [2021-05-21T18:43:02.225Z] #44 45.52 DEP criu/uts_ns.d [2021-05-21T18:43:02.225Z] #44 45.65 DEP criu/util.d [2021-05-21T18:43:02.225Z] #44 45.81 DEP criu/uffd.d [2021-05-21T18:43:02.225Z] #44 45.93 DEP criu/tun.d [2021-05-21T18:43:02.225Z] #44 46.11 DEP criu/tty.d [2021-05-21T18:43:02.225Z] #44 46.32 DEP criu/timerfd.d [2021-05-21T18:43:02.225Z] #44 46.47 DEP criu/timens.d [2021-05-21T18:43:02.225Z] #44 46.58 DEP criu/sysfs_parse.d [2021-05-21T18:43:02.225Z] #44 46.73 DEP criu/sysctl.d [2021-05-21T18:43:02.225Z] #44 46.84 DEP criu/string.d [2021-05-21T18:43:02.225Z] #44 46.89 DEP criu/stats.d [2021-05-21T18:43:02.322Z] #57 ... [2021-05-21T18:43:02.323Z] [2021-05-21T18:43:02.323Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:02.323Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-21T18:43:02.323Z] #37 26.41 Reading package lists... [2021-05-21T18:43:02.323Z] #37 34.17 Building dependency tree... [2021-05-21T18:43:02.323Z] #37 36.67 The following additional packages will be installed: [2021-05-21T18:43:02.323Z] #37 36.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:43:02.323Z] #37 36.70 Suggested packages: [2021-05-21T18:43:02.323Z] #37 36.70 cmake-doc ninja-build lrzip [2021-05-21T18:43:02.323Z] #37 36.70 Recommended packages: [2021-05-21T18:43:02.323Z] #37 36.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:43:02.323Z] #37 38.19 The following NEW packages will be installed: [2021-05-21T18:43:02.323Z] #37 38.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:43:02.323Z] #37 38.22 vim-common xxd [2021-05-21T18:43:02.323Z] #37 38.40 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:43:02.323Z] #37 38.40 Need to get 14.9 MB of archives. [2021-05-21T18:43:02.323Z] #37 38.40 After this operation, 67.2 MB of additional disk space will be used. [2021-05-21T18:43:02.323Z] #37 38.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-21T18:43:02.323Z] #37 38.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:43:02.323Z] #37 38.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:43:02.323Z] #37 38.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-21T18:43:02.323Z] #37 39.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-05-21T18:43:02.323Z] #37 39.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-05-21T18:43:02.323Z] #37 39.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-05-21T18:43:02.323Z] #37 39.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-05-21T18:43:02.323Z] #37 39.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-05-21T18:43:02.323Z] #37 39.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-05-21T18:43:02.323Z] #37 41.14 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:02.323Z] #37 41.30 Fetched 14.9 MB in 2s (9457 kB/s) [2021-05-21T18:43:02.323Z] #37 41.46 Selecting previously unselected package xxd. [2021-05-21T18:43:02.323Z] #37 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-21T18:43:02.323Z] #37 41.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #37 41.57 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:43:02.323Z] #37 41.83 Selecting previously unselected package vim-common. [2021-05-21T18:43:02.323Z] #37 41.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:43:02.323Z] #37 42.02 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:43:02.323Z] #37 42.35 Selecting previously unselected package cmake-data. [2021-05-21T18:43:02.323Z] #37 42.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:43:02.323Z] #37 42.37 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:43:02.323Z] #37 ... [2021-05-21T18:43:02.323Z] [2021-05-21T18:43:02.323Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:02.323Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:43:02.323Z] #43 41.81 Selecting previously unselected package libnet1:ppc64el. [2021-05-21T18:43:02.323Z] #43 41.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 41.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:02.323Z] #43 42.03 Selecting previously unselected package libnet1-dev. [2021-05-21T18:43:02.323Z] #43 42.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 42.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:02.323Z] #43 42.23 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-21T18:43:02.323Z] #43 42.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 42.26 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-21T18:43:02.323Z] #43 42.42 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-05-21T18:43:02.323Z] #43 42.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 42.45 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-21T18:43:02.323Z] #43 42.89 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-21T18:43:02.323Z] #43 42.92 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 42.97 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-21T18:43:02.323Z] #43 43.10 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-05-21T18:43:02.323Z] #43 43.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 43.14 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-21T18:43:02.323Z] #43 43.22 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-05-21T18:43:02.323Z] #43 43.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 43.24 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-21T18:43:02.323Z] #43 43.72 Selecting previously unselected package libprotobuf17:ppc64el. [2021-05-21T18:43:02.323Z] #43 43.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-05-21T18:43:02.323Z] #43 43.74 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:02.516Z] #44 47.03 DEP criu/sockets.d [2021-05-21T18:43:02.643Z] #40 32.53 Checking out files: 80% (1365/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-21T18:43:02.643Z] #40 32.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:43:02.806Z] #44 47.19 DEP criu/sk-unix.d [2021-05-21T18:43:02.806Z] #44 47.35 DEP criu/sk-tcp.d [2021-05-21T18:43:02.806Z] #44 47.54 DEP criu/sk-queue.d [2021-05-21T18:43:02.977Z] #43 44.58 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-05-21T18:43:02.977Z] #43 44.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-05-21T18:43:02.977Z] #43 44.60 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:03.097Z] #44 47.73 DEP criu/sk-packet.d [2021-05-21T18:43:03.278Z] #43 44.92 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-05-21T18:43:03.278Z] #43 44.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-05-21T18:43:03.278Z] #43 44.98 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:03.285Z] Fetching without tags [2021-05-21T18:43:03.388Z] #44 47.88 DEP criu/sk-netlink.d [2021-05-21T18:43:03.388Z] #44 ... [2021-05-21T18:43:03.388Z] [2021-05-21T18:43:03.388Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:43:03.388Z] #46 68.84 vendor/golang.org/x/net/idna [2021-05-21T18:43:03.388Z] #46 70.13 vendor/golang.org/x/net/http2/hpack [2021-05-21T18:43:03.388Z] #46 70.79 mime [2021-05-21T18:43:03.388Z] #46 72.45 mime/quotedprintable [2021-05-21T18:43:03.388Z] #46 72.67 net/http/internal [2021-05-21T18:43:03.388Z] #46 74.79 crypto/tls [2021-05-21T18:43:03.388Z] #46 ... [2021-05-21T18:43:03.388Z] [2021-05-21T18:43:03.388Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-05-21T18:43:03.388Z] #19 DONE 1.4s [2021-05-21T18:43:03.388Z] [2021-05-21T18:43:03.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:03.388Z] #44 48.13 DEP criu/sk-inet.d [2021-05-21T18:43:03.562Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:43:03.689Z] #44 48.28 DEP criu/signalfd.d [2021-05-21T18:43:03.980Z] #44 48.47 DEP criu/sigframe.d [2021-05-21T18:43:03.980Z] #44 48.55 DEP criu/shmem.d [2021-05-21T18:43:04.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:04.160Z] Fetching without tags [2021-05-21T18:43:04.270Z] #44 48.72 DEP criu/servicefd.d [2021-05-21T18:43:04.270Z] #44 48.83 DEP criu/seize.d [2021-05-21T18:43:04.270Z] #44 48.93 DEP criu/seccomp.d [2021-05-21T18:43:04.490Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:43:04.561Z] #44 49.04 DEP criu/rst-malloc.d [2021-05-21T18:43:04.561Z] #44 49.08 DEP criu/rbtree.d [2021-05-21T18:43:04.561Z] #44 49.10 DEP criu/pstree.d [2021-05-21T18:43:03.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:03.198Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:43:03.215Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:03.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:03.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:43:03.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:03.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:03.571Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:03.590Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:43:04.227Z] > git remote # timeout=10 [2021-05-21T18:43:04.242Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:43:04.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:04.266Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:43:04.795Z] Merge succeeded, producing 277c86033eeb7bf7b70e45a7130db21c8e86be7b [2021-05-21T18:43:04.796Z] Checking out Revision 277c86033eeb7bf7b70e45a7130db21c8e86be7b (PR-41588) [2021-05-21T18:43:04.844Z] #40 34.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-21T18:43:04.851Z] #44 49.22 DEP criu/protobuf.d [2021-05-21T18:43:04.851Z] #44 49.35 GEN criu/protobuf-desc-gen.h [2021-05-21T18:43:04.851Z] #44 ... [2021-05-21T18:43:04.851Z] [2021-05-21T18:43:04.851Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:43:04.851Z] #20 DONE 1.6s [2021-05-21T18:43:05.141Z] [2021-05-21T18:43:05.141Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-21T18:43:05.141Z] #21 ... [2021-05-21T18:43:05.141Z] [2021-05-21T18:43:05.141Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:43:05.141Z] #59 DONE 80.9s [2021-05-21T18:43:05.231Z] Fetching without tags [2021-05-21T18:43:05.441Z] [2021-05-21T18:43:05.441Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:43:05.441Z] #60 DONE 0.1s [2021-05-21T18:43:05.441Z] [2021-05-21T18:43:05.441Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:43:05.441Z] #61 DONE 0.1s [2021-05-21T18:43:05.441Z] [2021-05-21T18:43:05.441Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:43:05.441Z] #54 7.929 + cd /tmp/tmp.xbXPwqbu44/src/github.com/opencontainers/runc [2021-05-21T18:43:05.441Z] #54 7.929 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:43:05.441Z] #54 8.353 + '[' -z '' ']' [2021-05-21T18:43:05.441Z] #54 8.353 + target=static [2021-05-21T18:43:05.441Z] #54 8.353 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:43:05.441Z] #54 8.809 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T18:43:05.667Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:43:05.709Z] #43 47.13 Selecting previously unselected package libprotoc17:ppc64el. [2021-05-21T18:43:05.709Z] #43 47.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-05-21T18:43:05.709Z] #43 47.16 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:06.014Z] #43 ... [2021-05-21T18:43:06.014Z] [2021-05-21T18:43:06.014Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:43:06.014Z] #68 sha256:776ebd0df19a1c0a688cdab600cc1b743b752fb549dccc2051f2bba04997ef79 [2021-05-21T18:43:06.014Z] #68 DONE 47.4s [2021-05-21T18:43:06.014Z] [2021-05-21T18:43:06.014Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:06.014Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-21T18:43:06.014Z] #37 47.05 Selecting previously unselected package libicu63:ppc64el. [2021-05-21T18:43:06.014Z] #37 47.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-21T18:43:06.014Z] #37 47.07 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-21T18:43:04.095Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:43:04.109Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:04.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:04.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:43:04.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:04.165Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:04.502Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:04.534Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:43:05.612Z] > git remote # timeout=10 [2021-05-21T18:43:05.636Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:43:05.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:05.661Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:43:06.625Z] Merge succeeded, producing ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:43:06.625Z] Checking out Revision ce158c71e6006b75aa666c2cb4b0c17acb126dd4 (PR-41588) [2021-05-21T18:43:05.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:05.151Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:43:05.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:05.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:05.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:43:05.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:05.297Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:05.691Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:05.721Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:43:06.471Z] > git remote # timeout=10 [2021-05-21T18:43:06.500Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:43:06.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:06.529Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:43:04.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:43:04.798Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:04.814Z] > git checkout -f 277c86033eeb7bf7b70e45a7130db21c8e86be7b # timeout=10 [2021-05-21T18:43:07.457Z] Merge succeeded, producing ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:43:07.457Z] Checking out Revision ce158c71e6006b75aa666c2cb4b0c17acb126dd4 (PR-41588) [2021-05-21T18:43:07.576Z] #37 ... [2021-05-21T18:43:07.576Z] [2021-05-21T18:43:07.576Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:07.576Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:43:07.576Z] #14 31.37 Reading package lists... [2021-05-21T18:43:07.576Z] #14 38.64 Building dependency tree... [2021-05-21T18:43:07.576Z] #14 41.52 The following additional packages will be installed: [2021-05-21T18:43:07.576Z] #14 41.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:43:07.576Z] #14 41.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:43:07.576Z] #14 41.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:43:07.576Z] #14 41.53 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:43:07.576Z] #14 41.53 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:43:07.576Z] #14 41.53 Suggested packages: [2021-05-21T18:43:07.576Z] #14 41.53 gcc-8-locales seccomp wine64 [2021-05-21T18:43:07.576Z] #14 42.42 The following NEW packages will be installed: [2021-05-21T18:43:07.576Z] #14 42.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:43:07.576Z] #14 42.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:43:07.576Z] #14 42.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:43:07.576Z] #14 42.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:43:07.576Z] #14 42.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:43:07.576Z] #14 42.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:43:07.576Z] #14 42.43 The following packages will be upgraded: [2021-05-21T18:43:07.576Z] #14 42.43 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:43:07.576Z] #14 42.76 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:43:07.576Z] #14 42.76 Need to get 79.4 MB of archives. [2021-05-21T18:43:07.576Z] #14 42.76 After this operation, 532 MB of additional disk space will be used. [2021-05-21T18:43:07.576Z] #14 42.76 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-05-21T18:43:07.576Z] #14 42.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-05-21T18:43:07.576Z] #14 42.82 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-05-21T18:43:07.576Z] #14 42.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-05-21T18:43:07.576Z] #14 42.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-05-21T18:43:07.576Z] #14 43.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-05-21T18:43:07.576Z] #14 43.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:43:07.576Z] #14 43.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-05-21T18:43:07.576Z] #14 43.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-05-21T18:43:07.576Z] #14 43.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:43:07.576Z] #14 44.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:43:07.576Z] #14 45.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:43:07.576Z] #14 45.05 Get:13 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] [2021-05-21T18:43:07.576Z] #14 ... [2021-05-21T18:43:07.576Z] [2021-05-21T18:43:07.576Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:07.576Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:43:07.576Z] #43 48.10 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:43:07.576Z] #43 48.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-05-21T18:43:07.576Z] #43 48.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:43:07.576Z] #43 48.44 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:43:07.576Z] #43 48.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-05-21T18:43:07.576Z] #43 48.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:43:07.576Z] #43 48.74 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:43:07.576Z] #43 48.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:43:07.576Z] #43 48.74 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:43:07.576Z] #43 49.06 Selecting previously unselected package python-six. [2021-05-21T18:43:07.576Z] #43 49.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:43:07.576Z] #43 49.08 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:43:07.576Z] #43 49.18 Selecting previously unselected package python-protobuf. [2021-05-21T18:43:07.576Z] #43 49.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-05-21T18:43:07.576Z] #43 49.19 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:43:07.881Z] #43 49.69 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:43:08.545Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:43:08.560Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:43:06.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:43:06.627Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:06.656Z] > git checkout -f ce158c71e6006b75aa666c2cb4b0c17acb126dd4 # timeout=10 [2021-05-21T18:43:09.046Z] #54 ... [2021-05-21T18:43:09.046Z] [2021-05-21T18:43:09.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:09.046Z] #44 50.82 DEP criu/protobuf-desc.d [2021-05-21T18:43:09.046Z] #44 51.08 DEP criu/proc_parse.d [2021-05-21T18:43:09.046Z] #44 51.25 DEP criu/plugin.d [2021-05-21T18:43:09.046Z] #44 51.32 DEP criu/pipes.d [2021-05-21T18:43:09.046Z] #44 51.50 DEP criu/pie-util.d [2021-05-21T18:43:09.046Z] #44 51.59 DEP criu/pie-util-vdso.d [2021-05-21T18:43:09.046Z] #44 51.67 DEP criu/path.d [2021-05-21T18:43:09.046Z] #44 51.76 DEP criu/parasite-syscall.d [2021-05-21T18:43:09.046Z] #44 51.99 DEP criu/pagemap.d [2021-05-21T18:43:09.046Z] #44 52.11 DEP criu/pagemap-cache.d [2021-05-21T18:43:09.046Z] #44 52.21 DEP criu/page-xfer.d [2021-05-21T18:43:09.046Z] #44 52.35 DEP criu/page-pipe.d [2021-05-21T18:43:09.046Z] #44 52.42 DEP criu/netfilter.d [2021-05-21T18:43:09.046Z] #44 52.56 DEP criu/net.d [2021-05-21T18:43:09.046Z] #44 52.81 DEP criu/namespaces.d [2021-05-21T18:43:09.046Z] #44 52.92 DEP criu/mount.d [2021-05-21T18:43:09.046Z] #44 53.07 DEP criu/memfd.d [2021-05-21T18:43:09.046Z] #44 53.25 DEP criu/mem.d [2021-05-21T18:43:09.046Z] #44 53.46 DEP criu/lsm.d [2021-05-21T18:43:09.046Z] #44 53.64 DEP criu/log.d [2021-05-21T18:43:09.072Z] #40 ... [2021-05-21T18:43:09.073Z] [2021-05-21T18:43:09.073Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:09.073Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:43:09.073Z] #49 33.22 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:43:09.073Z] #49 33.26 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:43:09.073Z] #49 33.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:43:09.073Z] #49 33.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:43:09.073Z] #49 33.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:43:09.073Z] #49 33.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:43:09.073Z] #49 33.39 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:43:09.073Z] #49 33.39 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:43:09.073Z] #49 33.44 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:43:09.073Z] #49 33.50 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:43:09.073Z] #49 33.61 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:43:09.073Z] #49 33.61 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:43:09.073Z] #49 33.64 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:43:09.073Z] #49 33.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:43:09.073Z] #49 33.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:43:09.073Z] #49 33.96 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:43:09.073Z] #49 33.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:43:09.073Z] #49 34.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:43:09.073Z] #49 34.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:43:09.073Z] #49 34.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:43:09.073Z] #49 34.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:43:09.073Z] #49 34.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:43:09.073Z] #49 34.14 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:43:09.073Z] #49 34.20 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:43:09.073Z] #49 34.22 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:43:09.073Z] #49 34.31 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:43:09.073Z] #49 34.31 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:43:09.073Z] #49 34.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:43:09.073Z] #49 34.45 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:43:09.073Z] #49 34.68 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:43:09.073Z] #49 34.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:43:09.073Z] #49 34.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:43:09.073Z] #49 34.83 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:43:09.073Z] #49 34.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:43:09.073Z] #49 34.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:43:09.073Z] #49 34.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:43:09.073Z] #49 35.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:43:09.073Z] #49 35.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:43:09.073Z] #49 35.05 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:43:09.073Z] #49 35.13 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:43:09.073Z] #49 35.15 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:43:09.073Z] #49 35.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:43:09.073Z] #49 35.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:43:09.073Z] #49 35.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:43:09.073Z] #49 35.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:43:09.073Z] #49 35.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:43:09.073Z] #49 35.55 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:43:09.073Z] #49 35.55 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:43:09.073Z] #49 35.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:43:09.073Z] #49 35.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:43:09.073Z] #49 36.03 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:43:09.073Z] #49 36.08 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:43:09.073Z] #49 36.25 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:43:09.073Z] #49 36.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:43:09.073Z] #49 36.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:43:09.073Z] #49 36.48 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:43:09.073Z] #49 36.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:43:09.073Z] #49 36.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:43:09.073Z] #49 36.84 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:43:09.073Z] #49 36.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:43:09.073Z] #49 37.03 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:43:09.073Z] #49 37.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:43:09.073Z] #49 37.11 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:43:09.073Z] #49 37.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:43:09.073Z] #49 37.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:43:09.073Z] #49 37.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:43:09.073Z] #49 37.62 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:43:09.073Z] #49 37.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:43:09.073Z] #49 37.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:43:09.073Z] #49 37.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:43:09.073Z] #49 38.03 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:43:09.073Z] #49 38.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:43:09.073Z] #49 38.15 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:43:09.073Z] #49 38.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:43:09.073Z] #49 38.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:43:09.073Z] #49 38.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:43:09.073Z] #49 38.88 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:43:09.073Z] #49 38.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:43:09.073Z] #49 39.11 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:43:09.073Z] #49 39.20 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:43:09.073Z] #49 39.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:43:09.073Z] #49 39.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:43:09.073Z] #49 39.82 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:43:09.073Z] #49 39.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:43:09.073Z] #49 40.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:43:09.073Z] #49 40.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:43:09.073Z] #49 40.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:43:08.548Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:43:07.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:43:07.472Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:07.496Z] > git checkout -f ce158c71e6006b75aa666c2cb4b0c17acb126dd4 # timeout=10 [2021-05-21T18:43:09.336Z] #49 40.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:43:09.336Z] #49 40.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:43:09.336Z] #49 40.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:43:09.336Z] #49 40.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:43:09.336Z] #49 40.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:43:09.336Z] #49 40.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:43:09.336Z] #49 40.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:43:09.337Z] #44 53.80 DEP criu/libnetlink.d [2021-05-21T18:43:09.337Z] #44 53.96 DEP criu/kerndat.d [2021-05-21T18:43:09.453Z] + docker version [2021-05-21T18:43:09.599Z] #49 40.62 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:43:09.599Z] #49 40.64 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:43:09.599Z] #49 40.64 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:43:09.599Z] #49 40.65 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:43:09.626Z] #44 54.15 DEP criu/kcmp-ids.d [2021-05-21T18:43:09.626Z] #44 54.23 DEP criu/irmap.d [2021-05-21T18:43:09.862Z] #49 40.81 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:43:09.862Z] #49 40.89 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:43:09.862Z] #49 40.90 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:43:09.862Z] #49 41.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:43:09.916Z] #44 54.32 DEP criu/ipc_ns.d [2021-05-21T18:43:09.916Z] #44 54.54 DEP criu/image.d [2021-05-21T18:43:10.125Z] #49 41.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:43:10.125Z] #49 41.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:43:10.125Z] #49 41.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:43:10.125Z] #49 41.22 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:43:10.125Z] #49 41.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:43:10.206Z] #44 54.66 DEP criu/image-desc.d [2021-05-21T18:43:10.206Z] #44 54.77 DEP criu/fsnotify.d [2021-05-21T18:43:10.388Z] #49 41.35 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:43:10.388Z] #49 41.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:43:10.388Z] #49 41.45 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:43:10.388Z] #49 41.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:43:10.496Z] #44 54.94 DEP criu/filesystems.d [2021-05-21T18:43:10.496Z] #44 55.13 DEP criu/files.d [2021-05-21T18:43:10.539Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:43:10.581Z] First time build. Skipping changelog. [2021-05-21T18:43:10.650Z] #49 41.71 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:43:10.787Z] #44 55.22 DEP criu/files-reg.d [2021-05-21T18:43:10.787Z] #44 55.33 DEP criu/files-ext.d [2021-05-21T18:43:10.787Z] #44 55.41 DEP criu/file-lock.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:43:11.077Z] #44 55.49 DEP criu/file-ids.d [2021-05-21T18:43:11.077Z] #44 55.55 DEP criu/fifo.d [2021-05-21T18:43:11.077Z] #44 55.60 DEP criu/fdstore.d [2021-05-21T18:43:11.077Z] #44 55.64 DEP criu/fault-injection.d [2021-05-21T18:43:11.077Z] #44 55.67 DEP criu/external.d [2021-05-21T18:43:11.077Z] #44 55.73 DEP criu/eventpoll.d [2021-05-21T18:43:11.225Z] #49 ... [2021-05-21T18:43:11.225Z] [2021-05-21T18:43:11.225Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:11.225Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:43:11.225Z] #45 42.25 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:43:11.225Z] #45 42.37 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:43:11.347Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:43:11.367Z] #44 55.79 DEP criu/eventfd.d [2021-05-21T18:43:11.367Z] #44 55.88 DEP criu/crtools.d [2021-05-21T18:43:11.367Z] #44 55.98 DEP criu/cr-service.d [2021-05-21T18:43:11.367Z] #44 56.10 DEP criu/cr-restore.d [2021-05-21T18:43:10.542Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:43:11.658Z] #44 56.24 DEP criu/cr-errno.d [2021-05-21T18:43:11.658Z] #44 56.24 DEP criu/cr-dump.d [2021-05-21T18:43:11.682Z] + docker version [Pipeline] withEnv [Pipeline] { [2021-05-21T18:43:11.801Z] #45 ... [2021-05-21T18:43:11.801Z] [2021-05-21T18:43:11.801Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:43:11.801Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:43:11.801Z] #58 32.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:43:11.801Z] #58 33.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:43:11.801Z] #58 33.99 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:43:11.801Z] #58 33.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:43:11.801Z] #58 34.60 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:43:11.801Z] #58 35.21 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:43:11.801Z] #58 37.98 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:43:11.801Z] #58 38.08 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:43:11.801Z] #58 38.34 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:43:11.801Z] #58 38.41 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:43:11.801Z] #58 38.54 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:43:11.801Z] #58 38.61 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:43:11.801Z] #58 38.67 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:43:11.801Z] #58 38.70 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:43:11.801Z] #58 38.75 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:43:11.801Z] #58 38.79 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:43:11.801Z] #58 38.85 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:43:11.801Z] #58 38.88 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:43:11.801Z] #58 38.90 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:43:11.801Z] #58 39.24 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:43:11.801Z] #58 39.41 go: finding github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:43:11.949Z] #44 56.45 DEP criu/cr-dedup.d [2021-05-21T18:43:11.949Z] #44 56.65 DEP criu/cr-check.d [2021-05-21T18:43:12.063Z] #58 ... [2021-05-21T18:43:12.063Z] [2021-05-21T18:43:12.063Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:43:12.063Z] #67 sha256:712d4d1138fe11ce9d6b226e3568f019dfde1d72e8c191799c2238afb6e757bf [2021-05-21T18:43:12.063Z] #67 33.94 Checking out files: 55% (1056/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:43:12.063Z] #67 34.97 + cd /tmp/tmp.UOTQcwidAn/src/github.com/docker/libnetwork [2021-05-21T18:43:12.063Z] #67 34.97 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:43:12.063Z] #67 35.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:43:12.239Z] #44 56.79 DEP criu/config.d [2021-05-21T18:43:12.433Z] #43 ... [2021-05-21T18:43:12.433Z] [2021-05-21T18:43:12.433Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:12.433Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:43:12.433Z] #50 49.74 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:43:12.433Z] #50 49.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:43:12.433Z] #50 49.89 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:43:12.433Z] #50 49.93 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:43:12.433Z] #50 49.98 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:43:12.433Z] #50 50.03 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:43:12.433Z] #50 50.03 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:43:12.433Z] #50 50.04 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:43:12.433Z] #50 50.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:43:12.433Z] #50 50.15 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:43:12.433Z] #50 50.18 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.19 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.26 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:43:12.433Z] #50 50.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.34 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.36 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:43:12.433Z] #50 50.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.47 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:43:12.433Z] #50 50.60 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:43:12.433Z] #50 50.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:43:12.433Z] #50 50.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:43:12.433Z] #50 50.74 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:43:12.433Z] #50 50.81 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:43:12.433Z] #50 50.84 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:43:12.433Z] #50 50.86 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:43:12.433Z] #50 50.86 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:43:12.434Z] #50 50.90 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:43:12.434Z] #50 50.92 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:43:12.434Z] #50 50.95 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:43:12.434Z] #50 51.02 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:43:12.434Z] #50 51.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:43:12.434Z] #50 51.07 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:43:12.434Z] #50 51.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:43:12.434Z] #50 51.12 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:43:12.434Z] #50 51.13 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:43:12.434Z] #50 51.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:43:12.434Z] #50 51.25 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:43:12.434Z] #50 51.25 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:43:12.434Z] #50 51.25 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:43:12.434Z] #50 51.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:43:12.434Z] #50 51.40 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:43:12.434Z] #50 51.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:43:12.434Z] #50 51.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:43:12.434Z] #50 51.56 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:43:12.434Z] #50 51.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:43:12.434Z] #50 51.68 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:43:12.434Z] #50 51.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:43:12.434Z] #50 51.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:43:12.434Z] #50 51.82 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:43:12.434Z] #50 51.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:43:12.434Z] #50 51.99 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:43:12.434Z] #50 52.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:43:12.434Z] #50 52.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:43:12.434Z] #50 52.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:43:12.434Z] #50 52.12 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:43:12.434Z] #50 52.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:43:12.434Z] #50 52.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:43:12.434Z] #50 52.22 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:43:12.434Z] #50 52.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:43:12.434Z] #50 52.28 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:43:12.434Z] #50 52.29 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:43:12.434Z] #50 52.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:43:12.434Z] #50 52.36 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:43:12.434Z] #50 52.40 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:43:12.434Z] #50 52.43 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:43:12.434Z] #50 52.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:43:12.434Z] #50 52.71 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:43:12.434Z] #50 52.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:43:12.434Z] #50 52.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:43:12.434Z] #50 52.89 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:43:12.434Z] #50 52.95 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:43:12.434Z] #50 52.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:43:12.470Z] + docker version [2021-05-21T18:43:12.530Z] #44 56.96 DEP criu/clone-noasan.d [2021-05-21T18:43:12.530Z] #44 57.03 DEP criu/cgroup.d [2021-05-21T18:43:12.530Z] #44 57.22 DEP criu/cgroup-props.d [2021-05-21T18:43:12.819Z] #44 57.34 DEP criu/bitmap.d [2021-05-21T18:43:12.819Z] #44 57.35 DEP criu/bfd.d [2021-05-21T18:43:12.819Z] #44 57.47 DEP criu/autofs.d [2021-05-21T18:43:13.025Z] #67 ... [2021-05-21T18:43:13.025Z] [2021-05-21T18:43:13.025Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:13.025Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:43:13.025Z] #49 44.13 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:43:13.113Z] #44 57.56 DEP criu/aio.d [2021-05-21T18:43:13.113Z] #44 57.65 DEP criu/action-scripts.d [2021-05-21T18:43:13.288Z] #49 ... [2021-05-21T18:43:13.288Z] [2021-05-21T18:43:13.288Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:43:13.288Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:43:13.288Z] #55 34.17 Fetched 8446 kB in 26s (324 kB/s) [2021-05-21T18:43:13.288Z] #55 34.17 Reading package lists... [2021-05-21T18:43:13.288Z] #55 40.95 Reading package lists... [2021-05-21T18:43:13.288Z] #55 ... [2021-05-21T18:43:13.288Z] [2021-05-21T18:43:13.289Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:13.289Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:13.289Z] #13 34.94 Fetched 8964 kB in 28s (321 kB/s) [2021-05-21T18:43:13.289Z] #13 34.94 Reading package lists... [2021-05-21T18:43:13.404Z] #44 57.93 CC criu/action-scripts.o [2021-05-21T18:43:13.498Z] #50 ... [2021-05-21T18:43:13.498Z] [2021-05-21T18:43:13.498Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:13.498Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:43:13.498Z] #52 54.94 io [2021-05-21T18:43:13.498Z] #52 54.95 strconv [2021-05-21T18:43:13.498Z] #52 55.05 syscall [2021-05-21T18:43:13.694Z] #44 58.30 CC criu/aio.o [2021-05-21T18:43:13.865Z] #13 41.77 Reading package lists... [2021-05-21T18:43:13.865Z] #13 ... [2021-05-21T18:43:13.865Z] [2021-05-21T18:43:13.865Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:13.865Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:43:13.865Z] #36 34.83 Fetched 8446 kB in 26s (329 kB/s) [2021-05-21T18:43:13.865Z] #36 34.83 Reading package lists... [2021-05-21T18:43:13.865Z] #36 41.31 Reading package lists... [2021-05-21T18:43:13.865Z] #36 ... [2021-05-21T18:43:13.865Z] [2021-05-21T18:43:13.865Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:13.865Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:43:13.865Z] #42 35.53 Fetched 8446 kB in 26s (319 kB/s) [2021-05-21T18:43:13.865Z] #42 35.53 Reading package lists... [2021-05-21T18:43:13.985Z] #44 58.56 CC criu/autofs.o [2021-05-21T18:43:14.128Z] #42 41.68 Reading package lists... [2021-05-21T18:43:14.128Z] #42 ... [2021-05-21T18:43:14.128Z] [2021-05-21T18:43:14.128Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:14.128Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:43:14.128Z] #49 45.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:43:14.152Z] #52 ... [2021-05-21T18:43:14.152Z] [2021-05-21T18:43:14.152Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:14.152Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:43:14.152Z] #46 45.83 sync [2021-05-21T18:43:14.152Z] #46 45.83 internal/reflectlite [2021-05-21T18:43:14.152Z] #46 47.82 internal/singleflight [2021-05-21T18:43:14.152Z] #46 47.84 math/rand [2021-05-21T18:43:14.152Z] #46 47.85 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:43:14.152Z] #46 50.84 errors [2021-05-21T18:43:14.152Z] #46 50.88 sort [2021-05-21T18:43:14.152Z] #46 51.43 io [2021-05-21T18:43:14.152Z] #46 51.45 strconv [2021-05-21T18:43:14.152Z] #46 51.47 internal/oserror [2021-05-21T18:43:14.152Z] #46 52.02 syscall [2021-05-21T18:43:14.152Z] #46 54.69 vendor/golang.org/x/net/dns/dnsmessage [2021-05-21T18:43:14.152Z] #46 55.63 bytes [2021-05-21T18:43:14.461Z] #46 ... [2021-05-21T18:43:14.461Z] [2021-05-21T18:43:14.461Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:14.461Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:43:14.461Z] #14 48.89 Get:14 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] [2021-05-21T18:43:14.461Z] #14 50.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-05-21T18:43:14.461Z] #14 50.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-05-21T18:43:14.461Z] #14 50.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-21T18:43:14.461Z] #14 50.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-21T18:43:14.461Z] #14 50.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-05-21T18:43:14.461Z] #14 50.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-05-21T18:43:14.461Z] #14 50.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-05-21T18:43:14.461Z] #14 50.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-05-21T18:43:14.461Z] #14 50.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-05-21T18:43:14.461Z] #14 50.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-05-21T18:43:14.461Z] #14 50.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-05-21T18:43:14.461Z] #14 50.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-05-21T18:43:14.461Z] #14 51.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-05-21T18:43:14.461Z] #14 51.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-05-21T18:43:14.461Z] #14 52.34 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:14.461Z] #14 52.53 Fetched 79.4 MB in 8s (9507 kB/s) [2021-05-21T18:43:14.461Z] #14 52.65 (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.) [2021-05-21T18:43:14.461Z] #14 52.74 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-05-21T18:43:14.461Z] #14 52.75 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:43:14.461Z] #14 53.34 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-05-21T18:43:14.461Z] #14 53.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-21T18:43:14.461Z] #14 53.63 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-21T18:43:14.461Z] #14 53.65 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:43:14.461Z] #14 53.94 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-21T18:43:14.461Z] #14 54.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-21T18:43:14.461Z] #14 54.12 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-05-21T18:43:14.461Z] #14 54.18 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:43:14.461Z] #14 54.49 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-05-21T18:43:14.461Z] #14 54.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:43:14.461Z] #14 54.67 (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.) [2021-05-21T18:43:14.462Z] #14 54.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-05-21T18:43:14.462Z] #14 54.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:43:14.617Z] #44 ... [2021-05-21T18:43:14.617Z] [2021-05-21T18:43:14.617Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:43:14.617Z] #46 79.97 net/http/httptrace [2021-05-21T18:43:14.617Z] #46 80.16 net/http [2021-05-21T18:43:14.617Z] #46 88.80 github.com/LK4D4/vndr/godl [2021-05-21T18:43:14.617Z] #46 89.35 github.com/LK4D4/vndr [2021-05-21T18:43:14.617Z] #46 ... [2021-05-21T18:43:14.617Z] [2021-05-21T18:43:14.617Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-21T18:43:14.617Z] #21 1.966 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:43:14.617Z] #21 2.058 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:43:14.617Z] #21 2.158 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:43:14.617Z] #21 2.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:43:14.617Z] #21 2.353 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [436 kB] [2021-05-21T18:43:14.617Z] #21 2.883 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-21T18:43:14.617Z] #21 3.993 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-21T18:43:14.617Z] #21 4.771 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-21T18:43:14.617Z] #21 7.807 Fetched 8617 kB in 6s (1460 kB/s) [2021-05-21T18:43:14.617Z] #21 7.807 Reading package lists... [2021-05-21T18:43:15.247Z] #21 9.574 Reading package lists... [2021-05-21T18:43:15.247Z] #21 ... [2021-05-21T18:43:15.247Z] [2021-05-21T18:43:15.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:15.247Z] #44 59.61 CC criu/bfd.o [2021-05-21T18:43:15.537Z] #44 60.01 CC criu/bitmap.o [2021-05-21T18:43:15.782Z] Client: Docker Engine - Community [2021-05-21T18:43:15.783Z] Version: 20.10.5 [2021-05-21T18:43:15.783Z] API version: 1.41 [2021-05-21T18:43:15.783Z] Go version: go1.13.15 [2021-05-21T18:43:15.783Z] Git commit: 55c4c88 [2021-05-21T18:43:15.783Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-21T18:43:15.783Z] OS/Arch: linux/amd64 [2021-05-21T18:43:15.783Z] Context: default [2021-05-21T18:43:15.783Z] Experimental: true [2021-05-21T18:43:15.783Z] [2021-05-21T18:43:15.783Z] Server: Docker Engine - Community [2021-05-21T18:43:15.783Z] Engine: [2021-05-21T18:43:15.783Z] Version: 20.10.5 [2021-05-21T18:43:15.783Z] API version: 1.41 (minimum version 1.12) [2021-05-21T18:43:15.783Z] Go version: go1.13.15 [2021-05-21T18:43:15.783Z] Git commit: 363e9a8 [2021-05-21T18:43:15.783Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-21T18:43:15.783Z] OS/Arch: linux/amd64 [2021-05-21T18:43:15.783Z] Experimental: true [2021-05-21T18:43:15.783Z] containerd: [2021-05-21T18:43:15.783Z] Version: 1.4.4 [2021-05-21T18:43:15.783Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:15.783Z] runc: [2021-05-21T18:43:15.783Z] Version: 1.0.0-rc93 [2021-05-21T18:43:15.783Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:15.783Z] docker-init: [2021-05-21T18:43:15.783Z] Version: 0.19.0 [2021-05-21T18:43:15.783Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-21T18:43:15.827Z] #44 60.18 CC criu/cgroup-props.o [2021-05-21T18:43:15.886Z] Client: Docker Engine - Community [2021-05-21T18:43:15.886Z] Version: 20.10.5 [2021-05-21T18:43:15.886Z] API version: 1.41 [2021-05-21T18:43:15.886Z] Go version: go1.13.15 [2021-05-21T18:43:15.886Z] Git commit: 55c4c88 [2021-05-21T18:43:15.886Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-21T18:43:15.886Z] OS/Arch: linux/amd64 [2021-05-21T18:43:15.886Z] Context: default [2021-05-21T18:43:15.886Z] Experimental: true [2021-05-21T18:43:15.886Z] [2021-05-21T18:43:15.886Z] Server: Docker Engine - Community [2021-05-21T18:43:15.886Z] Engine: [2021-05-21T18:43:15.886Z] Version: 20.10.5 [2021-05-21T18:43:15.886Z] API version: 1.41 (minimum version 1.12) [2021-05-21T18:43:15.886Z] Go version: go1.13.15 [2021-05-21T18:43:15.886Z] Git commit: 363e9a8 [2021-05-21T18:43:15.886Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-21T18:43:15.886Z] OS/Arch: linux/amd64 [2021-05-21T18:43:15.886Z] Experimental: true [2021-05-21T18:43:15.886Z] containerd: [2021-05-21T18:43:15.886Z] Version: 1.4.4 [2021-05-21T18:43:15.886Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:15.886Z] runc: [2021-05-21T18:43:15.886Z] Version: 1.0.0-rc93 [2021-05-21T18:43:15.886Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:15.886Z] docker-init: [2021-05-21T18:43:15.886Z] Version: 0.19.0 [2021-05-21T18:43:15.886Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-21T18:43:16.117Z] #44 60.70 CC criu/cgroup.o [2021-05-21T18:43:16.145Z] + docker info [2021-05-21T18:43:16.231Z] + docker info [2021-05-21T18:43:16.572Z] #14 ... [2021-05-21T18:43:16.572Z] [2021-05-21T18:43:16.572Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:16.572Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:43:16.572Z] #52 57.83 bytes [2021-05-21T18:43:16.572Z] #52 57.85 strings [2021-05-21T18:43:16.572Z] #52 ... [2021-05-21T18:43:16.572Z] [2021-05-21T18:43:16.572Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:16.572Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-21T18:43:16.572Z] #37 53.77 Selecting previously unselected package libxml2:ppc64el. [2021-05-21T18:43:16.572Z] #37 53.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-05-21T18:43:16.572Z] #37 53.78 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:43:16.572Z] #37 54.37 Selecting previously unselected package libarchive13:ppc64el. [2021-05-21T18:43:16.572Z] #37 54.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-05-21T18:43:16.572Z] #37 54.38 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-21T18:43:16.572Z] #37 54.70 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-05-21T18:43:16.572Z] #37 54.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-05-21T18:43:16.572Z] #37 54.72 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-21T18:43:16.572Z] #37 54.87 Selecting previously unselected package librhash0:ppc64el. [2021-05-21T18:43:16.572Z] #37 54.89 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-05-21T18:43:16.572Z] #37 54.90 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-05-21T18:43:16.572Z] #37 55.07 Selecting previously unselected package libuv1:ppc64el. [2021-05-21T18:43:16.572Z] #37 55.07 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-05-21T18:43:16.572Z] #37 55.07 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-05-21T18:43:16.572Z] #37 55.23 Selecting previously unselected package cmake. [2021-05-21T18:43:16.572Z] #37 55.25 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-05-21T18:43:16.572Z] #37 55.25 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:43:16.572Z] #37 57.77 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-21T18:43:16.572Z] #37 57.77 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:43:16.572Z] #37 57.78 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-05-21T18:43:16.572Z] #37 57.79 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:43:16.572Z] #37 57.82 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-05-21T18:43:16.572Z] #37 57.82 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:43:16.572Z] #37 57.86 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:43:16.572Z] #37 57.86 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-21T18:43:16.572Z] #37 57.88 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-21T18:43:16.572Z] #37 57.88 Setting up cmake (3.13.4-1) ... [2021-05-21T18:43:16.572Z] #37 57.90 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:16.572Z] #37 58.06 Processing triggers for mime-support (3.62) ... [2021-05-21T18:43:16.572Z] #37 DONE 58.4s [2021-05-21T18:43:16.871Z] [2021-05-21T18:43:16.871Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:43:16.871Z] #38 sha256:ab4ff137b98b573e99d589d7465c1706d2a79ead2eafdeb72c37faeda23c9708 [2021-05-21T18:43:17.170Z] #38 0.369 + RM_GOPATH=0 [2021-05-21T18:43:17.170Z] #38 0.369 + TMP_GOPATH= [2021-05-21T18:43:17.170Z] #38 0.369 + : /build [2021-05-21T18:43:17.170Z] #38 0.369 + '[' -z '' ']' [2021-05-21T18:43:17.170Z] #38 0.370 ++ mktemp -d [2021-05-21T18:43:17.170Z] #38 0.375 + export GOPATH=/tmp/tmp.1ZuWkLg4K0 [2021-05-21T18:43:17.170Z] #38 0.375 + GOPATH=/tmp/tmp.1ZuWkLg4K0 [2021-05-21T18:43:17.170Z] #38 0.375 + RM_GOPATH=1 [2021-05-21T18:43:17.170Z] #38 0.375 + case "$(go env GOARCH)" in [2021-05-21T18:43:17.170Z] #38 0.376 ++ go env GOARCH [2021-05-21T18:43:17.170Z] #38 0.398 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:17.170Z] #38 0.399 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:17.170Z] #38 0.400 ++ dirname /tmp/install/install.sh [2021-05-21T18:43:17.170Z] #38 0.402 + dir=/tmp/install [2021-05-21T18:43:17.170Z] #38 0.422 + bin=tini [2021-05-21T18:43:17.170Z] #38 0.422 + shift [2021-05-21T18:43:17.170Z] #38 0.422 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:43:17.170Z] #38 0.422 + . /tmp/install/tini.installer [2021-05-21T18:43:17.170Z] #38 0.423 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:43:17.170Z] #38 0.424 + install_tini [2021-05-21T18:43:17.170Z] #38 0.425 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:43:17.170Z] #38 0.426 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:43:17.170Z] #38 0.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.1ZuWkLg4K0/tini [2021-05-21T18:43:17.170Z] #38 0.431 Cloning into '/tmp/tmp.1ZuWkLg4K0/tini'... [2021-05-21T18:43:18.178Z] #44 62.71 CC criu/clone-noasan.o [2021-05-21T18:43:18.178Z] #44 62.83 CC criu/config.o [2021-05-21T18:43:18.236Z] #38 1.539 + cd /tmp/tmp.1ZuWkLg4K0/tini [2021-05-21T18:43:18.236Z] #38 1.540 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:43:18.236Z] #38 1.549 + cmake . [2021-05-21T18:43:18.682Z] Fetching without tags [2021-05-21T18:43:18.890Z] #38 2.249 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:43:19.192Z] #38 2.313 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:43:19.204Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:43:19.427Z] Client: Docker Engine - Community [2021-05-21T18:43:19.427Z] Version: 20.10.5 [2021-05-21T18:43:19.427Z] API version: 1.41 [2021-05-21T18:43:19.427Z] Go version: go1.13.15 [2021-05-21T18:43:19.427Z] Git commit: 55c4c88 [2021-05-21T18:43:19.427Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-21T18:43:19.427Z] OS/Arch: linux/amd64 [2021-05-21T18:43:19.427Z] Context: default [2021-05-21T18:43:19.427Z] Experimental: true [2021-05-21T18:43:19.427Z] [2021-05-21T18:43:19.427Z] Server: Docker Engine - Community [2021-05-21T18:43:19.427Z] Engine: [2021-05-21T18:43:19.427Z] Version: 20.10.5 [2021-05-21T18:43:19.427Z] API version: 1.41 (minimum version 1.12) [2021-05-21T18:43:19.427Z] Go version: go1.13.15 [2021-05-21T18:43:19.427Z] Git commit: 363e9a8 [2021-05-21T18:43:19.427Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-21T18:43:19.427Z] OS/Arch: linux/amd64 [2021-05-21T18:43:19.427Z] Experimental: true [2021-05-21T18:43:19.427Z] containerd: [2021-05-21T18:43:19.427Z] Version: 1.4.4 [2021-05-21T18:43:19.427Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:19.427Z] runc: [2021-05-21T18:43:19.427Z] Version: 1.0.0-rc93 [2021-05-21T18:43:19.427Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:19.427Z] docker-init: [2021-05-21T18:43:19.427Z] Version: 0.19.0 [2021-05-21T18:43:19.427Z] GitCommit: de40ad0 [2021-05-21T18:43:19.435Z] #49 ... [2021-05-21T18:43:19.435Z] [2021-05-21T18:43:19.435Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:19.435Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:19.435Z] #13 41.77 Reading package lists... [Pipeline] sh [2021-05-21T18:43:19.691Z] #44 64.00 CC criu/cr-check.o [2021-05-21T18:43:19.691Z] #44 ... [2021-05-21T18:43:19.691Z] [2021-05-21T18:43:19.691Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:43:19.691Z] #46 DONE 95.4s [2021-05-21T18:43:19.745Z] + docker info [2021-05-21T18:43:19.850Z] #38 3.062 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:43:19.850Z] #38 3.067 -- Detecting C compiler ABI info [2021-05-21T18:43:19.991Z] [2021-05-21T18:43:19.991Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-21T18:43:19.991Z] #21 9.574 Reading package lists... [2021-05-21T18:43:19.991Z] #21 11.64 Building dependency tree... [2021-05-21T18:43:19.991Z] #21 12.13 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:43:19.991Z] #21 12.13 The following additional packages will be installed: [2021-05-21T18:43:19.991Z] #21 12.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:43:19.991Z] #21 12.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:43:19.991Z] #21 12.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:43:19.991Z] #21 12.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:43:19.991Z] #21 12.13 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:43:19.991Z] #21 12.13 Suggested packages: [2021-05-21T18:43:19.991Z] #21 12.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:43:19.991Z] #21 12.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:43:19.991Z] #21 12.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:43:19.991Z] #21 12.13 Recommended packages: [2021-05-21T18:43:19.991Z] #21 12.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:43:19.991Z] #21 12.13 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:43:19.991Z] #21 13.33 The following NEW packages will be installed: [2021-05-21T18:43:19.991Z] #21 13.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:43:19.991Z] #21 13.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:43:19.991Z] #21 13.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:43:19.991Z] #21 13.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:43:19.991Z] #21 13.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:43:19.991Z] #21 13.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:43:19.991Z] #21 13.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:43:19.991Z] #21 13.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:43:19.991Z] #21 13.34 xz-utils zip [2021-05-21T18:43:19.991Z] #21 13.43 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:43:19.991Z] #21 13.43 Need to get 27.7 MB of archives. [2021-05-21T18:43:19.991Z] #21 13.43 After this operation, 117 MB of additional disk space will be used. [2021-05-21T18:43:19.991Z] #21 13.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-05-21T18:43:19.991Z] #21 13.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-05-21T18:43:19.991Z] #21 13.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-05-21T18:43:19.991Z] #21 13.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-05-21T18:43:19.991Z] #21 13.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-05-21T18:43:19.991Z] #21 13.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-05-21T18:43:19.991Z] #21 13.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:43:19.991Z] #21 13.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-05-21T18:43:19.991Z] #21 13.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-05-21T18:43:19.991Z] #21 13.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-05-21T18:43:19.991Z] #21 13.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-05-21T18:43:19.991Z] #21 13.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-05-21T18:43:19.991Z] #21 13.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-05-21T18:43:19.991Z] #21 13.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-05-21T18:43:19.991Z] #21 13.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-05-21T18:43:19.991Z] #21 13.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-05-21T18:43:19.991Z] #21 13.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-21T18:43:19.991Z] #21 13.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:43:19.991Z] #21 13.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:43:19.991Z] #21 13.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-05-21T18:43:19.991Z] #21 13.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-05-21T18:43:19.991Z] #21 13.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-05-21T18:43:19.991Z] #21 13.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-05-21T18:43:19.991Z] #21 13.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-21T18:43:19.991Z] #21 13.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-21T18:43:19.991Z] #21 13.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-21T18:43:19.991Z] #21 13.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-05-21T18:43:19.991Z] #21 13.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-05-21T18:43:19.991Z] #21 13.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-21T18:43:19.991Z] #21 14.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-21T18:43:19.991Z] #21 14.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-21T18:43:19.991Z] #21 14.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-21T18:43:19.991Z] #21 14.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-05-21T18:43:19.991Z] #21 14.09 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-05-21T18:43:19.991Z] #21 14.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:43:19.991Z] #21 14.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:43:19.991Z] #21 14.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:43:19.991Z] #21 14.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-05-21T18:43:19.991Z] #21 14.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:43:19.991Z] #21 14.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:43:19.991Z] #21 14.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:43:19.991Z] #21 14.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-05-21T18:43:19.991Z] #21 14.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-05-21T18:43:19.991Z] #21 14.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-05-21T18:43:19.991Z] #21 14.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:43:19.991Z] #21 14.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-05-21T18:43:19.991Z] #21 14.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-05-21T18:43:19.991Z] #21 14.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-05-21T18:43:19.991Z] #21 14.88 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:19.991Z] #21 14.95 Fetched 27.7 MB in 1s (26.0 MB/s) [2021-05-21T18:43:19.991Z] #21 15.00 Selecting previously unselected package pigz. [2021-05-21T18:43:19.991Z] #21 15.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 ... 23201 files and directories currently installed.) [2021-05-21T18:43:19.991Z] #21 15.02 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-05-21T18:43:19.991Z] #21 15.03 Unpacking pigz (2.4-1) ... [2021-05-21T18:43:20.282Z] #21 15.22 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-05-21T18:43:20.282Z] #21 15.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-21T18:43:20.282Z] #21 15.22 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-21T18:43:18.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:18.460Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:43:18.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:18.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:43:18.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:43:18.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:18.826Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:43:19.209Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:19.218Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:43:20.385Z] #13 48.16 Building dependency tree... [2021-05-21T18:43:20.385Z] #13 ... [2021-05-21T18:43:20.385Z] [2021-05-21T18:43:20.385Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:43:20.385Z] #67 sha256:712d4d1138fe11ce9d6b226e3568f019dfde1d72e8c191799c2238afb6e757bf [2021-05-21T18:43:20.385Z] #67 DONE 51.4s [2021-05-21T18:43:20.500Z] #38 3.794 -- Detecting C compiler ABI info - done [2021-05-21T18:43:20.500Z] #38 3.867 -- Detecting C compile features [2021-05-21T18:43:20.648Z] [2021-05-21T18:43:20.648Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:20.648Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:43:20.648Z] #49 50.88 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:43:20.648Z] #49 50.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:43:20.648Z] #49 50.97 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:43:20.648Z] #49 50.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:43:20.648Z] #49 51.23 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:43:20.648Z] #49 51.24 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:43:20.648Z] #49 51.28 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:43:20.648Z] #49 51.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:43:20.648Z] #49 51.36 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:43:20.648Z] #49 51.39 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:43:20.648Z] #49 51.40 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:43:20.648Z] #49 51.41 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:43:20.648Z] #49 51.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:43:20.648Z] #49 51.57 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:43:20.648Z] #49 51.60 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:43:20.648Z] #49 51.60 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:43:20.648Z] #49 51.66 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:43:20.648Z] #49 51.68 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:43:20.911Z] #49 51.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:43:20.911Z] #49 51.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:43:20.911Z] #49 51.94 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:43:20.911Z] #49 51.98 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:43:20.917Z] #21 15.69 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:43:20.917Z] #21 15.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-21T18:43:20.917Z] #21 15.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:43:20.917Z] #21 ... [2021-05-21T18:43:20.917Z] [2021-05-21T18:43:20.917Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-21T18:43:20.917Z] #33 DONE 99.2s [2021-05-21T18:43:20.917Z] [2021-05-21T18:43:20.917Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:20.917Z] #44 65.17 CC criu/cr-dedup.o [2021-05-21T18:43:20.917Z] #44 65.36 CC criu/cr-dump.o [2021-05-21T18:43:21.173Z] #49 52.01 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:43:21.173Z] #49 52.03 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:43:21.173Z] #49 52.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:43:21.173Z] #49 52.19 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:43:21.173Z] #49 52.24 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:43:21.173Z] #49 52.27 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:43:21.173Z] #49 52.28 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:43:21.173Z] #49 52.35 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:43:21.436Z] #49 52.50 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:43:21.582Z] #38 ... [2021-05-21T18:43:21.582Z] [2021-05-21T18:43:21.582Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:43:21.582Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-21T18:43:21.582Z] #33 52.91 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-21T18:43:21.582Z] #33 53.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:43:21.582Z] #33 54.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:43:21.582Z] #33 ... [2021-05-21T18:43:21.583Z] [2021-05-21T18:43:21.583Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:21.583Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:43:21.583Z] #14 57.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:43:21.583Z] #14 57.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-05-21T18:43:21.583Z] #14 57.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:43:21.583Z] #14 60.38 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:43:21.583Z] #14 60.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:43:21.583Z] #14 60.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:43:21.583Z] #14 60.57 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-05-21T18:43:21.583Z] #14 60.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-21T18:43:21.583Z] #14 60.60 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-21T18:43:21.583Z] #14 60.85 Selecting previously unselected package dmsetup. [2021-05-21T18:43:21.583Z] #14 60.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-05-21T18:43:21.583Z] #14 60.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:43:21.583Z] #14 60.97 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:43:21.583Z] #14 60.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:43:21.583Z] #14 60.98 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:43:21.699Z] #49 52.62 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:43:21.699Z] #49 52.71 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:43:21.699Z] #49 52.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:43:21.699Z] #49 52.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:43:21.885Z] #14 ... [2021-05-21T18:43:21.885Z] [2021-05-21T18:43:21.885Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:21.885Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:43:21.885Z] #52 63.46 bufio [2021-05-21T18:43:21.961Z] #49 52.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:43:21.962Z] #49 52.90 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:43:21.962Z] #49 52.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:43:21.962Z] #49 52.95 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:43:21.962Z] #49 52.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:43:21.962Z] #49 52.98 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:43:21.962Z] #49 53.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:43:21.962Z] #49 53.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:43:21.962Z] #49 53.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:43:21.962Z] #49 53.07 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:43:22.098Z] Merge succeeded, producing dcd4b1caafe595d5925f3934b05575ba657e09b2 [2021-05-21T18:43:22.098Z] Checking out Revision dcd4b1caafe595d5925f3934b05575ba657e09b2 (PR-41588) [2021-05-21T18:43:22.224Z] #49 53.13 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:43:22.224Z] #49 53.15 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:43:22.224Z] #49 53.16 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:43:22.224Z] #49 53.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:43:22.224Z] #49 53.28 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:43:22.224Z] #49 53.33 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:43:22.420Z] #44 66.75 CC criu/cr-errno.o [2021-05-21T18:43:22.420Z] #44 66.79 CC criu/cr-restore.o [2021-05-21T18:43:22.487Z] #49 53.33 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:43:22.487Z] #49 53.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:43:22.487Z] #49 53.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:43:22.487Z] #49 53.42 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:43:22.487Z] #49 53.43 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:43:22.487Z] #49 53.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:43:22.487Z] #49 53.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:43:22.487Z] #49 53.49 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:43:22.487Z] #49 53.50 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:43:22.487Z] #49 53.51 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:43:22.487Z] #49 53.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:43:21.108Z] > git remote # timeout=10 [2021-05-21T18:43:21.114Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:43:21.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:43:21.195Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:43:22.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:43:22.097Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:43:22.102Z] > git checkout -f dcd4b1caafe595d5925f3934b05575ba657e09b2 # timeout=10 [2021-05-21T18:43:22.750Z] #49 53.63 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:43:22.750Z] #49 53.63 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:43:22.750Z] #49 53.65 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:43:22.750Z] #49 53.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:43:22.750Z] #49 53.67 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:43:22.750Z] #49 53.72 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:43:22.750Z] #49 ... [2021-05-21T18:43:22.750Z] [2021-05-21T18:43:22.750Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:43:22.750Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:43:22.750Z] #55 40.95 Reading package lists... [2021-05-21T18:43:22.750Z] #55 47.19 Building dependency tree... [2021-05-21T18:43:22.750Z] #55 50.39 The following additional packages will be installed: [2021-05-21T18:43:22.750Z] #55 50.40 libbtrfs0 [2021-05-21T18:43:22.750Z] #55 50.59 The following NEW packages will be installed: [2021-05-21T18:43:22.750Z] #55 50.62 libbtrfs-dev libbtrfs0 [2021-05-21T18:43:22.750Z] #55 51.05 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:43:22.750Z] #55 51.05 Need to get 119 kB of archives. [2021-05-21T18:43:22.750Z] #55 51.05 After this operation, 387 kB of additional disk space will be used. [2021-05-21T18:43:22.750Z] #55 51.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:43:22.750Z] #55 51.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:43:22.750Z] #55 52.62 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:22.750Z] #55 52.77 Fetched 119 kB in 0s (416 kB/s) [2021-05-21T18:43:22.750Z] #55 52.87 Selecting previously unselected package libbtrfs0. [2021-05-21T18:43:22.750Z] #55 52.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:43:22.750Z] #55 52.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:43:22.750Z] #55 52.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:43:22.750Z] #55 53.09 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:43:22.750Z] #55 53.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:43:22.750Z] #55 53.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:43:22.750Z] #55 53.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:43:22.750Z] #55 53.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:43:22.750Z] #55 53.42 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:22.750Z] #55 DONE 53.8s [2021-05-21T18:43:22.750Z] [2021-05-21T18:43:22.750Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:43:22.750Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:43:22.750Z] #49 53.81 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:43:22.950Z] #52 ... [2021-05-21T18:43:22.950Z] [2021-05-21T18:43:22.950Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:22.950Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:43:22.950Z] #43 54.52 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:22.950Z] #43 54.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:22.950Z] #43 54.59 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-21T18:43:22.950Z] #43 54.59 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-21T18:43:22.950Z] #43 54.61 Setting up python-six (1.12.0-1) ... [2021-05-21T18:43:22.950Z] #43 58.59 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-21T18:43:22.950Z] #43 58.60 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-21T18:43:22.950Z] #43 58.61 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:22.950Z] #43 58.62 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-05-21T18:43:22.950Z] #43 58.62 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:22.950Z] #43 58.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:43:22.950Z] #43 58.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:22.950Z] #43 58.63 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-21T18:43:22.950Z] #43 58.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:43:22.950Z] #43 58.64 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:43:22.950Z] #43 ... [2021-05-21T18:43:22.950Z] [2021-05-21T18:43:22.950Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:22.950Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:43:22.950Z] #52 64.68 reflect [2021-05-21T18:43:23.014Z] #49 54.16 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:43:23.277Z] #49 54.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:43:23.277Z] #49 54.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:43:23.277Z] #49 54.32 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:43:23.277Z] #49 54.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:43:23.606Z] #52 ... [2021-05-21T18:43:23.606Z] [2021-05-21T18:43:23.607Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:23.607Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-21T18:43:23.607Z] #43 64.92 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-21T18:43:23.607Z] #43 64.93 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:23.607Z] #43 DONE 65.2s [2021-05-21T18:43:23.908Z] [2021-05-21T18:43:23.908Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:43:23.908Z] #38 sha256:ab4ff137b98b573e99d589d7465c1706d2a79ead2eafdeb72c37faeda23c9708 [2021-05-21T18:43:23.908Z] #38 5.624 -- Detecting C compile features - done [2021-05-21T18:43:23.908Z] #38 5.681 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:43:23.908Z] #38 5.942 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:43:23.908Z] #38 6.119 -- Configuring done [2021-05-21T18:43:23.908Z] #38 6.144 -- Generating done [2021-05-21T18:43:23.908Z] #38 6.146 -- Build files have been written to: /tmp/tmp.1ZuWkLg4K0/tini [2021-05-21T18:43:23.908Z] #38 6.158 + make tini-static [2021-05-21T18:43:23.908Z] #38 6.522 Scanning dependencies of target tini-static [2021-05-21T18:43:23.908Z] #38 6.664 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:43:24.976Z] #38 8.306 [100%] Linking C executable tini-static [2021-05-21T18:43:25.142Z] #44 69.27 CC criu/cr-service.o [2021-05-21T18:43:25.772Z] #44 70.10 CC criu/crtools.o [2021-05-21T18:43:25.772Z] #44 70.45 CC criu/eventfd.o [2021-05-21T18:43:26.043Z] #38 9.075 [100%] Built target tini-static [2021-05-21T18:43:26.043Z] #38 9.202 + mkdir -p /build [2021-05-21T18:43:26.043Z] #38 9.205 + cp tini-static /build/docker-init [2021-05-21T18:43:26.043Z] #38 DONE 9.3s [2021-05-21T18:43:26.043Z] [2021-05-21T18:43:26.043Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:26.043Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:43:26.043Z] #14 66.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:43:26.043Z] #14 66.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:43:26.043Z] #14 66.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:43:26.062Z] #44 ... [2021-05-21T18:43:26.062Z] [2021-05-21T18:43:26.062Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-21T18:43:26.062Z] #21 16.61 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-21T18:43:26.062Z] #21 16.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:43:26.062Z] #21 17.80 Selecting previously unselected package python3-minimal. [2021-05-21T18:43:26.062Z] #21 17.80 (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 ... 23450 files and directories currently installed.) [2021-05-21T18:43:26.062Z] #21 17.85 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 17.86 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:43:26.062Z] #21 17.91 Selecting previously unselected package libmpdec2:s390x. [2021-05-21T18:43:26.062Z] #21 17.91 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 17.92 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-05-21T18:43:26.062Z] #21 17.99 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-05-21T18:43:26.062Z] #21 18.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 18.00 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-21T18:43:26.062Z] #21 18.52 Selecting previously unselected package python3.7. [2021-05-21T18:43:26.062Z] #21 18.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 18.53 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:43:26.062Z] #21 18.63 Selecting previously unselected package libpython3-stdlib:s390x. [2021-05-21T18:43:26.062Z] #21 18.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 18.63 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-21T18:43:26.062Z] #21 18.69 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:43:26.062Z] #21 19.28 Selecting previously unselected package python3. [2021-05-21T18:43:26.062Z] #21 19.28 (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 ... 23862 files and directories currently installed.) [2021-05-21T18:43:26.062Z] #21 19.30 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.31 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:43:26.062Z] #21 19.37 Selecting previously unselected package libip4tc0:s390x. [2021-05-21T18:43:26.062Z] #21 19.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.38 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-05-21T18:43:26.062Z] #21 19.43 Selecting previously unselected package libip6tc0:s390x. [2021-05-21T18:43:26.062Z] #21 19.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.44 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-05-21T18:43:26.062Z] #21 19.49 Selecting previously unselected package libiptc0:s390x. [2021-05-21T18:43:26.062Z] #21 19.49 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.50 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-05-21T18:43:26.062Z] #21 19.54 Selecting previously unselected package libnfnetlink0:s390x. [2021-05-21T18:43:26.062Z] #21 19.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.55 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-21T18:43:26.062Z] #21 19.57 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-05-21T18:43:26.062Z] #21 19.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.58 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-21T18:43:26.062Z] #21 19.61 Selecting previously unselected package libnftnl11:s390x. [2021-05-21T18:43:26.062Z] #21 19.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.62 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-05-21T18:43:26.062Z] #21 19.67 Selecting previously unselected package iptables. [2021-05-21T18:43:26.062Z] #21 19.67 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.67 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:43:26.062Z] #21 19.87 Selecting previously unselected package xxd. [2021-05-21T18:43:26.062Z] #21 19.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-21T18:43:26.062Z] #21 19.87 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:43:26.062Z] #21 19.94 Selecting previously unselected package vim-common. [2021-05-21T18:43:26.062Z] #21 19.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:43:26.062Z] #21 19.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:43:26.062Z] #21 20.09 Selecting previously unselected package bash-completion. [2021-05-21T18:43:26.062Z] #21 20.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:43:26.095Z] Client: [2021-05-21T18:43:26.095Z] Context: default [2021-05-21T18:43:26.095Z] Debug Mode: false [2021-05-21T18:43:26.095Z] Plugins: [2021-05-21T18:43:26.095Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-21T18:43:26.095Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-21T18:43:26.095Z] [2021-05-21T18:43:26.095Z] Server: [2021-05-21T18:43:26.095Z] Containers: 0 [2021-05-21T18:43:26.095Z] Running: 0 [2021-05-21T18:43:26.095Z] Paused: 0 [2021-05-21T18:43:26.095Z] Stopped: 0 [2021-05-21T18:43:26.095Z] Images: 0 [2021-05-21T18:43:26.095Z] Server Version: 20.10.5 [2021-05-21T18:43:26.095Z] Storage Driver: overlay2 [2021-05-21T18:43:26.095Z] Backing Filesystem: extfs [2021-05-21T18:43:26.095Z] Supports d_type: true [2021-05-21T18:43:26.095Z] Native Overlay Diff: true [2021-05-21T18:43:26.095Z] Logging Driver: json-file [2021-05-21T18:43:26.095Z] Cgroup Driver: cgroupfs [2021-05-21T18:43:26.095Z] Cgroup Version: 1 [2021-05-21T18:43:26.095Z] Plugins: [2021-05-21T18:43:26.095Z] Volume: local [2021-05-21T18:43:26.095Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:43:26.095Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T18:43:26.095Z] Swarm: inactive [2021-05-21T18:43:26.095Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-21T18:43:26.095Z] Default Runtime: runc [2021-05-21T18:43:26.095Z] Init Binary: docker-init [2021-05-21T18:43:26.095Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:26.095Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:26.095Z] init version: de40ad0 [2021-05-21T18:43:26.095Z] Security Options: [2021-05-21T18:43:26.095Z] apparmor [2021-05-21T18:43:26.095Z] seccomp [2021-05-21T18:43:26.095Z] Profile: default [2021-05-21T18:43:26.095Z] Kernel Version: 5.4.0-1041-aws [2021-05-21T18:43:26.095Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-21T18:43:26.095Z] OSType: linux [2021-05-21T18:43:26.095Z] Architecture: x86_64 [2021-05-21T18:43:26.095Z] CPUs: 2 [2021-05-21T18:43:26.095Z] Total Memory: 7.487GiB [2021-05-21T18:43:26.095Z] Name: ip-10-100-65-132 [2021-05-21T18:43:26.095Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-21T18:43:26.095Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:43:26.095Z] Debug Mode: false [2021-05-21T18:43:26.095Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:43:26.095Z] Labels: [2021-05-21T18:43:26.095Z] Experimental: true [2021-05-21T18:43:26.095Z] Insecure Registries: [2021-05-21T18:43:26.095Z] 127.0.0.0/8 [2021-05-21T18:43:26.095Z] Live Restore Enabled: true [2021-05-21T18:43:26.095Z] [2021-05-21T18:43:26.095Z] WARNING: No swap limit support [Pipeline] sh [2021-05-21T18:43:26.138Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:43:26.151Z] First time build. Skipping changelog. [2021-05-21T18:43:26.180Z] Client: [2021-05-21T18:43:26.180Z] Context: default [2021-05-21T18:43:26.180Z] Debug Mode: false [2021-05-21T18:43:26.180Z] Plugins: [2021-05-21T18:43:26.180Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-21T18:43:26.180Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-21T18:43:26.180Z] [2021-05-21T18:43:26.180Z] Server: [2021-05-21T18:43:26.180Z] Containers: 0 [2021-05-21T18:43:26.180Z] Running: 0 [2021-05-21T18:43:26.180Z] Paused: 0 [2021-05-21T18:43:26.180Z] Stopped: 0 [2021-05-21T18:43:26.180Z] Images: 0 [2021-05-21T18:43:26.180Z] Server Version: 20.10.5 [2021-05-21T18:43:26.180Z] Storage Driver: overlay2 [2021-05-21T18:43:26.180Z] Backing Filesystem: extfs [2021-05-21T18:43:26.180Z] Supports d_type: true [2021-05-21T18:43:26.180Z] Native Overlay Diff: true [2021-05-21T18:43:26.180Z] Logging Driver: json-file [2021-05-21T18:43:26.180Z] Cgroup Driver: cgroupfs [2021-05-21T18:43:26.180Z] Cgroup Version: 1 [2021-05-21T18:43:26.180Z] Plugins: [2021-05-21T18:43:26.180Z] Volume: local [2021-05-21T18:43:26.180Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:43:26.180Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T18:43:26.180Z] Swarm: inactive [2021-05-21T18:43:26.180Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-21T18:43:26.180Z] Default Runtime: runc [2021-05-21T18:43:26.180Z] Init Binary: docker-init [2021-05-21T18:43:26.180Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:26.180Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:26.180Z] init version: de40ad0 [2021-05-21T18:43:26.180Z] Security Options: [2021-05-21T18:43:26.180Z] apparmor [2021-05-21T18:43:26.180Z] seccomp [2021-05-21T18:43:26.180Z] Profile: default [2021-05-21T18:43:26.180Z] Kernel Version: 5.4.0-1041-aws [2021-05-21T18:43:26.180Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-21T18:43:26.180Z] OSType: linux [2021-05-21T18:43:26.180Z] Architecture: x86_64 [2021-05-21T18:43:26.180Z] CPUs: 2 [2021-05-21T18:43:26.180Z] Total Memory: 7.487GiB [2021-05-21T18:43:26.180Z] Name: ip-10-100-73-15 [2021-05-21T18:43:26.180Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-21T18:43:26.180Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:43:26.180Z] Debug Mode: false [2021-05-21T18:43:26.180Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:43:26.180Z] Labels: [2021-05-21T18:43:26.180Z] Experimental: true [2021-05-21T18:43:26.180Z] Insecure Registries: [2021-05-21T18:43:26.180Z] 127.0.0.0/8 [2021-05-21T18:43:26.180Z] Live Restore Enabled: true [2021-05-21T18:43:26.180Z] [2021-05-21T18:43:26.180Z] WARNING: No swap limit support [Pipeline] sh [2021-05-21T18:43:26.352Z] #21 21.45 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:43:26.457Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:43:26.457Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:43:26.457Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41588/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T18:43:26.457Z] + bash /home/ubuntu/workspace/moby_PR-41588/check-config.sh [2021-05-21T18:43:26.458Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T18:43:26.458Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-21T18:43:26.458Z] [2021-05-21T18:43:26.458Z] Generally Necessary: [2021-05-21T18:43:26.458Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T18:43:26.458Z] - apparmor: enabled and tools installed [2021-05-21T18:43:26.458Z] - CONFIG_NAMESPACES: enabled [2021-05-21T18:43:26.458Z] - CONFIG_NET_NS: enabled [2021-05-21T18:43:26.458Z] - CONFIG_PID_NS: enabled [2021-05-21T18:43:26.458Z] - CONFIG_IPC_NS: enabled [2021-05-21T18:43:26.458Z] - CONFIG_UTS_NS: enabled [2021-05-21T18:43:26.517Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:43:26.517Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:43:26.517Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41588/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T18:43:26.517Z] + bash /home/ubuntu/workspace/moby_PR-41588/check-config.sh [2021-05-21T18:43:26.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T18:43:26.517Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-21T18:43:26.517Z] [2021-05-21T18:43:26.517Z] Generally Necessary: [2021-05-21T18:43:26.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T18:43:26.517Z] - apparmor: enabled and tools installed [2021-05-21T18:43:26.517Z] - CONFIG_NAMESPACES: enabled [2021-05-21T18:43:26.517Z] - CONFIG_NET_NS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_PID_NS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_IPC_NS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_UTS_NS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_CGROUPS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T18:43:26.517Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T18:43:26.517Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T18:43:26.517Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T18:43:26.517Z] - CONFIG_CPUSETS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_MEMCG: enabled [2021-05-21T18:43:26.517Z] - CONFIG_KEYS: enabled [2021-05-21T18:43:26.517Z] - CONFIG_VETH: enabled (as module) [2021-05-21T18:43:26.517Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T18:43:26.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T18:43:26.517Z] - CONFIG_IP_NF_FILTER: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-21T18:43:26.594Z] #49 ... [2021-05-21T18:43:26.594Z] [2021-05-21T18:43:26.594Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:26.594Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:43:26.594Z] #36 41.31 Reading package lists... [2021-05-21T18:43:26.594Z] #36 47.56 Building dependency tree... [2021-05-21T18:43:26.594Z] #36 50.76 The following additional packages will be installed: [2021-05-21T18:43:26.594Z] #36 50.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:43:26.594Z] #36 50.78 Suggested packages: [2021-05-21T18:43:26.594Z] #36 50.79 cmake-doc ninja-build lrzip [2021-05-21T18:43:26.594Z] #36 50.79 Recommended packages: [2021-05-21T18:43:26.594Z] #36 50.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:43:26.594Z] #36 52.07 The following NEW packages will be installed: [2021-05-21T18:43:26.594Z] #36 52.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:43:26.594Z] #36 52.08 vim-common xxd [2021-05-21T18:43:26.594Z] #36 52.54 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:43:26.594Z] #36 52.54 Need to get 14.9 MB of archives. [2021-05-21T18:43:26.594Z] #36 52.54 After this operation, 61.8 MB of additional disk space will be used. [2021-05-21T18:43:26.594Z] #36 52.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:43:26.594Z] #36 52.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:43:26.594Z] #36 52.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:43:26.594Z] #36 52.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:43:26.594Z] #36 53.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-21T18:43:26.594Z] #36 53.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-21T18:43:26.594Z] #36 53.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-21T18:43:26.594Z] #36 53.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-21T18:43:26.594Z] #36 53.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-21T18:43:26.594Z] #36 53.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-21T18:43:26.594Z] #36 55.11 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:26.594Z] #36 55.33 Fetched 14.9 MB in 1s (9943 kB/s) [2021-05-21T18:43:26.594Z] #36 55.41 Selecting previously unselected package xxd. [2021-05-21T18:43:26.594Z] #36 55.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:43:26.594Z] #36 55.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:43:26.594Z] #36 55.57 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:43:26.594Z] #36 55.71 Selecting previously unselected package vim-common. [2021-05-21T18:43:26.594Z] #36 55.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:43:26.594Z] #36 55.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:43:26.594Z] #36 56.05 Selecting previously unselected package cmake-data. [2021-05-21T18:43:26.594Z] #36 56.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:43:26.594Z] #36 56.06 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:43:26.594Z] #36 ... [2021-05-21T18:43:26.594Z] [2021-05-21T18:43:26.594Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:43:26.594Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:43:26.594Z] #32 55.37 Checking out files: 92% (1403/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. [2021-05-21T18:43:26.594Z] #32 55.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:43:26.594Z] #32 55.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:43:26.594Z] #32 ... [2021-05-21T18:43:26.594Z] [2021-05-21T18:43:26.594Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:26.594Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:43:26.595Z] #42 41.68 Reading package lists... [2021-05-21T18:43:26.595Z] #42 47.85 Building dependency tree... [2021-05-21T18:43:26.595Z] #42 51.12 The following additional packages will be installed: [2021-05-21T18:43:26.595Z] #42 51.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:43:26.595Z] #42 51.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:43:26.595Z] #42 51.14 Suggested packages: [2021-05-21T18:43:26.595Z] #42 51.16 manpages-dev python-setuptools [2021-05-21T18:43:26.595Z] #42 52.82 The following NEW packages will be installed: [2021-05-21T18:43:26.595Z] #42 52.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:43:26.595Z] #42 52.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:43:26.595Z] #42 52.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:43:26.595Z] #42 52.83 python-six zlib1g-dev [2021-05-21T18:43:26.595Z] #42 53.24 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:43:26.595Z] #42 53.24 Need to get 4095 kB of archives. [2021-05-21T18:43:26.595Z] #42 53.24 After this operation, 22.5 MB of additional disk space will be used. [2021-05-21T18:43:26.595Z] #42 53.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-21T18:43:26.595Z] #42 53.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:43:26.595Z] #42 53.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-21T18:43:26.595Z] #42 53.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:43:26.595Z] #42 53.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-21T18:43:26.595Z] #42 53.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:43:26.595Z] #42 53.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-21T18:43:26.595Z] #42 53.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-21T18:43:26.595Z] #42 53.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-21T18:43:26.595Z] #42 53.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-21T18:43:26.595Z] #42 53.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-21T18:43:26.595Z] #42 53.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-21T18:43:26.595Z] #42 53.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] [2021-05-21T18:43:26.595Z] #42 53.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-21T18:43:26.595Z] #42 53.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:43:26.595Z] #42 53.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:43:26.595Z] #42 53.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-21T18:43:26.595Z] #42 55.03 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:26.595Z] #42 55.23 Fetched 4095 kB in 1s (6134 kB/s) [2021-05-21T18:43:26.595Z] #42 55.29 Selecting previously unselected package libcap-dev:amd64. [2021-05-21T18:43:26.595Z] #42 55.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:43:26.595Z] #42 55.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 55.41 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:43:26.595Z] #42 55.53 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:43:26.595Z] #42 55.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 55.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:26.595Z] #42 55.66 Selecting previously unselected package libnet1-dev. [2021-05-21T18:43:26.595Z] #42 55.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 55.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:26.595Z] #42 55.92 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:43:26.595Z] #42 55.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 55.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:43:26.595Z] #42 56.04 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-21T18:43:26.595Z] #42 56.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 56.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:43:26.595Z] #42 56.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:43:26.595Z] #42 56.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 56.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:43:26.595Z] #42 56.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-21T18:43:26.595Z] #42 56.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 56.53 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:43:26.595Z] #42 56.64 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-21T18:43:26.595Z] #42 56.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 56.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:43:26.595Z] #42 56.99 Selecting previously unselected package libprotobuf17:amd64. [2021-05-21T18:43:26.595Z] #42 56.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:43:26.595Z] #42 57.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:43:26.641Z] #21 21.78 Selecting previously unselected package bzip2. [2021-05-21T18:43:26.745Z] - CONFIG_CGROUPS: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CPUSETS: enabled [2021-05-21T18:43:26.745Z] - CONFIG_MEMCG: enabled [2021-05-21T18:43:26.745Z] - CONFIG_KEYS: enabled [2021-05-21T18:43:26.745Z] - CONFIG_VETH: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T18:43:26.745Z] [2021-05-21T18:43:26.745Z] Optional Features: [2021-05-21T18:43:26.745Z] - CONFIG_USER_NS: enabled [2021-05-21T18:43:26.745Z] - CONFIG_SECCOMP: enabled [2021-05-21T18:43:26.745Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T18:43:26.745Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T18:43:26.745Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T18:43:26.745Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-21T18:43:26.745Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T18:43:26.745Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T18:43:26.745Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T18:43:26.745Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T18:43:26.745Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T18:43:26.745Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T18:43:26.745Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T18:43:26.745Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T18:43:26.817Z] [2021-05-21T18:43:26.817Z] Optional Features: [2021-05-21T18:43:26.817Z] - CONFIG_USER_NS: enabled [2021-05-21T18:43:26.817Z] - CONFIG_SECCOMP: enabled [2021-05-21T18:43:26.817Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T18:43:26.817Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T18:43:26.817Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T18:43:26.817Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T18:43:26.817Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-21T18:43:26.817Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T18:43:26.817Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T18:43:26.817Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T18:43:26.817Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T18:43:26.817Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T18:43:26.817Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T18:43:26.817Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T18:43:26.817Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T18:43:26.817Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T18:43:26.817Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T18:43:26.817Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T18:43:26.817Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T18:43:26.817Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T18:43:26.817Z] - CONFIG_EXT4_FS: enabled [2021-05-21T18:43:26.817Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T18:43:26.817Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T18:43:26.817Z] - Network Drivers: [2021-05-21T18:43:26.817Z] - "overlay": [2021-05-21T18:43:26.817Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T18:43:26.817Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T18:43:26.817Z] Optional (for encrypted networks): [2021-05-21T18:43:26.858Z] #42 57.80 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-21T18:43:26.858Z] #42 57.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:43:26.858Z] #42 57.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:43:26.931Z] #21 21.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-05-21T18:43:26.931Z] #21 21.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:43:26.931Z] #21 21.85 Selecting previously unselected package xz-utils. [2021-05-21T18:43:26.931Z] #21 21.85 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-05-21T18:43:26.931Z] #21 21.86 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:43:26.931Z] #21 21.94 Selecting previously unselected package apparmor. [2021-05-21T18:43:26.931Z] #21 21.94 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-05-21T18:43:26.931Z] #21 21.99 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:43:27.008Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T18:43:27.008Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T18:43:27.008Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T18:43:27.008Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T18:43:27.008Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T18:43:27.008Z] - CONFIG_EXT4_FS: enabled [2021-05-21T18:43:27.008Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T18:43:27.008Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T18:43:27.008Z] - Network Drivers: [2021-05-21T18:43:27.008Z] - "overlay": [2021-05-21T18:43:27.008Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T18:43:27.008Z] Optional (for encrypted networks): [2021-05-21T18:43:27.008Z] - CONFIG_CRYPTO: enabled [2021-05-21T18:43:27.008Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-21T18:43:27.008Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-21T18:43:27.008Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-21T18:43:27.008Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-21T18:43:27.008Z] - CONFIG_XFRM: enabled [2021-05-21T18:43:27.008Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T18:43:27.008Z] - "ipvlan": [2021-05-21T18:43:27.008Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T18:43:27.008Z] - "macvlan": [2021-05-21T18:43:27.008Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T18:43:27.008Z] - "ftp,tftp client in container": [2021-05-21T18:43:27.008Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T18:43:27.008Z] - Storage Drivers: [2021-05-21T18:43:27.008Z] - "aufs": [2021-05-21T18:43:27.008Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T18:43:27.008Z] - "btrfs": [2021-05-21T18:43:27.008Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T18:43:27.008Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T18:43:27.008Z] - "devicemapper": [2021-05-21T18:43:27.008Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T18:43:27.008Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T18:43:27.008Z] - "overlay": [2021-05-21T18:43:27.008Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T18:43:27.008Z] - "zfs": [2021-05-21T18:43:27.008Z] - /dev/zfs: present [2021-05-21T18:43:27.008Z] - zfs command: missing [2021-05-21T18:43:27.075Z] - CONFIG_CRYPTO: enabled [2021-05-21T18:43:27.075Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-21T18:43:27.075Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-21T18:43:27.075Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-21T18:43:27.075Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-21T18:43:27.075Z] - CONFIG_XFRM: enabled [2021-05-21T18:43:27.075Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T18:43:27.075Z] - "ipvlan": [2021-05-21T18:43:27.075Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T18:43:27.075Z] - "macvlan": [2021-05-21T18:43:27.075Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T18:43:27.075Z] - "ftp,tftp client in container": [2021-05-21T18:43:27.075Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T18:43:27.075Z] - Storage Drivers: [2021-05-21T18:43:27.075Z] - "aufs": [2021-05-21T18:43:27.075Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T18:43:27.075Z] - "btrfs": [2021-05-21T18:43:27.075Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T18:43:27.075Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T18:43:27.075Z] - "devicemapper": [2021-05-21T18:43:27.075Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T18:43:27.075Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T18:43:27.075Z] - "overlay": [2021-05-21T18:43:27.075Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T18:43:27.075Z] - "zfs": [2021-05-21T18:43:27.075Z] - /dev/zfs: present [2021-05-21T18:43:27.075Z] - zfs command: missing [2021-05-21T18:43:27.075Z] - zpool command: missing [2021-05-21T18:43:27.075Z] [2021-05-21T18:43:27.075Z] Limits: [2021-05-21T18:43:27.075Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T18:43:27.075Z] [2021-05-21T18:43:27.075Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-21T18:43:27.123Z] #42 58.07 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-21T18:43:27.123Z] #42 58.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-21T18:43:27.123Z] #42 58.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [Pipeline] sh [2021-05-21T18:43:27.221Z] #21 22.24 Selecting previously unselected package aufs-tools. [2021-05-21T18:43:27.221Z] #21 22.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-05-21T18:43:27.221Z] #21 22.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:43:27.221Z] #21 22.31 Selecting previously unselected package libonig5:s390x. [2021-05-21T18:43:27.221Z] #21 22.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-05-21T18:43:27.221Z] #21 22.31 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-21T18:43:27.264Z] - zpool command: missing [2021-05-21T18:43:27.264Z] [2021-05-21T18:43:27.264Z] Limits: [2021-05-21T18:43:27.264Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T18:43:27.264Z] [2021-05-21T18:43:27.264Z] + true [2021-05-21T18:43:27.265Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-21T18:43:27.422Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 . [2021-05-21T18:43:27.510Z] #21 22.38 Selecting previously unselected package libjq1:s390x. [2021-05-21T18:43:27.510Z] #21 22.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-21T18:43:27.510Z] #21 22.38 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-21T18:43:27.510Z] #21 22.43 Selecting previously unselected package jq. [2021-05-21T18:43:27.510Z] #21 22.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-21T18:43:27.510Z] #21 22.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:43:27.510Z] #21 22.47 Selecting previously unselected package libaio1:s390x. [2021-05-21T18:43:27.510Z] #21 22.48 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-05-21T18:43:27.510Z] #21 22.48 Unpacking libaio1:s390x (0.3.112-3) ... [2021-05-21T18:43:27.510Z] #21 22.51 Selecting previously unselected package libgpm2:s390x. [2021-05-21T18:43:27.510Z] #21 22.52 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-05-21T18:43:27.510Z] #21 22.52 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-05-21T18:43:27.510Z] #21 22.57 Selecting previously unselected package libicu63:s390x. [2021-05-21T18:43:27.597Z] + sudo modprobe ip_vs [2021-05-21T18:43:27.597Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 . [2021-05-21T18:43:27.679Z] #1 [internal] load build definition from Dockerfile [2021-05-21T18:43:27.679Z] #1 sha256:9e0db1c189b68b11eae2e539af805acd20b0695525bf3259192891c633f5c9de [2021-05-21T18:43:27.679Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-21T18:43:27.679Z] #1 DONE 0.1s [2021-05-21T18:43:27.679Z] [2021-05-21T18:43:27.679Z] #2 [internal] load .dockerignore [2021-05-21T18:43:27.679Z] #2 sha256:3471c2f9c4247eab81b97a5cd4a984428beb051c074e8465d3794c806a26a83b [2021-05-21T18:43:27.679Z] #2 transferring context: 87B done [2021-05-21T18:43:27.679Z] #2 DONE 0.1s [2021-05-21T18:43:27.679Z] [2021-05-21T18:43:27.679Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:43:27.679Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-21T18:43:27.800Z] #21 22.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-21T18:43:27.800Z] #21 22.57 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-21T18:43:27.857Z] #1 [internal] load build definition from Dockerfile [2021-05-21T18:43:27.857Z] #1 sha256:f4a9ce2096d8d77945a7dc57b215fe1ca4c9b612dc23cd5aeb8314b705a110c7 [2021-05-21T18:43:27.857Z] #1 transferring dockerfile: 17.07kB done [2021-05-21T18:43:27.857Z] #1 DONE 0.1s [2021-05-21T18:43:27.857Z] [2021-05-21T18:43:27.857Z] #2 [internal] load .dockerignore [2021-05-21T18:43:27.857Z] #2 sha256:3f515ffc7b6039aee3803b61f3ed99771424a1a06acd84e8d4d92130f875166d [2021-05-21T18:43:27.857Z] #2 transferring context: 87B done [2021-05-21T18:43:27.857Z] #2 DONE 0.0s [2021-05-21T18:43:26.140Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:43:28.079Z] #42 ... [2021-05-21T18:43:28.079Z] [2021-05-21T18:43:28.079Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:28.079Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:43:28.079Z] #36 58.83 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:43:28.079Z] #36 58.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:43:28.079Z] #36 58.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:43:28.113Z] [2021-05-21T18:43:28.114Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:43:28.114Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-21T18:43:28.609Z] #3 DONE 0.5s [2021-05-21T18:43:28.609Z] [2021-05-21T18:43:28.609Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T18:43:28.609Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-21T18:43:28.609Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T18:43:28.609Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T18:43:28.609Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-21T18:43:28.609Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-21T18:43:28.609Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-05-21T18:43:28.609Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-21T18:43:28.609Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-21T18:43:28.609Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-21T18:43:28.679Z] #3 DONE 0.5s [2021-05-21T18:43:28.679Z] [2021-05-21T18:43:28.679Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T18:43:28.679Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-21T18:43:28.679Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T18:43:28.679Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.02MB / 9.64MB 0.1s [2021-05-21T18:43:28.679Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T18:43:28.679Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-21T18:43:28.679Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-21T18:43:28.679Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-21T18:43:28.936Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-21T18:43:28.936Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-21T18:43:29.176Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-21T18:43:29.176Z] #4 DONE 0.9s [2021-05-21T18:43:29.433Z] [2021-05-21T18:43:29.433Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:29.433Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T18:43:29.498Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-21T18:43:29.498Z] #4 DONE 0.8s [2021-05-21T18:43:29.621Z] #14 ... [2021-05-21T18:43:29.621Z] [2021-05-21T18:43:29.621Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:29.621Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:43:29.621Z] #46 61.11 bufio [2021-05-21T18:43:29.621Z] #46 63.20 reflect [2021-05-21T18:43:29.621Z] #46 66.37 strings [2021-05-21T18:43:29.621Z] #46 70.22 hash/crc32 [2021-05-21T18:43:29.621Z] #46 ... [2021-05-21T18:43:29.621Z] [2021-05-21T18:43:29.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:29.621Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:43:29.621Z] #44 1.614 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:43:29.621Z] #44 1.614 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:43:29.621Z] #44 1.624 Note: Building without GnuTLS support [2021-05-21T18:43:29.621Z] #44 1.629 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:43:29.621Z] #44 1.629 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:43:29.621Z] #44 3.314 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:43:29.621Z] #44 3.382 GEN .gitid [2021-05-21T18:43:29.621Z] #44 3.406 GEN criu/include/version.h [2021-05-21T18:43:29.621Z] #44 3.459 GEN include/common/asm [2021-05-21T18:43:29.621Z] #44 5.106 PBCC images/timens.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.167 DEP images/timens.pb-c.d [2021-05-21T18:43:29.621Z] #44 5.241 PBCC images/fown.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.300 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.389 PBCC images/opts.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.422 PBCC images/memfd.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.504 DEP images/fown.pb-c.d [2021-05-21T18:43:29.621Z] #44 5.540 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:43:29.621Z] #44 5.629 DEP images/opts.pb-c.d [2021-05-21T18:43:29.621Z] #44 5.717 DEP images/memfd.pb-c.d [2021-05-21T18:43:29.621Z] #44 5.759 PBCC images/sit.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.863 DEP images/sit.pb-c.d [2021-05-21T18:43:29.621Z] #44 5.955 PBCC images/macvlan.pb-c.c [2021-05-21T18:43:29.621Z] #44 5.989 DEP images/macvlan.pb-c.d [2021-05-21T18:43:29.621Z] #44 6.047 PBCC images/autofs.pb-c.c [2021-05-21T18:43:29.621Z] #44 6.088 DEP images/autofs.pb-c.d [2021-05-21T18:43:29.621Z] #44 6.165 PBCC images/sysctl.pb-c.c [2021-05-21T18:43:29.621Z] #44 6.179 DEP images/sysctl.pb-c.d [2021-05-21T18:43:29.756Z] [2021-05-21T18:43:29.756Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:29.756Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T18:43:29.925Z] #44 6.243 PBCC images/time.pb-c.c [2021-05-21T18:43:29.925Z] #44 6.253 DEP images/time.pb-c.d [2021-05-21T18:43:29.925Z] #44 6.305 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:43:29.925Z] #44 6.344 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:43:29.925Z] #44 6.383 PBCC images/seccomp.pb-c.c [2021-05-21T18:43:29.925Z] #44 6.394 DEP images/seccomp.pb-c.d [2021-05-21T18:43:29.925Z] #44 6.450 PBCC images/userns.pb-c.c [2021-05-21T18:43:29.925Z] #44 6.490 DEP images/userns.pb-c.d [2021-05-21T18:43:29.925Z] #44 6.530 PBCC images/cgroup.pb-c.c [2021-05-21T18:43:29.925Z] #44 6.558 DEP images/cgroup.pb-c.d [2021-05-21T18:43:30.227Z] #44 6.614 PBCC images/ext-file.pb-c.c [2021-05-21T18:43:30.227Z] #44 6.651 DEP images/ext-file.pb-c.d [2021-05-21T18:43:30.227Z] #44 6.741 PBCC images/rpc.pb-c.c [2021-05-21T18:43:30.227Z] #44 6.782 DEP images/rpc.pb-c.d [2021-05-21T18:43:30.319Z] #8 DONE 0.7s [2021-05-21T18:43:30.319Z] [2021-05-21T18:43:30.319Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:43:30.319Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-21T18:43:30.319Z] #6 DONE 0.7s [2021-05-21T18:43:30.319Z] [2021-05-21T18:43:30.319Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:30.319Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:43:30.319Z] #5 DONE 0.7s [2021-05-21T18:43:30.319Z] [2021-05-21T18:43:30.319Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:43:30.319Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-21T18:43:30.319Z] #7 DONE 0.8s [2021-05-21T18:43:30.370Z] #8 DONE 0.9s [2021-05-21T18:43:30.370Z] [2021-05-21T18:43:30.370Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:43:30.370Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-21T18:43:30.370Z] #5 DONE 0.8s [2021-05-21T18:43:30.370Z] [2021-05-21T18:43:30.370Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:43:30.370Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-21T18:43:30.370Z] #6 DONE 0.9s [2021-05-21T18:43:30.370Z] [2021-05-21T18:43:30.370Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:30.370Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:43:30.370Z] #7 DONE 0.9s [2021-05-21T18:43:30.521Z] #21 25.01 Selecting previously unselected package libnet1:s390x. [2021-05-21T18:43:30.521Z] #21 25.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-21T18:43:30.521Z] #21 25.02 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:30.521Z] #21 25.06 Selecting previously unselected package libnl-3-200:s390x. [2021-05-21T18:43:30.521Z] #21 25.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-21T18:43:30.521Z] #21 25.07 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-21T18:43:30.521Z] #21 25.13 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-21T18:43:30.521Z] #21 25.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-21T18:43:30.521Z] #21 25.15 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-21T18:43:30.521Z] #21 25.19 Selecting previously unselected package libreadline5:s390x. [2021-05-21T18:43:30.521Z] #21 25.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-05-21T18:43:30.521Z] #21 25.20 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-21T18:43:30.521Z] #21 25.27 Selecting previously unselected package net-tools. [2021-05-21T18:43:30.521Z] #21 25.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-05-21T18:43:30.521Z] #21 25.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:43:30.521Z] #21 25.38 Selecting previously unselected package python-pip-whl. [2021-05-21T18:43:30.521Z] #21 25.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:43:30.521Z] #21 25.38 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:43:30.531Z] #44 6.861 PBCC images/siginfo.pb-c.c [2021-05-21T18:43:30.531Z] #44 6.912 DEP images/siginfo.pb-c.d [2021-05-21T18:43:30.531Z] #44 6.974 PBCC images/pagemap.pb-c.c [2021-05-21T18:43:30.531Z] #44 7.014 DEP images/pagemap.pb-c.d [2021-05-21T18:43:30.531Z] #44 7.053 PBCC images/rlimit.pb-c.c [2021-05-21T18:43:30.532Z] #44 7.066 DEP images/rlimit.pb-c.d [2021-05-21T18:43:30.810Z] #21 25.70 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:43:30.811Z] #21 25.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:43:30.811Z] #21 25.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:43:30.811Z] #21 25.77 Selecting previously unselected package python3-distutils. [2021-05-21T18:43:30.811Z] #21 25.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:43:30.811Z] #21 25.77 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:43:30.811Z] #21 25.83 Selecting previously unselected package python3-pip. [2021-05-21T18:43:30.811Z] #21 25.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:43:30.811Z] #21 25.84 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:43:30.811Z] #21 25.91 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:43:30.834Z] #44 7.168 PBCC images/file-lock.pb-c.c [2021-05-21T18:43:30.834Z] #44 7.249 DEP images/file-lock.pb-c.d [2021-05-21T18:43:30.834Z] #44 7.398 PBCC images/tty.pb-c.c [2021-05-21T18:43:31.100Z] #21 25.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:43:31.100Z] #21 25.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:43:31.100Z] #21 25.98 Selecting previously unselected package python3-setuptools. [2021-05-21T18:43:31.100Z] #21 25.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:43:31.100Z] #21 25.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:43:31.100Z] #21 26.10 Selecting previously unselected package python3-wheel. [2021-05-21T18:43:31.100Z] #21 26.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:43:31.100Z] #21 26.11 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:43:31.100Z] #21 26.15 Selecting previously unselected package sudo. [2021-05-21T18:43:31.100Z] #21 26.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-05-21T18:43:31.100Z] #21 26.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:43:31.150Z] #44 7.450 DEP images/tty.pb-c.d [2021-05-21T18:43:31.150Z] #44 7.556 PBCC images/tun.pb-c.c [2021-05-21T18:43:31.150Z] #44 7.579 PBCC images/netdev.pb-c.c [2021-05-21T18:43:31.150Z] #44 7.668 DEP images/tun.pb-c.d [2021-05-21T18:43:31.390Z] #21 26.38 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:43:31.390Z] #21 26.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-05-21T18:43:31.390Z] #21 26.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:43:31.395Z] #36 ... [2021-05-21T18:43:31.395Z] [2021-05-21T18:43:31.395Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:31.395Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:31.395Z] #13 48.16 Building dependency tree... [2021-05-21T18:43:31.395Z] #13 52.10 The following additional packages will be installed: [2021-05-21T18:43:31.395Z] #13 52.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:43:31.395Z] #13 52.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:43:31.395Z] #13 52.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:43:31.395Z] #13 52.14 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:43:31.395Z] #13 52.14 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:43:31.395Z] #13 52.16 Suggested packages: [2021-05-21T18:43:31.395Z] #13 52.16 gcc-8-locales seccomp wine64 [2021-05-21T18:43:31.395Z] #13 53.61 The following NEW packages will be installed: [2021-05-21T18:43:31.395Z] #13 53.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:43:31.395Z] #13 53.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:43:31.395Z] #13 53.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:43:31.395Z] #13 53.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:43:31.395Z] #13 53.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:43:31.395Z] #13 53.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:43:31.395Z] #13 53.62 The following packages will be upgraded: [2021-05-21T18:43:31.395Z] #13 53.62 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:43:31.395Z] #13 54.11 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:43:31.395Z] #13 54.11 Need to get 78.2 MB of archives. [2021-05-21T18:43:31.395Z] #13 54.11 After this operation, 487 MB of additional disk space will be used. [2021-05-21T18:43:31.395Z] #13 54.11 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-21T18:43:31.395Z] #13 54.12 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-21T18:43:31.395Z] #13 54.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-21T18:43:31.395Z] #13 54.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-21T18:43:31.395Z] #13 54.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-21T18:43:31.395Z] #13 54.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-21T18:43:31.395Z] #13 54.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:43:31.395Z] #13 54.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-21T18:43:31.395Z] #13 54.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-21T18:43:31.395Z] #13 54.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:43:31.395Z] #13 55.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:43:31.395Z] #13 55.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:43:31.395Z] #13 55.45 Get:13 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] [2021-05-21T18:43:31.395Z] #13 58.19 Get:14 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] [2021-05-21T18:43:31.395Z] #13 ... [2021-05-21T18:43:31.395Z] [2021-05-21T18:43:31.395Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:31.395Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:43:31.395Z] #42 59.58 Selecting previously unselected package libprotoc17:amd64. [2021-05-21T18:43:31.395Z] #42 59.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:43:31.395Z] #42 59.60 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:43:31.395Z] #42 60.26 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:43:31.395Z] #42 60.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:43:31.395Z] #42 60.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:43:31.395Z] #42 60.41 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:43:31.395Z] #42 60.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-21T18:43:31.395Z] #42 60.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:43:31.395Z] #42 60.58 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:43:31.395Z] #42 60.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:43:31.395Z] #42 60.61 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:43:31.395Z] #42 60.89 Selecting previously unselected package python-six. [2021-05-21T18:43:31.395Z] #42 60.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:43:31.395Z] #42 60.90 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:43:31.395Z] #42 60.99 Selecting previously unselected package python-protobuf. [2021-05-21T18:43:31.395Z] #42 61.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-21T18:43:31.395Z] #42 61.00 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:43:31.395Z] #42 61.61 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:43:31.452Z] #44 7.728 DEP images/netdev.pb-c.d [2021-05-21T18:43:31.452Z] #44 7.797 PBCC images/vma.pb-c.c [2021-05-21T18:43:31.452Z] #44 7.864 DEP images/vma.pb-c.d [2021-05-21T18:43:31.452Z] #44 7.957 PBCC images/creds.pb-c.c [2021-05-21T18:43:31.452Z] #44 7.973 DEP images/creds.pb-c.d [2021-05-21T18:43:31.452Z] #44 8.005 PBCC images/utsns.pb-c.c [2021-05-21T18:43:31.452Z] #44 8.024 DEP images/utsns.pb-c.d [2021-05-21T18:43:31.452Z] #44 8.057 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:43:31.658Z] #42 ... [2021-05-21T18:43:31.658Z] [2021-05-21T18:43:31.658Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:31.658Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:43:31.658Z] #45 52.61 sync [2021-05-21T18:43:31.658Z] #45 52.61 internal/reflectlite [2021-05-21T18:43:31.658Z] #45 54.03 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:43:31.658Z] #45 54.41 math/rand [2021-05-21T18:43:31.658Z] #45 55.32 internal/singleflight [2021-05-21T18:43:31.658Z] #45 55.95 sort [2021-05-21T18:43:31.658Z] #45 55.95 errors [2021-05-21T18:43:31.658Z] #45 56.24 io [2021-05-21T18:43:31.658Z] #45 56.84 strconv [2021-05-21T18:43:31.658Z] #45 57.40 bytes [2021-05-21T18:43:31.658Z] #45 59.64 bufio [2021-05-21T18:43:31.658Z] #45 60.40 reflect [2021-05-21T18:43:31.658Z] #45 61.43 syscall [2021-05-21T18:43:31.658Z] #45 ... [2021-05-21T18:43:31.658Z] [2021-05-21T18:43:31.658Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:31.658Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:31.658Z] #13 60.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-21T18:43:31.658Z] #13 60.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-21T18:43:31.658Z] #13 60.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:43:31.658Z] #13 60.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:43:31.658Z] #13 60.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-21T18:43:31.658Z] #13 60.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-21T18:43:31.658Z] #13 60.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-21T18:43:31.658Z] #13 60.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-21T18:43:31.658Z] #13 60.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-21T18:43:31.658Z] #13 60.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-21T18:43:31.658Z] #13 60.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-21T18:43:31.658Z] #13 60.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-21T18:43:31.658Z] #13 60.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-21T18:43:31.658Z] #13 60.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-21T18:43:31.680Z] #21 26.51 Selecting previously unselected package uidmap. [2021-05-21T18:43:31.680Z] #21 26.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-05-21T18:43:31.680Z] #21 26.51 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:43:31.680Z] #21 26.59 Selecting previously unselected package vim-runtime. [2021-05-21T18:43:31.680Z] #21 26.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:43:31.680Z] #21 26.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:43:31.680Z] #21 26.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:43:31.680Z] #21 26.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:43:31.752Z] #44 8.073 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:43:31.752Z] #44 8.086 DEP images/ipc-desc.pb-c.d [2021-05-21T18:43:31.752Z] #44 8.111 DEP images/ipc-sem.pb-c.d [2021-05-21T18:43:31.752Z] #44 8.130 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:43:31.752Z] #44 8.181 DEP images/ipc-msg.pb-c.d [2021-05-21T18:43:31.752Z] #44 8.219 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:43:31.752Z] #44 8.237 DEP images/ipc-shm.pb-c.d [2021-05-21T18:43:31.752Z] #44 8.277 PBCC images/ipc-var.pb-c.c [2021-05-21T18:43:31.752Z] #44 8.305 DEP images/ipc-var.pb-c.d [2021-05-21T18:43:32.053Z] #44 8.327 PBCC images/sk-opts.pb-c.c [2021-05-21T18:43:32.053Z] #44 8.387 PBCC images/packet-sock.pb-c.c [2021-05-21T18:43:32.053Z] #44 8.427 DEP images/sk-opts.pb-c.d [2021-05-21T18:43:32.053Z] #44 8.473 DEP images/packet-sock.pb-c.d [2021-05-21T18:43:32.053Z] #44 8.528 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:43:32.053Z] #44 8.569 DEP images/sk-netlink.pb-c.d [2021-05-21T18:43:32.054Z] #44 8.615 PBCC images/sk-inet.pb-c.c [2021-05-21T18:43:32.054Z] #44 8.667 DEP images/sk-inet.pb-c.d [2021-05-21T18:43:32.210Z] [2021-05-21T18:43:32.210Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:32.210Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:32.210Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-21T18:43:32.210Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-21T18:43:32.210Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-21T18:43:32.210Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-21T18:43:32.355Z] #44 ... [2021-05-21T18:43:32.355Z] [2021-05-21T18:43:32.355Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:32.355Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:43:32.355Z] #14 73.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:43:32.355Z] #14 73.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-21T18:43:32.355Z] #14 73.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:43:32.469Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.10MB / 50.40MB 0.3s [2021-05-21T18:43:32.469Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2021-05-21T18:43:32.469Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 905.22kB / 7.81MB 0.3s [2021-05-21T18:43:32.606Z] #13 61.51 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:32.606Z] #13 61.73 Fetched 78.2 MB in 7s (11.9 MB/s) [2021-05-21T18:43:32.656Z] #14 73.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:43:32.656Z] #14 73.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-21T18:43:32.656Z] #14 73.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:43:32.729Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.3s [2021-05-21T18:43:32.729Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.3s [2021-05-21T18:43:32.729Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.5s [2021-05-21T18:43:32.729Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.5s [2021-05-21T18:43:32.729Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-05-21T18:43:32.869Z] #13 61.86 (Reading database ... [2021-05-21T18:43:32.869Z] #13 ... [2021-05-21T18:43:32.869Z] [2021-05-21T18:43:32.869Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:43:32.869Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:43:32.869Z] #56 1.187 + RM_GOPATH=0 [2021-05-21T18:43:32.869Z] #56 1.188 + TMP_GOPATH= [2021-05-21T18:43:32.869Z] #56 1.188 + : /build [2021-05-21T18:43:32.869Z] #56 1.189 + '[' -z '' ']' [2021-05-21T18:43:32.869Z] #56 1.190 ++ mktemp -d [2021-05-21T18:43:32.869Z] #56 1.191 + export GOPATH=/tmp/tmp.my6Y4SQZlv [2021-05-21T18:43:32.869Z] #56 1.191 + GOPATH=/tmp/tmp.my6Y4SQZlv [2021-05-21T18:43:32.869Z] #56 1.193 + RM_GOPATH=1 [2021-05-21T18:43:32.869Z] #56 1.193 + case "$(go env GOARCH)" in [2021-05-21T18:43:32.869Z] #56 1.198 ++ go env GOARCH [2021-05-21T18:43:32.869Z] #56 1.232 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:32.869Z] #56 1.232 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:32.869Z] #56 1.232 ++ dirname /tmp/install/install.sh [2021-05-21T18:43:32.869Z] #56 1.236 + dir=/tmp/install [2021-05-21T18:43:32.869Z] #56 1.236 + bin=containerd [2021-05-21T18:43:32.869Z] #56 1.236 + shift [2021-05-21T18:43:32.869Z] #56 1.236 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:43:32.869Z] #56 1.236 + . /tmp/install/containerd.installer [2021-05-21T18:43:32.869Z] #56 1.237 ++ set -e [2021-05-21T18:43:32.869Z] #56 1.237 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:43:32.869Z] #56 1.238 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:43:32.869Z] #56 1.238 + install_containerd [2021-05-21T18:43:32.869Z] #56 1.238 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:43:32.869Z] #56 1.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.my6Y4SQZlv/src/github.com/containerd/containerd [2021-05-21T18:43:32.869Z] #56 1.239 Cloning into '/tmp/tmp.my6Y4SQZlv/src/github.com/containerd/containerd'... [2021-05-21T18:43:32.869Z] #56 ... [2021-05-21T18:43:32.869Z] [2021-05-21T18:43:32.869Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:32.869Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:32.869Z] #13 61.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:43:32.989Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.6s [2021-05-21T18:43:32.989Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 0.6s [2021-05-21T18:43:32.989Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-05-21T18:43:32.989Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2021-05-21T18:43:32.989Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.8s [2021-05-21T18:43:32.989Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.8s [2021-05-21T18:43:32.989Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.58MB / 51.83MB 0.8s [2021-05-21T18:43:33.142Z] #13 61.96 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-21T18:43:33.142Z] #13 61.98 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:43:33.250Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s [2021-05-21T18:43:33.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.03MB / 50.40MB 1.1s [2021-05-21T18:43:33.250Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-05-21T18:43:33.250Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 1.1s [2021-05-21T18:43:33.250Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.1s [2021-05-21T18:43:33.512Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.20MB / 50.40MB 1.2s [2021-05-21T18:43:33.512Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.17MB / 51.83MB 1.2s [2021-05-21T18:43:33.642Z] [2021-05-21T18:43:33.642Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:33.642Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:33.642Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:33.642Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-21T18:43:33.642Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T18:43:33.642Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-21T18:43:33.642Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-21T18:43:33.721Z] #13 62.48 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-21T18:43:33.721Z] #13 ... [2021-05-21T18:43:33.721Z] [2021-05-21T18:43:33.721Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:43:33.721Z] #47 sha256:4fcb07e6bad3aa45ccac07ca12bae261e6b756ac3a9014a6c7fe8bdad7a8bee6 [2021-05-21T18:43:33.721Z] #47 DONE 64.6s [2021-05-21T18:43:33.739Z] #21 28.73 Selecting previously unselected package vim. [2021-05-21T18:43:33.739Z] #21 28.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-05-21T18:43:33.739Z] #21 28.74 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:43:33.768Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.5s [2021-05-21T18:43:33.769Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 1.5s [2021-05-21T18:43:33.769Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.80MB / 68.67MB 1.5s [2021-05-21T18:43:33.769Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.5s [2021-05-21T18:43:33.769Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 1.5s [2021-05-21T18:43:33.769Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 1.7s [2021-05-21T18:43:33.769Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.7s [2021-05-21T18:43:33.769Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 1.7s [2021-05-21T18:43:33.903Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-05-21T18:43:33.983Z] [2021-05-21T18:43:33.983Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:33.983Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:43:33.983Z] #51 56.76 sort [2021-05-21T18:43:33.983Z] #51 56.77 io [2021-05-21T18:43:33.983Z] #51 57.86 internal/oserror [2021-05-21T18:43:33.983Z] #51 57.96 bytes [2021-05-21T18:43:33.983Z] #51 57.99 syscall [2021-05-21T18:43:33.983Z] #51 60.22 strconv [2021-05-21T18:43:33.983Z] #51 63.25 reflect [2021-05-21T18:43:33.983Z] #51 ... [2021-05-21T18:43:33.983Z] [2021-05-21T18:43:33.983Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:33.984Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:34.026Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.76MB / 51.83MB 1.9s [2021-05-21T18:43:34.026Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 1.9s [2021-05-21T18:43:34.163Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.29MB / 50.43MB 0.4s [2021-05-21T18:43:34.163Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 15.73MB / 50.43MB 0.6s [2021-05-21T18:43:34.163Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 19.92MB / 50.43MB 0.7s [2021-05-21T18:43:34.201Z] #14 ... [2021-05-21T18:43:34.201Z] [2021-05-21T18:43:34.201Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:43:34.201Z] #48 sha256:2b0efebd7e429a49d791e5f9b6687043fbeea83ba083c53a5434a57c253e3e36 [2021-05-21T18:43:34.201Z] #48 DONE 75.8s [2021-05-21T18:43:34.201Z] [2021-05-21T18:43:34.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:34.201Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:43:34.201Z] #44 8.792 PBCC images/sk-unix.pb-c.c [2021-05-21T18:43:34.201Z] #44 8.839 DEP images/sk-unix.pb-c.d [2021-05-21T18:43:34.201Z] #44 8.947 PBCC images/mm.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.002 DEP images/mm.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.077 PBCC images/timerfd.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.179 DEP images/timerfd.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.248 PBCC images/timer.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.329 DEP images/timer.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.377 PBCC images/sa.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.471 DEP images/sa.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.556 PBCC images/pipe-data.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.591 DEP images/pipe-data.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.657 PBCC images/mnt.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.752 DEP images/mnt.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.839 PBCC images/sk-packet.pb-c.c [2021-05-21T18:43:34.201Z] #44 9.865 DEP images/sk-packet.pb-c.d [2021-05-21T18:43:34.201Z] #44 9.951 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.02 DEP images/tcp-stream.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.06 PBCC images/pipe.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.15 DEP images/pipe.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.24 PBCC images/pstree.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.28 DEP images/pstree.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.33 PBCC images/fs.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.38 DEP images/fs.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.41 PBCC images/signalfd.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.47 DEP images/signalfd.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.51 PBCC images/fh.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.57 PBCC images/fsnotify.pb-c.c [2021-05-21T18:43:34.201Z] #44 10.63 DEP images/fh.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.68 DEP images/fsnotify.pb-c.d [2021-05-21T18:43:34.201Z] #44 10.77 PBCC images/eventpoll.pb-c.c [2021-05-21T18:43:34.246Z] #13 63.06 (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.) [2021-05-21T18:43:34.246Z] #13 63.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:43:34.246Z] #13 63.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:43:34.289Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 2.1s [2021-05-21T18:43:34.289Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 2.1s [2021-05-21T18:43:34.289Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 2.2s [2021-05-21T18:43:34.289Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 2.2s [2021-05-21T18:43:34.368Z] #21 29.11 Selecting previously unselected package xfsprogs. [2021-05-21T18:43:34.368Z] #21 29.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-05-21T18:43:34.368Z] #21 29.12 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:43:34.368Z] #21 29.39 Selecting previously unselected package zip. [2021-05-21T18:43:34.368Z] #21 29.39 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-05-21T18:43:34.368Z] #21 29.39 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:43:34.420Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 30.41MB / 50.43MB 0.9s [2021-05-21T18:43:34.503Z] #44 10.80 DEP images/eventpoll.pb-c.d [2021-05-21T18:43:34.503Z] #44 10.86 PBCC images/eventfd.pb-c.c [2021-05-21T18:43:34.503Z] #44 10.89 DEP images/eventfd.pb-c.d [2021-05-21T18:43:34.503Z] #44 10.96 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:43:34.503Z] #44 10.98 DEP images/remap-file-path.pb-c.d [2021-05-21T18:43:34.503Z] #44 11.04 PBCC images/fifo.pb-c.c [2021-05-21T18:43:34.545Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-05-21T18:43:34.545Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 2.2s [2021-05-21T18:43:34.545Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-05-21T18:43:34.627Z] Client: [2021-05-21T18:43:34.627Z] Context: default [2021-05-21T18:43:34.627Z] Debug Mode: false [2021-05-21T18:43:34.627Z] Plugins: [2021-05-21T18:43:34.627Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-21T18:43:34.627Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-21T18:43:34.627Z] [2021-05-21T18:43:34.627Z] Server: [2021-05-21T18:43:34.627Z] Containers: 0 [2021-05-21T18:43:34.627Z] Running: 0 [2021-05-21T18:43:34.627Z] Paused: 0 [2021-05-21T18:43:34.627Z] Stopped: 0 [2021-05-21T18:43:34.627Z] Images: 0 [2021-05-21T18:43:34.627Z] Server Version: 20.10.5 [2021-05-21T18:43:34.627Z] Storage Driver: overlay2 [2021-05-21T18:43:34.627Z] Backing Filesystem: extfs [2021-05-21T18:43:34.627Z] Supports d_type: true [2021-05-21T18:43:34.627Z] Native Overlay Diff: true [2021-05-21T18:43:34.627Z] Logging Driver: json-file [2021-05-21T18:43:34.627Z] Cgroup Driver: systemd [2021-05-21T18:43:34.627Z] Cgroup Version: 2 [2021-05-21T18:43:34.627Z] Plugins: [2021-05-21T18:43:34.627Z] Volume: local [2021-05-21T18:43:34.627Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:43:34.627Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T18:43:34.627Z] Swarm: inactive [2021-05-21T18:43:34.627Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-21T18:43:34.627Z] Default Runtime: runc [2021-05-21T18:43:34.627Z] Init Binary: docker-init [2021-05-21T18:43:34.627Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:34.627Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:34.627Z] init version: de40ad0 [2021-05-21T18:43:34.627Z] Security Options: [2021-05-21T18:43:34.627Z] apparmor [2021-05-21T18:43:34.627Z] seccomp [2021-05-21T18:43:34.627Z] Profile: default [2021-05-21T18:43:34.627Z] cgroupns [2021-05-21T18:43:34.627Z] Kernel Version: 5.4.0-1041-aws [2021-05-21T18:43:34.627Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-21T18:43:34.627Z] OSType: linux [2021-05-21T18:43:34.627Z] Architecture: x86_64 [2021-05-21T18:43:34.627Z] CPUs: 2 [2021-05-21T18:43:34.627Z] Total Memory: 7.487GiB [2021-05-21T18:43:34.627Z] Name: ip-10-100-115-79 [2021-05-21T18:43:34.627Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-21T18:43:34.627Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:43:34.627Z] Debug Mode: false [2021-05-21T18:43:34.627Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:43:34.627Z] Labels: [2021-05-21T18:43:34.627Z] Experimental: true [2021-05-21T18:43:34.627Z] Insecure Registries: [2021-05-21T18:43:34.627Z] 127.0.0.0/8 [2021-05-21T18:43:34.627Z] Live Restore Enabled: true [2021-05-21T18:43:34.627Z] [2021-05-21T18:43:34.627Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [2021-05-21T18:43:34.658Z] #21 29.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:43:34.658Z] #21 29.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:43:34.658Z] #21 29.58 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-05-21T18:43:34.658Z] #21 29.59 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-21T18:43:34.658Z] #21 29.60 Setting up libgpm2:s390x (1.20.7-5) ... [2021-05-21T18:43:34.658Z] #21 29.61 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-05-21T18:43:34.658Z] #21 29.62 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:43:34.658Z] #21 29.63 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-05-21T18:43:34.658Z] #21 29.64 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:34.658Z] #21 29.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:43:34.658Z] #21 29.65 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-21T18:43:34.658Z] #21 29.65 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-21T18:43:34.658Z] #21 29.66 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:43:34.658Z] #21 29.67 Setting up zip (3.0-11+b1) ... [2021-05-21T18:43:34.658Z] #21 29.67 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:43:34.658Z] #21 29.69 Setting up bash-completion (1:2.8-6) ... [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-21T18:43:34.678Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 35.65MB / 50.43MB 1.0s [2021-05-21T18:43:34.678Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.2s [Pipeline] sh [2021-05-21T18:43:34.870Z] #13 63.68 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:43:34.873Z] #44 11.05 DEP images/fifo.pb-c.d [2021-05-21T18:43:34.873Z] #44 11.20 PBCC images/ghost-file.pb-c.c [2021-05-21T18:43:34.873Z] #44 11.28 DEP images/ghost-file.pb-c.d [2021-05-21T18:43:34.873Z] #44 11.37 PBCC images/regfile.pb-c.c [2021-05-21T18:43:34.873Z] #44 11.46 DEP images/regfile.pb-c.d [2021-05-21T18:43:34.873Z] #44 ... [2021-05-21T18:43:34.873Z] [2021-05-21T18:43:34.873Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:34.873Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:43:34.873Z] #52 66.63 regexp/syntax [2021-05-21T18:43:34.873Z] #52 69.21 text/tabwriter [2021-05-21T18:43:34.873Z] #52 74.66 internal/syscall/execenv [2021-05-21T18:43:34.873Z] #52 74.69 time [2021-05-21T18:43:34.873Z] #52 75.10 internal/syscall/unix [2021-05-21T18:43:34.939Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 2.6s [2021-05-21T18:43:34.939Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-21T18:43:34.939Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.63MB / 68.67MB 2.7s [2021-05-21T18:43:34.991Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 . [2021-05-21T18:43:34.991Z] #2 [internal] load .dockerignore [2021-05-21T18:43:34.991Z] #2 sha256:bf0a91da33a09bdb7b59a4c8bd003e41d531ba1f42235d4bf2e86bd6d2630510 [2021-05-21T18:43:35.153Z] #13 63.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:43:35.153Z] #13 64.03 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-21T18:43:35.153Z] #13 64.05 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:43:35.173Z] #52 ... [2021-05-21T18:43:35.173Z] [2021-05-21T18:43:35.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:35.173Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:43:35.173Z] #44 11.52 PBCC images/ns.pb-c.c [2021-05-21T18:43:35.173Z] #44 11.54 DEP images/ns.pb-c.d [2021-05-21T18:43:35.173Z] #44 11.61 PBCC images/fdinfo.pb-c.c [2021-05-21T18:43:35.173Z] #44 11.69 DEP images/fdinfo.pb-c.d [2021-05-21T18:43:35.173Z] #44 11.75 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:43:35.201Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.9s [2021-05-21T18:43:35.202Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-05-21T18:43:35.202Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s [2021-05-21T18:43:35.202Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.0s [2021-05-21T18:43:35.243Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.6s done [2021-05-21T18:43:35.249Z] #2 transferring context: 87B done [2021-05-21T18:43:35.249Z] #2 DONE 0.1s [2021-05-21T18:43:35.249Z] [2021-05-21T18:43:35.249Z] #1 [internal] load build definition from Dockerfile [2021-05-21T18:43:35.249Z] #1 sha256:85ca002e6fcb97283b29b5c2b987298c35e8dace2495b18327d8e1d36e487656 [2021-05-21T18:43:35.249Z] #1 transferring dockerfile: 17.07kB done [2021-05-21T18:43:35.249Z] #1 DONE 0.2s [2021-05-21T18:43:35.249Z] [2021-05-21T18:43:35.249Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:43:35.249Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-21T18:43:35.415Z] #13 64.32 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-21T18:43:35.460Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-05-21T18:43:35.460Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.2s [2021-05-21T18:43:35.473Z] #44 11.90 PBCC images/core-arm.pb-c.c [2021-05-21T18:43:35.473Z] #44 12.00 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:43:35.676Z] #13 64.47 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:43:35.676Z] #13 64.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.) [2021-05-21T18:43:35.676Z] #13 64.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:43:35.676Z] #13 64.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:43:35.775Z] #44 12.05 PBCC images/core-s390.pb-c.c [2021-05-21T18:43:35.775Z] #44 12.10 PBCC images/core-x86.pb-c.c [2021-05-21T18:43:35.775Z] #44 12.22 PBCC images/core.pb-c.c [2021-05-21T18:43:35.809Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-05-21T18:43:35.845Z] #3 DONE 0.6s [2021-05-21T18:43:36.025Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-05-21T18:43:36.025Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.21MB / 120.17MB 3.7s [2021-05-21T18:43:36.025Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 3.8s [2021-05-21T18:43:36.074Z] #44 12.35 PBCC images/inventory.pb-c.c [2021-05-21T18:43:36.074Z] #44 12.40 DEP images/core-aarch64.pb-c.d [2021-05-21T18:43:36.074Z] #44 12.48 DEP images/core-arm.pb-c.d [2021-05-21T18:43:36.074Z] #44 12.54 DEP images/core-ppc64.pb-c.d [2021-05-21T18:43:36.074Z] #44 12.59 DEP images/core-s390.pb-c.d [2021-05-21T18:43:36.103Z] [2021-05-21T18:43:36.103Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T18:43:36.103Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-21T18:43:36.103Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-05-21T18:43:36.103Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T18:43:36.103Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-21T18:43:36.103Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-21T18:43:36.103Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 294.91kB / 9.64MB 0.2s [2021-05-21T18:43:36.103Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.3s [2021-05-21T18:43:36.159Z] #21 30.82 Setting up libiptc0:s390x (1.8.2-4) ... [2021-05-21T18:43:36.159Z] #21 30.83 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:43:36.159Z] #21 30.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:43:36.159Z] #21 30.84 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:43:36.159Z] #21 30.90 invoke-rc.d: could not determine current runlevel [2021-05-21T18:43:36.159Z] #21 30.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:43:36.159Z] #21 30.91 Setting up pigz (2.4-1) ... [2021-05-21T18:43:36.159Z] #21 30.92 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-21T18:43:36.159Z] #21 30.92 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-21T18:43:36.159Z] #21 30.93 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:43:36.159Z] #21 30.94 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-05-21T18:43:36.159Z] #21 30.95 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:43:36.159Z] #21 31.19 Setting up libaio1:s390x (0.3.112-3) ... [2021-05-21T18:43:36.159Z] #21 ... [2021-05-21T18:43:36.159Z] [2021-05-21T18:43:36.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:36.159Z] #44 70.73 CC criu/eventpoll.o [2021-05-21T18:43:36.159Z] #44 71.22 CC criu/external.o [2021-05-21T18:43:36.159Z] #44 71.43 CC criu/fault-injection.o [2021-05-21T18:43:36.159Z] #44 71.49 CC criu/fdstore.o [2021-05-21T18:43:36.159Z] #44 71.67 CC criu/fifo.o [2021-05-21T18:43:36.159Z] #44 71.80 CC criu/file-ids.o [2021-05-21T18:43:36.159Z] #44 71.93 CC criu/file-lock.o [2021-05-21T18:43:36.159Z] #44 72.50 CC criu/files-ext.o [2021-05-21T18:43:36.159Z] #44 72.71 CC criu/files-reg.o [2021-05-21T18:43:36.159Z] #44 74.09 CC criu/files.o [2021-05-21T18:43:36.159Z] #44 75.32 CC criu/filesystems.o [2021-05-21T18:43:36.159Z] #44 75.83 CC criu/fsnotify.o [2021-05-21T18:43:36.159Z] #44 76.64 CC criu/image-desc.o [2021-05-21T18:43:36.159Z] #44 76.76 CC criu/image.o [2021-05-21T18:43:36.159Z] #44 77.25 CC criu/ipc_ns.o [2021-05-21T18:43:36.159Z] #44 77.80 CC criu/irmap.o [2021-05-21T18:43:36.159Z] #44 78.21 CC criu/kcmp-ids.o [2021-05-21T18:43:36.159Z] #44 78.53 CC criu/kerndat.o [2021-05-21T18:43:36.159Z] #44 79.16 CC criu/libnetlink.o [2021-05-21T18:43:36.159Z] #44 79.48 CC criu/log.o [2021-05-21T18:43:36.159Z] #44 79.78 CC criu/lsm.o [2021-05-21T18:43:36.159Z] #44 80.12 CC criu/mem.o [2021-05-21T18:43:36.159Z] #44 ... [2021-05-21T18:43:36.159Z] [2021-05-21T18:43:36.159Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-21T18:43:36.159Z] #21 31.20 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-21T18:43:36.159Z] #21 31.21 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-21T18:43:36.159Z] #21 31.21 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:43:36.159Z] #21 31.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:43:36.159Z] #21 31.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:43:36.159Z] #21 31.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:43:36.159Z] #21 31.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:43:36.159Z] #21 31.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:43:36.159Z] #21 31.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:43:36.159Z] #21 31.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:43:36.159Z] #21 31.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:43:36.159Z] #21 31.27 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-21T18:43:36.159Z] #21 31.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:43:36.159Z] #21 31.28 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-21T18:43:36.159Z] #21 31.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:43:36.159Z] #21 31.29 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-21T18:43:36.159Z] #21 31.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:43:36.282Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 4.1s [2021-05-21T18:43:36.362Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s [2021-05-21T18:43:36.362Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-05-21T18:43:36.362Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-21T18:43:36.390Z] #44 12.63 DEP images/core-x86.pb-c.d [2021-05-21T18:43:36.390Z] #44 12.75 DEP images/core.pb-c.d [2021-05-21T18:43:36.390Z] #44 12.82 DEP images/inventory.pb-c.d [2021-05-21T18:43:36.390Z] #44 12.86 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:43:36.390Z] #44 12.88 DEP images/cpuinfo.pb-c.d [2021-05-21T18:43:36.390Z] #44 12.94 PBCC images/stats.pb-c.c [2021-05-21T18:43:36.390Z] #44 12.96 DEP images/stats.pb-c.d [2021-05-21T18:43:36.545Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 4.4s [2021-05-21T18:43:36.620Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-21T18:43:37.113Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 4.8s [2021-05-21T18:43:37.188Z] #4 DONE 1.3s [2021-05-21T18:43:37.294Z] Client: Docker Engine - Community [2021-05-21T18:43:37.294Z] Version: 20.10.5 [2021-05-21T18:43:37.294Z] API version: 1.41 [2021-05-21T18:43:37.294Z] Go version: go1.13.15 [2021-05-21T18:43:37.294Z] Git commit: 55c4c88 [2021-05-21T18:43:37.294Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-21T18:43:37.294Z] OS/Arch: linux/arm64 [2021-05-21T18:43:37.294Z] Context: default [2021-05-21T18:43:37.294Z] Experimental: true [2021-05-21T18:43:37.294Z] [2021-05-21T18:43:37.294Z] Server: Docker Engine - Community [2021-05-21T18:43:37.294Z] Engine: [2021-05-21T18:43:37.294Z] Version: 20.10.5 [2021-05-21T18:43:37.294Z] API version: 1.41 (minimum version 1.12) [2021-05-21T18:43:37.294Z] Go version: go1.13.15 [2021-05-21T18:43:37.294Z] Git commit: 363e9a8 [2021-05-21T18:43:37.294Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-21T18:43:37.294Z] OS/Arch: linux/arm64 [2021-05-21T18:43:37.294Z] Experimental: true [2021-05-21T18:43:37.294Z] containerd: [2021-05-21T18:43:37.294Z] Version: 1.4.4 [2021-05-21T18:43:37.294Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:37.294Z] runc: [2021-05-21T18:43:37.294Z] Version: 1.0.0-rc93 [2021-05-21T18:43:37.294Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:37.294Z] docker-init: [2021-05-21T18:43:37.294Z] Version: 0.19.0 [2021-05-21T18:43:37.294Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-21T18:43:37.369Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.68MB / 120.17MB 5.0s [2021-05-21T18:43:37.625Z] #13 66.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:43:37.626Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 5.5s [2021-05-21T18:43:37.635Z] + docker info [2021-05-21T18:43:37.755Z] [2021-05-21T18:43:37.755Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:37.755Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:43:37.888Z] #13 66.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:43:37.888Z] #13 66.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:43:37.930Z] #44 14.57 make[1]: Nothing to be done for 'all'. [2021-05-21T18:43:38.190Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.8s [2021-05-21T18:43:38.218Z] #21 33.22 Setting up iptables (1.8.2-4) ... [2021-05-21T18:43:38.219Z] #21 33.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:43:38.219Z] #21 33.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:43:38.219Z] #21 33.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:43:38.219Z] #21 33.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:43:38.219Z] #21 33.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:43:38.219Z] #21 33.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:43:38.219Z] #21 33.26 Setting up python3 (3.7.3-1) ... [2021-05-21T18:43:38.342Z] #26 ... [2021-05-21T18:43:38.342Z] [2021-05-21T18:43:38.342Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:38.342Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:43:38.342Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:43:38.342Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:43:38.342Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T18:43:38.342Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T18:43:38.342Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-05-21T18:43:38.342Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-05-21T18:43:38.342Z] #62 DONE 4.6s [2021-05-21T18:43:38.342Z] [2021-05-21T18:43:38.342Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:38.342Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:38.446Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.49MB / 120.17MB 6.0s [2021-05-21T18:43:38.446Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 6.2s [2021-05-21T18:43:38.446Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 6.3s [2021-05-21T18:43:38.508Z] #21 33.49 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:43:38.694Z] #8 ... [2021-05-21T18:43:38.694Z] [2021-05-21T18:43:38.694Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:43:38.694Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-21T18:43:38.694Z] #6 DONE 1.0s [2021-05-21T18:43:38.694Z] [2021-05-21T18:43:38.694Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:43:38.694Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-21T18:43:38.694Z] #5 DONE 1.0s [2021-05-21T18:43:38.694Z] [2021-05-21T18:43:38.694Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:38.694Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:43:38.694Z] #8 DONE 1.0s [2021-05-21T18:43:38.694Z] [2021-05-21T18:43:38.694Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:38.694Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T18:43:38.694Z] #7 DONE 1.0s [2021-05-21T18:43:38.702Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.55MB / 120.17MB 6.5s [2021-05-21T18:43:38.798Z] #21 33.83 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:43:38.952Z] [2021-05-21T18:43:38.953Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:38.953Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:38.953Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-21T18:43:38.953Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-21T18:43:38.953Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-21T18:43:38.953Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T18:43:38.958Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 6.7s [2021-05-21T18:43:39.523Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.3s [2021-05-21T18:43:39.523Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.34MB / 50.43MB 0.5s [2021-05-21T18:43:39.525Z] #9 ... [2021-05-21T18:43:39.525Z] [2021-05-21T18:43:39.525Z] #23 [internal] load build context [2021-05-21T18:43:39.525Z] #23 sha256:d777d139e2ed9cb73da0c0af114fca2483f9ea96cb81d923e278c6a312351bf0 [2021-05-21T18:43:39.525Z] #23 transferring context: 53.24MB 6.9s done [2021-05-21T18:43:39.525Z] #23 DONE 7.5s [2021-05-21T18:43:39.525Z] [2021-05-21T18:43:39.525Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:39.525Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:39.525Z] #9 ... [2021-05-21T18:43:39.525Z] [2021-05-21T18:43:39.525Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:39.525Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:39.525Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-21T18:43:39.525Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T18:43:39.525Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-21T18:43:39.525Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-21T18:43:39.525Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 7.1s [2021-05-21T18:43:39.781Z] #26 ... [2021-05-21T18:43:39.781Z] [2021-05-21T18:43:39.781Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:39.781Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:39.786Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 19.71MB / 50.43MB 0.7s [2021-05-21T18:43:39.901Z] #21 34.84 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:43:39.901Z] #21 34.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:43:40.041Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-05-21T18:43:40.048Z] #44 16.40 CC images/stats.o [2021-05-21T18:43:40.054Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 37.75MB / 50.43MB 0.9s [2021-05-21T18:43:40.054Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 45.09MB / 50.43MB 1.0s [2021-05-21T18:43:40.191Z] #21 35.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:43:40.324Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.1s [2021-05-21T18:43:40.352Z] #44 16.84 CC images/core.o [2021-05-21T18:43:40.822Z] #21 35.67 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:43:40.865Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.2s [2021-05-21T18:43:40.906Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.7s done [2021-05-21T18:43:41.040Z] #44 ... [2021-05-21T18:43:41.041Z] [2021-05-21T18:43:41.041Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:41.041Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:43:41.041Z] #46 72.62 vendor/golang.org/x/text/transform [2021-05-21T18:43:41.041Z] #46 74.10 regexp/syntax [2021-05-21T18:43:41.041Z] #46 75.29 path [2021-05-21T18:43:41.041Z] #46 75.38 time [2021-05-21T18:43:41.112Z] #21 35.99 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:43:41.166Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.1s [2021-05-21T18:43:41.201Z] #13 69.57 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:43:41.201Z] #13 69.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:43:41.201Z] #13 69.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:43:41.201Z] #13 ... [2021-05-21T18:43:41.201Z] [2021-05-21T18:43:41.201Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:43:41.201Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:43:41.201Z] #36 66.60 Selecting previously unselected package libxml2:amd64. [2021-05-21T18:43:41.201Z] #36 66.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-21T18:43:41.201Z] #36 66.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:43:41.201Z] #36 67.19 Selecting previously unselected package libarchive13:amd64. [2021-05-21T18:43:41.201Z] #36 67.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-21T18:43:41.201Z] #36 67.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:43:41.201Z] #36 67.49 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-21T18:43:41.201Z] #36 67.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-21T18:43:41.201Z] #36 67.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:43:41.201Z] #36 67.66 Selecting previously unselected package librhash0:amd64. [2021-05-21T18:43:41.201Z] #36 67.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-21T18:43:41.201Z] #36 67.68 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:43:41.201Z] #36 67.84 Selecting previously unselected package libuv1:amd64. [2021-05-21T18:43:41.201Z] #36 67.84 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-21T18:43:41.201Z] #36 67.87 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:43:41.201Z] #36 68.02 Selecting previously unselected package cmake. [2021-05-21T18:43:41.201Z] #36 68.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-21T18:43:41.201Z] #36 68.04 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:43:41.201Z] #36 71.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:43:41.201Z] #36 71.29 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:43:41.201Z] #36 71.30 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:43:41.201Z] #36 71.32 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:43:41.201Z] #36 71.35 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:43:41.201Z] #36 71.37 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:43:41.201Z] #36 71.39 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:43:41.201Z] #36 71.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:43:41.201Z] #36 71.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:43:41.201Z] #36 71.42 Setting up cmake (3.13.4-1) ... [2021-05-21T18:43:41.201Z] #36 71.44 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:41.201Z] #36 71.51 Processing triggers for mime-support (3.62) ... [2021-05-21T18:43:41.201Z] #36 DONE 72.3s [2021-05-21T18:43:41.201Z] [2021-05-21T18:43:41.202Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:41.202Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:41.202Z] #13 70.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-21T18:43:41.202Z] #13 70.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:43:41.202Z] #13 70.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:43:41.202Z] #13 ... [2021-05-21T18:43:41.202Z] [2021-05-21T18:43:41.202Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:41.202Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:43:41.202Z] #42 66.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:43:41.202Z] #42 66.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:41.202Z] #42 66.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:43:41.202Z] #42 66.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:43:41.202Z] #42 66.28 Setting up python-six (1.12.0-1) ... [2021-05-21T18:43:41.202Z] #42 69.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:43:41.202Z] #42 69.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:43:41.202Z] #42 69.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:43:41.202Z] #42 69.91 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:43:41.202Z] #42 69.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:43:41.202Z] #42 69.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:43:41.202Z] #42 69.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:43:41.202Z] #42 69.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:43:41.202Z] #42 70.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:43:41.202Z] #42 70.04 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:43:41.345Z] #46 ... [2021-05-21T18:43:41.345Z] [2021-05-21T18:43:41.345Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:41.345Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:43:41.345Z] #44 17.59 CC images/core-x86.o [2021-05-21T18:43:41.464Z] #42 ... [2021-05-21T18:43:41.464Z] [2021-05-21T18:43:41.464Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:41.464Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:41.464Z] #13 70.50 Selecting previously unselected package dmsetup. [2021-05-21T18:43:41.727Z] #13 70.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:43:41.727Z] #13 70.52 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:43:41.742Z] #21 36.75 Setting up python3-pip (18.1-5) ... [2021-05-21T18:43:41.806Z] #26 ... [2021-05-21T18:43:41.807Z] [2021-05-21T18:43:41.807Z] #23 [internal] load build context [2021-05-21T18:43:41.807Z] #23 sha256:75c16bfa8e4d0d311e42b3c07e6eb02fff0135580fdb0041fc6029c4b5259db6 [2021-05-21T18:43:41.807Z] #23 transferring context: 53.24MB 8.0s done [2021-05-21T18:43:41.807Z] #23 DONE 8.4s [2021-05-21T18:43:41.807Z] [2021-05-21T18:43:41.807Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:41.807Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:41.807Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-21T18:43:41.807Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-21T18:43:41.807Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-21T18:43:41.807Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-21T18:43:41.807Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-05-21T18:43:41.807Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done [2021-05-21T18:43:41.807Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-05-21T18:43:41.807Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-05-21T18:43:41.807Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s [2021-05-21T18:43:41.807Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s done [2021-05-21T18:43:41.807Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-05-21T18:43:41.807Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done [2021-05-21T18:43:41.934Z] #9 ... [2021-05-21T18:43:41.934Z] [2021-05-21T18:43:41.934Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:41.934Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:43:41.934Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:43:41.934Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:43:41.934Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T18:43:41.934Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T18:43:41.934Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2021-05-21T18:43:41.934Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-05-21T18:43:41.934Z] #62 DONE 9.5s [2021-05-21T18:43:41.934Z] [2021-05-21T18:43:41.934Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:41.934Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:43:41.934Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:43:41.934Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:43:41.934Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-21T18:43:41.934Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-21T18:43:41.934Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2021-05-21T18:43:41.934Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-05-21T18:43:41.934Z] #64 DONE 9.5s [2021-05-21T18:43:41.934Z] [2021-05-21T18:43:41.934Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:41.934Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:41.989Z] #13 70.87 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:43:41.989Z] #13 70.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:43:41.989Z] #13 70.93 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:43:42.016Z] #44 18.25 CC images/core-arm.o [2021-05-21T18:43:42.317Z] #44 18.63 CC images/core-aarch64.o [2021-05-21T18:43:42.564Z] #26 ... [2021-05-21T18:43:42.564Z] [2021-05-21T18:43:42.564Z] #23 [internal] load build context [2021-05-21T18:43:42.564Z] #23 sha256:138f8541c549441f542ccb331c25d2952b6ce7ac200f258e9119d6f59782c05c [2021-05-21T18:43:42.564Z] #23 transferring context: 53.23MB 3.4s done [2021-05-21T18:43:42.564Z] #23 DONE 3.6s [2021-05-21T18:43:42.564Z] [2021-05-21T18:43:42.564Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:42.564Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:42.618Z] #44 19.00 CC images/core-ppc64.o [2021-05-21T18:43:42.739Z] #9 ... [2021-05-21T18:43:42.739Z] [2021-05-21T18:43:42.739Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:42.739Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:43:42.739Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:43:42.739Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:43:42.739Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-21T18:43:42.739Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-21T18:43:42.739Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2021-05-21T18:43:42.739Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-05-21T18:43:42.739Z] #64 DONE 9.3s [2021-05-21T18:43:42.739Z] [2021-05-21T18:43:42.739Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:42.739Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:42.776Z] #21 37.45 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:42.776Z] #21 37.48 Processing triggers for mime-support (3.62) ... [2021-05-21T18:43:42.863Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.9s done [2021-05-21T18:43:43.079Z] #21 DONE 38.1s [2021-05-21T18:43:43.079Z] [2021-05-21T18:43:43.079Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-05-21T18:43:43.269Z] #44 19.63 CC images/core-s390.o [2021-05-21T18:43:43.303Z] #26 ... [2021-05-21T18:43:43.303Z] [2021-05-21T18:43:43.303Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:43:43.303Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-21T18:43:43.303Z] #63 DONE 1.0s [2021-05-21T18:43:43.303Z] [2021-05-21T18:43:43.303Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:43.303Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:43.791Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-05-21T18:43:43.920Z] #44 20.32 CC images/cpuinfo.o [2021-05-21T18:43:44.118Z] #22 1.109 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:43:44.118Z] #22 1.119 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:43:44.118Z] #22 1.121 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:43:44.220Z] #44 20.73 CC images/inventory.o [2021-05-21T18:43:44.408Z] #22 DONE 1.3s [2021-05-21T18:43:44.408Z] [2021-05-21T18:43:44.408Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:44.408Z] #44 81.19 CC criu/memfd.o [2021-05-21T18:43:44.408Z] #44 81.48 CC criu/mount.o [2021-05-21T18:43:44.408Z] #44 83.33 CC criu/namespaces.o [2021-05-21T18:43:44.408Z] #44 84.47 CC criu/net.o [2021-05-21T18:43:44.408Z] #44 86.34 CC criu/netfilter.o [2021-05-21T18:43:44.408Z] #44 86.57 CC criu/page-pipe.o [2021-05-21T18:43:44.408Z] #44 86.89 CC criu/page-xfer.o [2021-05-21T18:43:44.408Z] #44 87.94 CC criu/pagemap-cache.o [2021-05-21T18:43:44.408Z] #44 88.15 CC criu/pagemap.o [2021-05-21T18:43:44.408Z] #44 88.82 CC criu/parasite-syscall.o [2021-05-21T18:43:44.408Z] #44 ... [2021-05-21T18:43:44.408Z] [2021-05-21T18:43:44.408Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:43:44.521Z] #44 20.98 CC images/fdinfo.o [2021-05-21T18:43:44.672Z] #26 ... [2021-05-21T18:43:44.672Z] [2021-05-21T18:43:44.672Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:43:44.672Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-21T18:43:44.672Z] #65 DONE 1.2s [2021-05-21T18:43:44.672Z] [2021-05-21T18:43:44.672Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:44.672Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:44.727Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-05-21T18:43:44.823Z] #44 21.31 CC images/fown.o [2021-05-21T18:43:45.136Z] #44 21.54 CC images/ns.o [2021-05-21T18:43:45.289Z] #9 ... [2021-05-21T18:43:45.289Z] [2021-05-21T18:43:45.289Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:45.289Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:45.289Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 7.3s done [2021-05-21T18:43:45.289Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.4s done [2021-05-21T18:43:45.289Z] #26 DONE 13.1s [2021-05-21T18:43:45.289Z] [2021-05-21T18:43:45.289Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:45.289Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:45.289Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-21T18:43:45.289Z] #9 ... [2021-05-21T18:43:45.289Z] [2021-05-21T18:43:45.289Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:43:45.289Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-21T18:43:45.289Z] #63 DONE 0.9s [2021-05-21T18:43:45.289Z] [2021-05-21T18:43:45.289Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:45.289Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:45.302Z] #13 ... [2021-05-21T18:43:45.302Z] [2021-05-21T18:43:45.302Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:45.302Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:43:45.302Z] #51 65.72 time [2021-05-21T18:43:45.302Z] #51 70.68 context [2021-05-21T18:43:45.302Z] #51 71.59 internal/poll [2021-05-21T18:43:45.302Z] #51 73.80 internal/syscall/execenv [2021-05-21T18:43:45.302Z] #51 74.12 internal/syscall/unix [2021-05-21T18:43:45.302Z] #51 74.29 os [2021-05-21T18:43:45.302Z] #51 75.66 encoding/base64 [2021-05-21T18:43:45.302Z] #51 ... [2021-05-21T18:43:45.302Z] [2021-05-21T18:43:45.302Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:43:45.302Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:43:45.302Z] #42 75.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:43:45.302Z] #42 75.43 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:45.302Z] #42 DONE 75.9s [2021-05-21T18:43:45.302Z] [2021-05-21T18:43:45.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:45.302Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:43:45.436Z] #44 21.80 CC images/regfile.o [2021-05-21T18:43:45.737Z] #44 22.04 CC images/ghost-file.o [2021-05-21T18:43:45.737Z] #44 22.35 CC images/fifo.o [2021-05-21T18:43:45.886Z] #26 ... [2021-05-21T18:43:45.886Z] [2021-05-21T18:43:45.886Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:45.886Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:43:45.886Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:43:45.886Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:43:45.886Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T18:43:45.886Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T18:43:45.886Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-05-21T18:43:45.886Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-05-21T18:43:45.886Z] #62 DONE 6.5s [2021-05-21T18:43:45.886Z] [2021-05-21T18:43:45.886Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:45.886Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:45.886Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-21T18:43:45.886Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-21T18:43:45.886Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-21T18:43:45.886Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-21T18:43:45.886Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2021-05-21T18:43:45.886Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-05-21T18:43:45.886Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-05-21T18:43:45.886Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done [2021-05-21T18:43:45.886Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.2s done [2021-05-21T18:43:45.886Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.7s [2021-05-21T18:43:45.886Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s done [2021-05-21T18:43:45.886Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done [2021-05-21T18:43:45.886Z] #9 ... [2021-05-21T18:43:45.886Z] [2021-05-21T18:43:45.886Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:45.886Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:43:45.886Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:43:45.886Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:43:45.886Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-21T18:43:45.886Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-21T18:43:45.886Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-05-21T18:43:45.886Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-05-21T18:43:45.886Z] #64 DONE 6.8s [2021-05-21T18:43:45.886Z] [2021-05-21T18:43:45.886Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:45.886Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:45.886Z] #9 ... [2021-05-21T18:43:45.886Z] [2021-05-21T18:43:45.886Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:45.886Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T18:43:46.039Z] #44 22.57 CC images/remap-file-path.o [2021-05-21T18:43:46.042Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.2s done [2021-05-21T18:43:46.218Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-05-21T18:43:46.340Z] #44 22.78 CC images/eventfd.o [2021-05-21T18:43:46.453Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.2s [2021-05-21T18:43:46.607Z] #26 DONE 12.9s [2021-05-21T18:43:46.607Z] [2021-05-21T18:43:46.607Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:43:46.607Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:43:46.641Z] #44 23.01 CC images/eventpoll.o [2021-05-21T18:43:46.780Z] #9 ... [2021-05-21T18:43:46.780Z] [2021-05-21T18:43:46.780Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:43:46.780Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-21T18:43:46.780Z] #65 DONE 1.5s [2021-05-21T18:43:46.780Z] [2021-05-21T18:43:46.780Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:43:46.780Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:43:46.780Z] #27 1.360 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:43:46.780Z] #27 1.382 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:43:46.780Z] #27 1.382 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:43:46.780Z] #27 1.615 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:43:46.967Z] #44 23.30 CC images/fh.o [2021-05-21T18:43:47.224Z] #43 2.266 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:43:47.224Z] #43 2.274 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:43:47.224Z] #43 2.285 Note: Building without GnuTLS support [2021-05-21T18:43:47.224Z] #43 2.291 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:43:47.224Z] #43 2.291 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:43:47.343Z] #27 1.950 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:43:47.486Z] #43 ... [2021-05-21T18:43:47.486Z] [2021-05-21T18:43:47.486Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:47.486Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:43:47.486Z] #45 68.29 time [2021-05-21T18:43:47.486Z] #45 73.72 internal/poll [2021-05-21T18:43:47.486Z] #45 73.72 internal/fmtsort [2021-05-21T18:43:47.486Z] #45 74.38 strings [2021-05-21T18:43:47.486Z] #45 75.67 os [2021-05-21T18:43:47.486Z] #45 77.58 regexp/syntax [2021-05-21T18:43:47.486Z] #45 ... [2021-05-21T18:43:47.486Z] [2021-05-21T18:43:47.486Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:43:47.486Z] #37 sha256:15e3c353d7f308c16a1140eb71c332142ab7f8078ca945aee3d7aa80134b3379 [2021-05-21T18:43:47.486Z] #37 1.138 + RM_GOPATH=0 [2021-05-21T18:43:47.486Z] #37 1.138 + TMP_GOPATH= [2021-05-21T18:43:47.486Z] #37 1.138 + : /build [2021-05-21T18:43:47.486Z] #37 1.138 + '[' -z '' ']' [2021-05-21T18:43:47.486Z] #37 1.140 ++ mktemp -d [2021-05-21T18:43:47.486Z] #37 1.156 + export GOPATH=/tmp/tmp.sI05OiYBh1 [2021-05-21T18:43:47.486Z] #37 1.156 + GOPATH=/tmp/tmp.sI05OiYBh1 [2021-05-21T18:43:47.486Z] #37 1.157 + RM_GOPATH=1 [2021-05-21T18:43:47.486Z] #37 1.157 + case "$(go env GOARCH)" in [2021-05-21T18:43:47.486Z] #37 1.158 ++ go env GOARCH [2021-05-21T18:43:47.486Z] #37 1.170 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:47.486Z] #37 1.170 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:43:47.486Z] #37 1.171 ++ dirname /tmp/install/install.sh [2021-05-21T18:43:47.486Z] #37 1.174 + dir=/tmp/install [2021-05-21T18:43:47.486Z] #37 1.175 + bin=tini [2021-05-21T18:43:47.486Z] #37 1.175 + shift [2021-05-21T18:43:47.486Z] #37 1.175 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:43:47.486Z] #37 1.175 + . /tmp/install/tini.installer [2021-05-21T18:43:47.486Z] #37 1.176 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:43:47.486Z] #37 1.176 + install_tini [2021-05-21T18:43:47.486Z] #37 1.176 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:43:47.486Z] #37 1.176 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:43:47.486Z] #37 1.177 + git clone https://github.com/krallin/tini.git /tmp/tmp.sI05OiYBh1/tini [2021-05-21T18:43:47.486Z] #37 1.179 Cloning into '/tmp/tmp.sI05OiYBh1/tini'... [2021-05-21T18:43:47.486Z] #37 1.793 + cd /tmp/tmp.sI05OiYBh1/tini [2021-05-21T18:43:47.486Z] #37 1.793 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:43:47.486Z] #37 1.834 + cmake . [2021-05-21T18:43:47.486Z] #37 2.412 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:43:47.486Z] #37 2.475 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:43:47.486Z] #37 3.240 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:43:47.486Z] #37 3.252 -- Detecting C compiler ABI info [2021-05-21T18:43:47.486Z] #37 4.099 -- Detecting C compiler ABI info - done [2021-05-21T18:43:47.486Z] #37 4.122 -- Detecting C compile features [2021-05-21T18:43:47.486Z] #37 6.141 -- Detecting C compile features - done [2021-05-21T18:43:47.486Z] #37 6.169 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:43:47.602Z] #27 2.371 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:43:47.615Z] #44 23.85 CC images/fsnotify.o [2021-05-21T18:43:47.749Z] #37 6.353 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:43:47.749Z] #37 6.452 -- Configuring done [2021-05-21T18:43:47.749Z] #37 6.464 -- Generating done [2021-05-21T18:43:47.749Z] #37 6.475 -- Build files have been written to: /tmp/tmp.sI05OiYBh1/tini [2021-05-21T18:43:47.749Z] #37 6.495 + make tini-static [2021-05-21T18:43:47.834Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.6s done [2021-05-21T18:43:47.916Z] #44 24.40 CC images/signalfd.o [2021-05-21T18:43:47.993Z] #27 1.623 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:43:47.993Z] #27 1.623 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:43:47.993Z] #27 1.633 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:43:48.011Z] #37 6.786 Scanning dependencies of target tini-static [2021-05-21T18:43:48.011Z] #37 6.848 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:43:48.011Z] #37 ... [2021-05-21T18:43:48.011Z] [2021-05-21T18:43:48.011Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:43:48.011Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:43:48.011Z] #13 77.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:43:48.011Z] #13 77.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:43:48.011Z] #13 77.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:43:48.216Z] #44 24.62 CC images/fs.o [2021-05-21T18:43:48.217Z] #44 24.83 CC images/pstree.o [2021-05-21T18:43:48.217Z] #44 ... [2021-05-21T18:43:48.217Z] [2021-05-21T18:43:48.217Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:48.217Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:43:48.217Z] #52 79.98 regexp [2021-05-21T18:43:48.217Z] #52 84.41 context [2021-05-21T18:43:48.217Z] #52 84.44 internal/poll [2021-05-21T18:43:48.217Z] #52 87.98 os [2021-05-21T18:43:48.217Z] #52 89.25 internal/fmtsort [2021-05-21T18:43:48.217Z] #52 89.26 encoding/binary [2021-05-21T18:43:48.252Z] #27 1.809 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:43:48.508Z] #27 2.045 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:43:48.517Z] #52 ... [2021-05-21T18:43:48.517Z] [2021-05-21T18:43:48.517Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:48.517Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:43:48.517Z] #46 84.30 regexp [2021-05-21T18:43:48.517Z] #46 86.00 internal/poll [2021-05-21T18:43:48.517Z] #46 86.03 context [2021-05-21T18:43:48.517Z] #46 89.98 os [2021-05-21T18:43:48.765Z] #27 2.327 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:43:48.770Z] #26 DONE 9.7s [2021-05-21T18:43:48.770Z] [2021-05-21T18:43:48.770Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:43:48.770Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-21T18:43:48.770Z] #63 DONE 1.0s [2021-05-21T18:43:48.770Z] [2021-05-21T18:43:48.770Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:43:48.770Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:43:48.818Z] #46 ... [2021-05-21T18:43:48.818Z] [2021-05-21T18:43:48.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:48.818Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:43:48.818Z] #44 25.16 CC images/pipe.o [2021-05-21T18:43:48.818Z] #44 25.41 CC images/tcp-stream.o [2021-05-21T18:43:48.872Z] #23 3.705 Collecting yamllint==1.26.1 [2021-05-21T18:43:48.872Z] #23 3.910 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:43:48.872Z] #23 4.515 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:43:48.872Z] #23 4.551 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:43:48.872Z] #23 4.570 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:43:49.162Z] #23 4.731 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-21T18:43:49.452Z] #23 5.108 Installing build dependencies: started [2021-05-21T18:43:49.501Z] #27 3.861 Fetched 8446 kB in 3s (3075 kB/s) [2021-05-21T18:43:49.502Z] #44 25.81 CC images/sk-packet.o [2021-05-21T18:43:49.704Z] #27 ... [2021-05-21T18:43:49.704Z] [2021-05-21T18:43:49.704Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:43:49.704Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-21T18:43:49.704Z] #65 DONE 0.9s [2021-05-21T18:43:49.704Z] [2021-05-21T18:43:49.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:49.704Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:49.704Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.9s done [2021-05-21T18:43:49.704Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-05-21T18:43:49.704Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s [2021-05-21T18:43:49.804Z] #44 26.11 CC images/mnt.o [2021-05-21T18:43:49.888Z] Client: [2021-05-21T18:43:49.888Z] Context: default [2021-05-21T18:43:49.888Z] Debug Mode: false [2021-05-21T18:43:49.888Z] Plugins: [2021-05-21T18:43:49.888Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-21T18:43:49.888Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-21T18:43:49.888Z] [2021-05-21T18:43:49.888Z] Server: [2021-05-21T18:43:49.888Z] Containers: 0 [2021-05-21T18:43:49.888Z] Running: 0 [2021-05-21T18:43:49.888Z] Paused: 0 [2021-05-21T18:43:49.888Z] Stopped: 0 [2021-05-21T18:43:49.888Z] Images: 0 [2021-05-21T18:43:49.888Z] Server Version: 20.10.5 [2021-05-21T18:43:49.888Z] Storage Driver: overlay2 [2021-05-21T18:43:49.888Z] Backing Filesystem: extfs [2021-05-21T18:43:49.888Z] Supports d_type: true [2021-05-21T18:43:49.888Z] Native Overlay Diff: true [2021-05-21T18:43:49.888Z] Logging Driver: json-file [2021-05-21T18:43:49.888Z] Cgroup Driver: cgroupfs [2021-05-21T18:43:49.888Z] Cgroup Version: 1 [2021-05-21T18:43:49.888Z] Plugins: [2021-05-21T18:43:49.888Z] Volume: local [2021-05-21T18:43:49.888Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T18:43:49.888Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T18:43:49.888Z] Swarm: inactive [2021-05-21T18:43:49.888Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-21T18:43:49.888Z] Default Runtime: runc [2021-05-21T18:43:49.888Z] Init Binary: docker-init [2021-05-21T18:43:49.888Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T18:43:49.888Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T18:43:49.888Z] init version: de40ad0 [2021-05-21T18:43:49.888Z] Security Options: [2021-05-21T18:43:49.888Z] apparmor [2021-05-21T18:43:49.888Z] seccomp [2021-05-21T18:43:49.888Z] Profile: default [2021-05-21T18:43:49.889Z] Kernel Version: 5.4.0-1041-aws [2021-05-21T18:43:49.889Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-21T18:43:49.889Z] OSType: linux [2021-05-21T18:43:49.889Z] Architecture: aarch64 [2021-05-21T18:43:49.889Z] CPUs: 4 [2021-05-21T18:43:49.889Z] Total Memory: 7.494GiB [2021-05-21T18:43:49.889Z] Name: ip-10-100-55-71 [2021-05-21T18:43:49.889Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-21T18:43:49.889Z] Docker Root Dir: /var/lib/docker [2021-05-21T18:43:49.889Z] Debug Mode: false [2021-05-21T18:43:49.889Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:43:49.889Z] Labels: [2021-05-21T18:43:49.889Z] Experimental: true [2021-05-21T18:43:49.889Z] Insecure Registries: [2021-05-21T18:43:49.889Z] 127.0.0.0/8 [2021-05-21T18:43:49.889Z] Live Restore Enabled: true [2021-05-21T18:43:49.889Z] [2021-05-21T18:43:49.889Z] WARNING: No swap limit support [Pipeline] sh [2021-05-21T18:43:49.963Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-05-21T18:43:50.063Z] #27 3.861 Reading package lists... [2021-05-21T18:43:50.105Z] #44 26.45 CC images/pipe-data.o [2021-05-21T18:43:50.105Z] #44 26.62 CC images/sa.o [2021-05-21T18:43:50.188Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:43:50.188Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:43:50.188Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41588/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T18:43:50.188Z] + bash /home/ubuntu/workspace/moby_PR-41588/check-config.sh [2021-05-21T18:43:50.188Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T18:43:50.188Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-21T18:43:50.188Z] [2021-05-21T18:43:50.188Z] Generally Necessary: [2021-05-21T18:43:50.188Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T18:43:50.188Z] - apparmor: enabled and tools installed [2021-05-21T18:43:50.188Z] - CONFIG_NAMESPACES: enabled [2021-05-21T18:43:50.188Z] - CONFIG_NET_NS: enabled [2021-05-21T18:43:50.188Z] - CONFIG_PID_NS: enabled [2021-05-21T18:43:50.188Z] - CONFIG_IPC_NS: enabled [2021-05-21T18:43:50.188Z] - CONFIG_UTS_NS: enabled [2021-05-21T18:43:50.188Z] - CONFIG_CGROUPS: enabled [2021-05-21T18:43:50.188Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T18:43:50.188Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T18:43:50.188Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T18:43:50.188Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T18:43:50.188Z] - CONFIG_CPUSETS: enabled [2021-05-21T18:43:50.188Z] - CONFIG_MEMCG: enabled [2021-05-21T18:43:50.188Z] - CONFIG_KEYS: enabled [2021-05-21T18:43:50.221Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-21T18:43:50.408Z] #44 26.84 CC images/timer.o [2021-05-21T18:43:50.451Z] - CONFIG_VETH: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T18:43:50.451Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T18:43:50.451Z] [2021-05-21T18:43:50.451Z] Optional Features: [2021-05-21T18:43:50.451Z] - CONFIG_USER_NS: enabled [2021-05-21T18:43:50.451Z] - CONFIG_SECCOMP: enabled [2021-05-21T18:43:50.451Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T18:43:50.451Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T18:43:50.451Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T18:43:50.451Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T18:43:50.451Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-21T18:43:50.451Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T18:43:50.451Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T18:43:50.482Z] #23 ... [2021-05-21T18:43:50.482Z] [2021-05-21T18:43:50.482Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-21T18:43:50.482Z] #41 124.0 + dpkg --print-architecture [2021-05-21T18:43:50.482Z] #41 124.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T18:43:50.482Z] #41 124.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T18:43:50.482Z] #41 124.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T18:43:50.568Z] #13 ... [2021-05-21T18:43:50.568Z] [2021-05-21T18:43:50.568Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:43:50.568Z] #37 sha256:15e3c353d7f308c16a1140eb71c332142ab7f8078ca945aee3d7aa80134b3379 [2021-05-21T18:43:50.568Z] #37 8.028 [100%] Linking C executable tini-static [2021-05-21T18:43:50.568Z] #37 8.663 [100%] Built target tini-static [2021-05-21T18:43:50.568Z] #37 8.729 + mkdir -p /build [2021-05-21T18:43:50.568Z] #37 8.732 + cp tini-static /build/docker-init [2021-05-21T18:43:50.568Z] #37 DONE 9.1s [2021-05-21T18:43:50.568Z] [2021-05-21T18:43:50.568Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:50.568Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:43:50.568Z] #43 4.391 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:43:50.568Z] #43 4.436 GEN .gitid [2021-05-21T18:43:50.568Z] #43 4.464 GEN criu/include/version.h [2021-05-21T18:43:50.568Z] #43 4.526 GEN include/common/asm [2021-05-21T18:43:50.657Z] #27 3.959 Fetched 8446 kB in 3s (3263 kB/s) [2021-05-21T18:43:50.709Z] #44 27.26 CC images/timerfd.o [2021-05-21T18:43:50.714Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T18:43:50.714Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T18:43:50.714Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T18:43:50.714Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T18:43:50.714Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T18:43:50.714Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T18:43:50.714Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T18:43:50.714Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T18:43:50.714Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T18:43:50.714Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T18:43:50.714Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T18:43:50.714Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T18:43:50.714Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T18:43:50.714Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T18:43:50.714Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T18:43:50.714Z] - CONFIG_EXT4_FS: enabled [2021-05-21T18:43:50.714Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T18:43:50.714Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T18:43:50.714Z] - Network Drivers: [2021-05-21T18:43:50.714Z] - "overlay": [2021-05-21T18:43:50.714Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T18:43:50.714Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T18:43:50.714Z] Optional (for encrypted networks): [2021-05-21T18:43:50.977Z] - CONFIG_CRYPTO: enabled [2021-05-21T18:43:50.977Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-21T18:43:50.977Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-21T18:43:50.977Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-21T18:43:50.977Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-21T18:43:50.977Z] - CONFIG_XFRM: enabled [2021-05-21T18:43:50.977Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T18:43:50.977Z] - "ipvlan": [2021-05-21T18:43:50.977Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T18:43:50.977Z] - "macvlan": [2021-05-21T18:43:50.977Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T18:43:50.977Z] - "ftp,tftp client in container": [2021-05-21T18:43:50.977Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T18:43:50.977Z] - Storage Drivers: [2021-05-21T18:43:50.977Z] - "aufs": [2021-05-21T18:43:50.977Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T18:43:50.977Z] - "btrfs": [2021-05-21T18:43:50.977Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T18:43:50.977Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T18:43:50.977Z] - "devicemapper": [2021-05-21T18:43:50.977Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T18:43:50.977Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T18:43:50.977Z] - "overlay": [2021-05-21T18:43:50.977Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T18:43:50.977Z] - "zfs": [2021-05-21T18:43:50.993Z] #27 4.834 Reading package lists... [2021-05-21T18:43:51.019Z] #44 27.46 CC images/mm.o [2021-05-21T18:43:51.224Z] #27 3.959 Reading package lists... [2021-05-21T18:43:51.240Z] - /dev/zfs: present [2021-05-21T18:43:51.240Z] - zfs command: missing [2021-05-21T18:43:51.240Z] - zpool command: missing [2021-05-21T18:43:51.240Z] [2021-05-21T18:43:51.240Z] Limits: [2021-05-21T18:43:51.240Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T18:43:51.240Z] [2021-05-21T18:43:51.240Z] + true [2021-05-21T18:43:51.250Z] #27 5.794 Building dependency tree... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-21T18:43:51.322Z] #44 27.85 CC images/sk-opts.o [2021-05-21T18:43:51.509Z] #27 6.147 The following additional packages will be installed: [2021-05-21T18:43:51.509Z] #27 6.147 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:43:51.509Z] #27 6.147 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:43:51.509Z] #27 6.147 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:43:51.509Z] #27 6.147 Suggested packages: [2021-05-21T18:43:51.509Z] #27 6.147 krb5-doc krb5-user [2021-05-21T18:43:51.509Z] #27 6.147 Recommended packages: [2021-05-21T18:43:51.509Z] #27 6.147 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:43:51.588Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dcd4b1caafe595d5925f3934b05575ba657e09b2 . [2021-05-21T18:43:51.622Z] #44 27.97 CC images/sk-unix.o [2021-05-21T18:43:51.622Z] #44 28.19 CC images/sk-inet.o [2021-05-21T18:43:51.766Z] #27 6.418 The following NEW packages will be installed: [2021-05-21T18:43:51.766Z] #27 6.420 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:43:51.766Z] #27 6.420 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:43:51.766Z] #27 6.423 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:43:51.766Z] #27 6.427 libssh2-1 libssl1.1 openssl [2021-05-21T18:43:52.023Z] #27 6.735 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:43:52.023Z] #27 6.735 Need to get 5059 kB of archives. [2021-05-21T18:43:52.023Z] #27 6.735 After this operation, 12.1 MB of additional disk space will be used. [2021-05-21T18:43:52.023Z] #27 6.735 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:43:52.023Z] #27 6.735 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-21T18:43:52.023Z] #27 6.741 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-21T18:43:52.023Z] #27 6.741 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-21T18:43:52.023Z] #27 6.741 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-21T18:43:52.023Z] #27 6.741 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-21T18:43:52.023Z] #27 6.759 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-21T18:43:52.023Z] #27 6.759 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-21T18:43:52.023Z] #27 6.759 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-21T18:43:52.023Z] #27 6.761 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:43:52.023Z] #27 6.761 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-21T18:43:52.023Z] #27 6.764 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-21T18:43:52.023Z] #27 6.783 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-21T18:43:52.023Z] #27 6.783 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-21T18:43:52.023Z] #27 6.783 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-21T18:43:52.023Z] #27 6.783 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-21T18:43:52.023Z] #27 6.783 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-21T18:43:52.023Z] #27 6.791 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-21T18:43:52.023Z] #27 6.791 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:43:52.023Z] #27 6.791 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:43:52.023Z] #27 6.794 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:43:52.149Z] #43 7.085 PBCC images/timens.pb-c.c [2021-05-21T18:43:52.149Z] #43 7.107 DEP images/timens.pb-c.d [2021-05-21T18:43:52.149Z] #43 7.149 PBCC images/fown.pb-c.c [2021-05-21T18:43:52.149Z] #43 7.186 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:43:52.149Z] #43 7.287 PBCC images/opts.pb-c.c [2021-05-21T18:43:52.149Z] #43 7.325 PBCC images/memfd.pb-c.c [2021-05-21T18:43:52.149Z] #43 7.384 DEP images/fown.pb-c.d [2021-05-21T18:43:52.154Z] #27 4.891 Reading package lists... [2021-05-21T18:43:52.163Z] #1 [internal] load build definition from Dockerfile [2021-05-21T18:43:52.163Z] #1 sha256:4fd8a9dce91d84763766aef12ad1ef0c1de5866dd5702feaf0322754112851ce [2021-05-21T18:43:52.163Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-21T18:43:52.163Z] #1 DONE 0.2s [2021-05-21T18:43:52.163Z] [2021-05-21T18:43:52.163Z] #2 [internal] load .dockerignore [2021-05-21T18:43:52.163Z] #2 sha256:ce289db26c93a5a0f632f08233233840b85f3642345b5e08009afaf9a4d454e3 [2021-05-21T18:43:52.163Z] #2 transferring context: 87B done [2021-05-21T18:43:52.163Z] #2 DONE 0.0s [2021-05-21T18:43:52.276Z] #44 28.74 CC images/tun.o [2021-05-21T18:43:52.281Z] #27 7.033 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:52.281Z] #27 7.061 Fetched 5059 kB in 0s (15.4 MB/s) [2021-05-21T18:43:52.281Z] #27 7.107 Selecting previously unselected package libssl1.1:amd64. [2021-05-21T18:43:52.281Z] #27 7.107 (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.) [2021-05-21T18:43:52.281Z] #27 7.115 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:43:52.281Z] #27 7.129 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:52.411Z] #27 5.897 Building dependency tree... [2021-05-21T18:43:52.417Z] #43 7.439 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:43:52.417Z] #43 7.530 DEP images/opts.pb-c.d [2021-05-21T18:43:52.417Z] #43 7.586 DEP images/memfd.pb-c.d [2021-05-21T18:43:52.417Z] #43 7.675 PBCC images/sit.pb-c.c [2021-05-21T18:43:52.425Z] [2021-05-21T18:43:52.425Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T18:43:52.425Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-21T18:43:52.668Z] #27 6.309 The following additional packages will be installed: [2021-05-21T18:43:52.668Z] #27 6.309 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:43:52.668Z] #27 6.309 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:43:52.668Z] #27 6.309 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:43:52.668Z] #27 6.309 Suggested packages: [2021-05-21T18:43:52.668Z] #27 6.309 krb5-doc krb5-user [2021-05-21T18:43:52.668Z] #27 6.309 Recommended packages: [2021-05-21T18:43:52.668Z] #27 6.309 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:43:52.684Z] #43 7.737 DEP images/sit.pb-c.d [2021-05-21T18:43:52.684Z] #43 7.846 PBCC images/macvlan.pb-c.c [2021-05-21T18:43:52.684Z] #43 7.871 DEP images/macvlan.pb-c.d [2021-05-21T18:43:52.684Z] #43 7.910 PBCC images/autofs.pb-c.c [2021-05-21T18:43:52.684Z] #43 7.968 DEP images/autofs.pb-c.d [2021-05-21T18:43:52.844Z] #27 7.399 Selecting previously unselected package openssl. [2021-05-21T18:43:52.844Z] #27 7.399 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:43:52.844Z] #27 7.407 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:52.844Z] #27 7.565 Selecting previously unselected package ca-certificates. [2021-05-21T18:43:52.844Z] #27 7.565 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:43:52.844Z] #27 7.571 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:43:52.844Z] #27 7.696 Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T18:43:52.844Z] #27 7.696 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-21T18:43:52.844Z] #27 7.700 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:43:52.844Z] #27 7.747 Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T18:43:52.844Z] #27 7.747 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:52.925Z] #27 6.541 The following NEW packages will be installed: [2021-05-21T18:43:52.925Z] #27 6.541 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:43:52.925Z] #27 6.541 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:43:52.925Z] #27 6.541 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:43:52.925Z] #27 6.541 libssh2-1 libssl1.1 openssl [2021-05-21T18:43:52.925Z] #27 ... [2021-05-21T18:43:52.925Z] [2021-05-21T18:43:52.925Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:52.925Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:52.925Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2021-05-21T18:43:52.925Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-21T18:43:52.925Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-05-21T18:43:52.925Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s [2021-05-21T18:43:52.927Z] #44 29.22 CC images/sk-netlink.o [2021-05-21T18:43:52.927Z] #44 29.47 CC images/packet-sock.o [2021-05-21T18:43:52.948Z] #43 8.037 PBCC images/sysctl.pb-c.c [2021-05-21T18:43:52.948Z] #43 8.083 DEP images/sysctl.pb-c.d [2021-05-21T18:43:52.948Z] #43 8.130 PBCC images/time.pb-c.c [2021-05-21T18:43:52.948Z] #43 8.148 DEP images/time.pb-c.d [2021-05-21T18:43:52.948Z] #43 8.204 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:43:53.001Z] #3 DONE 0.6s [2021-05-21T18:43:53.001Z] [2021-05-21T18:43:53.001Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T18:43:53.001Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-21T18:43:53.001Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T18:43:53.001Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-05-21T18:43:53.001Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T18:43:53.001Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-21T18:43:53.001Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-21T18:43:53.001Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.20MB / 9.01MB 0.2s [2021-05-21T18:43:53.105Z] #27 7.753 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:53.105Z] #27 7.816 Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T18:43:53.105Z] #27 7.816 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:53.105Z] #27 7.821 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:53.183Z] #9 ... [2021-05-21T18:43:53.183Z] [2021-05-21T18:43:53.183Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:43:53.183Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:43:53.183Z] #27 6.837 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:43:53.183Z] #27 6.837 Need to get 5059 kB of archives. [2021-05-21T18:43:53.183Z] #27 6.837 After this operation, 12.1 MB of additional disk space will be used. [2021-05-21T18:43:53.183Z] #27 6.837 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:43:53.183Z] #27 6.837 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-21T18:43:53.183Z] #27 6.849 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-21T18:43:53.183Z] #27 6.849 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-21T18:43:53.183Z] #27 6.849 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-21T18:43:53.183Z] #27 6.857 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-21T18:43:53.183Z] #27 6.874 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-21T18:43:53.183Z] #27 6.874 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-21T18:43:53.183Z] #27 6.894 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-21T18:43:53.183Z] #27 6.894 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:43:53.183Z] #27 6.894 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-21T18:43:53.183Z] #27 6.905 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-21T18:43:53.183Z] #27 6.905 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-21T18:43:53.183Z] #27 6.909 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-21T18:43:53.183Z] #27 6.909 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-21T18:43:53.183Z] #27 6.909 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-21T18:43:53.183Z] #27 6.909 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:43:53.212Z] #43 8.218 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:43:53.212Z] #43 8.300 PBCC images/seccomp.pb-c.c [2021-05-21T18:43:53.212Z] #43 8.317 DEP images/seccomp.pb-c.d [2021-05-21T18:43:53.212Z] #43 8.360 PBCC images/userns.pb-c.c [2021-05-21T18:43:53.212Z] #43 8.410 DEP images/userns.pb-c.d [2021-05-21T18:43:53.212Z] #43 8.443 PBCC images/cgroup.pb-c.c [2021-05-21T18:43:53.265Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-05-21T18:43:53.265Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-05-21T18:43:53.368Z] #27 7.900 Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T18:43:53.368Z] #27 7.900 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:53.368Z] #27 7.905 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:53.368Z] #27 8.046 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T18:43:53.368Z] #27 8.046 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:53.368Z] #27 8.054 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:53.368Z] #27 8.117 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T18:43:53.368Z] #27 8.117 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:43:53.368Z] #27 8.124 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:53.368Z] #27 8.186 Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T18:43:53.368Z] #27 8.186 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:43:53.440Z] #27 6.912 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:43:53.440Z] #27 6.918 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-21T18:43:53.440Z] #27 6.924 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-21T18:43:53.440Z] #27 6.927 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:43:53.440Z] #27 7.139 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:53.440Z] #27 7.178 Fetched 5059 kB in 0s (14.2 MB/s) [2021-05-21T18:43:53.475Z] #43 8.468 DEP images/cgroup.pb-c.d [2021-05-21T18:43:53.475Z] #43 8.552 PBCC images/ext-file.pb-c.c [2021-05-21T18:43:53.475Z] #43 8.559 DEP images/ext-file.pb-c.d [2021-05-21T18:43:53.475Z] #43 8.583 PBCC images/rpc.pb-c.c [2021-05-21T18:43:53.475Z] #43 8.621 DEP images/rpc.pb-c.d [2021-05-21T18:43:53.475Z] #43 8.669 PBCC images/siginfo.pb-c.c [2021-05-21T18:43:53.475Z] #43 8.703 DEP images/siginfo.pb-c.d [2021-05-21T18:43:53.475Z] #43 8.748 PBCC images/pagemap.pb-c.c [2021-05-21T18:43:53.475Z] #43 8.780 DEP images/pagemap.pb-c.d [2021-05-21T18:43:53.528Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-05-21T18:43:53.528Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-21T18:43:53.579Z] #44 29.86 CC images/ipc-var.o [2021-05-21T18:43:53.628Z] #27 8.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:53.628Z] #27 8.260 Selecting previously unselected package libldap-common. [2021-05-21T18:43:53.628Z] #27 8.260 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:43:53.628Z] #27 8.266 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:53.628Z] #27 8.370 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T18:43:53.628Z] #27 8.370 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-21T18:43:53.628Z] #27 8.379 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:53.628Z] #27 8.472 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T18:43:53.697Z] #27 7.248 Selecting previously unselected package libssl1.1:amd64. [2021-05-21T18:43:53.697Z] #27 7.248 (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.) [2021-05-21T18:43:53.697Z] #27 7.248 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:43:53.697Z] #27 7.257 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:53.737Z] #43 8.856 PBCC images/rlimit.pb-c.c [2021-05-21T18:43:53.737Z] #43 8.885 DEP images/rlimit.pb-c.d [2021-05-21T18:43:53.737Z] #43 8.959 PBCC images/file-lock.pb-c.c [2021-05-21T18:43:53.737Z] #43 8.990 DEP images/file-lock.pb-c.d [2021-05-21T18:43:53.792Z] #4 DONE 0.9s [2021-05-21T18:43:53.880Z] #44 30.12 CC images/ipc-desc.o [2021-05-21T18:43:53.885Z] #27 8.474 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-21T18:43:53.885Z] #27 8.479 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:43:53.885Z] #27 8.589 Selecting previously unselected package libpsl5:amd64. [2021-05-21T18:43:53.885Z] #27 8.589 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-21T18:43:53.885Z] #27 8.593 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:43:53.885Z] #27 8.659 Selecting previously unselected package librtmp1:amd64. [2021-05-21T18:43:53.885Z] #27 8.659 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-21T18:43:53.885Z] #27 8.668 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:43:54.000Z] #43 9.051 PBCC images/tty.pb-c.c [2021-05-21T18:43:54.000Z] #43 9.104 DEP images/tty.pb-c.d [2021-05-21T18:43:54.000Z] #43 9.167 PBCC images/tun.pb-c.c [2021-05-21T18:43:54.000Z] #43 9.250 PBCC images/netdev.pb-c.c [2021-05-21T18:43:54.036Z] #27 7.510 Selecting previously unselected package openssl. [2021-05-21T18:43:54.036Z] #27 7.510 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:43:54.036Z] #27 7.518 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:54.036Z] #27 7.736 Selecting previously unselected package ca-certificates. [2021-05-21T18:43:54.036Z] #27 7.736 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:43:54.055Z] [2021-05-21T18:43:54.055Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T18:43:54.055Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-21T18:43:54.142Z] #27 8.726 Selecting previously unselected package libssh2-1:amd64. [2021-05-21T18:43:54.142Z] #27 8.726 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-21T18:43:54.142Z] #27 8.731 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:43:54.142Z] #27 8.813 Selecting previously unselected package libcurl4:amd64. [2021-05-21T18:43:54.142Z] #27 8.813 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:43:54.142Z] #27 8.821 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:43:54.142Z] #27 8.942 Selecting previously unselected package curl. [2021-05-21T18:43:54.142Z] #27 8.942 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:43:54.142Z] #27 8.947 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:43:54.142Z] #27 9.044 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:43:54.142Z] #27 9.044 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:43:54.180Z] #44 30.46 CC images/ipc-shm.o [2021-05-21T18:43:54.263Z] #43 9.332 DEP images/tun.pb-c.d [2021-05-21T18:43:54.263Z] #43 9.403 DEP images/netdev.pb-c.d [2021-05-21T18:43:54.263Z] #43 9.494 PBCC images/vma.pb-c.c [2021-05-21T18:43:54.263Z] #43 9.548 DEP images/vma.pb-c.d [2021-05-21T18:43:54.360Z] #27 7.741 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:43:54.360Z] #27 7.869 Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T18:43:54.360Z] #27 7.869 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-21T18:43:54.360Z] #27 7.877 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:43:54.360Z] #27 7.920 Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T18:43:54.360Z] #27 7.920 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:54.360Z] #27 7.923 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.360Z] #27 7.993 Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T18:43:54.360Z] #27 7.993 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:54.360Z] #27 7.993 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.360Z] #27 8.067 Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T18:43:54.360Z] #27 8.067 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:54.360Z] #27 8.081 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.400Z] #27 9.051 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:43:54.400Z] #27 9.153 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:43:54.400Z] #27 9.153 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:43:54.400Z] #27 9.159 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:43:54.400Z] #27 9.235 Selecting previously unselected package jq. [2021-05-21T18:43:54.400Z] #27 9.235 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:43:54.400Z] #27 9.240 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:43:54.411Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-05-21T18:43:54.411Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-21T18:43:54.484Z] #44 30.72 CC images/ipc-msg.o [2021-05-21T18:43:54.484Z] #44 ... [2021-05-21T18:43:54.484Z] [2021-05-21T18:43:54.484Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:43:54.484Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:43:54.484Z] #57 51.49 Checking out files: 58% (2284/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:43:54.484Z] #57 52.53 + cd /tmp/tmp.3K9XMq5Ln9/src/github.com/containerd/containerd [2021-05-21T18:43:54.484Z] #57 52.53 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:43:54.484Z] #57 53.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:43:54.484Z] #57 53.14 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:43:54.484Z] #57 53.14 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:43:54.484Z] #57 53.14 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:43:54.484Z] #57 53.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:43:54.484Z] #57 53.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:43:54.484Z] #57 53.14 + '[' '' = dynamic ']' [2021-05-21T18:43:54.484Z] #57 53.14 + make [2021-05-21T18:43:54.526Z] #43 9.598 PBCC images/creds.pb-c.c [2021-05-21T18:43:54.526Z] #43 9.654 DEP images/creds.pb-c.d [2021-05-21T18:43:54.526Z] #43 9.712 PBCC images/utsns.pb-c.c [2021-05-21T18:43:54.526Z] #43 9.754 DEP images/utsns.pb-c.d [2021-05-21T18:43:54.526Z] #43 9.812 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:43:54.526Z] #43 9.826 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:43:54.526Z] #43 9.856 DEP images/ipc-desc.pb-c.d [2021-05-21T18:43:54.616Z] #27 8.211 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T18:43:54.616Z] #27 8.211 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:43:54.616Z] #27 8.216 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.616Z] #27 8.273 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T18:43:54.616Z] #27 8.273 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:43:54.616Z] #27 8.279 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:54.616Z] #27 8.331 Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T18:43:54.616Z] #27 8.331 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:43:54.658Z] #27 9.317 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:43:54.658Z] #27 9.330 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:43:54.658Z] #27 9.343 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:54.658Z] #27 9.509 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:43:54.659Z] #27 9.527 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:54.659Z] #27 9.545 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.659Z] #27 9.559 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:54.785Z] #57 54.69 + bin/ctr [2021-05-21T18:43:54.789Z] #43 9.926 DEP images/ipc-sem.pb-c.d [2021-05-21T18:43:54.789Z] #43 9.968 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:43:54.789Z] #43 10.00 DEP images/ipc-msg.pb-c.d [2021-05-21T18:43:54.789Z] #43 10.07 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:43:54.876Z] #27 8.334 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:54.876Z] #27 8.461 Selecting previously unselected package libldap-common. [2021-05-21T18:43:54.876Z] #27 8.461 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:43:54.876Z] #27 8.466 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:54.916Z] #27 9.579 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:43:54.916Z] #27 9.595 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.916Z] #27 9.611 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:54.916Z] #27 9.628 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:43:54.916Z] #27 9.644 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:54.916Z] #27 9.679 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:55.003Z] #5 DONE 1.1s [2021-05-21T18:43:55.003Z] [2021-05-21T18:43:55.003Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:55.003Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T18:43:55.003Z] #8 DONE 1.2s [2021-05-21T18:43:55.003Z] [2021-05-21T18:43:55.003Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T18:43:55.003Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-21T18:43:55.038Z] #41 ... [2021-05-21T18:43:55.038Z] [2021-05-21T18:43:55.038Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:43:55.038Z] #44 89.46 CC criu/path.o [2021-05-21T18:43:55.038Z] #44 89.66 CC criu/pie-util-vdso.o [2021-05-21T18:43:55.038Z] #44 89.88 CC criu/pie-util.o [2021-05-21T18:43:55.038Z] #44 89.96 CC criu/pipes.o [2021-05-21T18:43:55.038Z] #44 90.38 CC criu/plugin.o [2021-05-21T18:43:55.038Z] #44 90.67 CC criu/proc_parse.o [2021-05-21T18:43:55.038Z] #44 92.36 CC criu/protobuf-desc.o [2021-05-21T18:43:55.038Z] #44 93.00 CC criu/protobuf.o [2021-05-21T18:43:55.038Z] #44 93.20 CC criu/pstree.o [2021-05-21T18:43:55.038Z] #44 93.95 CC criu/rbtree.o [2021-05-21T18:43:55.038Z] #44 94.17 CC criu/rst-malloc.o [2021-05-21T18:43:55.038Z] #44 94.42 CC criu/seccomp.o [2021-05-21T18:43:55.038Z] #44 94.89 CC criu/seize.o [2021-05-21T18:43:55.038Z] #44 95.49 CC criu/servicefd.o [2021-05-21T18:43:55.038Z] #44 95.84 CC criu/shmem.o [2021-05-21T18:43:55.038Z] #44 96.54 CC criu/sigframe.o [2021-05-21T18:43:55.038Z] #44 96.67 CC criu/signalfd.o [2021-05-21T18:43:55.038Z] #44 96.90 CC criu/sk-inet.o [2021-05-21T18:43:55.038Z] #44 97.60 CC criu/sk-netlink.o [2021-05-21T18:43:55.038Z] #44 98.04 CC criu/sk-packet.o [2021-05-21T18:43:55.038Z] #44 98.52 CC criu/sk-queue.o [2021-05-21T18:43:55.038Z] #44 99.00 CC criu/sk-tcp.o [2021-05-21T18:43:55.038Z] #44 99.31 CC criu/sk-unix.o [2021-05-21T18:43:55.052Z] #43 10.09 DEP images/ipc-shm.pb-c.d [2021-05-21T18:43:55.052Z] #43 10.16 PBCC images/ipc-var.pb-c.c [2021-05-21T18:43:55.052Z] #43 10.18 DEP images/ipc-var.pb-c.d [2021-05-21T18:43:55.052Z] #43 10.23 PBCC images/sk-opts.pb-c.c [2021-05-21T18:43:55.052Z] #43 10.27 PBCC images/packet-sock.pb-c.c [2021-05-21T18:43:55.052Z] #43 10.31 DEP images/sk-opts.pb-c.d [2021-05-21T18:43:55.133Z] #27 8.638 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T18:43:55.133Z] #27 8.638 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-21T18:43:55.133Z] #27 8.642 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:55.133Z] #27 8.738 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T18:43:55.133Z] #27 8.738 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-21T18:43:55.133Z] #27 8.744 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:43:55.133Z] #27 8.799 Selecting previously unselected package libpsl5:amd64. [2021-05-21T18:43:55.133Z] #27 8.799 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-21T18:43:55.133Z] #27 8.809 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:43:55.174Z] #27 9.701 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:43:55.174Z] #27 9.715 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:43:55.174Z] #27 9.729 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:55.174Z] #27 9.742 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:43:55.266Z] #7 DONE 1.3s [2021-05-21T18:43:55.266Z] [2021-05-21T18:43:55.266Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T18:43:55.266Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T18:43:55.266Z] #6 DONE 1.3s [2021-05-21T18:43:55.314Z] #43 10.36 DEP images/packet-sock.pb-c.d [2021-05-21T18:43:55.314Z] #43 10.42 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:43:55.314Z] #43 10.51 DEP images/sk-netlink.pb-c.d [2021-05-21T18:43:55.389Z] #27 8.996 Selecting previously unselected package librtmp1:amd64. [2021-05-21T18:43:55.389Z] #27 8.996 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-21T18:43:55.389Z] #27 9.001 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:43:55.389Z] #27 9.070 Selecting previously unselected package libssh2-1:amd64. [2021-05-21T18:43:55.389Z] #27 9.070 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-21T18:43:55.389Z] #27 9.074 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:43:55.389Z] #27 9.132 Selecting previously unselected package libcurl4:amd64. [2021-05-21T18:43:55.389Z] #27 9.132 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:43:55.577Z] #43 10.57 PBCC images/sk-inet.pb-c.c [2021-05-21T18:43:55.577Z] #43 10.67 DEP images/sk-inet.pb-c.d [2021-05-21T18:43:55.577Z] #43 10.76 PBCC images/sk-unix.pb-c.c [2021-05-21T18:43:55.577Z] #43 10.81 DEP images/sk-unix.pb-c.d [2021-05-21T18:43:55.577Z] #43 ... [2021-05-21T18:43:55.577Z] [2021-05-21T18:43:55.577Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:43:55.577Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:43:55.577Z] #51 76.61 strings [2021-05-21T18:43:55.577Z] #51 77.80 fmt [2021-05-21T18:43:55.577Z] #51 79.20 path/filepath [2021-05-21T18:43:55.577Z] #51 80.46 golang.org/x/sys/unix [2021-05-21T18:43:55.577Z] #51 82.79 encoding/json [2021-05-21T18:43:55.645Z] #27 9.143 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:43:55.645Z] #27 9.238 Selecting previously unselected package curl. [2021-05-21T18:43:55.645Z] #27 9.238 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:43:55.645Z] #27 9.253 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:43:55.645Z] #27 9.375 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:43:55.645Z] #27 9.375 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:43:55.737Z] #27 10.38 Updating certificates in /etc/ssl/certs... [2021-05-21T18:43:55.787Z] #9 ... [2021-05-21T18:43:55.787Z] [2021-05-21T18:43:55.787Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:43:55.787Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:43:55.787Z] #27 1.884 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:43:55.787Z] #27 1.898 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:43:55.787Z] #27 1.898 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:43:55.787Z] #27 2.013 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:43:55.787Z] #27 2.228 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:43:55.787Z] #27 2.502 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:43:55.787Z] #27 4.118 Fetched 8446 kB in 2s (3398 kB/s) [2021-05-21T18:43:55.787Z] #27 4.118 Reading package lists... [2021-05-21T18:43:55.787Z] #27 5.038 Reading package lists... [2021-05-21T18:43:55.787Z] #27 5.921 Building dependency tree... [2021-05-21T18:43:55.787Z] #27 6.290 The following additional packages will be installed: [2021-05-21T18:43:55.787Z] #27 6.290 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:43:55.787Z] #27 6.290 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:43:55.787Z] #27 6.290 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:43:55.787Z] #27 6.291 Suggested packages: [2021-05-21T18:43:55.787Z] #27 6.291 krb5-doc krb5-user [2021-05-21T18:43:55.787Z] #27 6.291 Recommended packages: [2021-05-21T18:43:55.787Z] #27 6.291 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:43:55.787Z] #27 6.528 The following NEW packages will be installed: [2021-05-21T18:43:55.787Z] #27 6.528 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:43:55.787Z] #27 6.528 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:43:55.787Z] #27 6.528 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:43:55.787Z] #27 6.528 libssh2-1 libssl1.1 openssl [2021-05-21T18:43:55.787Z] #27 6.810 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:43:55.787Z] #27 6.810 Need to get 5059 kB of archives. [2021-05-21T18:43:55.787Z] #27 6.810 After this operation, 12.1 MB of additional disk space will be used. [2021-05-21T18:43:55.787Z] #27 6.810 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:43:55.787Z] #27 6.810 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-21T18:43:55.787Z] #27 6.820 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-21T18:43:55.787Z] #27 6.820 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-21T18:43:55.787Z] #27 6.820 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-21T18:43:55.787Z] #27 6.820 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-21T18:43:55.787Z] #27 6.820 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-21T18:43:55.787Z] #27 6.824 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-21T18:43:55.787Z] #27 6.826 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-21T18:43:55.787Z] #27 6.828 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:43:55.787Z] #27 6.832 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-21T18:43:55.787Z] #27 6.838 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-21T18:43:55.787Z] #27 6.841 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-21T18:43:55.787Z] #27 6.844 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-21T18:43:55.787Z] #27 6.845 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-21T18:43:55.787Z] #27 6.849 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:43:55.787Z] #27 6.852 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:43:55.787Z] #27 6.854 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:43:55.787Z] #27 6.860 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-21T18:43:55.787Z] #27 6.872 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-21T18:43:55.787Z] #27 6.879 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-21T18:43:55.787Z] #27 7.034 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:43:55.787Z] #27 7.057 Fetched 5059 kB in 0s (15.3 MB/s) [2021-05-21T18:43:55.787Z] #27 7.131 Selecting previously unselected package libssl1.1:amd64. [2021-05-21T18:43:55.787Z] #27 7.131 (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.) [2021-05-21T18:43:55.787Z] #27 7.136 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:43:55.787Z] #27 7.146 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:55.787Z] #27 ... [2021-05-21T18:43:55.787Z] [2021-05-21T18:43:55.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:55.787Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:55.839Z] #51 ... [2021-05-21T18:43:55.839Z] [2021-05-21T18:43:55.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:55.839Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:43:55.839Z] #43 10.87 PBCC images/mm.pb-c.c [2021-05-21T18:43:55.839Z] #43 10.91 DEP images/mm.pb-c.d [2021-05-21T18:43:55.839Z] #43 10.96 PBCC images/timerfd.pb-c.c [2021-05-21T18:43:55.839Z] #43 11.01 DEP images/timerfd.pb-c.d [2021-05-21T18:43:55.839Z] #43 11.07 PBCC images/timer.pb-c.c [2021-05-21T18:43:55.847Z] [2021-05-21T18:43:55.847Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:43:55.847Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-21T18:43:55.847Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-21T18:43:55.847Z] #26 DONE 0.0s [2021-05-21T18:43:55.847Z] [2021-05-21T18:43:55.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:55.847Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-21T18:43:55.847Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-21T18:43:55.847Z] #9 DONE 0.0s [2021-05-21T18:43:55.847Z] [2021-05-21T18:43:55.847Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:43:55.847Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:43:55.847Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-21T18:43:55.847Z] #62 DONE 0.0s [2021-05-21T18:43:55.847Z] [2021-05-21T18:43:55.847Z] #23 [internal] load build context [2021-05-21T18:43:55.847Z] #23 sha256:df4405bec27b13a6e2f12215635acc19481199cb266e5135b36ce3bbd319ffc0 [2021-05-21T18:43:55.902Z] #27 9.378 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:43:55.902Z] #27 9.456 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:43:55.902Z] #27 9.456 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:43:55.902Z] #27 9.462 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:43:55.902Z] #27 9.544 Selecting previously unselected package jq. [2021-05-21T18:43:55.902Z] #27 9.544 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:43:55.902Z] #27 9.556 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:43:56.069Z] #44 ... [2021-05-21T18:43:56.069Z] [2021-05-21T18:43:56.069Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:43:56.069Z] #23 11.68 Installing build dependencies: finished with status 'done' [2021-05-21T18:43:56.102Z] #43 11.12 DEP images/timer.pb-c.d [2021-05-21T18:43:56.102Z] #43 11.17 PBCC images/sa.pb-c.c [2021-05-21T18:43:56.102Z] #43 11.22 DEP images/sa.pb-c.d [2021-05-21T18:43:56.102Z] #43 11.26 PBCC images/pipe-data.pb-c.c [2021-05-21T18:43:56.102Z] #43 11.29 DEP images/pipe-data.pb-c.d [2021-05-21T18:43:56.102Z] #43 11.33 PBCC images/mnt.pb-c.c [2021-05-21T18:43:56.159Z] #27 9.692 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:43:56.159Z] #27 9.708 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:43:56.159Z] #27 9.721 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:56.159Z] #27 9.851 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:43:56.159Z] #27 9.862 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:56.159Z] #27 9.880 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:56.159Z] #27 9.893 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:56.364Z] #43 11.38 DEP images/mnt.pb-c.d [2021-05-21T18:43:56.364Z] #43 11.46 PBCC images/sk-packet.pb-c.c [2021-05-21T18:43:56.364Z] #43 11.49 DEP images/sk-packet.pb-c.d [2021-05-21T18:43:56.364Z] #43 11.54 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:43:56.364Z] #43 11.56 DEP images/tcp-stream.pb-c.d [2021-05-21T18:43:56.416Z] #27 9.904 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:43:56.416Z] #27 9.916 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:56.416Z] #27 9.928 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:43:56.416Z] #27 9.943 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:43:56.416Z] #27 9.957 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:56.416Z] #27 9.970 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:43:56.416Z] #27 9.987 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:43:56.416Z] #27 9.998 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:43:56.416Z] #27 10.01 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:43:56.416Z] #27 10.06 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:43:56.627Z] #43 11.61 PBCC images/pipe.pb-c.c [2021-05-21T18:43:56.627Z] #43 11.65 DEP images/pipe.pb-c.d [2021-05-21T18:43:56.627Z] #43 11.71 PBCC images/pstree.pb-c.c [2021-05-21T18:43:56.627Z] #43 11.75 DEP images/pstree.pb-c.d [2021-05-21T18:43:56.627Z] #43 11.81 PBCC images/fs.pb-c.c [2021-05-21T18:43:56.627Z] #43 11.82 DEP images/fs.pb-c.d [2021-05-21T18:43:56.627Z] #43 11.87 PBCC images/signalfd.pb-c.c [2021-05-21T18:43:56.627Z] #43 11.92 DEP images/signalfd.pb-c.d [2021-05-21T18:43:56.681Z] #27 11.54 137 added, 0 removed; done. [2021-05-21T18:43:56.681Z] #27 11.57 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:56.681Z] #27 11.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:43:56.889Z] #43 11.97 PBCC images/fh.pb-c.c [2021-05-21T18:43:56.889Z] #43 12.02 PBCC images/fsnotify.pb-c.c [2021-05-21T18:43:56.889Z] #43 12.07 DEP images/fh.pb-c.d [2021-05-21T18:43:56.889Z] #43 12.11 DEP images/fsnotify.pb-c.d [2021-05-21T18:43:56.889Z] #43 12.16 PBCC images/eventpoll.pb-c.c [2021-05-21T18:43:56.889Z] #43 12.18 DEP images/eventpoll.pb-c.d [2021-05-21T18:43:56.937Z] #27 11.61 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:43:56.937Z] #27 11.63 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:43:56.937Z] #27 11.66 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:56.937Z] #27 11.69 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:43:56.937Z] #27 11.71 Updating certificates in /etc/ssl/certs... [2021-05-21T18:43:56.937Z] #27 ... [2021-05-21T18:43:56.937Z] [2021-05-21T18:43:56.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:56.937Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:43:56.937Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-05-21T18:43:56.937Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.7s [2021-05-21T18:43:57.152Z] #43 12.24 PBCC images/eventfd.pb-c.c [2021-05-21T18:43:57.152Z] #43 12.25 DEP images/eventfd.pb-c.d [2021-05-21T18:43:57.152Z] #43 12.31 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:43:57.152Z] #43 12.37 DEP images/remap-file-path.pb-c.d [2021-05-21T18:43:57.152Z] #43 12.45 PBCC images/fifo.pb-c.c [2021-05-21T18:43:57.262Z] #23 transferring context: 23.67MB 1.6s [2021-05-21T18:43:57.351Z] #27 10.74 Updating certificates in /etc/ssl/certs... [2021-05-21T18:43:57.414Z] #43 12.46 DEP images/fifo.pb-c.d [2021-05-21T18:43:57.414Z] #43 12.52 PBCC images/ghost-file.pb-c.c [2021-05-21T18:43:57.414Z] #43 12.60 DEP images/ghost-file.pb-c.d [2021-05-21T18:43:57.414Z] #43 12.66 PBCC images/regfile.pb-c.c [2021-05-21T18:43:57.414Z] #43 12.72 DEP images/regfile.pb-c.d [2021-05-21T18:43:57.677Z] #43 12.79 PBCC images/ns.pb-c.c [2021-05-21T18:43:57.677Z] #43 12.83 DEP images/ns.pb-c.d [2021-05-21T18:43:57.677Z] #43 12.90 PBCC images/fdinfo.pb-c.c [2021-05-21T18:43:57.677Z] #43 12.94 DEP images/fdinfo.pb-c.d [2021-05-21T18:43:57.689Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-05-21T18:43:57.939Z] #43 13.01 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:43:57.939Z] #43 ... [2021-05-21T18:43:57.939Z] [2021-05-21T18:43:57.939Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:43:57.939Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:43:57.939Z] #45 78.89 fmt [2021-05-21T18:43:57.939Z] #45 82.61 regexp [2021-05-21T18:43:57.939Z] #45 83.72 flag [2021-05-21T18:43:57.939Z] #45 85.20 go/token [2021-05-21T18:43:57.939Z] #45 85.87 go/scanner [2021-05-21T18:43:57.939Z] #45 86.39 internal/lazyregexp [2021-05-21T18:43:57.939Z] #45 86.63 path [2021-05-21T18:43:57.939Z] #45 87.01 go/ast [2021-05-21T18:43:57.939Z] #45 87.10 io/ioutil [2021-05-21T18:43:57.939Z] #45 87.80 net/url [2021-05-21T18:43:57.939Z] #45 ... [2021-05-21T18:43:57.939Z] [2021-05-21T18:43:57.939Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:43:57.939Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:43:57.939Z] #43 13.10 PBCC images/core-arm.pb-c.c [2021-05-21T18:43:57.939Z] #43 13.15 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:43:57.939Z] #43 13.18 PBCC images/core-s390.pb-c.c [2021-05-21T18:43:57.948Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-21T18:43:58.202Z] #43 13.23 PBCC images/core-x86.pb-c.c [2021-05-21T18:43:58.202Z] #43 13.30 PBCC images/core.pb-c.c [2021-05-21T18:43:58.202Z] #43 13.41 PBCC images/inventory.pb-c.c [2021-05-21T18:43:58.202Z] #43 13.50 DEP images/core-aarch64.pb-c.d [2021-05-21T18:43:58.225Z] #23 transferring context: 53.24MB 2.4s done [2021-05-21T18:43:58.282Z] #27 11.79 137 added, 0 removed; done. [2021-05-21T18:43:58.282Z] #27 11.85 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:43:58.282Z] #27 11.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:43:58.282Z] #27 11.92 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:43:58.282Z] #27 11.94 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:43:58.282Z] #27 11.96 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:43:58.308Z] #9 ... [2021-05-21T18:43:58.308Z] [2021-05-21T18:43:58.308Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:43:58.308Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:43:58.308Z] #27 12.74 0 added, 0 removed; done. [2021-05-21T18:43:58.308Z] #27 12.74 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:43:58.308Z] #27 12.74 done. [2021-05-21T18:43:58.469Z] #43 13.56 DEP images/core-arm.pb-c.d [2021-05-21T18:43:58.469Z] #43 13.59 DEP images/core-ppc64.pb-c.d [2021-05-21T18:43:58.469Z] #43 13.63 DEP images/core-s390.pb-c.d [2021-05-21T18:43:58.469Z] #43 13.67 DEP images/core-x86.pb-c.d [2021-05-21T18:43:58.469Z] #43 13.72 DEP images/core.pb-c.d [2021-05-21T18:43:58.489Z] #23 DONE 2.7s [2021-05-21T18:43:58.489Z] [2021-05-21T18:43:58.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:43:58.489Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-21T18:43:58.489Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-21T18:43:58.489Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-21T18:43:58.489Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-21T18:43:58.489Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s done [2021-05-21T18:43:58.489Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done [2021-05-21T18:43:58.489Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.3s done [2021-05-21T18:43:58.489Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.6s [2021-05-21T18:43:58.489Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.6s [2021-05-21T18:43:58.489Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.1s [2021-05-21T18:43:58.539Z] #27 12.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:43:58.539Z] #27 12.04 Updating certificates in /etc/ssl/certs... [2021-05-21T18:43:58.732Z] #43 13.79 DEP images/inventory.pb-c.d [2021-05-21T18:43:58.732Z] #43 13.84 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:43:58.732Z] #43 13.86 DEP images/cpuinfo.pb-c.d [2021-05-21T18:43:58.732Z] #43 13.91 PBCC images/stats.pb-c.c [2021-05-21T18:43:58.732Z] #43 13.97 DEP images/stats.pb-c.d [2021-05-21T18:43:59.439Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.5s done [2021-05-21T18:43:59.469Z] #27 12.91 0 added, 0 removed; done. [2021-05-21T18:43:59.469Z] #27 12.91 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:43:59.469Z] #27 12.91 done. [2021-05-21T18:43:59.610Z] #23 14.87 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:43:59.610Z] #23 14.89 Building wheels for collected packages: yamllint, pyyaml [2021-05-21T18:43:59.610Z] #23 14.90 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:43:59.900Z] #23 15.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:43:59.900Z] #23 15.46 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:43:59.900Z] #23 15.48 Running setup.py bdist_wheel for pyyaml: started [2021-05-21T18:44:00.015Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.7s done [2021-05-21T18:44:00.124Z] #43 15.35 make[1]: Nothing to be done for 'all'. [2021-05-21T18:44:00.442Z] #57 ... [2021-05-21T18:44:00.442Z] [2021-05-21T18:44:00.442Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:00.442Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:44:00.442Z] #46 91.56 github.com/LK4D4/vndr/versioned [2021-05-21T18:44:00.442Z] #46 92.36 encoding/base64 [2021-05-21T18:44:00.442Z] #46 92.37 crypto/cipher [2021-05-21T18:44:00.442Z] #46 92.37 crypto/sha512 [2021-05-21T18:44:00.442Z] #46 94.72 crypto/ed25519/internal/edwards25519 [2021-05-21T18:44:00.442Z] #46 94.83 crypto/md5 [2021-05-21T18:44:00.442Z] #46 96.26 fmt [2021-05-21T18:44:00.442Z] #46 96.35 internal/lazyregexp [2021-05-21T18:44:00.442Z] #46 96.97 io/ioutil [2021-05-21T18:44:00.442Z] #46 97.07 crypto/aes [2021-05-21T18:44:00.442Z] #46 98.55 crypto/des [2021-05-21T18:44:00.442Z] #46 99.51 crypto/sha256 [2021-05-21T18:44:00.442Z] #46 100.3 encoding/pem [2021-05-21T18:44:00.442Z] #46 101.2 net [2021-05-21T18:44:00.442Z] #46 101.6 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-21T18:44:00.442Z] #46 101.6 vendor/golang.org/x/crypto/poly1305 [2021-05-21T18:44:00.442Z] #46 ... [2021-05-21T18:44:00.442Z] [2021-05-21T18:44:00.442Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:00.442Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:44:00.442Z] #52 91.78 encoding/base64 [2021-05-21T18:44:00.442Z] #52 91.80 golang.org/x/sys/unix [2021-05-21T18:44:00.442Z] #52 93.31 path/filepath [2021-05-21T18:44:00.442Z] #52 93.46 fmt [2021-05-21T18:44:00.442Z] #52 93.58 mvdan.cc/sh/v3/fileutil [2021-05-21T18:44:00.442Z] #52 96.05 io/ioutil [2021-05-21T18:44:00.442Z] #52 100.1 flag [2021-05-21T18:44:00.442Z] #52 100.1 github.com/pkg/diff [2021-05-21T18:44:00.442Z] #52 100.1 encoding/json [2021-05-21T18:44:00.442Z] #52 ... [2021-05-21T18:44:00.442Z] [2021-05-21T18:44:00.442Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:00.442Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:00.442Z] #44 31.14 CC images/ipc-sem.o [2021-05-21T18:44:00.442Z] #44 31.35 CC images/utsns.o [2021-05-21T18:44:00.442Z] #44 31.65 CC images/creds.o [2021-05-21T18:44:00.442Z] #44 31.87 CC images/vma.o [2021-05-21T18:44:00.442Z] #44 32.10 CC images/netdev.o [2021-05-21T18:44:00.442Z] #44 32.54 CC images/tty.o [2021-05-21T18:44:00.442Z] #44 33.41 CC images/file-lock.o [2021-05-21T18:44:00.442Z] #44 33.64 CC images/rlimit.o [2021-05-21T18:44:00.442Z] #44 33.87 CC images/pagemap.o [2021-05-21T18:44:00.442Z] #44 34.19 CC images/siginfo.o [2021-05-21T18:44:00.442Z] #44 34.59 CC images/rpc.o [2021-05-21T18:44:00.442Z] #44 36.28 CC images/ext-file.o [2021-05-21T18:44:00.442Z] #44 36.52 CC images/cgroup.o [2021-05-21T18:44:00.531Z] #23 16.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-21T18:44:00.821Z] #23 16.33 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-21T18:44:00.821Z] #23 16.45 Successfully built yamllint pyyaml [2021-05-21T18:44:00.821Z] #23 16.49 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:44:00.827Z] #27 DONE 15.1s [2021-05-21T18:44:00.827Z] [2021-05-21T18:44:00.827Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:44:00.827Z] #28 sha256:dc8fd6c5fca265adf25d42e4dbeb6b388e8cedd6ea6434594f933170fc7372d7 [2021-05-21T18:44:00.827Z] #28 DONE 0.2s [2021-05-21T18:44:00.827Z] [2021-05-21T18:44:00.827Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:00.827Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:44:00.827Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-05-21T18:44:00.827Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-21T18:44:00.981Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.9s done [2021-05-21T18:44:00.981Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-21T18:44:00.981Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.0s [2021-05-21T18:44:00.981Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.0s [2021-05-21T18:44:00.981Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.0s done [2021-05-21T18:44:00.981Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 20.97MB / 97.69MB 5.2s [2021-05-21T18:44:01.095Z] #44 37.26 CC images/userns.o [2021-05-21T18:44:01.095Z] #44 ... [2021-05-21T18:44:01.095Z] [2021-05-21T18:44:01.095Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:01.095Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:44:01.095Z] #46 102.7 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:44:01.111Z] #23 16.74 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:44:01.244Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 5.3s [2021-05-21T18:44:01.244Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-05-21T18:44:01.395Z] #46 102.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-21T18:44:01.513Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.33MB / 97.69MB 5.8s [2021-05-21T18:44:01.742Z] #23 DONE 17.2s [2021-05-21T18:44:01.742Z] [2021-05-21T18:44:01.742Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-05-21T18:44:01.742Z] #26 DONE 0.1s [2021-05-21T18:44:01.742Z] [2021-05-21T18:44:01.742Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-05-21T18:44:01.780Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.87MB / 97.69MB 5.9s [2021-05-21T18:44:01.780Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 6.0s [2021-05-21T18:44:01.780Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 76.79MB / 97.69MB 6.1s [2021-05-21T18:44:02.046Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 87.03MB / 97.69MB 6.2s [2021-05-21T18:44:02.046Z] #46 103.9 os/exec [2021-05-21T18:44:02.046Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.3s [2021-05-21T18:44:02.047Z] #43 16.86 CC images/stats.o [2021-05-21T18:44:02.047Z] #43 17.29 CC images/core.o [2021-05-21T18:44:02.346Z] #46 ... [2021-05-21T18:44:02.346Z] [2021-05-21T18:44:02.346Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:02.346Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:44:02.346Z] #14 93.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:44:02.346Z] #14 93.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-21T18:44:02.346Z] #14 93.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:02.346Z] #14 ... [2021-05-21T18:44:02.346Z] [2021-05-21T18:44:02.346Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:02.346Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:44:02.346Z] #52 103.9 go/token [2021-05-21T18:44:02.346Z] #52 104.0 mvdan.cc/editorconfig [2021-05-21T18:44:02.740Z] #27 DONE 15.7s [2021-05-21T18:44:02.740Z] [2021-05-21T18:44:02.740Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:44:02.740Z] #28 sha256:97d8ef853942193666ea3fd900574c3af0d8343fbbff1502b5508b7f9f12e417 [2021-05-21T18:44:02.740Z] #28 DONE 0.3s [2021-05-21T18:44:02.740Z] [2021-05-21T18:44:02.740Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:02.740Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:44:02.740Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done [2021-05-21T18:44:02.740Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.4s done [2021-05-21T18:44:02.740Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.3s [2021-05-21T18:44:02.783Z] #31 DONE 1.1s [2021-05-21T18:44:02.783Z] [2021-05-21T18:44:02.784Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-05-21T18:44:02.994Z] #43 17.95 CC images/core-x86.o [2021-05-21T18:44:03.074Z] #34 DONE 0.2s [2021-05-21T18:44:03.074Z] [2021-05-21T18:44:03.074Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-05-21T18:44:03.074Z] #36 DONE 0.1s [2021-05-21T18:44:03.074Z] [2021-05-21T18:44:03.075Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-05-21T18:44:03.221Z] #9 ... [2021-05-21T18:44:03.221Z] [2021-05-21T18:44:03.221Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:03.221Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T18:44:03.221Z] #27 7.348 Selecting previously unselected package openssl. [2021-05-21T18:44:03.221Z] #27 7.348 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.355 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:03.221Z] #27 7.506 Selecting previously unselected package ca-certificates. [2021-05-21T18:44:03.221Z] #27 7.506 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:44:03.221Z] #27 7.511 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:44:03.221Z] #27 7.593 Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T18:44:03.221Z] #27 7.593 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.599 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:44:03.221Z] #27 7.646 Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T18:44:03.221Z] #27 7.646 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.654 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 7.708 Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T18:44:03.221Z] #27 7.709 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.715 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 7.770 Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T18:44:03.221Z] #27 7.770 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.780 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 7.909 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T18:44:03.221Z] #27 7.909 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.914 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 7.967 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T18:44:03.221Z] #27 7.967 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 7.974 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 8.022 Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T18:44:03.221Z] #27 8.022 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.027 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 8.082 Selecting previously unselected package libldap-common. [2021-05-21T18:44:03.221Z] #27 8.082 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:44:03.221Z] #27 8.092 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:03.221Z] #27 8.220 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T18:44:03.221Z] #27 8.220 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.224 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:03.221Z] #27 8.299 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T18:44:03.221Z] #27 8.299 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.309 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 8.358 Selecting previously unselected package libpsl5:amd64. [2021-05-21T18:44:03.221Z] #27 8.358 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.364 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:44:03.221Z] #27 8.412 Selecting previously unselected package librtmp1:amd64. [2021-05-21T18:44:03.221Z] #27 8.413 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.424 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:44:03.221Z] #27 8.476 Selecting previously unselected package libssh2-1:amd64. [2021-05-21T18:44:03.221Z] #27 8.476 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.481 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:44:03.221Z] #27 8.551 Selecting previously unselected package libcurl4:amd64. [2021-05-21T18:44:03.221Z] #27 8.551 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.557 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:44:03.221Z] #27 8.628 Selecting previously unselected package curl. [2021-05-21T18:44:03.221Z] #27 8.628 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.634 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:44:03.221Z] #27 8.720 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:44:03.221Z] #27 8.721 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.730 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:44:03.221Z] #27 8.809 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:44:03.221Z] #27 8.810 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.817 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:44:03.221Z] #27 8.862 Selecting previously unselected package jq. [2021-05-21T18:44:03.221Z] #27 8.862 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:44:03.221Z] #27 8.867 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:44:03.221Z] #27 8.917 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-21T18:44:03.221Z] #27 8.934 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-21T18:44:03.221Z] #27 8.956 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:03.221Z] #27 9.069 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 9.175 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:03.221Z] #27 9.198 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 9.218 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 9.226 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:44:03.221Z] #27 9.251 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 9.324 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:03.221Z] #27 9.337 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T18:44:03.222Z] #27 9.353 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.222Z] #27 9.369 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:03.222Z] #27 9.392 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:44:03.222Z] #27 9.402 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:44:03.222Z] #27 9.414 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:03.222Z] #27 9.432 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:44:03.222Z] #27 10.02 Updating certificates in /etc/ssl/certs... [2021-05-21T18:44:03.222Z] #27 10.71 137 added, 0 removed; done. [2021-05-21T18:44:03.222Z] #27 10.75 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T18:44:03.222Z] #27 10.77 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:44:03.222Z] #27 10.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T18:44:03.222Z] #27 10.80 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:44:03.222Z] #27 10.82 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:44:03.222Z] #27 10.84 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:44:03.222Z] #27 10.85 Updating certificates in /etc/ssl/certs... [2021-05-21T18:44:03.222Z] #27 11.45 0 added, 0 removed; done. [2021-05-21T18:44:03.222Z] #27 11.45 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:44:03.222Z] #27 11.45 done. [2021-05-21T18:44:03.222Z] #27 DONE 13.9s [2021-05-21T18:44:03.222Z] [2021-05-21T18:44:03.222Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:03.222Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:44:03.222Z] #9 ... [2021-05-21T18:44:03.222Z] [2021-05-21T18:44:03.222Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:44:03.222Z] #28 sha256:f83f5f576e4beec2b3781f8d7c6e3b09df838f8b80b750d9f5c99fbd244285ea [2021-05-21T18:44:03.222Z] #28 DONE 0.8s [2021-05-21T18:44:03.222Z] [2021-05-21T18:44:03.222Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:03.222Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:44:03.222Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-21T18:44:03.257Z] #43 18.48 CC images/core-arm.o [2021-05-21T18:44:03.365Z] #39 DONE 0.2s [2021-05-21T18:44:03.365Z] [2021-05-21T18:44:03.365Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:44:03.365Z] #44 100.8 CC criu/sockets.o [2021-05-21T18:44:03.365Z] #44 101.5 CC criu/stats.o [2021-05-21T18:44:03.365Z] #44 101.7 CC criu/string.o [2021-05-21T18:44:03.365Z] #44 101.8 CC criu/sysctl.o [2021-05-21T18:44:03.365Z] #44 102.2 CC criu/sysfs_parse.o [2021-05-21T18:44:03.365Z] #44 102.5 CC criu/timens.o [2021-05-21T18:44:03.365Z] #44 102.7 CC criu/timerfd.o [2021-05-21T18:44:03.365Z] #44 103.1 CC criu/tty.o [2021-05-21T18:44:03.365Z] #44 104.3 CC criu/tun.o [2021-05-21T18:44:03.365Z] #44 104.7 CC criu/uffd.o [2021-05-21T18:44:03.365Z] #44 105.7 CC criu/util.o [2021-05-21T18:44:03.365Z] #44 106.9 CC criu/uts_ns.o [2021-05-21T18:44:03.365Z] #44 107.3 CC criu/vdso.o [2021-05-21T18:44:03.365Z] #44 107.7 LINK criu/built-in.o [2021-05-21T18:44:03.365Z] #44 107.8 LINK criu/criu [2021-05-21T18:44:03.365Z] #44 ... [2021-05-21T18:44:03.365Z] [2021-05-21T18:44:03.365Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:44:03.365Z] #50 139.0 + /build/golangci-lint --version [2021-05-21T18:44:03.440Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-21T18:44:03.481Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-05-21T18:44:03.520Z] #43 ... [2021-05-21T18:44:03.520Z] [2021-05-21T18:44:03.520Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:44:03.520Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:44:03.679Z] #50 139.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:44:03.739Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-21T18:44:03.972Z] #50 DONE 139.4s [2021-05-21T18:44:03.972Z] [2021-05-21T18:44:03.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:44:03.972Z] #44 108.1 DEP lib/c/criu.d [2021-05-21T18:44:03.972Z] #44 108.2 CC images/rpc.pb-c.o [2021-05-21T18:44:03.972Z] #44 108.4 CC lib/c/criu.o [2021-05-21T18:44:03.998Z] #9 DONE 25.0s [2021-05-21T18:44:03.998Z] [2021-05-21T18:44:03.998Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:03.998Z] #29 sha256:026be67f1de8594af906d96ae87964f0344ce081f842c695d6b750fa065a568d [2021-05-21T18:44:04.017Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.7s done [2021-05-21T18:44:04.045Z] #56 40.83 Checking out files: 48% (1921/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) [2021-05-21T18:44:04.045Z] #56 ... [2021-05-21T18:44:04.045Z] [2021-05-21T18:44:04.045Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:04.045Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:04.045Z] #13 83.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:44:04.045Z] #13 83.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:44:04.045Z] #13 83.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:04.045Z] #13 83.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:44:04.045Z] #13 83.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:44:04.045Z] #13 83.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:04.257Z] #29 0.910 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:44:04.307Z] #13 ... [2021-05-21T18:44:04.307Z] [2021-05-21T18:44:04.307Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:44:04.307Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:44:04.517Z] #29 1.021 [2021-05-21T18:44:04.595Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.6s done [2021-05-21T18:44:04.595Z] #9 ... [2021-05-21T18:44:04.595Z] [2021-05-21T18:44:04.595Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:44:04.595Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T18:44:04.595Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T18:44:04.595Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:44:04.595Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T18:44:04.595Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2021-05-21T18:44:04.595Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-05-21T18:44:04.595Z] #62 DONE 8.8s [2021-05-21T18:44:04.595Z] [2021-05-21T18:44:04.595Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T18:44:04.595Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T18:44:04.595Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-21T18:44:04.595Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T18:44:04.595Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-21T18:44:04.595Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-21T18:44:04.595Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-05-21T18:44:04.595Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-05-21T18:44:04.595Z] #64 DONE 8.8s [2021-05-21T18:44:04.595Z] [2021-05-21T18:44:04.595Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:44:04.595Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-21T18:44:04.595Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T18:44:04.595Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-21T18:44:04.595Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-21T18:44:04.595Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 6.7s done [2021-05-21T18:44:04.595Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.0s [2021-05-21T18:44:04.777Z] #29 1.137 ############# 18.2% ########################## 36.9% ######################################### 58.0% ######################################################## 77.9% ###################################################################### 97.6% ######################################################################## 100.0% [2021-05-21T18:44:04.777Z] #29 1.605 [2021-05-21T18:44:04.862Z] #26 ... [2021-05-21T18:44:04.863Z] [2021-05-21T18:44:04.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:04.863Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-21T18:44:04.863Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-05-21T18:44:05.009Z] #44 109.3 LINK lib/c/built-in.o [2021-05-21T18:44:05.009Z] #44 109.3 LINK lib/c/libcriu.so [2021-05-21T18:44:05.009Z] #44 109.4 LINK lib/c/libcriu.a [2021-05-21T18:44:05.009Z] #44 ... [2021-05-21T18:44:05.009Z] [2021-05-21T18:44:05.009Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-21T18:44:05.009Z] #41 DONE 143.2s [2021-05-21T18:44:05.009Z] [2021-05-21T18:44:05.009Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:44:05.009Z] #44 109.6 GEN magic.py [2021-05-21T18:44:05.039Z] #29 1.717 0.9% ######################################################################## 100.0% [2021-05-21T18:44:05.039Z] #29 1.826 [2021-05-21T18:44:05.095Z] #56 40.83 Checking out files: 48% (1921/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 86% (3377/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:44:05.095Z] #56 42.40 + cd /tmp/tmp.my6Y4SQZlv/src/github.com/containerd/containerd [2021-05-21T18:44:05.095Z] #56 42.40 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:44:05.229Z] #52 106.5 go/scanner [2021-05-21T18:44:05.299Z] #44 109.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:44:05.299Z] #44 109.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:44:05.299Z] #44 109.7 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:44:05.299Z] #44 109.7 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:44:05.299Z] #44 109.7 Note: Building without GnuTLS support [2021-05-21T18:44:05.300Z] #29 1.940 ######29 ... [2021-05-21T18:44:05.300Z] [2021-05-21T18:44:05.300Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:05.300Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:44:05.300Z] #10 DONE 1.4s [2021-05-21T18:44:05.300Z] [2021-05-21T18:44:05.300Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:05.300Z] #29 sha256:026be67f1de8594af906d96ae87964f0344ce081f842c695d6b750fa065a568d [2021-05-21T18:44:05.300Z] #29 1.940 ################################################################## 92.5% ######################################################################## 100.0% [2021-05-21T18:44:05.300Z] #29 2.009 [2021-05-21T18:44:05.590Z] #44 110.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:44:05.822Z] #29 2.120 ########### 16.6% #################### 28.3% ################################ 44.5% ###################################################### 76.1% #################################################################### 95.5% ######################################################################## 100.0% [2021-05-21T18:44:05.822Z] #29 2.619 [2021-05-21T18:44:06.079Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-05-21T18:44:06.220Z] #44 ... [2021-05-21T18:44:06.220Z] [2021-05-21T18:44:06.220Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-05-21T18:44:06.220Z] #42 DONE 0.2s [2021-05-21T18:44:06.220Z] [2021-05-21T18:44:06.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-21T18:44:06.220Z] #44 110.7 make[1]: Nothing to be done for 'all'. [2021-05-21T18:44:06.293Z] #52 107.8 mvdan.cc/sh/v3/syntax [2021-05-21T18:44:06.487Z] #56 43.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:44:06.487Z] #56 43.73 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:44:06.487Z] #56 43.73 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:44:06.487Z] #56 43.73 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:44:06.487Z] #56 43.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:44:06.487Z] #56 43.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:44:06.487Z] #56 43.73 + '[' '' = dynamic ']' [2021-05-21T18:44:06.487Z] #56 43.73 + make [2021-05-21T18:44:06.510Z] #44 110.9 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:44:06.510Z] #44 110.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:44:06.510Z] #44 110.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:44:06.510Z] #44 110.9 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:44:06.510Z] #44 110.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:44:06.510Z] #44 111.0 make[1]: Nothing to be done for 'all'. [2021-05-21T18:44:06.510Z] #44 111.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:44:06.510Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.510Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.510Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.510Z] #44 111.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.750Z] #56 ... [2021-05-21T18:44:06.750Z] [2021-05-21T18:44:06.750Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:06.750Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:44:06.750Z] #51 87.78 github.com/pkg/diff [2021-05-21T18:44:06.750Z] #51 88.82 go/ast [2021-05-21T18:44:06.750Z] #51 89.07 golang.org/x/crypto/ssh/terminal [2021-05-21T18:44:06.750Z] #51 90.57 mvdan.cc/editorconfig [2021-05-21T18:44:06.750Z] #51 91.66 mvdan.cc/sh/v3/fileutil [2021-05-21T18:44:06.750Z] #51 91.84 text/tabwriter [2021-05-21T18:44:06.750Z] #51 92.44 mvdan.cc/sh/v3/syntax [2021-05-21T18:44:06.791Z] #9 ... [2021-05-21T18:44:06.791Z] [2021-05-21T18:44:06.791Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T18:44:06.791Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-21T18:44:06.791Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.6s done [2021-05-21T18:44:06.791Z] #26 DONE 10.8s [2021-05-21T18:44:06.791Z] [2021-05-21T18:44:06.791Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:06.791Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-21T18:44:06.800Z] #44 111.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.800Z] #44 111.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.800Z] #44 111.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.800Z] #44 111.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:44:06.800Z] #44 111.3 INSTALL criu/criu [2021-05-21T18:44:07.013Z] #51 ... [2021-05-21T18:44:07.013Z] [2021-05-21T18:44:07.013Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:07.013Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:07.013Z] #43 18.93 CC images/core-aarch64.o [2021-05-21T18:44:07.013Z] #43 19.28 CC images/core-ppc64.o [2021-05-21T18:44:07.013Z] #43 19.89 CC images/core-s390.o [2021-05-21T18:44:07.013Z] #43 20.57 CC images/cpuinfo.o [2021-05-21T18:44:07.013Z] #43 21.01 CC images/inventory.o [2021-05-21T18:44:07.013Z] #43 21.25 CC images/fdinfo.o [2021-05-21T18:44:07.013Z] #43 21.58 CC images/fown.o [2021-05-21T18:44:07.013Z] #43 21.85 CC images/ns.o [2021-05-21T18:44:07.013Z] #43 22.04 CC images/regfile.o [2021-05-21T18:44:07.013Z] #43 22.30 CC images/ghost-file.o [2021-05-21T18:44:07.053Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.3s done [2021-05-21T18:44:07.090Z] #44 DONE 111.5s [2021-05-21T18:44:07.090Z] [2021-05-21T18:44:07.090Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:44:07.276Z] #43 22.58 CC images/fifo.o [2021-05-21T18:44:07.356Z] #52 ... [2021-05-21T18:44:07.356Z] [2021-05-21T18:44:07.356Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:07.356Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:44:07.539Z] #43 22.85 CC images/remap-file-path.o [2021-05-21T18:44:07.658Z] #14 108.6 Selecting previously unselected package libapparmor1:ppc64el. [2021-05-21T18:44:07.658Z] #14 108.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-05-21T18:44:07.658Z] #14 108.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-05-21T18:44:07.658Z] #14 108.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-05-21T18:44:07.658Z] #14 108.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-05-21T18:44:07.658Z] #14 108.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-21T18:44:07.658Z] #14 108.9 Selecting previously unselected package libbtrfs0. [2021-05-21T18:44:07.658Z] #14 108.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-21T18:44:07.658Z] #14 108.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:07.961Z] #14 109.0 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:44:07.961Z] #14 109.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-21T18:44:07.961Z] #14 109.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:07.961Z] #14 109.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-05-21T18:44:07.961Z] #14 109.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-21T18:44:07.961Z] #14 109.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-21T18:44:07.961Z] #14 109.2 Selecting previously unselected package libudev-dev:ppc64el. [2021-05-21T18:44:07.961Z] #14 109.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-21T18:44:07.961Z] #14 109.2 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-21T18:44:07.982Z] #9 ... [2021-05-21T18:44:07.982Z] [2021-05-21T18:44:07.982Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:07.982Z] #29 sha256:7b5991b1bd76e4572a0cbe77798b07b606eef1ad65c7df46902ff2fc895ae29e [2021-05-21T18:44:07.982Z] #29 1.683 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:44:07.982Z] #29 1.775 [2021-05-21T18:44:07.982Z] #29 1.887 ####### 9.8% #################### 28.3% #################### 28.3% ##################################### 51.5% ############################################# 63.1% ################################################# 69.4% ####################################################################### 100.0% ######################################################################## 100.0% [2021-05-21T18:44:07.982Z] #29 2.616 [2021-05-21T18:44:07.982Z] #29 2.847 ###################################################################### 97.3% ######################################################################## 100.0% [2021-05-21T18:44:07.982Z] #29 3.026 [2021-05-21T18:44:07.982Z] #29 3.153 ########################################################### 83.3% ######################################################################## 100.0% [2021-05-21T18:44:07.982Z] #29 3.259 [2021-05-21T18:44:07.982Z] #29 3.381 ########### 15.9% ######################### 35.3% ####################################### 54.2% ################################################### 72.1% ################################################################# 91.4% ######################################################################## 100.0% [2021-05-21T18:44:07.982Z] #29 3.922 [2021-05-21T18:44:07.982Z] #29 4.043 0.3% #### 6.2% #### 6.2% ######### 13.2% ############## 20.5% ################### 27.3% ###################### 31.2% ######################### 36.0% ############################# 40.7% ################################ 45.7% ###################################### 53.3% ########################################### 60.5% ################################################ 67.1% ##################################################### 74.7% ######################################################## 78.9% ########################################################## 81.9% ############################################################ 84.0% ############################################################## 86.2% ################################################################ 89.4% ##################################################################### 96.0% ###################################################################### 98.1% ######################################################################## 100.0% [2021-05-21T18:44:07.982Z] #29 6.831 [2021-05-21T18:44:07.982Z] #29 7.384 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:44:07.982Z] #29 7.481 [2021-05-21T18:44:07.982Z] #29 7.537 ######################################################################## 100.0% [2021-05-21T18:44:07.982Z] #29 7.568 [2021-05-21T18:44:07.993Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.4s [2021-05-21T18:44:07.993Z] #9 ... [2021-05-21T18:44:07.993Z] [2021-05-21T18:44:07.993Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:07.993Z] #29 sha256:074bbc5d971d459da922cf09d5cf42cae2da1b913fb2d0db13f900d22523f2a8 [2021-05-21T18:44:07.993Z] #29 1.690 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:44:07.993Z] #29 1.793 [2021-05-21T18:44:07.993Z] #29 1.912 ########### 16.5% ########################## 36.4% ######################################## 56.4% ############################################### 66.3% ##################################################################### 96.0% ######################################################################## 100.0% [2021-05-21T18:44:07.993Z] #29 2.423 [2021-05-21T18:44:07.993Z] #29 2.556 ###################################################################### 97.9% ######################################################################## 100.0% [2021-05-21T18:44:07.993Z] #29 2.651 [2021-05-21T18:44:07.993Z] #29 2.774 ###################################### 52.8% ######################################################################## 100.0% [2021-05-21T18:44:07.993Z] #29 2.930 [2021-05-21T18:44:07.993Z] #29 3.051 ########## 14.5% ######################### 35.9% ####################################### 55.2% ##################################################### 74.6% ################################################################### 94.0% ######################################################################## 100.0% [2021-05-21T18:44:07.993Z] #29 3.582 [2021-05-21T18:44:07.993Z] #29 3.701 # 2.7% ###### 9.0% ########## 15.0% ############## 20.2% ################# 24.7% ##################### 29.9% ########################## 36.6% ############################## 42.8% ##################################### 51.5% ####################################### 54.7% ########################################## 58.9% ################################################ 67.0% #################################################### 72.2% ####################################################### 77.5% ########################################################### 82.8% ############################################################# 84.8% #################################################################### 95.0% ######################################################################## 100.0% [2021-05-21T18:44:07.993Z] #29 5.565 [2021-05-21T18:44:07.993Z] #29 ... [2021-05-21T18:44:07.993Z] [2021-05-21T18:44:07.993Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:07.993Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:44:08.000Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-21T18:44:08.113Z] #43 23.06 CC images/eventfd.o [2021-05-21T18:44:08.114Z] #43 23.35 CC images/eventpoll.o [2021-05-21T18:44:08.114Z] #43 ... [2021-05-21T18:44:08.114Z] [2021-05-21T18:44:08.114Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:08.114Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:44:08.114Z] #45 89.27 text/template/parse [2021-05-21T18:44:08.114Z] #45 91.62 go/parser [2021-05-21T18:44:08.114Z] #45 93.06 text/template [2021-05-21T18:44:08.114Z] #45 94.83 log [2021-05-21T18:44:08.114Z] #45 95.41 encoding/xml [2021-05-21T18:44:08.114Z] #45 98.24 go/doc [2021-05-21T18:44:08.120Z] #54 ... [2021-05-21T18:44:08.120Z] [2021-05-21T18:44:08.120Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:44:08.120Z] #45 DONE 0.2s [2021-05-21T18:44:08.120Z] [2021-05-21T18:44:08.120Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:44:08.120Z] #54 ... [2021-05-21T18:44:08.120Z] [2021-05-21T18:44:08.120Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-05-21T18:44:08.156Z] #29 2.734 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.7% ###################### 30.9% ######################### 35.9% ############################# 41.3% ################################# 46.5% ##################################### 51.8% ######################################### 57.0% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.1% ############################################################## 87.3% #29 ... [2021-05-21T18:44:08.156Z] [2021-05-21T18:44:08.156Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-21T18:44:08.156Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-21T18:44:08.156Z] #11 DONE 2.8s [2021-05-21T18:44:08.156Z] [2021-05-21T18:44:08.156Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:08.156Z] #29 sha256:026be67f1de8594af906d96ae87964f0344ce081f842c695d6b750fa065a568d [2021-05-21T18:44:08.156Z] #29 2.734 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.7% ###################### 30.9% ######################### 35.9% ############################# 41.3% ################################# 46.5% ##################################### 51.8% ######################################### 57.0% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.1% ############################################################## 87.3% #################################################################### 95.6% ######################################################################## 100.0% [2021-05-21T18:44:08.156Z] #29 4.861 [2021-05-21T18:44:08.265Z] #14 109.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-05-21T18:44:08.265Z] #14 109.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-05-21T18:44:08.265Z] #14 109.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-05-21T18:44:08.376Z] #45 ... [2021-05-21T18:44:08.376Z] [2021-05-21T18:44:08.376Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:44:08.376Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:44:08.376Z] #56 45.33 + bin/ctr [2021-05-21T18:44:08.410Z] #47 DONE 0.2s [2021-05-21T18:44:08.410Z] [2021-05-21T18:44:08.410Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-05-21T18:44:08.410Z] #49 DONE 0.1s [2021-05-21T18:44:08.410Z] [2021-05-21T18:44:08.410Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-05-21T18:44:08.414Z] #29 5.135 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:44:08.414Z] #29 5.193 [2021-05-21T18:44:08.550Z] #29 7.852 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:44:08.550Z] #29 7.955 [2021-05-21T18:44:08.565Z] #14 109.6 Selecting previously unselected package libpcre16-3:ppc64el. [2021-05-21T18:44:08.565Z] #14 109.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-05-21T18:44:08.565Z] #14 109.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-21T18:44:08.672Z] #29 5.241 ######################################################################## 100.0% [2021-05-21T18:44:08.672Z] #29 5.266 [2021-05-21T18:44:08.700Z] #51 DONE 0.2s [2021-05-21T18:44:08.700Z] [2021-05-21T18:44:08.700Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-05-21T18:44:08.700Z] #53 DONE 0.1s [2021-05-21T18:44:08.700Z] [2021-05-21T18:44:08.700Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-21T18:44:08.809Z] #29 8.106 ####################################################### 77.0% ######################################################################## 100.0% [2021-05-21T18:44:08.809Z] #29 8.167 [2021-05-21T18:44:08.866Z] #14 109.8 Selecting previously unselected package libpcre32-3:ppc64el. [2021-05-21T18:44:08.866Z] #14 109.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-05-21T18:44:08.866Z] #14 109.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-21T18:44:08.866Z] #14 110.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-05-21T18:44:08.931Z] #29 ... [2021-05-21T18:44:08.931Z] [2021-05-21T18:44:08.931Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:44:08.931Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-21T18:44:08.931Z] #31 DONE 0.6s [2021-05-21T18:44:08.931Z] [2021-05-21T18:44:08.931Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:44:08.931Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-21T18:44:08.931Z] #39 DONE 0.6s [2021-05-21T18:44:08.931Z] [2021-05-21T18:44:08.931Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:08.931Z] #29 sha256:026be67f1de8594af906d96ae87964f0344ce081f842c695d6b750fa065a568d [2021-05-21T18:44:08.931Z] #29 5.546 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:44:08.931Z] #29 5.734 [2021-05-21T18:44:09.068Z] #29 8.441 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:44:09.068Z] #29 8.537 [2021-05-21T18:44:09.168Z] #14 110.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-05-21T18:44:09.168Z] #14 110.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-21T18:44:09.168Z] #14 110.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-05-21T18:44:09.168Z] #14 110.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-05-21T18:44:09.168Z] #14 110.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-21T18:44:09.190Z] #29 5.863 ######################################################################## 100.0% [2021-05-21T18:44:09.190Z] #29 5.906 [2021-05-21T18:44:09.392Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.5s done [2021-05-21T18:44:09.469Z] #14 110.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-05-21T18:44:09.469Z] #14 110.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-05-21T18:44:09.764Z] #29 6.460 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:44:09.770Z] #14 110.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-21T18:44:09.770Z] #14 111.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-05-21T18:44:09.770Z] #14 111.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-05-21T18:44:09.770Z] #14 111.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-21T18:44:09.840Z] #29 8.672 0.0% ############ 17.6% ################# 24.9% ################################### 48.8% ########################################### 60.4% #################################################################### 95.7% ######################################################################## 100.0% [2021-05-21T18:44:09.840Z] #29 9.362 [2021-05-21T18:44:09.967Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-05-21T18:44:10.023Z] #29 6.626 [2021-05-21T18:44:10.077Z] #14 111.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-05-21T18:44:10.077Z] #14 111.1 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-21T18:44:10.077Z] #14 111.1 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-21T18:44:10.077Z] #14 111.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-05-21T18:44:10.077Z] #14 111.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-21T18:44:10.077Z] #14 111.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-21T18:44:10.097Z] #29 9.688 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:44:10.364Z] #29 9.799 [2021-05-21T18:44:10.623Z] #29 10.02 #=#=# ######################################################################## 100.0% [2021-05-21T18:44:10.623Z] #29 10.12 [2021-05-21T18:44:10.730Z] #14 111.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-21T18:44:10.730Z] #14 111.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-21T18:44:10.730Z] #14 111.9 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-21T18:44:10.730Z] #14 112.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:44:10.730Z] #14 112.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:10.730Z] #14 112.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-21T18:44:10.730Z] #14 112.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:44:10.809Z] #29 6.770 ## 3.3% ############ 16.9% ############################ 39.8% ####################################### 54.6% ################################################## 69.8% ############################################################### 88.8% ######################################################################## 100.0% [2021-05-21T18:44:10.809Z] #29 7.362 [2021-05-21T18:44:10.882Z] #29 10.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:44:10.882Z] #29 10.41 [2021-05-21T18:44:10.882Z] #29 10.46 ######################################################################## 100.0% [2021-05-21T18:44:10.882Z] #29 10.49 [2021-05-21T18:44:11.032Z] #14 112.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-21T18:44:11.032Z] #14 112.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:44:11.032Z] #14 112.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-21T18:44:11.032Z] #14 112.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:11.032Z] #14 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:44:11.032Z] #14 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:44:11.032Z] #14 112.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:11.032Z] #14 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:44:11.032Z] #14 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:44:11.032Z] #14 112.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:44:11.032Z] #14 112.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-21T18:44:11.032Z] #14 112.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-21T18:44:11.032Z] #14 112.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:44:11.032Z] #14 112.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-21T18:44:11.032Z] #14 112.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-21T18:44:11.032Z] #14 112.2 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:44:11.069Z] #29 7.777 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:44:11.069Z] #29 7.860 [2021-05-21T18:44:11.181Z] #29 10.52 Download of images into '/build' complete. [2021-05-21T18:44:11.181Z] #29 10.52 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:44:11.181Z] #29 10.52 tar -cC '/build' . | docker load [2021-05-21T18:44:11.286Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s done [2021-05-21T18:44:11.328Z] #29 7.931 ######################################################################## 100.0% [2021-05-21T18:44:11.328Z] #29 7.959 [2021-05-21T18:44:11.333Z] #14 ... [2021-05-21T18:44:11.333Z] [2021-05-21T18:44:11.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:11.333Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:11.333Z] #44 37.66 CC images/google/protobuf/descriptor.o [2021-05-21T18:44:11.333Z] #44 39.75 CC images/opts.o [2021-05-21T18:44:11.333Z] #44 40.14 CC images/seccomp.o [2021-05-21T18:44:11.333Z] #44 40.50 CC images/binfmt-misc.o [2021-05-21T18:44:11.333Z] #44 40.72 CC images/time.o [2021-05-21T18:44:11.333Z] #44 40.98 CC images/sysctl.o [2021-05-21T18:44:11.333Z] #44 41.10 CC images/autofs.o [2021-05-21T18:44:11.333Z] #44 41.27 CC images/macvlan.o [2021-05-21T18:44:11.333Z] #44 41.47 CC images/sit.o [2021-05-21T18:44:11.333Z] #44 41.71 CC images/memfd.o [2021-05-21T18:44:11.333Z] #44 42.01 CC images/timens.o [2021-05-21T18:44:11.333Z] #44 42.40 LINK images/built-in.o [2021-05-21T18:44:11.333Z] #44 42.67 GEN compel/include/asm [2021-05-21T18:44:11.333Z] #44 42.70 GEN compel/include/version.h [2021-05-21T18:44:11.333Z] #44 42.72 touch .config [2021-05-21T18:44:11.333Z] #44 42.80 GEN include/common/config.h [2021-05-21T18:44:11.333Z] #44 42.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T18:44:11.333Z] #44 42.96 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T18:44:11.333Z] #44 43.02 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-05-21T18:44:11.333Z] #44 43.05 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-05-21T18:44:11.333Z] #44 43.09 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-05-21T18:44:11.333Z] #44 43.15 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-05-21T18:44:11.333Z] #44 43.18 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-05-21T18:44:11.333Z] #44 43.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:44:11.333Z] #44 43.25 DEP compel/plugins/std/infect.d [2021-05-21T18:44:11.333Z] #44 43.45 DEP compel/plugins/std/string.d [2021-05-21T18:44:11.333Z] #44 43.67 DEP compel/plugins/std/log.d [2021-05-21T18:44:11.333Z] #44 43.76 DEP compel/plugins/std/fds.d [2021-05-21T18:44:11.333Z] #44 43.88 DEP compel/plugins/std/std.d [2021-05-21T18:44:11.333Z] #44 44.01 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:44:11.333Z] #44 44.12 DEP compel/plugins/fds/fds.d [2021-05-21T18:44:11.333Z] #44 44.43 CC compel/plugins/std/std.o [2021-05-21T18:44:11.333Z] #44 44.86 CC compel/plugins/std/fds.o [2021-05-21T18:44:11.333Z] #44 45.30 CC compel/plugins/std/log.o [2021-05-21T18:44:11.333Z] #44 46.11 CC compel/plugins/std/string.o [2021-05-21T18:44:11.333Z] #44 46.98 CC compel/plugins/std/infect.o [2021-05-21T18:44:11.333Z] #44 47.35 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-05-21T18:44:11.333Z] #44 47.41 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-05-21T18:44:11.333Z] #44 47.44 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-05-21T18:44:11.333Z] #44 47.50 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-05-21T18:44:11.333Z] #44 47.56 AR compel/plugins/std.lib.a [2021-05-21T18:44:11.333Z] #44 47.68 CC compel/plugins/fds/fds.o [2021-05-21T18:44:11.333Z] #44 ... [2021-05-21T18:44:11.333Z] [2021-05-21T18:44:11.333Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:11.333Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-21T18:44:11.333Z] #14 DONE 112.5s [2021-05-21T18:44:11.333Z] [2021-05-21T18:44:11.333Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:44:11.333Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-05-21T18:44:11.542Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-21T18:44:11.594Z] #29 8.207 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:44:11.594Z] #29 8.294 [2021-05-21T18:44:11.594Z] #29 8.361 ######################################################################## 100.0% [2021-05-21T18:44:11.594Z] #29 8.391 [2021-05-21T18:44:11.594Z] #29 8.405 Download of images into '/build' complete. [2021-05-21T18:44:11.594Z] #29 8.405 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:44:11.594Z] #29 8.405 tar -cC '/build' . | docker load [2021-05-21T18:44:11.986Z] #15 DONE 0.6s [2021-05-21T18:44:11.986Z] [2021-05-21T18:44:11.986Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:44:11.986Z] #54 sha256:b172b567ddb51ed16b5c7c6b49c17801c5f881e2e87860b4d5b682450de5dd0c [2021-05-21T18:44:11.986Z] #54 0.497 + RM_GOPATH=0 [2021-05-21T18:44:11.986Z] #54 0.498 + TMP_GOPATH= [2021-05-21T18:44:11.986Z] #54 0.498 + : /build [2021-05-21T18:44:11.986Z] #54 0.498 + '[' -z '' ']' [2021-05-21T18:44:11.986Z] #54 0.499 ++ mktemp -d [2021-05-21T18:44:11.986Z] #54 0.503 + export GOPATH=/tmp/tmp.hwVcymoM5d [2021-05-21T18:44:11.986Z] #54 0.503 + GOPATH=/tmp/tmp.hwVcymoM5d [2021-05-21T18:44:11.986Z] #54 0.503 + RM_GOPATH=1 [2021-05-21T18:44:11.986Z] #54 0.503 + case "$(go env GOARCH)" in [2021-05-21T18:44:11.986Z] #54 0.503 ++ go env GOARCH [2021-05-21T18:44:11.986Z] #54 0.527 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:11.986Z] #54 0.527 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:11.986Z] #54 0.527 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:11.986Z] #54 0.530 + dir=/tmp/install [2021-05-21T18:44:11.986Z] #54 0.530 + bin=runc [2021-05-21T18:44:11.986Z] #54 0.530 + shift [2021-05-21T18:44:11.986Z] #54 0.530 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:44:11.986Z] #54 0.530 + . /tmp/install/runc.installer [2021-05-21T18:44:11.986Z] #54 0.532 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:44:11.986Z] #54 0.532 + install_runc [2021-05-21T18:44:11.986Z] #54 0.533 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:44:11.986Z] #54 0.535 + uname -r [2021-05-21T18:44:11.986Z] #54 0.549 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:44:11.986Z] #54 0.549 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:44:11.986Z] #54 0.549 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:44:11.986Z] #54 0.553 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hwVcymoM5d/src/github.com/opencontainers/runc [2021-05-21T18:44:11.986Z] #54 0.557 Cloning into '/tmp/tmp.hwVcymoM5d/src/github.com/opencontainers/runc'... [2021-05-21T18:44:12.286Z] #54 ... [2021-05-21T18:44:12.286Z] [2021-05-21T18:44:12.287Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:44:12.287Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-05-21T18:44:12.287Z] #16 DONE 0.4s [2021-05-21T18:44:12.287Z] [2021-05-21T18:44:12.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:12.287Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:12.287Z] #44 48.03 AR compel/plugins/fds.lib.a [2021-05-21T18:44:12.287Z] #44 48.10 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:44:12.287Z] #44 48.18 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:44:12.287Z] #44 48.27 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-05-21T18:44:12.287Z] #44 48.38 HOSTDEP compel/src/main-host.d [2021-05-21T18:44:12.287Z] #44 48.52 DEP compel/src/lib/ptrace.d [2021-05-21T18:44:12.287Z] #44 48.65 DEP compel/src/lib/infect.d [2021-05-21T18:44:12.287Z] #44 48.85 DEP compel/src/lib/infect-util.d [2021-05-21T18:44:12.472Z] #9 DONE 38.8s [2021-05-21T18:44:12.472Z] [2021-05-21T18:44:12.472Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:12.472Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:44:12.532Z] #29 DONE 9.1s [2021-05-21T18:44:12.532Z] [2021-05-21T18:44:12.532Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:12.532Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:12.532Z] #40 ... [2021-05-21T18:44:12.532Z] [2021-05-21T18:44:12.532Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-21T18:44:12.532Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-21T18:44:12.532Z] #12 DONE 4.2s [2021-05-21T18:44:12.588Z] #44 48.97 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:44:12.588Z] #44 ... [2021-05-21T18:44:12.588Z] [2021-05-21T18:44:12.588Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T18:44:12.588Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-05-21T18:44:12.588Z] #17 0.283 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:44:12.588Z] #17 DONE 0.4s [2021-05-21T18:44:12.588Z] [2021-05-21T18:44:12.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:12.588Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:12.588Z] #44 49.10 DEP compel/arch/ppc64/src/lib/infect.d [2021-05-21T18:44:12.791Z] [2021-05-21T18:44:12.791Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:12.791Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:12.890Z] #44 49.33 DEP compel/arch/ppc64/src/lib/cpu.d [2021-05-21T18:44:12.890Z] #44 49.38 DEP compel/src/lib/log.d [2021-05-21T18:44:13.191Z] #44 ... [2021-05-21T18:44:13.191Z] [2021-05-21T18:44:13.191Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T18:44:13.191Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-05-21T18:44:13.191Z] #18 DONE 0.4s [2021-05-21T18:44:13.191Z] [2021-05-21T18:44:13.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:13.191Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:13.191Z] #44 49.57 DEP compel/src/main.d [2021-05-21T18:44:13.191Z] #44 49.72 DEP compel/src/lib/handle-elf.d [2021-05-21T18:44:13.293Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.3s done [2021-05-21T18:44:13.403Z] #10 ... [2021-05-21T18:44:13.403Z] [2021-05-21T18:44:13.403Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:13.403Z] #29 sha256:074bbc5d971d459da922cf09d5cf42cae2da1b913fb2d0db13f900d22523f2a8 [2021-05-21T18:44:13.403Z] #29 5.900 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:44:13.403Z] #29 6.016 [2021-05-21T18:44:13.403Z] #29 6.108 ######################################################################## 100.0% [2021-05-21T18:44:13.403Z] #29 6.138 [2021-05-21T18:44:13.403Z] #29 6.433 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:44:13.403Z] #29 6.526 [2021-05-21T18:44:13.403Z] #29 6.639 ######################################################################## 100.0% [2021-05-21T18:44:13.403Z] #29 6.663 [2021-05-21T18:44:13.403Z] #29 6.974 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:44:13.403Z] #29 7.057 [2021-05-21T18:44:13.403Z] #29 7.175 #### 5.8% ######################## 34.0% ##################################### 52.2% ########################################### 60.4% ########################################### 60.6% ######################################################## 78.0% ######################################################################## 100.0% [2021-05-21T18:44:13.403Z] #29 7.911 [2021-05-21T18:44:13.403Z] #29 8.198 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:44:13.403Z] #29 8.296 [2021-05-21T18:44:13.403Z] #29 8.358 ######################################################################## 100.0% [2021-05-21T18:44:13.403Z] #29 8.381 [2021-05-21T18:44:13.403Z] #29 8.602 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:44:13.403Z] #29 8.683 [2021-05-21T18:44:13.403Z] #29 8.735 ######################################################################## 100.0% [2021-05-21T18:44:13.403Z] #29 8.761 [2021-05-21T18:44:13.403Z] #29 8.787 Download of images into '/build' complete. [2021-05-21T18:44:13.403Z] #29 8.787 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:44:13.403Z] #29 8.787 tar -cC '/build' . | docker load [2021-05-21T18:44:13.403Z] #29 DONE 10.7s [2021-05-21T18:44:13.403Z] [2021-05-21T18:44:13.403Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:13.403Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:44:13.492Z] #44 ... [2021-05-21T18:44:13.492Z] [2021-05-21T18:44:13.492Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:44:13.492Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-05-21T18:44:13.492Z] #19 DONE 0.4s [2021-05-21T18:44:13.492Z] [2021-05-21T18:44:13.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:13.492Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:13.492Z] #44 49.82 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-05-21T18:44:13.492Z] #44 49.98 CC compel/src/lib/log.o [2021-05-21T18:44:13.678Z] #56 ... [2021-05-21T18:44:13.678Z] [2021-05-21T18:44:13.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:13.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:13.678Z] #43 23.63 CC images/fh.o [2021-05-21T18:44:13.678Z] #43 23.92 CC images/fsnotify.o [2021-05-21T18:44:13.678Z] #43 24.61 CC images/signalfd.o [2021-05-21T18:44:13.678Z] #43 24.86 CC images/fs.o [2021-05-21T18:44:13.678Z] #43 25.05 CC images/pstree.o [2021-05-21T18:44:13.678Z] #43 25.27 CC images/pipe.o [2021-05-21T18:44:13.678Z] #43 25.59 CC images/tcp-stream.o [2021-05-21T18:44:13.678Z] #43 25.76 CC images/sk-packet.o [2021-05-21T18:44:13.678Z] #43 26.01 CC images/mnt.o [2021-05-21T18:44:13.678Z] #43 26.25 CC images/pipe-data.o [2021-05-21T18:44:13.678Z] #43 26.41 CC images/sa.o [2021-05-21T18:44:13.678Z] #43 26.63 CC images/timer.o [2021-05-21T18:44:13.678Z] #43 26.94 CC images/timerfd.o [2021-05-21T18:44:13.678Z] #43 27.19 CC images/mm.o [2021-05-21T18:44:13.678Z] #43 27.48 CC images/sk-opts.o [2021-05-21T18:44:13.678Z] #43 27.71 CC images/sk-unix.o [2021-05-21T18:44:13.678Z] #43 28.02 CC images/sk-inet.o [2021-05-21T18:44:13.678Z] #43 28.44 CC images/tun.o [2021-05-21T18:44:13.678Z] #43 28.73 CC images/sk-netlink.o [2021-05-21T18:44:13.793Z] #44 50.17 CC compel/arch/ppc64/src/lib/cpu.o [2021-05-21T18:44:13.793Z] #44 ... [2021-05-21T18:44:13.793Z] [2021-05-21T18:44:13.793Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:44:13.793Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-05-21T18:44:13.793Z] #20 DONE 0.4s [2021-05-21T18:44:13.941Z] #43 28.95 CC images/packet-sock.o [2021-05-21T18:44:13.969Z] #10 DONE 1.6s [2021-05-21T18:44:13.969Z] [2021-05-21T18:44:13.969Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-21T18:44:13.969Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-21T18:44:13.998Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-21T18:44:14.096Z] [2021-05-21T18:44:14.096Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:14.096Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:44:14.204Z] #43 29.46 CC images/ipc-var.o [2021-05-21T18:44:14.413Z] #21 0.511 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:44:14.413Z] #21 0.513 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:14.413Z] #21 0.571 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:14.413Z] #21 0.573 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:14.466Z] #43 29.68 CC images/ipc-desc.o [2021-05-21T18:44:14.714Z] #21 ... [2021-05-21T18:44:14.714Z] [2021-05-21T18:44:14.714Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:14.714Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:44:14.714Z] #46 106.5 go/scanner [2021-05-21T18:44:14.714Z] #46 106.6 net/url [2021-05-21T18:44:14.714Z] #46 107.2 text/template/parse [2021-05-21T18:44:14.714Z] #46 109.0 go/ast [2021-05-21T18:44:14.714Z] #46 110.6 encoding/json [2021-05-21T18:44:14.729Z] #43 ... [2021-05-21T18:44:14.729Z] [2021-05-21T18:44:14.729Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:14.729Z] #51 sha256:c8cf8abc508dd3485ba537cff933d65d024cf7f60175b98d858453cab548d2de [2021-05-21T18:44:14.729Z] #51 98.64 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:44:14.729Z] #51 DONE 105.6s [2021-05-21T18:44:14.729Z] [2021-05-21T18:44:14.729Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:14.729Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:44:14.729Z] #45 101.3 github.com/LK4D4/vndr/build [2021-05-21T18:44:14.729Z] #45 101.5 github.com/LK4D4/vndr/versioned [2021-05-21T18:44:14.729Z] #45 101.6 compress/flate [2021-05-21T18:44:14.729Z] #45 104.1 hash/crc32 [2021-05-21T18:44:14.729Z] #45 104.8 compress/gzip [2021-05-21T18:44:14.729Z] #45 104.8 net [2021-05-21T18:44:14.729Z] #45 105.5 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-21T18:44:14.897Z] #11 DONE 1.0s [2021-05-21T18:44:15.015Z] #46 ... [2021-05-21T18:44:15.015Z] [2021-05-21T18:44:15.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:15.015Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:15.015Z] #44 50.54 CC compel/arch/ppc64/src/lib/infect.o [2021-05-21T18:44:15.015Z] #44 51.35 CC compel/src/lib/infect-rpc.o [2021-05-21T18:44:15.164Z] [2021-05-21T18:44:15.164Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:44:15.164Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-21T18:44:15.318Z] #44 51.72 CC compel/src/lib/infect-util.o [2021-05-21T18:44:15.388Z] #9 DONE 19.4s [2021-05-21T18:44:15.388Z] [2021-05-21T18:44:15.388Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T18:44:15.388Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-21T18:44:15.388Z] #63 DONE 1.2s [2021-05-21T18:44:15.388Z] [2021-05-21T18:44:15.388Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:15.388Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-21T18:44:15.420Z] #31 DONE 0.4s [2021-05-21T18:44:15.420Z] [2021-05-21T18:44:15.420Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:44:15.420Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-21T18:44:15.420Z] #39 DONE 0.3s [2021-05-21T18:44:15.420Z] [2021-05-21T18:44:15.420Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:15.420Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:44:15.620Z] #44 51.97 CC compel/src/lib/infect.o [2021-05-21T18:44:16.121Z] #45 107.2 vendor/golang.org/x/text/transform [2021-05-21T18:44:16.384Z] #45 ... [2021-05-21T18:44:16.384Z] [2021-05-21T18:44:16.384Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:16.384Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:16.384Z] #13 105.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:44:16.384Z] #13 105.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:44:16.426Z] #29 ... [2021-05-21T18:44:16.426Z] [2021-05-21T18:44:16.426Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T18:44:16.426Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T18:44:16.426Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.2s done [2021-05-21T18:44:16.426Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-21T18:44:16.426Z] #9 DONE 44.0s [2021-05-21T18:44:16.426Z] [2021-05-21T18:44:16.426Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:16.426Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:44:16.647Z] #13 105.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:16.779Z] #10 ... [2021-05-21T18:44:16.779Z] [2021-05-21T18:44:16.779Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:16.779Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-21T18:44:16.779Z] #27 9.227 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:16.779Z] #27 9.227 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:16.779Z] #27 9.328 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:16.779Z] #27 9.440 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-21T18:44:16.779Z] #27 9.627 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-21T18:44:16.779Z] #27 9.802 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-21T18:44:16.779Z] #27 ... [2021-05-21T18:44:16.779Z] [2021-05-21T18:44:16.779Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T18:44:16.779Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-21T18:44:16.779Z] #65 DONE 1.6s [2021-05-21T18:44:17.041Z] [2021-05-21T18:44:17.041Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:17.041Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-21T18:44:17.304Z] #10 DONE 2.2s [2021-05-21T18:44:17.304Z] [2021-05-21T18:44:17.304Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:17.304Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-21T18:44:17.567Z] #27 ... [2021-05-21T18:44:17.567Z] [2021-05-21T18:44:17.567Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-21T18:44:17.567Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-21T18:44:17.798Z] #10 ... [2021-05-21T18:44:17.798Z] [2021-05-21T18:44:17.798Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:17.798Z] #29 sha256:7b5991b1bd76e4572a0cbe77798b07b606eef1ad65c7df46902ff2fc895ae29e [2021-05-21T18:44:17.798Z] #29 DONE 17.1s [2021-05-21T18:44:17.798Z] [2021-05-21T18:44:17.798Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T18:44:17.798Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T18:44:18.067Z] #13 ... [2021-05-21T18:44:18.067Z] [2021-05-21T18:44:18.067Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:18.067Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:18.067Z] #40 8.546 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:44:18.067Z] #40 8.553 Cloning into '.'... [2021-05-21T18:44:18.326Z] #40 ... [2021-05-21T18:44:18.326Z] [2021-05-21T18:44:18.326Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:18.326Z] #58 sha256:d16f0b51df97cd6975e57064a1e53a8c5eab11e6f63b8178d9cbe0066c4be8ad [2021-05-21T18:44:18.326Z] #58 6.109 + RM_GOPATH=0 [2021-05-21T18:44:18.326Z] #58 6.109 + TMP_GOPATH= [2021-05-21T18:44:18.326Z] #58 6.109 + : /build [2021-05-21T18:44:18.326Z] #58 6.109 + '[' -z '' ']' [2021-05-21T18:44:18.326Z] #58 6.109 ++ mktemp -d [2021-05-21T18:44:18.326Z] #58 6.111 + export GOPATH=/tmp/tmp.a664DfjAoE [2021-05-21T18:44:18.326Z] #58 6.111 + GOPATH=/tmp/tmp.a664DfjAoE [2021-05-21T18:44:18.326Z] #58 6.111 + RM_GOPATH=1 [2021-05-21T18:44:18.326Z] #58 6.111 + case "$(go env GOARCH)" in [2021-05-21T18:44:18.326Z] #58 6.114 ++ go env GOARCH [2021-05-21T18:44:18.326Z] #58 6.126 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.326Z] #58 6.126 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.326Z] #58 6.126 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:18.326Z] #58 6.132 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:18.326Z] #58 6.132 + dir=/tmp/install [2021-05-21T18:44:18.326Z] #58 6.132 + bin=rootlesskit [2021-05-21T18:44:18.326Z] #58 6.132 + shift [2021-05-21T18:44:18.326Z] #58 6.132 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:44:18.326Z] #58 6.132 + . /tmp/install/rootlesskit.installer [2021-05-21T18:44:18.326Z] #58 6.132 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:18.326Z] #58 6.132 + install_rootlesskit [2021-05-21T18:44:18.326Z] #58 6.132 + case "$1" in [2021-05-21T18:44:18.326Z] #58 6.132 + export CGO_ENABLED=0 [2021-05-21T18:44:18.326Z] #58 6.132 + CGO_ENABLED=0 [2021-05-21T18:44:18.326Z] #58 6.132 + _install_rootlesskit [2021-05-21T18:44:18.326Z] #58 6.132 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:44:18.326Z] #58 6.132 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a664DfjAoE/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:18.326Z] #58 6.132 Cloning into '/tmp/tmp.a664DfjAoE/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:44:18.326Z] #58 9.285 + cd /tmp/tmp.a664DfjAoE/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:18.326Z] #58 9.285 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:18.326Z] #58 9.306 + export GO111MODULE=on [2021-05-21T18:44:18.326Z] #58 9.306 + GO111MODULE=on [2021-05-21T18:44:18.326Z] #58 9.306 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:44:18.326Z] #58 9.306 + GOPROXY=https://proxy.golang.org [2021-05-21T18:44:18.326Z] #58 9.306 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:44:18.326Z] #58 9.306 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:44:18.326Z] #58 ... [2021-05-21T18:44:18.326Z] [2021-05-21T18:44:18.326Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:18.326Z] #47 sha256:220075c0c6313055a1409f160a4467a4d45ad2706604215499a85dfe073789f2 [2021-05-21T18:44:18.326Z] #47 6.562 + RM_GOPATH=0 [2021-05-21T18:44:18.326Z] #47 6.562 + TMP_GOPATH= [2021-05-21T18:44:18.326Z] #47 6.562 + : /build [2021-05-21T18:44:18.326Z] #47 6.562 + '[' -z '' ']' [2021-05-21T18:44:18.326Z] #47 6.562 ++ mktemp -d [2021-05-21T18:44:18.326Z] #47 6.566 + export GOPATH=/tmp/tmp.Zh1s0H0C0j [2021-05-21T18:44:18.326Z] #47 6.566 + GOPATH=/tmp/tmp.Zh1s0H0C0j [2021-05-21T18:44:18.326Z] #47 6.566 + RM_GOPATH=1 [2021-05-21T18:44:18.326Z] #47 6.566 + case "$(go env GOARCH)" in [2021-05-21T18:44:18.326Z] #47 6.569 ++ go env GOARCH [2021-05-21T18:44:18.326Z] #47 6.577 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.326Z] #47 6.577 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.326Z] #47 6.581 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:18.326Z] #47 6.581 + dir=/tmp/install [2021-05-21T18:44:18.326Z] #47 6.581 + bin=gotestsum [2021-05-21T18:44:18.326Z] #47 6.581 + shift [2021-05-21T18:44:18.326Z] #47 6.581 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:44:18.326Z] #47 6.581 + . /tmp/install/gotestsum.installer [2021-05-21T18:44:18.326Z] #47 6.581 ++ : v0.5.3 [2021-05-21T18:44:18.326Z] #47 6.581 + install_gotestsum [2021-05-21T18:44:18.326Z] #47 6.585 + set -e [2021-05-21T18:44:18.326Z] #47 6.585 + export GO111MODULE=on [2021-05-21T18:44:18.326Z] #47 6.585 + GO111MODULE=on [2021-05-21T18:44:18.326Z] #47 6.585 + GOBIN=/build [2021-05-21T18:44:18.326Z] #47 6.585 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:44:18.326Z] #47 6.675 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:18.326Z] #47 6.678 go: finding gotest.tools v0.5.3 [2021-05-21T18:44:18.326Z] #47 7.265 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:18.326Z] #47 7.985 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:18.326Z] #47 8.613 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:18.326Z] #47 8.613 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:44:18.326Z] #47 8.613 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:18.326Z] #47 8.755 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:18.326Z] #47 8.755 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:18.326Z] #47 8.755 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:18.326Z] #47 8.906 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:18.326Z] #47 8.906 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:18.326Z] #47 8.906 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:18.326Z] #47 8.906 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:18.326Z] #47 9.261 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:18.326Z] #47 9.261 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:18.326Z] #47 9.330 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:44:18.326Z] #47 9.330 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:18.326Z] #47 9.395 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:18.326Z] #47 9.484 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:18.326Z] #47 9.484 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:18.326Z] #47 9.797 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:18.326Z] #47 10.08 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:18.419Z] #44 ... [2021-05-21T18:44:18.419Z] [2021-05-21T18:44:18.419Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:18.419Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:44:18.419Z] #52 109.6 go/ast [2021-05-21T18:44:18.419Z] #52 111.1 golang.org/x/crypto/ssh/terminal [2021-05-21T18:44:18.419Z] #52 ... [2021-05-21T18:44:18.419Z] [2021-05-21T18:44:18.419Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:18.419Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:44:18.419Z] #21 1.384 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [457 kB] [2021-05-21T18:44:18.419Z] #21 2.832 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-21T18:44:18.419Z] #21 4.414 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [280 kB] [2021-05-21T18:44:18.519Z] #11 DONE 0.9s [2021-05-21T18:44:18.519Z] [2021-05-21T18:44:18.519Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:18.519Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-21T18:44:18.519Z] #55 ... [2021-05-21T18:44:18.519Z] [2021-05-21T18:44:18.519Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:44:18.519Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-21T18:44:18.519Z] #31 DONE 0.1s [2021-05-21T18:44:18.519Z] [2021-05-21T18:44:18.519Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:44:18.519Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-21T18:44:18.519Z] #39 DONE 0.3s [2021-05-21T18:44:18.585Z] #47 ... [2021-05-21T18:44:18.585Z] [2021-05-21T18:44:18.585Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:18.585Z] #49 sha256:363cece7e7d1feedcea32d7ca7f61a582eb3c5f485c341bf41d14d8b5730be96 [2021-05-21T18:44:18.585Z] #49 7.461 + RM_GOPATH=0 [2021-05-21T18:44:18.585Z] #49 7.461 + TMP_GOPATH= [2021-05-21T18:44:18.585Z] #49 7.461 + : /build [2021-05-21T18:44:18.585Z] #49 7.461 + '[' -z '' ']' [2021-05-21T18:44:18.585Z] #49 7.461 ++ mktemp -d [2021-05-21T18:44:18.585Z] #49 7.461 + export GOPATH=/tmp/tmp.gqh4Xe5BM9 [2021-05-21T18:44:18.585Z] #49 7.461 + GOPATH=/tmp/tmp.gqh4Xe5BM9 [2021-05-21T18:44:18.585Z] #49 7.461 + RM_GOPATH=1 [2021-05-21T18:44:18.585Z] #49 7.461 + case "$(go env GOARCH)" in [2021-05-21T18:44:18.585Z] #49 7.461 ++ go env GOARCH [2021-05-21T18:44:18.585Z] #49 7.518 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.585Z] #49 7.518 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.585Z] #49 7.518 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:18.585Z] #49 7.518 + dir=/tmp/install [2021-05-21T18:44:18.585Z] #49 7.518 + bin=golangci_lint [2021-05-21T18:44:18.585Z] #49 7.518 + shift [2021-05-21T18:44:18.585Z] #49 7.518 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:44:18.585Z] #49 7.518 + . /tmp/install/golangci_lint.installer [2021-05-21T18:44:18.585Z] #49 7.518 ++ : v1.23.8 [2021-05-21T18:44:18.585Z] #49 7.518 + install_golangci_lint [2021-05-21T18:44:18.585Z] #49 7.518 + set -e [2021-05-21T18:44:18.585Z] #49 7.518 + export GO111MODULE=on [2021-05-21T18:44:18.585Z] #49 7.518 + GO111MODULE=on [2021-05-21T18:44:18.585Z] #49 7.518 + GOBIN=/build [2021-05-21T18:44:18.585Z] #49 7.518 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:44:18.585Z] #49 7.518 go: finding github.com v1.23.8 [2021-05-21T18:44:18.585Z] #49 7.518 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:44:18.585Z] #49 7.518 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:44:18.585Z] #49 7.518 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:18.585Z] #49 7.518 go: finding github.com/golangci v1.23.8 [2021-05-21T18:44:18.585Z] #49 8.278 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:18.585Z] #49 8.979 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:18.725Z] #10 DONE 2.5s [2021-05-21T18:44:18.725Z] [2021-05-21T18:44:18.725Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-21T18:44:18.725Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-21T18:44:18.792Z] [2021-05-21T18:44:18.792Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:18.792Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-21T18:44:18.844Z] #49 ... [2021-05-21T18:44:18.844Z] [2021-05-21T18:44:18.844Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:18.844Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:18.844Z] #55 9.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:18.844Z] #55 9.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:18.844Z] #55 9.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:18.844Z] #55 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:18.844Z] #55 ... [2021-05-21T18:44:18.844Z] [2021-05-21T18:44:18.844Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:18.844Z] #24 sha256:6f8ebae2b2f83dc65719c44a3f265a5e3ab3709b567c14cc44fe2ecfae8a5dba [2021-05-21T18:44:18.844Z] #24 5.541 + RM_GOPATH=0 [2021-05-21T18:44:18.844Z] #24 5.541 + TMP_GOPATH= [2021-05-21T18:44:18.844Z] #24 5.541 + : /build [2021-05-21T18:44:18.844Z] #24 5.541 + '[' -z '' ']' [2021-05-21T18:44:18.844Z] #24 5.541 ++ mktemp -d [2021-05-21T18:44:18.844Z] #24 5.541 + export GOPATH=/tmp/tmp.MCntLdjOjy [2021-05-21T18:44:18.844Z] #24 5.541 + GOPATH=/tmp/tmp.MCntLdjOjy [2021-05-21T18:44:18.844Z] #24 5.541 + RM_GOPATH=1 [2021-05-21T18:44:18.844Z] #24 5.541 + case "$(go env GOARCH)" in [2021-05-21T18:44:18.844Z] #24 5.541 ++ go env GOARCH [2021-05-21T18:44:18.844Z] #24 5.541 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.844Z] #24 5.541 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:18.844Z] #24 5.541 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:18.844Z] #24 5.541 + dir=/tmp/install [2021-05-21T18:44:18.844Z] #24 5.541 + bin=dockercli [2021-05-21T18:44:18.844Z] #24 5.541 + shift [2021-05-21T18:44:18.844Z] #24 5.541 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:44:18.844Z] #24 5.541 + . /tmp/install/dockercli.installer [2021-05-21T18:44:18.844Z] #24 5.541 ++ : stable [2021-05-21T18:44:18.844Z] #24 5.541 ++ : 17.06.2-ce [2021-05-21T18:44:18.844Z] #24 5.541 + install_dockercli [2021-05-21T18:44:18.844Z] #24 5.541 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:44:18.844Z] #24 5.541 ++ uname -m [2021-05-21T18:44:18.844Z] #24 5.541 + arch=x86_64 [2021-05-21T18:44:18.844Z] #24 5.541 + '[' x86_64 '!=' x86_64 ']' [2021-05-21T18:44:18.844Z] #24 5.541 + url=https://download.docker.com/linux/static [2021-05-21T18:44:18.844Z] #24 5.541 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-21T18:44:18.844Z] #24 5.541 + tar -xz docker/docker [2021-05-21T18:44:18.844Z] #24 5.542 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:44:19.121Z] #24 10.70 + mkdir -p /build [2021-05-21T18:44:19.121Z] #24 10.71 + mv docker/docker /build/ [2021-05-21T18:44:19.121Z] #24 10.71 + rmdir docker [2021-05-21T18:44:19.121Z] #24 ... [2021-05-21T18:44:19.121Z] [2021-05-21T18:44:19.121Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:19.121Z] #51 sha256:63f6b65d0fe583835309a7b4a5902050f9e91a0de865a9382980c029eb19c829 [2021-05-21T18:44:19.121Z] #51 7.673 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:19.121Z] #51 7.673 + RM_GOPATH=0 [2021-05-21T18:44:19.121Z] #51 7.673 + TMP_GOPATH= [2021-05-21T18:44:19.121Z] #51 7.673 + : /build [2021-05-21T18:44:19.121Z] #51 7.673 + '[' -z '' ']' [2021-05-21T18:44:19.121Z] #51 7.673 ++ mktemp -d [2021-05-21T18:44:19.121Z] #51 7.673 + export GOPATH=/tmp/tmp.vAGj8fGll6 [2021-05-21T18:44:19.121Z] #51 7.673 + GOPATH=/tmp/tmp.vAGj8fGll6 [2021-05-21T18:44:19.121Z] #51 7.673 + RM_GOPATH=1 [2021-05-21T18:44:19.121Z] #51 7.673 + case "$(go env GOARCH)" in [2021-05-21T18:44:19.121Z] #51 7.673 ++ go env GOARCH [2021-05-21T18:44:19.121Z] #51 7.673 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:19.121Z] #51 7.673 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:19.121Z] #51 7.673 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:19.121Z] #51 7.673 + dir=/tmp/install [2021-05-21T18:44:19.121Z] #51 7.673 + bin=shfmt [2021-05-21T18:44:19.121Z] #51 7.673 + shift [2021-05-21T18:44:19.121Z] #51 7.673 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:44:19.121Z] #51 7.673 + . /tmp/install/shfmt.installer [2021-05-21T18:44:19.121Z] #51 7.673 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:19.121Z] #51 7.673 + install_shfmt [2021-05-21T18:44:19.121Z] #51 7.673 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:44:19.121Z] #51 7.673 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vAGj8fGll6/src/github.com/mvdan/sh [2021-05-21T18:44:19.121Z] #51 7.673 Cloning into '/tmp/tmp.vAGj8fGll6/src/github.com/mvdan/sh'... [2021-05-21T18:44:19.121Z] #51 ... [2021-05-21T18:44:19.121Z] [2021-05-21T18:44:19.121Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:19.121Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:19.121Z] #36 6.618 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:19.121Z] #36 6.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:19.121Z] #36 6.672 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:19.121Z] #36 7.137 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:19.121Z] #36 8.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:19.121Z] #36 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:19.180Z] #54 82.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:44:19.180Z] #54 83.31 + mkdir -p /build [2021-05-21T18:44:19.180Z] #54 83.31 + cp runc /build/runc [2021-05-21T18:44:19.380Z] #36 ... [2021-05-21T18:44:19.380Z] [2021-05-21T18:44:19.380Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:19.380Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:44:19.380Z] #32 8.199 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:44:19.380Z] #32 8.199 Cloning into '.'... [2021-05-21T18:44:19.380Z] #32 ... [2021-05-21T18:44:19.380Z] [2021-05-21T18:44:19.380Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:19.380Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:44:19.380Z] #45 7.978 + RM_GOPATH=0 [2021-05-21T18:44:19.380Z] #45 7.978 + TMP_GOPATH= [2021-05-21T18:44:19.380Z] #45 7.978 + : /build [2021-05-21T18:44:19.380Z] #45 7.978 + '[' -z '' ']' [2021-05-21T18:44:19.380Z] #45 7.978 ++ mktemp -d [2021-05-21T18:44:19.380Z] #45 7.978 + export GOPATH=/tmp/tmp.IE634XFuMa [2021-05-21T18:44:19.380Z] #45 7.978 + GOPATH=/tmp/tmp.IE634XFuMa [2021-05-21T18:44:19.380Z] #45 7.978 + RM_GOPATH=1 [2021-05-21T18:44:19.380Z] #45 7.978 + case "$(go env GOARCH)" in [2021-05-21T18:44:19.380Z] #45 7.978 ++ go env GOARCH [2021-05-21T18:44:19.380Z] #45 8.005 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:19.380Z] #45 8.008 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:19.380Z] #45 8.008 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:19.380Z] #45 8.008 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:19.380Z] #45 8.008 + dir=/tmp/install [2021-05-21T18:44:19.380Z] #45 8.008 + bin=vndr [2021-05-21T18:44:19.380Z] #45 8.008 + shift [2021-05-21T18:44:19.380Z] #45 8.008 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:44:19.380Z] #45 8.008 + . /tmp/install/vndr.installer [2021-05-21T18:44:19.380Z] #45 8.008 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:19.380Z] #45 8.008 + install_vndr [2021-05-21T18:44:19.380Z] #45 8.008 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:44:19.380Z] #45 8.008 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IE634XFuMa/src/github.com/LK4D4/vndr [2021-05-21T18:44:19.380Z] #45 8.028 Cloning into '/tmp/tmp.IE634XFuMa/src/github.com/LK4D4/vndr'... [2021-05-21T18:44:19.380Z] #45 8.761 + cd /tmp/tmp.IE634XFuMa/src/github.com/LK4D4/vndr [2021-05-21T18:44:19.380Z] #45 8.761 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:19.380Z] #45 8.808 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:44:19.380Z] #45 9.981 runtime/internal/atomic [2021-05-21T18:44:19.380Z] #45 10.00 internal/cpu [2021-05-21T18:44:19.380Z] #45 10.25 runtime/internal/sys [2021-05-21T18:44:19.380Z] #45 10.61 runtime/internal/math [2021-05-21T18:44:19.380Z] #45 10.67 internal/race [2021-05-21T18:44:19.380Z] #45 10.71 internal/bytealg [2021-05-21T18:44:19.380Z] #45 10.77 sync/atomic [2021-05-21T18:44:19.380Z] #45 11.19 unicode [2021-05-21T18:44:19.470Z] #54 DONE 83.6s [2021-05-21T18:44:19.470Z] [2021-05-21T18:44:19.470Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:44:19.470Z] #57 135.4 + bin/containerd [2021-05-21T18:44:19.639Z] #45 ... [2021-05-21T18:44:19.639Z] [2021-05-21T18:44:19.639Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:19.639Z] #34 sha256:804919a5eb4f47577573ad521c7286d51655d2bc86cda422d5fa415ede2de847 [2021-05-21T18:44:19.639Z] #34 8.034 Install go-toml version v1.8.1 [2021-05-21T18:44:19.639Z] #34 8.039 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:44:19.639Z] #34 8.039 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:44:19.639Z] #34 8.046 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:19.639Z] #34 8.047 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:44:19.639Z] #34 8.054 go: finding github.com v1.8.1 [2021-05-21T18:44:19.639Z] #34 8.924 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:19.639Z] #34 9.348 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:19.639Z] #34 11.24 github.com/pelletier/go-toml [2021-05-21T18:44:19.639Z] #34 ... [2021-05-21T18:44:19.639Z] [2021-05-21T18:44:19.639Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:19.639Z] #24 sha256:6f8ebae2b2f83dc65719c44a3f265a5e3ab3709b567c14cc44fe2ecfae8a5dba [2021-05-21T18:44:19.639Z] #24 DONE 11.4s [2021-05-21T18:44:19.639Z] [2021-05-21T18:44:19.639Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:19.639Z] #67 sha256:4f91ea8940556ffb6654df9f9dd71888af61cd7c79cc2b54f8bd3df46944191e [2021-05-21T18:44:19.639Z] #67 5.247 + RM_GOPATH=0 [2021-05-21T18:44:19.639Z] #67 5.247 + TMP_GOPATH= [2021-05-21T18:44:19.639Z] #67 5.247 + : /build [2021-05-21T18:44:19.639Z] #67 5.247 + '[' -z '' ']' [2021-05-21T18:44:19.639Z] #67 5.268 ++ mktemp -d [2021-05-21T18:44:19.639Z] #67 5.268 + export GOPATH=/tmp/tmp.JU8RBFqv0a [2021-05-21T18:44:19.639Z] #67 5.268 + GOPATH=/tmp/tmp.JU8RBFqv0a [2021-05-21T18:44:19.639Z] #67 5.268 + RM_GOPATH=1 [2021-05-21T18:44:19.639Z] #67 5.268 + case "$(go env GOARCH)" in [2021-05-21T18:44:19.639Z] #67 5.268 ++ go env GOARCH [2021-05-21T18:44:19.639Z] #67 5.268 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:19.639Z] #67 5.268 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:19.639Z] #67 5.268 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:19.639Z] #67 5.268 + dir=/tmp/install [2021-05-21T18:44:19.639Z] #67 5.268 + bin=proxy [2021-05-21T18:44:19.639Z] #67 5.268 + shift [2021-05-21T18:44:19.639Z] #67 5.268 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:44:19.639Z] #67 5.268 + . /tmp/install/proxy.installer [2021-05-21T18:44:19.639Z] #67 5.268 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:19.639Z] #67 5.268 + install_proxy [2021-05-21T18:44:19.639Z] #67 5.268 + case "$1" in [2021-05-21T18:44:19.639Z] #67 5.268 + export CGO_ENABLED=0 [2021-05-21T18:44:19.639Z] #67 5.268 + CGO_ENABLED=0 [2021-05-21T18:44:19.639Z] #67 5.268 + _install_proxy [2021-05-21T18:44:19.639Z] #67 5.268 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:44:19.639Z] #67 5.268 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JU8RBFqv0a/src/github.com/docker/libnetwork [2021-05-21T18:44:19.639Z] #67 5.268 Cloning into '/tmp/tmp.JU8RBFqv0a/src/github.com/docker/libnetwork'... [2021-05-21T18:44:19.639Z] #67 5.268 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:19.655Z] #11 DONE 0.9s [2021-05-21T18:44:19.655Z] [2021-05-21T18:44:19.655Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T18:44:19.655Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-21T18:44:19.903Z] #67 ... [2021-05-21T18:44:19.903Z] [2021-05-21T18:44:19.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:19.903Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:19.903Z] #42 5.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:19.903Z] #42 5.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:19.903Z] #42 5.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:19.903Z] #42 5.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:19.903Z] #42 6.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:19.903Z] #42 7.969 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:19.903Z] #42 ... [2021-05-21T18:44:19.903Z] [2021-05-21T18:44:19.903Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:19.903Z] #58 sha256:d16f0b51df97cd6975e57064a1e53a8c5eab11e6f63b8178d9cbe0066c4be8ad [2021-05-21T18:44:19.903Z] #58 11.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:19.903Z] #58 11.48 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:19.903Z] #58 11.52 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:19.903Z] #58 11.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:19.903Z] #58 11.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:19.903Z] #58 11.65 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:19.911Z] #31 DONE 0.4s [2021-05-21T18:44:19.911Z] [2021-05-21T18:44:19.911Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T18:44:19.911Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-21T18:44:19.911Z] #39 DONE 0.4s [2021-05-21T18:44:19.911Z] [2021-05-21T18:44:19.911Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:19.911Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:19.966Z] #21 5.801 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-21T18:44:20.163Z] #58 11.78 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:20.163Z] #58 11.88 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:20.163Z] #58 11.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:20.163Z] #58 11.98 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:20.422Z] #58 12.04 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:44:20.422Z] #58 12.22 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:20.422Z] #58 12.28 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:20.422Z] #58 12.28 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:20.422Z] #58 12.28 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:20.501Z] #57 ... [2021-05-21T18:44:20.501Z] [2021-05-21T18:44:20.501Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-05-21T18:44:20.501Z] #55 DONE 0.1s [2021-05-21T18:44:20.501Z] [2021-05-21T18:44:20.501Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-21T18:44:20.681Z] #58 12.48 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:20.942Z] #58 12.69 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:21.047Z] #21 ... [2021-05-21T18:44:21.047Z] [2021-05-21T18:44:21.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:21.047Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:21.047Z] #44 54.72 CC compel/src/lib/ptrace.o [2021-05-21T18:44:21.047Z] #44 55.23 AR compel/libcompel.a [2021-05-21T18:44:21.047Z] #44 55.31 HOSTCC compel/src/main-host.o [2021-05-21T18:44:21.047Z] #44 55.72 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-05-21T18:44:21.047Z] #44 55.85 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:44:21.047Z] #44 56.33 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:44:21.047Z] #44 56.48 HOSTLINK compel/compel-host-bin [2021-05-21T18:44:21.047Z] #44 56.65 DEP soccr/soccr.d [2021-05-21T18:44:21.047Z] #44 56.84 CC soccr/soccr.o [2021-05-21T18:44:21.201Z] #58 12.84 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:44:21.462Z] #58 13.26 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:21.721Z] #40 ... [2021-05-21T18:44:21.721Z] [2021-05-21T18:44:21.721Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-21T18:44:21.721Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-21T18:44:21.721Z] #12 DONE 3.1s [2021-05-21T18:44:21.721Z] [2021-05-21T18:44:21.721Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:21.721Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:44:21.980Z] #32 ... [2021-05-21T18:44:21.980Z] [2021-05-21T18:44:21.980Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-21T18:44:21.980Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-21T18:44:21.980Z] #12 DONE 6.3s [2021-05-21T18:44:21.980Z] [2021-05-21T18:44:21.980Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:21.980Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:22.595Z] #44 58.89 AR soccr/libsoccr.a [2021-05-21T18:44:22.596Z] #44 58.95 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:44:22.874Z] #58 14.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:22.874Z] #58 14.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:22.896Z] #44 59.43 DEP criu/arch/ppc64/sigframe.d [2021-05-21T18:44:23.197Z] #44 59.64 DEP criu/arch/ppc64/crtools.d [2021-05-21T18:44:23.250Z] #13 ... [2021-05-21T18:44:23.250Z] [2021-05-21T18:44:23.250Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:23.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:23.250Z] #43 30.03 CC images/ipc-shm.o [2021-05-21T18:44:23.250Z] #43 30.42 CC images/ipc-msg.o [2021-05-21T18:44:23.250Z] #43 30.91 CC images/ipc-sem.o [2021-05-21T18:44:23.250Z] #43 31.09 CC images/utsns.o [2021-05-21T18:44:23.250Z] #43 31.32 CC images/creds.o [2021-05-21T18:44:23.250Z] #43 31.51 CC images/vma.o [2021-05-21T18:44:23.250Z] #43 31.72 CC images/netdev.o [2021-05-21T18:44:23.250Z] #43 32.02 CC images/tty.o [2021-05-21T18:44:23.250Z] #43 32.57 CC images/file-lock.o [2021-05-21T18:44:23.250Z] #43 32.76 CC images/rlimit.o [2021-05-21T18:44:23.250Z] #43 32.92 CC images/pagemap.o [2021-05-21T18:44:23.250Z] #43 33.17 CC images/siginfo.o [2021-05-21T18:44:23.250Z] #43 33.45 CC images/rpc.o [2021-05-21T18:44:23.250Z] #43 34.59 CC images/ext-file.o [2021-05-21T18:44:23.250Z] #43 34.83 CC images/cgroup.o [2021-05-21T18:44:23.250Z] #43 35.46 CC images/userns.o [2021-05-21T18:44:23.250Z] #43 35.66 CC images/google/protobuf/descriptor.o [2021-05-21T18:44:23.250Z] #43 37.34 CC images/opts.o [2021-05-21T18:44:23.250Z] #43 37.60 CC images/seccomp.o [2021-05-21T18:44:23.250Z] #43 37.84 CC images/binfmt-misc.o [2021-05-21T18:44:23.250Z] #43 38.03 CC images/time.o [2021-05-21T18:44:23.250Z] #43 38.26 CC images/sysctl.o [2021-05-21T18:44:23.250Z] #43 38.47 CC images/autofs.o [2021-05-21T18:44:23.498Z] #44 59.80 DEP criu/arch/ppc64/cpu.d [2021-05-21T18:44:23.498Z] #44 59.99 CC criu/arch/ppc64/cpu.o [2021-05-21T18:44:23.513Z] #43 38.70 CC images/macvlan.o [2021-05-21T18:44:23.774Z] #43 38.88 CC images/sit.o [2021-05-21T18:44:23.800Z] #44 ... [2021-05-21T18:44:23.800Z] [2021-05-21T18:44:23.800Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:44:23.800Z] #54 sha256:b172b567ddb51ed16b5c7c6b49c17801c5f881e2e87860b4d5b682450de5dd0c [2021-05-21T18:44:23.800Z] #54 12.42 + cd /tmp/tmp.hwVcymoM5d/src/github.com/opencontainers/runc [2021-05-21T18:44:23.800Z] #54 12.42 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:44:23.815Z] #58 15.47 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:24.036Z] #43 39.09 CC images/memfd.o [2021-05-21T18:44:24.297Z] #43 39.38 CC images/timens.o [2021-05-21T18:44:24.297Z] #43 39.62 LINK images/built-in.o [2021-05-21T18:44:24.454Z] #54 13.03 + '[' -z '' ']' [2021-05-21T18:44:24.454Z] #54 13.04 + target=static [2021-05-21T18:44:24.454Z] #54 13.05 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:44:24.559Z] #43 39.81 GEN compel/include/asm [2021-05-21T18:44:24.559Z] #43 39.84 GEN compel/include/version.h [2021-05-21T18:44:24.559Z] #43 39.86 touch .config [2021-05-21T18:44:24.559Z] #43 39.88 GEN include/common/config.h [2021-05-21T18:44:24.756Z] #54 13.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T18:44:24.822Z] #43 39.96 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-21T18:44:24.822Z] #43 39.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-21T18:44:24.822Z] #43 40.01 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-21T18:44:24.822Z] #43 40.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-21T18:44:24.822Z] #43 40.04 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-21T18:44:24.822Z] #43 40.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-21T18:44:24.822Z] #43 40.10 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T18:44:25.062Z] #13 3.375 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:44:25.062Z] #13 3.428 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:25.062Z] #13 3.430 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:25.062Z] #13 3.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:25.084Z] #43 40.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-21T18:44:25.084Z] #43 40.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T18:44:25.084Z] #43 40.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:44:25.084Z] #43 40.19 DEP compel/plugins/std/infect.d [2021-05-21T18:44:25.084Z] #43 40.29 DEP compel/plugins/std/string.d [2021-05-21T18:44:25.250Z] #13 ... [2021-05-21T18:44:25.250Z] [2021-05-21T18:44:25.250Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:25.250Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:44:25.250Z] #58 8.364 + RM_GOPATH=0 [2021-05-21T18:44:25.250Z] #58 8.364 + TMP_GOPATH= [2021-05-21T18:44:25.250Z] #58 8.364 + : /build [2021-05-21T18:44:25.250Z] #58 8.364 + '[' -z '' ']' [2021-05-21T18:44:25.250Z] #58 8.370 ++ mktemp -d [2021-05-21T18:44:25.250Z] #58 8.370 + export GOPATH=/tmp/tmp.Aim0vofQGY [2021-05-21T18:44:25.250Z] #58 8.370 + GOPATH=/tmp/tmp.Aim0vofQGY [2021-05-21T18:44:25.250Z] #58 8.370 + RM_GOPATH=1 [2021-05-21T18:44:25.250Z] #58 8.370 + case "$(go env GOARCH)" in [2021-05-21T18:44:25.250Z] #58 8.370 ++ go env GOARCH [2021-05-21T18:44:25.250Z] #58 8.466 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.250Z] #58 8.466 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.250Z] #58 8.466 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:25.250Z] #58 8.466 + dir=/tmp/install [2021-05-21T18:44:25.250Z] #58 8.466 + bin=rootlesskit [2021-05-21T18:44:25.250Z] #58 8.466 + shift [2021-05-21T18:44:25.250Z] #58 8.466 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:44:25.250Z] #58 8.466 + . /tmp/install/rootlesskit.installer [2021-05-21T18:44:25.250Z] #58 8.466 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:25.250Z] #58 8.466 + install_rootlesskit [2021-05-21T18:44:25.250Z] #58 8.466 + case "$1" in [2021-05-21T18:44:25.250Z] #58 8.466 + export CGO_ENABLED=0 [2021-05-21T18:44:25.250Z] #58 8.466 + CGO_ENABLED=0 [2021-05-21T18:44:25.250Z] #58 8.466 + _install_rootlesskit [2021-05-21T18:44:25.250Z] #58 8.466 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:44:25.250Z] #58 8.466 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Aim0vofQGY/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:25.250Z] #58 8.466 Cloning into '/tmp/tmp.Aim0vofQGY/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:44:25.250Z] #58 8.467 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:25.250Z] #58 ... [2021-05-21T18:44:25.250Z] [2021-05-21T18:44:25.250Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:25.250Z] #47 sha256:a016740800d77c6bdbb866f8c547305d8e98cf0e86f961627c7b0d1b94fb03ae [2021-05-21T18:44:25.250Z] #47 7.730 + RM_GOPATH=0 [2021-05-21T18:44:25.250Z] #47 7.730 + TMP_GOPATH= [2021-05-21T18:44:25.250Z] #47 7.730 + : /build [2021-05-21T18:44:25.250Z] #47 7.730 + '[' -z '' ']' [2021-05-21T18:44:25.250Z] #47 7.730 ++ mktemp -d [2021-05-21T18:44:25.250Z] #47 7.733 + export GOPATH=/tmp/tmp.msql73FL8J [2021-05-21T18:44:25.250Z] #47 7.733 + GOPATH=/tmp/tmp.msql73FL8J [2021-05-21T18:44:25.250Z] #47 7.733 + RM_GOPATH=1 [2021-05-21T18:44:25.250Z] #47 7.733 + case "$(go env GOARCH)" in [2021-05-21T18:44:25.250Z] #47 7.742 ++ go env GOARCH [2021-05-21T18:44:25.250Z] #47 7.765 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.250Z] #47 7.766 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.250Z] #47 7.793 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:25.250Z] #47 7.797 + dir=/tmp/install [2021-05-21T18:44:25.250Z] #47 7.797 + bin=gotestsum [2021-05-21T18:44:25.250Z] #47 7.797 + shift [2021-05-21T18:44:25.250Z] #47 7.797 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:44:25.250Z] #47 7.797 + . /tmp/install/gotestsum.installer [2021-05-21T18:44:25.250Z] #47 7.797 ++ : v0.5.3 [2021-05-21T18:44:25.250Z] #47 7.797 + install_gotestsum [2021-05-21T18:44:25.250Z] #47 7.797 + set -e [2021-05-21T18:44:25.250Z] #47 7.797 + export GO111MODULE=on [2021-05-21T18:44:25.250Z] #47 7.797 + GO111MODULE=on [2021-05-21T18:44:25.250Z] #47 7.797 + GOBIN=/build [2021-05-21T18:44:25.250Z] #47 7.797 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:44:25.250Z] #47 7.963 go: finding gotest.tools v0.5.3 [2021-05-21T18:44:25.250Z] #47 7.963 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:25.250Z] #47 9.622 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:25.250Z] #47 ... [2021-05-21T18:44:25.250Z] [2021-05-21T18:44:25.250Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:25.250Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:44:25.250Z] #45 8.581 + RM_GOPATH=0 [2021-05-21T18:44:25.250Z] #45 8.581 + TMP_GOPATH= [2021-05-21T18:44:25.250Z] #45 8.581 + : /build [2021-05-21T18:44:25.250Z] #45 8.581 + '[' -z '' ']' [2021-05-21T18:44:25.250Z] #45 8.581 ++ mktemp -d [2021-05-21T18:44:25.250Z] #45 8.610 + export GOPATH=/tmp/tmp.slwz05pyEB [2021-05-21T18:44:25.250Z] #45 8.610 + GOPATH=/tmp/tmp.slwz05pyEB [2021-05-21T18:44:25.250Z] #45 8.610 + RM_GOPATH=1 [2021-05-21T18:44:25.250Z] #45 8.610 + case "$(go env GOARCH)" in [2021-05-21T18:44:25.250Z] #45 8.610 ++ go env GOARCH [2021-05-21T18:44:25.250Z] #45 8.684 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.250Z] #45 8.684 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.250Z] #45 8.684 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:25.250Z] #45 8.684 + dir=/tmp/install [2021-05-21T18:44:25.250Z] #45 8.684 + bin=vndr [2021-05-21T18:44:25.250Z] #45 8.684 + shift [2021-05-21T18:44:25.250Z] #45 8.684 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:44:25.250Z] #45 8.684 + . /tmp/install/vndr.installer [2021-05-21T18:44:25.250Z] #45 8.684 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:25.250Z] #45 8.684 + install_vndr [2021-05-21T18:44:25.250Z] #45 8.684 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:44:25.250Z] #45 8.684 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.slwz05pyEB/src/github.com/LK4D4/vndr [2021-05-21T18:44:25.250Z] #45 8.686 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:25.250Z] #45 8.687 Cloning into '/tmp/tmp.slwz05pyEB/src/github.com/LK4D4/vndr'... [2021-05-21T18:44:25.250Z] #45 10.04 + cd /tmp/tmp.slwz05pyEB/src/github.com/LK4D4/vndr [2021-05-21T18:44:25.250Z] #45 10.04 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:25.250Z] #45 10.06 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:44:25.287Z] #40 ... [2021-05-21T18:44:25.287Z] [2021-05-21T18:44:25.287Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:25.287Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:44:25.346Z] #43 40.44 DEP compel/plugins/std/log.d [2021-05-21T18:44:25.507Z] #45 ... [2021-05-21T18:44:25.507Z] [2021-05-21T18:44:25.507Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:25.507Z] #34 sha256:fc5129fdae98fcb6ee576d27166cd09a267cf940fc13b7491c4d778cbb53aa74 [2021-05-21T18:44:25.507Z] #34 8.230 Install go-toml version v1.8.1 [2021-05-21T18:44:25.507Z] #34 8.262 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:44:25.507Z] #34 8.262 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:25.507Z] #34 8.262 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:44:25.507Z] #34 8.262 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:44:25.507Z] #34 8.262 go: finding github.com v1.8.1 [2021-05-21T18:44:25.507Z] #34 9.517 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:25.507Z] #34 10.06 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:25.507Z] #34 ... [2021-05-21T18:44:25.507Z] [2021-05-21T18:44:25.507Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:25.507Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:25.507Z] #40 8.372 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:44:25.507Z] #40 8.400 Cloning into '.'... [2021-05-21T18:44:25.609Z] #43 40.58 DEP compel/plugins/std/fds.d [2021-05-21T18:44:25.609Z] #43 40.69 DEP compel/plugins/std/std.d [2021-05-21T18:44:25.609Z] #43 40.75 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:44:25.673Z] #13 4.270 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-21T18:44:25.721Z] #58 17.12 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:25.721Z] #58 17.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:25.765Z] #40 ... [2021-05-21T18:44:25.765Z] [2021-05-21T18:44:25.765Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:25.765Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:25.765Z] #36 9.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:25.765Z] #36 9.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:25.765Z] #36 9.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:25.765Z] #36 ... [2021-05-21T18:44:25.765Z] [2021-05-21T18:44:25.765Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:25.765Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:25.765Z] #49 8.614 + RM_GOPATH=0 [2021-05-21T18:44:25.765Z] #49 8.614 + TMP_GOPATH= [2021-05-21T18:44:25.765Z] #49 8.614 + : /build [2021-05-21T18:44:25.765Z] #49 8.614 + '[' -z '' ']' [2021-05-21T18:44:25.765Z] #49 8.614 ++ mktemp -d [2021-05-21T18:44:25.765Z] #49 8.614 + export GOPATH=/tmp/tmp.KA3Dszz69i [2021-05-21T18:44:25.765Z] #49 8.614 + GOPATH=/tmp/tmp.KA3Dszz69i [2021-05-21T18:44:25.765Z] #49 8.614 + RM_GOPATH=1 [2021-05-21T18:44:25.765Z] #49 8.614 + case "$(go env GOARCH)" in [2021-05-21T18:44:25.765Z] #49 8.614 ++ go env GOARCH [2021-05-21T18:44:25.765Z] #49 8.653 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.765Z] #49 8.653 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:25.765Z] #49 8.653 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:25.765Z] #49 8.666 + dir=/tmp/install [2021-05-21T18:44:25.765Z] #49 8.666 + bin=golangci_lint [2021-05-21T18:44:25.765Z] #49 8.666 + shift [2021-05-21T18:44:25.765Z] #49 8.666 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:44:25.765Z] #49 8.666 + . /tmp/install/golangci_lint.installer [2021-05-21T18:44:25.765Z] #49 8.666 ++ : v1.23.8 [2021-05-21T18:44:25.765Z] #49 8.666 + install_golangci_lint [2021-05-21T18:44:25.765Z] #49 8.666 + set -e [2021-05-21T18:44:25.765Z] #49 8.666 + export GO111MODULE=on [2021-05-21T18:44:25.765Z] #49 8.666 + GO111MODULE=on [2021-05-21T18:44:25.765Z] #49 8.666 + GOBIN=/build [2021-05-21T18:44:25.765Z] #49 8.666 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:44:25.765Z] #49 8.695 go: finding github.com v1.23.8 [2021-05-21T18:44:25.765Z] #49 8.695 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:44:25.765Z] #49 8.695 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:44:25.765Z] #49 8.695 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:25.765Z] #49 8.695 go: finding github.com/golangci v1.23.8 [2021-05-21T18:44:25.765Z] #49 9.842 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:25.765Z] #49 10.49 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:25.873Z] #43 40.84 DEP compel/plugins/fds/fds.d [2021-05-21T18:44:25.873Z] #43 40.93 CC compel/plugins/std/std.o [2021-05-21T18:44:26.021Z] #49 ... [2021-05-21T18:44:26.021Z] [2021-05-21T18:44:26.021Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:26.021Z] #67 sha256:019d6d52ff937f288e662fbcaf9804885acf3a6052f08b927449437d8783ae5c [2021-05-21T18:44:26.021Z] #67 7.433 + RM_GOPATH=0 [2021-05-21T18:44:26.021Z] #67 7.433 + TMP_GOPATH= [2021-05-21T18:44:26.021Z] #67 7.433 + : /build [2021-05-21T18:44:26.021Z] #67 7.433 + '[' -z '' ']' [2021-05-21T18:44:26.021Z] #67 7.433 ++ mktemp -d [2021-05-21T18:44:26.021Z] #67 7.440 + export GOPATH=/tmp/tmp.14bwpH9zAS [2021-05-21T18:44:26.021Z] #67 7.440 + GOPATH=/tmp/tmp.14bwpH9zAS [2021-05-21T18:44:26.021Z] #67 7.440 + RM_GOPATH=1 [2021-05-21T18:44:26.021Z] #67 7.440 + case "$(go env GOARCH)" in [2021-05-21T18:44:26.021Z] #67 7.440 ++ go env GOARCH [2021-05-21T18:44:26.021Z] #67 7.471 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:26.021Z] #67 7.471 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:26.021Z] #67 7.471 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:26.021Z] #67 7.471 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:26.021Z] #67 7.471 + dir=/tmp/install [2021-05-21T18:44:26.021Z] #67 7.471 + bin=proxy [2021-05-21T18:44:26.021Z] #67 7.471 + shift [2021-05-21T18:44:26.021Z] #67 7.471 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:44:26.021Z] #67 7.471 + . /tmp/install/proxy.installer [2021-05-21T18:44:26.021Z] #67 7.471 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:26.021Z] #67 7.471 + install_proxy [2021-05-21T18:44:26.021Z] #67 7.471 + case "$1" in [2021-05-21T18:44:26.021Z] #67 7.471 + export CGO_ENABLED=0 [2021-05-21T18:44:26.021Z] #67 7.471 + CGO_ENABLED=0 [2021-05-21T18:44:26.021Z] #67 7.471 + _install_proxy [2021-05-21T18:44:26.021Z] #67 7.471 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:44:26.021Z] #67 7.471 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.14bwpH9zAS/src/github.com/docker/libnetwork [2021-05-21T18:44:26.021Z] #67 7.471 Cloning into '/tmp/tmp.14bwpH9zAS/src/github.com/docker/libnetwork'... [2021-05-21T18:44:26.137Z] #43 41.23 CC compel/plugins/std/fds.o [2021-05-21T18:44:26.277Z] #67 ... [2021-05-21T18:44:26.277Z] [2021-05-21T18:44:26.277Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:26.277Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:26.277Z] #55 7.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:26.277Z] #55 7.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:26.277Z] #55 7.335 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:26.277Z] #55 7.506 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:26.277Z] #55 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:26.277Z] #55 ... [2021-05-21T18:44:26.277Z] [2021-05-21T18:44:26.277Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:26.277Z] #24 sha256:907b58c9bbaac3d8f0084bd01bd22103e354c04b06b6733d2d33d6118ac0b670 [2021-05-21T18:44:26.277Z] #24 6.800 + RM_GOPATH=0 [2021-05-21T18:44:26.277Z] #24 6.800 + TMP_GOPATH= [2021-05-21T18:44:26.277Z] #24 6.800 + : /build [2021-05-21T18:44:26.277Z] #24 6.800 + '[' -z '' ']' [2021-05-21T18:44:26.277Z] #24 6.800 ++ mktemp -d [2021-05-21T18:44:26.277Z] #24 6.804 + export GOPATH=/tmp/tmp.7lr5Tr385c [2021-05-21T18:44:26.277Z] #24 6.804 + GOPATH=/tmp/tmp.7lr5Tr385c [2021-05-21T18:44:26.277Z] #24 6.804 + RM_GOPATH=1 [2021-05-21T18:44:26.277Z] #24 6.804 + case "$(go env GOARCH)" in [2021-05-21T18:44:26.277Z] #24 6.813 ++ go env GOARCH [2021-05-21T18:44:26.277Z] #24 6.813 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:26.277Z] #24 6.813 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:26.277Z] #24 6.813 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:26.277Z] #24 6.813 + dir=/tmp/install [2021-05-21T18:44:26.277Z] #24 6.813 + bin=dockercli [2021-05-21T18:44:26.277Z] #24 6.813 + shift [2021-05-21T18:44:26.277Z] #24 6.813 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:44:26.277Z] #24 6.813 + . /tmp/install/dockercli.installer [2021-05-21T18:44:26.277Z] #24 6.813 ++ : stable [2021-05-21T18:44:26.277Z] #24 6.813 ++ : 17.06.2-ce [2021-05-21T18:44:26.277Z] #24 6.813 + install_dockercli [2021-05-21T18:44:26.277Z] #24 6.813 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:44:26.277Z] #24 6.813 ++ uname -m [2021-05-21T18:44:26.277Z] #24 6.813 + arch=x86_64 [2021-05-21T18:44:26.277Z] #24 6.813 + '[' x86_64 '!=' x86_64 ']' [2021-05-21T18:44:26.277Z] #24 6.813 + url=https://download.docker.com/linux/static [2021-05-21T18:44:26.277Z] #24 6.823 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:44:26.277Z] #24 6.825 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-21T18:44:26.277Z] #24 6.825 + tar -xz docker/docker [2021-05-21T18:44:26.289Z] #58 ... [2021-05-21T18:44:26.289Z] [2021-05-21T18:44:26.289Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:26.289Z] #49 sha256:363cece7e7d1feedcea32d7ca7f61a582eb3c5f485c341bf41d14d8b5730be96 [2021-05-21T18:44:26.289Z] #49 15.27 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:44:26.289Z] #49 15.40 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:44:26.289Z] #49 15.40 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:26.290Z] #49 15.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:26.290Z] #49 15.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:26.290Z] #49 15.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:26.290Z] #49 15.47 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:26.290Z] #49 15.47 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:44:26.290Z] #49 15.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:26.290Z] #49 15.59 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:44:26.290Z] #49 15.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:26.290Z] #49 15.62 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:44:26.290Z] #49 15.71 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:26.290Z] #49 15.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:26.290Z] #49 15.86 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:26.290Z] #49 15.98 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:44:26.290Z] #49 15.98 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:26.290Z] #49 15.98 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:26.290Z] #49 15.98 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:26.290Z] #49 16.20 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:26.290Z] #49 16.36 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:26.290Z] #49 16.41 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:26.290Z] #49 16.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:26.290Z] #49 16.61 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:26.290Z] #49 16.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:26.290Z] #49 16.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:26.290Z] #49 16.93 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:26.290Z] #49 16.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:44:26.290Z] #49 17.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:26.290Z] #49 17.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:26.290Z] #49 17.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:26.290Z] #49 17.11 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:26.290Z] #49 17.14 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:26.290Z] #49 17.24 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:26.290Z] #49 17.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:44:26.290Z] #49 17.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:26.290Z] #49 17.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:26.290Z] #49 17.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:26.290Z] #49 17.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:26.290Z] #49 17.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:26.290Z] #49 17.95 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:26.538Z] #24 ... [2021-05-21T18:44:26.538Z] [2021-05-21T18:44:26.538Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:26.538Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:44:26.538Z] #51 7.854 + RM_GOPATH=0 [2021-05-21T18:44:26.538Z] #51 7.854 + TMP_GOPATH= [2021-05-21T18:44:26.538Z] #51 7.854 + : /build [2021-05-21T18:44:26.538Z] #51 7.854 + '[' -z '' ']' [2021-05-21T18:44:26.538Z] #51 7.854 ++ mktemp -d [2021-05-21T18:44:26.538Z] #51 7.875 + export GOPATH=/tmp/tmp.6XOQHgZWGh [2021-05-21T18:44:26.538Z] #51 7.875 + GOPATH=/tmp/tmp.6XOQHgZWGh [2021-05-21T18:44:26.538Z] #51 7.875 + RM_GOPATH=1 [2021-05-21T18:44:26.538Z] #51 7.875 + case "$(go env GOARCH)" in [2021-05-21T18:44:26.538Z] #51 7.891 ++ go env GOARCH [2021-05-21T18:44:26.538Z] #51 7.907 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:26.538Z] #51 7.907 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:26.538Z] #51 7.907 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:26.538Z] #51 7.939 + dir=/tmp/install [2021-05-21T18:44:26.538Z] #51 7.939 + bin=shfmt [2021-05-21T18:44:26.538Z] #51 7.939 + shift [2021-05-21T18:44:26.538Z] #51 7.939 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:44:26.538Z] #51 7.939 + . /tmp/install/shfmt.installer [2021-05-21T18:44:26.538Z] #51 7.939 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:26.538Z] #51 7.939 + install_shfmt [2021-05-21T18:44:26.538Z] #51 7.939 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:44:26.538Z] #51 7.939 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6XOQHgZWGh/src/github.com/mvdan/sh [2021-05-21T18:44:26.538Z] #51 7.939 Cloning into '/tmp/tmp.6XOQHgZWGh/src/github.com/mvdan/sh'... [2021-05-21T18:44:26.538Z] #51 7.942 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:26.538Z] #51 ... [2021-05-21T18:44:26.538Z] [2021-05-21T18:44:26.538Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:26.538Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:26.538Z] #42 8.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:26.538Z] #42 8.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:26.538Z] #42 8.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:26.538Z] #42 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:26.548Z] #49 18.15 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:26.549Z] #49 18.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:26.549Z] #49 18.30 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:44:26.651Z] #32 ... [2021-05-21T18:44:26.651Z] [2021-05-21T18:44:26.651Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-21T18:44:26.651Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-21T18:44:26.651Z] #12 DONE 6.9s [2021-05-21T18:44:26.651Z] [2021-05-21T18:44:26.651Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:26.651Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:26.712Z] #43 41.65 CC compel/plugins/std/log.o [2021-05-21T18:44:26.797Z] #42 ... [2021-05-21T18:44:26.797Z] [2021-05-21T18:44:26.797Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:26.797Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:26.797Z] #13 4.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:26.797Z] #13 5.185 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:44:26.797Z] #13 5.192 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:26.797Z] #13 5.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:26.808Z] #49 18.41 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:26.808Z] #49 18.41 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:26.808Z] #49 18.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:26.808Z] #49 18.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:26.808Z] #49 18.59 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:44:26.943Z] #54 ... [2021-05-21T18:44:26.943Z] [2021-05-21T18:44:26.943Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:26.943Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:44:26.943Z] #46 118.3 text/template [2021-05-21T18:44:26.943Z] #46 121.5 go/parser [2021-05-21T18:44:26.943Z] #46 124.4 encoding/xml [2021-05-21T18:44:26.943Z] #46 ... [2021-05-21T18:44:26.943Z] [2021-05-21T18:44:26.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:26.943Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:26.943Z] #44 60.88 CC criu/arch/ppc64/crtools.o [2021-05-21T18:44:26.943Z] #44 62.10 CC criu/arch/ppc64/sigframe.o [2021-05-21T18:44:26.943Z] #44 62.63 LINK criu/arch/ppc64/crtools.built-in.o [2021-05-21T18:44:26.943Z] #44 62.66 DEP criu/pie/util-vdso.d [2021-05-21T18:44:26.943Z] #44 62.74 DEP criu/pie/util.d [2021-05-21T18:44:26.943Z] #44 62.83 CC criu/pie/util.o [2021-05-21T18:44:26.943Z] #44 63.15 CC criu/pie/util-vdso.o [2021-05-21T18:44:26.974Z] #43 ... [2021-05-21T18:44:26.974Z] [2021-05-21T18:44:26.974Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:26.974Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:44:26.974Z] #45 107.9 vendor/golang.org/x/text/unicode/bidi [2021-05-21T18:44:26.974Z] #45 109.4 vendor/golang.org/x/text/secure/bidirule [2021-05-21T18:44:26.974Z] #45 109.7 vendor/golang.org/x/text/unicode/norm [2021-05-21T18:44:26.974Z] #45 113.7 vendor/golang.org/x/net/idna [2021-05-21T18:44:26.974Z] #45 116.0 vendor/golang.org/x/net/http2/hpack [2021-05-21T18:44:26.974Z] #45 117.1 mime [2021-05-21T18:44:27.074Z] #13 ... [2021-05-21T18:44:27.074Z] [2021-05-21T18:44:27.074Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:27.074Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-21T18:44:27.074Z] #27 11.41 Fetched 8270 kB in 2s (3408 kB/s) [2021-05-21T18:44:27.074Z] #27 11.41 Reading package lists... [2021-05-21T18:44:27.074Z] #27 13.02 Reading package lists... [2021-05-21T18:44:27.074Z] #27 14.93 Building dependency tree... [2021-05-21T18:44:27.074Z] #27 15.66 The following additional packages will be installed: [2021-05-21T18:44:27.074Z] #27 15.66 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T18:44:27.074Z] #27 15.66 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T18:44:27.074Z] #27 15.66 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T18:44:27.074Z] #27 15.66 Suggested packages: [2021-05-21T18:44:27.074Z] #27 15.66 krb5-doc krb5-user [2021-05-21T18:44:27.074Z] #27 15.66 Recommended packages: [2021-05-21T18:44:27.074Z] #27 15.66 krb5-locales publicsuffix libsasl2-modules [2021-05-21T18:44:27.074Z] #27 16.04 The following NEW packages will be installed: [2021-05-21T18:44:27.074Z] #27 16.04 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T18:44:27.074Z] #27 16.04 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T18:44:27.074Z] #27 16.04 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T18:44:27.074Z] #27 16.04 libssh2-1 libssl1.1 openssl [2021-05-21T18:44:27.074Z] #27 16.34 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-21T18:44:27.074Z] #27 16.34 Need to get 4777 kB of archives. [2021-05-21T18:44:27.074Z] #27 16.34 After this operation, 11.5 MB of additional disk space will be used. [2021-05-21T18:44:27.074Z] #27 16.34 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T18:44:27.074Z] #27 16.34 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-21T18:44:27.074Z] #27 16.35 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-21T18:44:27.074Z] #27 16.35 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-21T18:44:27.074Z] #27 16.35 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-21T18:44:27.074Z] #27 16.35 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-21T18:44:27.074Z] #27 16.37 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-21T18:44:27.074Z] #27 16.38 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-21T18:44:27.074Z] #27 16.38 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-21T18:44:27.074Z] #27 16.39 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T18:44:27.074Z] #27 16.39 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-21T18:44:27.074Z] #27 16.40 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-21T18:44:27.074Z] #27 16.40 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-21T18:44:27.074Z] #27 16.41 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-21T18:44:27.074Z] #27 16.43 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-21T18:44:27.074Z] #27 16.43 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-21T18:44:27.074Z] #27 16.43 Get:17 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-21T18:44:27.074Z] #27 16.43 Get:18 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-21T18:44:27.074Z] #27 16.44 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-21T18:44:27.074Z] #27 16.48 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-21T18:44:27.074Z] #27 16.49 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-21T18:44:27.074Z] #27 17.11 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:27.074Z] #27 17.24 Fetched 4777 kB in 0s (11.1 MB/s) [2021-05-21T18:44:27.074Z] #27 17.54 Selecting previously unselected package libssl1.1:arm64. [2021-05-21T18:44:27.074Z] #27 17.54 (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.) [2021-05-21T18:44:27.074Z] #27 17.59 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-21T18:44:27.074Z] #27 17.62 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:27.074Z] #27 18.40 Selecting previously unselected package openssl. [2021-05-21T18:44:27.074Z] #27 18.41 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-21T18:44:27.074Z] #27 18.42 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:27.074Z] #27 19.89 Selecting previously unselected package ca-certificates. [2021-05-21T18:44:27.074Z] #27 19.89 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T18:44:27.074Z] #27 19.91 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T18:44:27.341Z] #27 ... [2021-05-21T18:44:27.341Z] [2021-05-21T18:44:27.341Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:27.341Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:44:27.341Z] #13 5.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-21T18:44:27.375Z] #49 19.10 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:27.549Z] #45 ... [2021-05-21T18:44:27.549Z] [2021-05-21T18:44:27.549Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:27.549Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:27.549Z] #43 42.57 CC compel/plugins/std/string.o [2021-05-21T18:44:27.595Z] #44 63.96 AR criu/pie/pie.lib.a [2021-05-21T18:44:27.595Z] #44 64.01 DEP criu/pie/restorer.d [2021-05-21T18:44:27.634Z] #49 19.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:27.634Z] #49 19.38 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:44:27.634Z] #49 19.46 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:44:27.897Z] #44 64.31 DEP criu/arch/ppc64/vdso-trampoline.d [2021-05-21T18:44:27.897Z] #44 ... [2021-05-21T18:44:27.897Z] [2021-05-21T18:44:27.897Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:27.897Z] #52 sha256:0aafeb5658f8ee0685e0516b2f9d32858d2b99eee5fa71f67aaa55e9df976335 [2021-05-21T18:44:27.897Z] #52 123.5 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:44:27.897Z] #52 DONE 129.6s [2021-05-21T18:44:27.897Z] [2021-05-21T18:44:27.897Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:27.897Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:27.897Z] #44 64.33 DEP criu/arch/ppc64/restorer.d [2021-05-21T18:44:27.937Z] #49 19.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:28.124Z] #43 43.19 CC compel/plugins/std/infect.o [2021-05-21T18:44:28.199Z] #44 64.54 DEP criu/arch/ppc64/vdso-pie.d [2021-05-21T18:44:28.201Z] #49 20.05 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:28.386Z] #43 43.60 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-21T18:44:28.501Z] #44 64.70 DEP criu/pie/parasite-vdso.d [2021-05-21T18:44:28.501Z] #44 64.90 DEP criu/pie/parasite.d [2021-05-21T18:44:28.649Z] #43 43.65 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-21T18:44:28.649Z] #43 43.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-21T18:44:28.649Z] #43 43.79 AR compel/plugins/std.lib.a [2021-05-21T18:44:28.742Z] #13 ... [2021-05-21T18:44:28.742Z] [2021-05-21T18:44:28.742Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:28.742Z] #47 sha256:69d093ef7a31098c0193ff5ba199c803476c8d0d1cb3b0e9645662121de04201 [2021-05-21T18:44:28.742Z] #47 5.131 + RM_GOPATH=0 [2021-05-21T18:44:28.742Z] #47 5.131 + TMP_GOPATH= [2021-05-21T18:44:28.742Z] #47 5.131 + : /build [2021-05-21T18:44:28.742Z] #47 5.131 + '[' -z '' ']' [2021-05-21T18:44:28.742Z] #47 5.133 ++ mktemp -d [2021-05-21T18:44:28.742Z] #47 5.133 + export GOPATH=/tmp/tmp.4ClVdO6DLo [2021-05-21T18:44:28.742Z] #47 5.133 + GOPATH=/tmp/tmp.4ClVdO6DLo [2021-05-21T18:44:28.742Z] #47 5.133 + RM_GOPATH=1 [2021-05-21T18:44:28.742Z] #47 5.133 + case "$(go env GOARCH)" in [2021-05-21T18:44:28.742Z] #47 5.143 ++ go env GOARCH [2021-05-21T18:44:28.742Z] #47 5.182 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:28.742Z] #47 5.182 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:28.742Z] #47 5.191 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:28.742Z] #47 5.191 + dir=/tmp/install [2021-05-21T18:44:28.742Z] #47 5.191 + bin=gotestsum [2021-05-21T18:44:28.742Z] #47 5.191 + shift [2021-05-21T18:44:28.742Z] #47 5.191 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:44:28.742Z] #47 5.191 + . /tmp/install/gotestsum.installer [2021-05-21T18:44:28.742Z] #47 5.191 ++ : v0.5.3 [2021-05-21T18:44:28.742Z] #47 5.191 + install_gotestsum [2021-05-21T18:44:28.742Z] #47 5.191 + set -e [2021-05-21T18:44:28.742Z] #47 5.191 + export GO111MODULE=on [2021-05-21T18:44:28.742Z] #47 5.191 + GO111MODULE=on [2021-05-21T18:44:28.742Z] #47 5.191 + GOBIN=/build [2021-05-21T18:44:28.742Z] #47 5.191 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:44:28.742Z] #47 5.211 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:28.742Z] #47 5.214 go: finding gotest.tools v0.5.3 [2021-05-21T18:44:28.742Z] #47 6.069 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:28.742Z] #47 6.514 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:28.742Z] #47 7.184 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:28.742Z] #47 7.279 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:28.742Z] #47 7.290 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:28.742Z] #47 7.346 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:44:28.742Z] #47 7.359 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:28.742Z] #47 7.407 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:28.742Z] #47 7.434 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:28.742Z] #47 7.553 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:28.742Z] #47 7.996 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:28.742Z] #47 8.001 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:28.742Z] #47 8.019 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:28.742Z] #47 8.066 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:28.742Z] #47 8.091 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:28.742Z] #47 8.107 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:44:28.742Z] #47 8.130 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:28.742Z] #47 8.695 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:28.742Z] #47 8.700 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:28.742Z] #47 8.955 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:28.742Z] #47 9.049 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:28.742Z] #47 9.223 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:28.742Z] #47 ... [2021-05-21T18:44:28.742Z] [2021-05-21T18:44:28.742Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:28.742Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:44:28.742Z] #49 5.280 + RM_GOPATH=0 [2021-05-21T18:44:28.742Z] #49 5.280 + TMP_GOPATH= [2021-05-21T18:44:28.742Z] #49 5.280 + : /build [2021-05-21T18:44:28.742Z] #49 5.280 + '[' -z '' ']' [2021-05-21T18:44:28.742Z] #49 5.283 ++ mktemp -d [2021-05-21T18:44:28.742Z] #49 5.291 + export GOPATH=/tmp/tmp.uEeHXeECPI [2021-05-21T18:44:28.742Z] #49 5.291 + GOPATH=/tmp/tmp.uEeHXeECPI [2021-05-21T18:44:28.742Z] #49 5.291 + RM_GOPATH=1 [2021-05-21T18:44:28.742Z] #49 5.291 + case "$(go env GOARCH)" in [2021-05-21T18:44:28.742Z] #49 5.293 ++ go env GOARCH [2021-05-21T18:44:28.742Z] #49 5.311 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:28.742Z] #49 5.311 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:28.742Z] #49 5.324 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:28.742Z] #49 5.342 + dir=/tmp/install [2021-05-21T18:44:28.742Z] #49 5.342 + bin=golangci_lint [2021-05-21T18:44:28.742Z] #49 5.342 + shift [2021-05-21T18:44:28.742Z] #49 5.342 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:44:28.742Z] #49 5.342 + . /tmp/install/golangci_lint.installer [2021-05-21T18:44:28.742Z] #49 5.342 ++ : v1.23.8 [2021-05-21T18:44:28.742Z] #49 5.342 + install_golangci_lint [2021-05-21T18:44:28.742Z] #49 5.342 + set -e [2021-05-21T18:44:28.742Z] #49 5.342 + export GO111MODULE=on [2021-05-21T18:44:28.742Z] #49 5.342 + GO111MODULE=on [2021-05-21T18:44:28.742Z] #49 5.342 + GOBIN=/build [2021-05-21T18:44:28.742Z] #49 5.342 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:44:28.742Z] #49 5.365 go: finding github.com v1.23.8 [2021-05-21T18:44:28.742Z] #49 5.367 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:44:28.742Z] #49 5.368 go: finding github.com/golangci v1.23.8 [2021-05-21T18:44:28.742Z] #49 5.369 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:44:28.742Z] #49 5.371 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:28.742Z] #49 6.286 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:28.742Z] #49 6.945 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:28.742Z] #49 ... [2021-05-21T18:44:28.742Z] [2021-05-21T18:44:28.742Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:28.742Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-21T18:44:28.742Z] #32 5.466 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:44:28.742Z] #32 5.466 Cloning into '.'... [2021-05-21T18:44:28.787Z] #49 20.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:44:28.787Z] #49 20.61 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:28.911Z] #43 43.89 CC compel/plugins/fds/fds.o [2021-05-21T18:44:28.911Z] #43 44.14 AR compel/plugins/fds.lib.a [2021-05-21T18:44:29.027Z] #32 ... [2021-05-21T18:44:29.027Z] [2021-05-21T18:44:29.027Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:29.027Z] #24 sha256:9246a1bee3c58cf72a0c465fa3a1b21d6cf9fc68c8402db6bb4ff50724709264 [2021-05-21T18:44:29.027Z] #24 5.947 + RM_GOPATH=0 [2021-05-21T18:44:29.027Z] #24 5.947 + TMP_GOPATH= [2021-05-21T18:44:29.027Z] #24 5.947 + : /build [2021-05-21T18:44:29.027Z] #24 5.947 + '[' -z '' ']' [2021-05-21T18:44:29.027Z] #24 5.955 ++ mktemp -d [2021-05-21T18:44:29.027Z] #24 5.968 + export GOPATH=/tmp/tmp.EKXkCoVLVi [2021-05-21T18:44:29.027Z] #24 5.968 + GOPATH=/tmp/tmp.EKXkCoVLVi [2021-05-21T18:44:29.027Z] #24 5.968 + RM_GOPATH=1 [2021-05-21T18:44:29.027Z] #24 5.968 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.027Z] #24 5.968 ++ go env GOARCH [2021-05-21T18:44:29.027Z] #24 6.026 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.027Z] #24 6.026 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.027Z] #24 6.030 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.027Z] #24 6.036 + dir=/tmp/install [2021-05-21T18:44:29.027Z] #24 6.036 + bin=dockercli [2021-05-21T18:44:29.027Z] #24 6.036 + shift [2021-05-21T18:44:29.027Z] #24 6.037 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:44:29.027Z] #24 6.037 + . /tmp/install/dockercli.installer [2021-05-21T18:44:29.027Z] #24 6.037 ++ : stable [2021-05-21T18:44:29.027Z] #24 6.039 ++ : 17.06.2-ce [2021-05-21T18:44:29.027Z] #24 6.041 + install_dockercli [2021-05-21T18:44:29.027Z] #24 6.041 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:44:29.027Z] #24 6.042 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:44:29.027Z] #24 6.043 ++ uname -m [2021-05-21T18:44:29.027Z] #24 6.054 + arch=aarch64 [2021-05-21T18:44:29.027Z] #24 6.060 + '[' aarch64 '!=' x86_64 ']' [2021-05-21T18:44:29.027Z] #24 6.064 + '[' aarch64 '!=' s390x ']' [2021-05-21T18:44:29.027Z] #24 6.065 + '[' aarch64 '!=' armhf ']' [2021-05-21T18:44:29.027Z] #24 6.065 + build_dockercli [2021-05-21T18:44:29.027Z] #24 6.065 + git clone https://github.com/docker/docker-ce /tmp/tmp.EKXkCoVLVi/tmp/docker-ce [2021-05-21T18:44:29.027Z] #24 6.071 Cloning into '/tmp/tmp.EKXkCoVLVi/tmp/docker-ce'... [2021-05-21T18:44:29.027Z] #24 ... [2021-05-21T18:44:29.027Z] [2021-05-21T18:44:29.027Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:29.027Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:44:29.027Z] #51 5.265 + RM_GOPATH=0 [2021-05-21T18:44:29.027Z] #51 5.265 + TMP_GOPATH= [2021-05-21T18:44:29.027Z] #51 5.265 + : /build [2021-05-21T18:44:29.027Z] #51 5.265 + '[' -z '' ']' [2021-05-21T18:44:29.027Z] #51 5.266 ++ mktemp -d [2021-05-21T18:44:29.027Z] #51 5.269 + export GOPATH=/tmp/tmp.R2OXZTmn3A [2021-05-21T18:44:29.027Z] #51 5.269 + GOPATH=/tmp/tmp.R2OXZTmn3A [2021-05-21T18:44:29.027Z] #51 5.269 + RM_GOPATH=1 [2021-05-21T18:44:29.027Z] #51 5.269 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.027Z] #51 5.274 ++ go env GOARCH [2021-05-21T18:44:29.027Z] #51 5.311 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.027Z] #51 5.311 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.027Z] #51 5.311 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.027Z] #51 5.325 + dir=/tmp/install [2021-05-21T18:44:29.027Z] #51 5.325 + bin=shfmt [2021-05-21T18:44:29.027Z] #51 5.325 + shift [2021-05-21T18:44:29.027Z] #51 5.325 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:44:29.027Z] #51 5.325 + . /tmp/install/shfmt.installer [2021-05-21T18:44:29.027Z] #51 5.325 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:29.027Z] #51 5.325 + install_shfmt [2021-05-21T18:44:29.027Z] #51 5.325 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:44:29.027Z] #51 5.325 + git clone https://github.com/mvdan/sh.git /tmp/tmp.R2OXZTmn3A/src/github.com/mvdan/sh [2021-05-21T18:44:29.027Z] #51 5.325 Cloning into '/tmp/tmp.R2OXZTmn3A/src/github.com/mvdan/sh'... [2021-05-21T18:44:29.027Z] #51 5.325 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:29.168Z] #44 65.50 CC criu/pie/parasite.o [2021-05-21T18:44:29.174Z] #43 44.21 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:44:29.174Z] #43 44.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:44:29.174Z] #43 44.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-21T18:44:29.174Z] #43 44.41 HOSTDEP compel/src/main-host.d [2021-05-21T18:44:29.292Z] #51 ... [2021-05-21T18:44:29.292Z] [2021-05-21T18:44:29.292Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:29.292Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:44:29.292Z] #45 5.710 + RM_GOPATH=0 [2021-05-21T18:44:29.292Z] #45 5.710 + TMP_GOPATH= [2021-05-21T18:44:29.292Z] #45 5.710 + : /build [2021-05-21T18:44:29.292Z] #45 5.710 + '[' -z '' ']' [2021-05-21T18:44:29.292Z] #45 5.728 ++ mktemp -d [2021-05-21T18:44:29.292Z] #45 5.728 + export GOPATH=/tmp/tmp.fvkZZrXfSu [2021-05-21T18:44:29.292Z] #45 5.728 + GOPATH=/tmp/tmp.fvkZZrXfSu [2021-05-21T18:44:29.292Z] #45 5.728 + RM_GOPATH=1 [2021-05-21T18:44:29.292Z] #45 5.728 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.292Z] #45 5.728 ++ go env GOARCH [2021-05-21T18:44:29.292Z] #45 5.741 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.292Z] #45 5.741 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.292Z] #45 5.746 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.292Z] #45 5.747 + dir=/tmp/install [2021-05-21T18:44:29.292Z] #45 5.747 + bin=vndr [2021-05-21T18:44:29.292Z] #45 5.747 + shift [2021-05-21T18:44:29.292Z] #45 5.747 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:44:29.292Z] #45 5.747 + . /tmp/install/vndr.installer [2021-05-21T18:44:29.292Z] #45 5.747 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:29.292Z] #45 5.747 + install_vndr [2021-05-21T18:44:29.292Z] #45 5.747 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:44:29.292Z] #45 5.747 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fvkZZrXfSu/src/github.com/LK4D4/vndr [2021-05-21T18:44:29.292Z] #45 5.747 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:29.292Z] #45 5.752 Cloning into '/tmp/tmp.fvkZZrXfSu/src/github.com/LK4D4/vndr'... [2021-05-21T18:44:29.292Z] #45 6.332 + cd /tmp/tmp.fvkZZrXfSu/src/github.com/LK4D4/vndr [2021-05-21T18:44:29.292Z] #45 6.333 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:29.292Z] #45 6.345 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:44:29.292Z] #45 7.741 runtime/internal/sys [2021-05-21T18:44:29.292Z] #45 7.782 internal/cpu [2021-05-21T18:44:29.292Z] #45 7.794 internal/race [2021-05-21T18:44:29.292Z] #45 7.963 runtime/internal/math [2021-05-21T18:44:29.292Z] #45 7.980 runtime/internal/atomic [2021-05-21T18:44:29.292Z] #45 8.049 sync/atomic [2021-05-21T18:44:29.292Z] #45 8.195 unicode [2021-05-21T18:44:29.292Z] #45 8.565 internal/bytealg [2021-05-21T18:44:29.292Z] #45 8.676 unicode/utf8 [2021-05-21T18:44:29.292Z] #45 8.834 math/bits [2021-05-21T18:44:29.292Z] #45 9.432 internal/testlog [2021-05-21T18:44:29.292Z] #45 9.591 runtime [2021-05-21T18:44:29.292Z] #45 9.661 math [2021-05-21T18:44:29.292Z] #45 9.870 encoding [2021-05-21T18:44:29.292Z] #45 10.15 unicode/utf16 [2021-05-21T18:44:29.292Z] #45 10.73 container/list [2021-05-21T18:44:29.292Z] #45 ... [2021-05-21T18:44:29.292Z] [2021-05-21T18:44:29.292Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:29.292Z] #58 sha256:9e23d25746687951314ede56549b11ca674b30d77e524734b5cdf11bb14a18a7 [2021-05-21T18:44:29.292Z] #58 5.530 + RM_GOPATH=0 [2021-05-21T18:44:29.292Z] #58 5.531 + TMP_GOPATH= [2021-05-21T18:44:29.292Z] #58 5.531 + : /build [2021-05-21T18:44:29.292Z] #58 5.532 + '[' -z '' ']' [2021-05-21T18:44:29.292Z] #58 5.533 ++ mktemp -d [2021-05-21T18:44:29.292Z] #58 5.534 + export GOPATH=/tmp/tmp.9J6FaIx3Ra [2021-05-21T18:44:29.292Z] #58 5.534 + GOPATH=/tmp/tmp.9J6FaIx3Ra [2021-05-21T18:44:29.292Z] #58 5.534 + RM_GOPATH=1 [2021-05-21T18:44:29.292Z] #58 5.534 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.292Z] #58 5.538 ++ go env GOARCH [2021-05-21T18:44:29.292Z] #58 5.559 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.292Z] #58 5.559 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.292Z] #58 5.559 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.292Z] #58 5.565 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:29.292Z] #58 5.570 + dir=/tmp/install [2021-05-21T18:44:29.292Z] #58 5.570 + bin=rootlesskit [2021-05-21T18:44:29.292Z] #58 5.570 + shift [2021-05-21T18:44:29.292Z] #58 5.570 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:44:29.292Z] #58 5.570 + . /tmp/install/rootlesskit.installer [2021-05-21T18:44:29.292Z] #58 5.570 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:29.292Z] #58 5.570 + install_rootlesskit [2021-05-21T18:44:29.292Z] #58 5.570 + case "$1" in [2021-05-21T18:44:29.292Z] #58 5.570 + export CGO_ENABLED=0 [2021-05-21T18:44:29.292Z] #58 5.570 + CGO_ENABLED=0 [2021-05-21T18:44:29.292Z] #58 5.570 + _install_rootlesskit [2021-05-21T18:44:29.292Z] #58 5.570 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:44:29.292Z] #58 5.570 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9J6FaIx3Ra/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:29.292Z] #58 5.602 Cloning into '/tmp/tmp.9J6FaIx3Ra/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:44:29.292Z] #58 9.129 + cd /tmp/tmp.9J6FaIx3Ra/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:29.292Z] #58 9.129 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:29.292Z] #58 9.161 + export GO111MODULE=on [2021-05-21T18:44:29.292Z] #58 9.161 + GO111MODULE=on [2021-05-21T18:44:29.292Z] #58 9.161 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:44:29.292Z] #58 9.161 + GOPROXY=https://proxy.golang.org [2021-05-21T18:44:29.292Z] #58 9.161 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:44:29.292Z] #58 9.162 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:44:29.342Z] #13 7.698 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:29.436Z] #43 44.50 DEP compel/src/lib/ptrace.d [2021-05-21T18:44:29.436Z] #43 44.59 DEP compel/src/lib/infect.d [2021-05-21T18:44:29.563Z] #58 ... [2021-05-21T18:44:29.563Z] [2021-05-21T18:44:29.563Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:29.563Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:29.563Z] #42 4.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:29.563Z] #42 4.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:29.563Z] #42 4.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:29.563Z] #42 6.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-21T18:44:29.563Z] #42 7.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-21T18:44:29.563Z] #42 8.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-21T18:44:29.563Z] #42 ... [2021-05-21T18:44:29.563Z] [2021-05-21T18:44:29.563Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:29.563Z] #67 sha256:1dbfb2d286602388b883241555fe1840f6e226b3def0e7ee7b76e0896a4d6e95 [2021-05-21T18:44:29.563Z] #67 5.066 + RM_GOPATH=0 [2021-05-21T18:44:29.563Z] #67 5.066 + TMP_GOPATH= [2021-05-21T18:44:29.563Z] #67 5.066 + : /build [2021-05-21T18:44:29.563Z] #67 5.066 + '[' -z '' ']' [2021-05-21T18:44:29.563Z] #67 5.082 ++ mktemp -d [2021-05-21T18:44:29.563Z] #67 5.082 + export GOPATH=/tmp/tmp.A4oVhGJnsi [2021-05-21T18:44:29.563Z] #67 5.082 + GOPATH=/tmp/tmp.A4oVhGJnsi [2021-05-21T18:44:29.563Z] #67 5.082 + RM_GOPATH=1 [2021-05-21T18:44:29.563Z] #67 5.082 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.563Z] #67 5.087 ++ go env GOARCH [2021-05-21T18:44:29.563Z] #67 5.101 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:29.563Z] #67 5.102 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.563Z] #67 5.102 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.563Z] #67 5.102 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.563Z] #67 5.102 + dir=/tmp/install [2021-05-21T18:44:29.563Z] #67 5.102 + bin=proxy [2021-05-21T18:44:29.563Z] #67 5.102 + shift [2021-05-21T18:44:29.563Z] #67 5.102 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:44:29.563Z] #67 5.102 + . /tmp/install/proxy.installer [2021-05-21T18:44:29.563Z] #67 5.102 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:29.563Z] #67 5.102 + install_proxy [2021-05-21T18:44:29.563Z] #67 5.102 + case "$1" in [2021-05-21T18:44:29.563Z] #67 5.102 + export CGO_ENABLED=0 [2021-05-21T18:44:29.563Z] #67 5.102 + CGO_ENABLED=0 [2021-05-21T18:44:29.563Z] #67 5.102 + _install_proxy [2021-05-21T18:44:29.563Z] #67 5.102 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:44:29.563Z] #67 5.102 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A4oVhGJnsi/src/github.com/docker/libnetwork [2021-05-21T18:44:29.563Z] #67 5.122 Cloning into '/tmp/tmp.A4oVhGJnsi/src/github.com/docker/libnetwork'... [2021-05-21T18:44:29.699Z] #43 44.80 DEP compel/src/lib/infect-util.d [2021-05-21T18:44:29.699Z] #43 44.91 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:44:29.845Z] #67 ... [2021-05-21T18:44:29.845Z] [2021-05-21T18:44:29.845Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:29.845Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-21T18:44:29.845Z] #36 5.148 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:29.845Z] #36 5.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:29.845Z] #36 5.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:29.845Z] #36 6.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-21T18:44:29.845Z] #36 7.820 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-21T18:44:29.845Z] #36 8.260 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-21T18:44:29.845Z] #36 ... [2021-05-21T18:44:29.845Z] [2021-05-21T18:44:29.845Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:29.845Z] #34 sha256:3d5fb4a5b1f56a804cba92e6dd9dd6fa14e7004fdaf576a5f95d86bc077bd7b4 [2021-05-21T18:44:29.845Z] #34 4.595 Install go-toml version v1.8.1 [2021-05-21T18:44:29.845Z] #34 4.685 go: finding github.com v1.8.1 [2021-05-21T18:44:29.845Z] #34 4.685 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:44:29.845Z] #34 4.685 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:44:29.845Z] #34 4.687 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:44:29.845Z] #34 4.691 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:29.845Z] #34 5.739 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:29.845Z] #34 6.241 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:29.845Z] #34 8.250 github.com/pelletier/go-toml [2021-05-21T18:44:29.845Z] #34 ... [2021-05-21T18:44:29.845Z] [2021-05-21T18:44:29.845Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:29.845Z] #58 sha256:9e23d25746687951314ede56549b11ca674b30d77e524734b5cdf11bb14a18a7 [2021-05-21T18:44:29.845Z] #58 11.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:29.845Z] #58 11.18 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:29.845Z] #58 11.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:29.845Z] #58 11.26 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:29.845Z] #58 11.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:29.845Z] #58 11.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:29.845Z] #58 11.45 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:29.845Z] #58 11.46 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:29.845Z] #58 11.49 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:29.940Z] #13 ... [2021-05-21T18:44:29.940Z] [2021-05-21T18:44:29.940Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:29.940Z] #47 sha256:03bdcb3a8760174d7a98ebad476a6a5630bc3c75c46f2d359fa9a36940b991f3 [2021-05-21T18:44:29.940Z] #47 8.902 + RM_GOPATH=0 [2021-05-21T18:44:29.940Z] #47 8.902 + TMP_GOPATH= [2021-05-21T18:44:29.940Z] #47 8.902 + : /build [2021-05-21T18:44:29.940Z] #47 8.902 + '[' -z '' ']' [2021-05-21T18:44:29.940Z] #47 8.902 ++ mktemp -d [2021-05-21T18:44:29.940Z] #47 8.907 + export GOPATH=/tmp/tmp.btAb4VHGZ4 [2021-05-21T18:44:29.940Z] #47 8.907 + GOPATH=/tmp/tmp.btAb4VHGZ4 [2021-05-21T18:44:29.940Z] #47 8.907 + RM_GOPATH=1 [2021-05-21T18:44:29.940Z] #47 8.907 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.940Z] #47 8.912 ++ go env GOARCH [2021-05-21T18:44:29.940Z] #47 8.946 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.940Z] #47 8.946 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.940Z] #47 8.946 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.940Z] #47 8.946 + dir=/tmp/install [2021-05-21T18:44:29.940Z] #47 8.946 + bin=gotestsum [2021-05-21T18:44:29.940Z] #47 8.946 + shift [2021-05-21T18:44:29.940Z] #47 8.946 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T18:44:29.940Z] #47 8.946 + . /tmp/install/gotestsum.installer [2021-05-21T18:44:29.940Z] #47 8.946 ++ : v0.5.3 [2021-05-21T18:44:29.940Z] #47 8.946 + install_gotestsum [2021-05-21T18:44:29.940Z] #47 8.946 + set -e [2021-05-21T18:44:29.940Z] #47 8.946 + export GO111MODULE=on [2021-05-21T18:44:29.940Z] #47 8.946 + GO111MODULE=on [2021-05-21T18:44:29.940Z] #47 8.946 + GOBIN=/build [2021-05-21T18:44:29.940Z] #47 8.946 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T18:44:29.940Z] #47 8.961 go: finding gotest.tools v0.5.3 [2021-05-21T18:44:29.940Z] #47 8.961 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:29.940Z] #47 ... [2021-05-21T18:44:29.940Z] [2021-05-21T18:44:29.940Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:29.940Z] #58 sha256:01283def2b503b704eb0babdb7131a56bad46c3b343a46bfd2ee1788e19e6ba0 [2021-05-21T18:44:29.940Z] #58 9.747 + RM_GOPATH=0 [2021-05-21T18:44:29.940Z] #58 9.747 + TMP_GOPATH= [2021-05-21T18:44:29.940Z] #58 9.747 + : /build [2021-05-21T18:44:29.940Z] #58 9.747 + '[' -z '' ']' [2021-05-21T18:44:29.940Z] #58 9.747 ++ mktemp -d [2021-05-21T18:44:29.940Z] #58 9.768 + export GOPATH=/tmp/tmp.FjbMWAVKKD [2021-05-21T18:44:29.940Z] #58 9.768 + GOPATH=/tmp/tmp.FjbMWAVKKD [2021-05-21T18:44:29.940Z] #58 9.768 + RM_GOPATH=1 [2021-05-21T18:44:29.940Z] #58 9.768 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.940Z] #58 9.768 ++ go env GOARCH [2021-05-21T18:44:29.940Z] #58 9.818 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.940Z] #58 9.818 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.940Z] #58 9.818 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.940Z] #58 9.827 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:29.940Z] #58 9.827 + dir=/tmp/install [2021-05-21T18:44:29.940Z] #58 9.827 + bin=rootlesskit [2021-05-21T18:44:29.940Z] #58 9.827 + shift [2021-05-21T18:44:29.940Z] #58 9.827 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T18:44:29.940Z] #58 9.827 + . /tmp/install/rootlesskit.installer [2021-05-21T18:44:29.940Z] #58 9.827 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:29.940Z] #58 9.827 + install_rootlesskit [2021-05-21T18:44:29.940Z] #58 9.827 + case "$1" in [2021-05-21T18:44:29.940Z] #58 9.827 + export CGO_ENABLED=0 [2021-05-21T18:44:29.940Z] #58 9.827 + CGO_ENABLED=0 [2021-05-21T18:44:29.940Z] #58 9.827 + _install_rootlesskit [2021-05-21T18:44:29.940Z] #58 9.827 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T18:44:29.940Z] #58 9.827 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FjbMWAVKKD/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:29.940Z] #58 9.838 Cloning into '/tmp/tmp.FjbMWAVKKD/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T18:44:29.940Z] #58 ... [2021-05-21T18:44:29.940Z] [2021-05-21T18:44:29.940Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:29.940Z] #24 sha256:e3cc93092f8da0139d42b08f6d4785f9292e7123034c2ac567552890006f84e1 [2021-05-21T18:44:29.940Z] #24 8.056 + RM_GOPATH=0 [2021-05-21T18:44:29.940Z] #24 8.056 + TMP_GOPATH= [2021-05-21T18:44:29.940Z] #24 8.056 + : /build [2021-05-21T18:44:29.940Z] #24 8.056 + '[' -z '' ']' [2021-05-21T18:44:29.940Z] #24 8.056 ++ mktemp -d [2021-05-21T18:44:29.940Z] #24 8.056 + export GOPATH=/tmp/tmp.ygoFumz4J0 [2021-05-21T18:44:29.940Z] #24 8.056 + GOPATH=/tmp/tmp.ygoFumz4J0 [2021-05-21T18:44:29.940Z] #24 8.056 + RM_GOPATH=1 [2021-05-21T18:44:29.940Z] #24 8.056 + case "$(go env GOARCH)" in [2021-05-21T18:44:29.940Z] #24 8.056 ++ go env GOARCH [2021-05-21T18:44:29.940Z] #24 8.071 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.940Z] #24 8.071 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:29.940Z] #24 8.077 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:29.940Z] #24 8.077 + dir=/tmp/install [2021-05-21T18:44:29.940Z] #24 8.078 + bin=dockercli [2021-05-21T18:44:29.940Z] #24 8.078 + shift [2021-05-21T18:44:29.940Z] #24 8.078 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T18:44:29.940Z] #24 8.078 + . /tmp/install/dockercli.installer [2021-05-21T18:44:29.940Z] #24 8.078 ++ : stable [2021-05-21T18:44:29.940Z] #24 8.078 ++ : 17.06.2-ce [2021-05-21T18:44:29.940Z] #24 8.078 + install_dockercli [2021-05-21T18:44:29.940Z] #24 8.078 Install docker/cli version 17.06.2-ce from stable [2021-05-21T18:44:29.940Z] #24 8.078 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T18:44:29.940Z] #24 8.079 ++ uname -m [2021-05-21T18:44:29.940Z] #24 8.087 + arch=x86_64 [2021-05-21T18:44:29.940Z] #24 8.087 + '[' x86_64 '!=' x86_64 ']' [2021-05-21T18:44:29.940Z] #24 8.087 + url=https://download.docker.com/linux/static [2021-05-21T18:44:29.940Z] #24 8.087 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-21T18:44:29.940Z] #24 8.087 + tar -xz docker/docker [2021-05-21T18:44:29.940Z] #24 ... [2021-05-21T18:44:29.940Z] [2021-05-21T18:44:29.940Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:29.940Z] #34 sha256:5230cf46944183897e4a0512b85570cc47f471ceca7d44cddb37e439b71c88e6 [2021-05-21T18:44:29.940Z] #34 8.381 Install go-toml version v1.8.1 [2021-05-21T18:44:29.940Z] #34 8.403 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T18:44:29.940Z] #34 8.403 go: finding github.com v1.8.1 [2021-05-21T18:44:29.940Z] #34 8.414 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:29.940Z] #34 8.414 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T18:44:29.940Z] #34 8.414 go: finding github.com/pelletier v1.8.1 [2021-05-21T18:44:29.940Z] #34 9.113 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:29.940Z] #34 10.15 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T18:44:29.962Z] #43 45.12 DEP compel/arch/x86/src/lib/infect.d [2021-05-21T18:44:29.962Z] #43 45.24 DEP compel/arch/x86/src/lib/cpu.d [2021-05-21T18:44:30.109Z] #58 11.68 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:30.109Z] #58 11.84 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:30.109Z] #58 11.90 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:30.178Z] #49 ... [2021-05-21T18:44:30.178Z] [2021-05-21T18:44:30.178Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:30.178Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:44:30.178Z] #45 11.84 runtime [2021-05-21T18:44:30.178Z] #45 15.12 unicode/utf8 [2021-05-21T18:44:30.178Z] #45 15.62 math/bits [2021-05-21T18:44:30.178Z] #45 16.61 math [2021-05-21T18:44:30.178Z] #45 20.69 internal/testlog [2021-05-21T18:44:30.178Z] #45 21.05 encoding [2021-05-21T18:44:30.178Z] #45 21.07 unicode/utf16 [2021-05-21T18:44:30.178Z] #45 21.30 container/list [2021-05-21T18:44:30.178Z] #45 21.92 crypto/internal/subtle [2021-05-21T18:44:30.178Z] #45 ... [2021-05-21T18:44:30.178Z] [2021-05-21T18:44:30.178Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:30.178Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:30.178Z] #55 12.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:30.178Z] #55 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:30.198Z] #34 ... [2021-05-21T18:44:30.198Z] [2021-05-21T18:44:30.198Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:30.198Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:44:30.198Z] #45 9.261 + RM_GOPATH=0 [2021-05-21T18:44:30.198Z] #45 9.261 + TMP_GOPATH= [2021-05-21T18:44:30.198Z] #45 9.261 + : /build [2021-05-21T18:44:30.198Z] #45 9.261 + '[' -z '' ']' [2021-05-21T18:44:30.198Z] #45 9.261 ++ mktemp -d [2021-05-21T18:44:30.198Z] #45 9.261 + export GOPATH=/tmp/tmp.JZaXOV90te [2021-05-21T18:44:30.198Z] #45 9.261 + GOPATH=/tmp/tmp.JZaXOV90te [2021-05-21T18:44:30.198Z] #45 9.261 + RM_GOPATH=1 [2021-05-21T18:44:30.198Z] #45 9.261 + case "$(go env GOARCH)" in [2021-05-21T18:44:30.198Z] #45 9.261 ++ go env GOARCH [2021-05-21T18:44:30.198Z] #45 9.280 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.198Z] #45 9.280 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.198Z] #45 9.280 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:30.198Z] #45 9.280 + dir=/tmp/install [2021-05-21T18:44:30.198Z] #45 9.280 + bin=vndr [2021-05-21T18:44:30.198Z] #45 9.280 + shift [2021-05-21T18:44:30.198Z] #45 9.280 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T18:44:30.198Z] #45 9.280 + . /tmp/install/vndr.installer [2021-05-21T18:44:30.198Z] #45 9.280 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:30.198Z] #45 9.280 + install_vndr [2021-05-21T18:44:30.198Z] #45 9.280 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T18:44:30.198Z] #45 9.280 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JZaXOV90te/src/github.com/LK4D4/vndr [2021-05-21T18:44:30.198Z] #45 9.280 Cloning into '/tmp/tmp.JZaXOV90te/src/github.com/LK4D4/vndr'... [2021-05-21T18:44:30.198Z] #45 9.280 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:30.199Z] #45 10.52 + cd /tmp/tmp.JZaXOV90te/src/github.com/LK4D4/vndr [2021-05-21T18:44:30.199Z] #45 10.52 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T18:44:30.199Z] #45 10.56 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T18:44:30.199Z] #45 ... [2021-05-21T18:44:30.199Z] [2021-05-21T18:44:30.199Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:30.199Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:44:30.199Z] #49 9.008 + RM_GOPATH=0 [2021-05-21T18:44:30.199Z] #49 9.008 + TMP_GOPATH= [2021-05-21T18:44:30.199Z] #49 9.008 + : /build [2021-05-21T18:44:30.199Z] #49 9.008 + '[' -z '' ']' [2021-05-21T18:44:30.199Z] #49 9.008 ++ mktemp -d [2021-05-21T18:44:30.199Z] #49 9.008 + export GOPATH=/tmp/tmp.rqwcZmYNhA [2021-05-21T18:44:30.199Z] #49 9.008 + GOPATH=/tmp/tmp.rqwcZmYNhA [2021-05-21T18:44:30.199Z] #49 9.008 + RM_GOPATH=1 [2021-05-21T18:44:30.199Z] #49 9.008 + case "$(go env GOARCH)" in [2021-05-21T18:44:30.199Z] #49 9.008 ++ go env GOARCH [2021-05-21T18:44:30.199Z] #49 9.046 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.199Z] #49 9.046 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.199Z] #49 9.046 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:30.199Z] #49 9.046 + dir=/tmp/install [2021-05-21T18:44:30.199Z] #49 9.046 + bin=golangci_lint [2021-05-21T18:44:30.199Z] #49 9.046 + shift [2021-05-21T18:44:30.199Z] #49 9.046 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T18:44:30.199Z] #49 9.046 + . /tmp/install/golangci_lint.installer [2021-05-21T18:44:30.199Z] #49 9.046 ++ : v1.23.8 [2021-05-21T18:44:30.199Z] #49 9.046 + install_golangci_lint [2021-05-21T18:44:30.199Z] #49 9.046 + set -e [2021-05-21T18:44:30.199Z] #49 9.046 + export GO111MODULE=on [2021-05-21T18:44:30.199Z] #49 9.046 + GO111MODULE=on [2021-05-21T18:44:30.199Z] #49 9.046 + GOBIN=/build [2021-05-21T18:44:30.199Z] #49 9.046 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T18:44:30.199Z] #49 9.060 go: finding github.com v1.23.8 [2021-05-21T18:44:30.199Z] #49 9.060 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T18:44:30.199Z] #49 9.060 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T18:44:30.199Z] #49 9.060 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:30.199Z] #49 9.060 go: finding github.com/golangci v1.23.8 [2021-05-21T18:44:30.199Z] #49 10.39 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:30.224Z] #43 45.33 DEP compel/src/lib/log.d [2021-05-21T18:44:30.224Z] #43 45.47 DEP compel/src/main.d [2021-05-21T18:44:30.431Z] #58 11.91 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:30.431Z] #58 12.04 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:44:30.442Z] #55 ... [2021-05-21T18:44:30.442Z] [2021-05-21T18:44:30.442Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:30.442Z] #47 sha256:220075c0c6313055a1409f160a4467a4d45ad2706604215499a85dfe073789f2 [2021-05-21T18:44:30.442Z] #47 12.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:30.442Z] #47 12.22 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:30.442Z] #47 14.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:30.442Z] #47 18.03 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:44:30.442Z] #47 18.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:30.442Z] #47 18.08 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:30.442Z] #47 18.38 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:30.442Z] #47 18.38 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:30.442Z] #47 18.38 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:30.442Z] #47 18.47 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:30.442Z] #47 18.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:30.442Z] #47 18.85 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:30.442Z] #47 18.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:30.442Z] #47 18.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:30.442Z] #47 ... [2021-05-21T18:44:30.442Z] [2021-05-21T18:44:30.442Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:30.442Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:30.442Z] #13 7.863 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:44:30.442Z] #13 7.918 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:30.442Z] #13 7.918 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:30.442Z] #13 7.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:30.442Z] #13 8.795 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:44:30.442Z] #13 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:30.442Z] #13 12.89 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:30.442Z] #13 15.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:30.455Z] #49 ... [2021-05-21T18:44:30.455Z] [2021-05-21T18:44:30.455Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:30.455Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:30.455Z] #55 10.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:30.455Z] #55 10.35 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:30.455Z] #55 10.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:30.455Z] #55 ... [2021-05-21T18:44:30.455Z] [2021-05-21T18:44:30.455Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:30.455Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:30.486Z] #43 45.57 DEP compel/src/lib/handle-elf.d [2021-05-21T18:44:30.487Z] #43 45.71 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-21T18:44:30.487Z] #43 45.81 CC compel/src/lib/log.o [2021-05-21T18:44:30.695Z] #58 12.06 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:30.695Z] #58 12.07 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:30.695Z] #58 12.30 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:30.695Z] #58 12.36 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:44:30.701Z] #13 ... [2021-05-21T18:44:30.701Z] [2021-05-21T18:44:30.701Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:30.701Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:30.701Z] #36 22.31 Fetched 8446 kB in 16s (533 kB/s) [2021-05-21T18:44:30.713Z] #36 11.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:30.713Z] #36 11.17 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:30.713Z] #36 ... [2021-05-21T18:44:30.713Z] [2021-05-21T18:44:30.713Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:30.713Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:44:30.713Z] #51 8.649 + RM_GOPATH=0 [2021-05-21T18:44:30.713Z] #51 8.649 + TMP_GOPATH= [2021-05-21T18:44:30.713Z] #51 8.649 + : /build [2021-05-21T18:44:30.713Z] #51 8.649 + '[' -z '' ']' [2021-05-21T18:44:30.713Z] #51 8.649 ++ mktemp -d [2021-05-21T18:44:30.713Z] #51 8.649 + export GOPATH=/tmp/tmp.VrsJ2CnyTm [2021-05-21T18:44:30.713Z] #51 8.649 + GOPATH=/tmp/tmp.VrsJ2CnyTm [2021-05-21T18:44:30.713Z] #51 8.649 + RM_GOPATH=1 [2021-05-21T18:44:30.713Z] #51 8.649 + case "$(go env GOARCH)" in [2021-05-21T18:44:30.713Z] #51 8.649 ++ go env GOARCH [2021-05-21T18:44:30.713Z] #51 8.680 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:30.713Z] #51 8.691 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.713Z] #51 8.691 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.713Z] #51 8.691 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:30.713Z] #51 8.691 + dir=/tmp/install [2021-05-21T18:44:30.713Z] #51 8.691 + bin=shfmt [2021-05-21T18:44:30.713Z] #51 8.691 + shift [2021-05-21T18:44:30.713Z] #51 8.691 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T18:44:30.713Z] #51 8.691 + . /tmp/install/shfmt.installer [2021-05-21T18:44:30.713Z] #51 8.691 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:30.713Z] #51 8.691 + install_shfmt [2021-05-21T18:44:30.713Z] #51 8.691 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T18:44:30.713Z] #51 8.691 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VrsJ2CnyTm/src/github.com/mvdan/sh [2021-05-21T18:44:30.713Z] #51 8.691 Cloning into '/tmp/tmp.VrsJ2CnyTm/src/github.com/mvdan/sh'... [2021-05-21T18:44:30.713Z] #51 ... [2021-05-21T18:44:30.713Z] [2021-05-21T18:44:30.713Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:30.713Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:30.713Z] #42 10.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:30.713Z] #42 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:30.713Z] #42 10.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:30.713Z] #42 11.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:30.717Z] #44 67.19 LINK criu/pie/parasite.built-in.o [2021-05-21T18:44:30.717Z] #44 67.20 GEN criu/pie/parasite-blob.h [2021-05-21T18:44:30.717Z] #44 67.24 CC criu/pie/parasite-vdso.o [2021-05-21T18:44:30.960Z] #58 12.56 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:30.970Z] #42 ... [2021-05-21T18:44:30.970Z] [2021-05-21T18:44:30.970Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:30.970Z] #67 sha256:2ff3e332d563191b6922428d58c4314092367c449ad8d8594836d069d1a5301e [2021-05-21T18:44:30.970Z] #67 7.395 + RM_GOPATH=0 [2021-05-21T18:44:30.970Z] #67 7.395 + TMP_GOPATH= [2021-05-21T18:44:30.970Z] #67 7.395 + : /build [2021-05-21T18:44:30.970Z] #67 7.395 + '[' -z '' ']' [2021-05-21T18:44:30.970Z] #67 7.395 ++ mktemp -d [2021-05-21T18:44:30.970Z] #67 7.395 + export GOPATH=/tmp/tmp.emuIBTWFdl [2021-05-21T18:44:30.970Z] #67 7.395 + GOPATH=/tmp/tmp.emuIBTWFdl [2021-05-21T18:44:30.970Z] #67 7.395 + RM_GOPATH=1 [2021-05-21T18:44:30.970Z] #67 7.395 + case "$(go env GOARCH)" in [2021-05-21T18:44:30.970Z] #67 7.395 ++ go env GOARCH [2021-05-21T18:44:30.970Z] #67 7.395 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.970Z] #67 7.395 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:30.970Z] #67 7.395 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:30.970Z] #67 7.396 + dir=/tmp/install [2021-05-21T18:44:30.970Z] #67 7.396 + bin=proxy [2021-05-21T18:44:30.970Z] #67 7.396 + shift [2021-05-21T18:44:30.970Z] #67 7.396 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T18:44:30.970Z] #67 7.396 + . /tmp/install/proxy.installer [2021-05-21T18:44:30.970Z] #67 7.396 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:30.970Z] #67 7.396 + install_proxy [2021-05-21T18:44:30.970Z] #67 7.396 + case "$1" in [2021-05-21T18:44:30.970Z] #67 7.396 + export CGO_ENABLED=0 [2021-05-21T18:44:30.970Z] #67 7.396 + CGO_ENABLED=0 [2021-05-21T18:44:30.970Z] #67 7.396 + _install_proxy [2021-05-21T18:44:30.970Z] #67 7.396 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T18:44:30.970Z] #67 7.396 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.emuIBTWFdl/src/github.com/docker/libnetwork [2021-05-21T18:44:30.970Z] #67 7.401 Cloning into '/tmp/tmp.emuIBTWFdl/src/github.com/docker/libnetwork'... [2021-05-21T18:44:30.970Z] #67 7.401 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:30.970Z] #67 ... [2021-05-21T18:44:30.970Z] [2021-05-21T18:44:30.970Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:30.970Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:30.970Z] #13 4.249 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:44:30.970Z] #13 4.359 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:30.970Z] #13 4.365 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:30.970Z] #13 4.366 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:31.064Z] #43 46.01 CC compel/arch/x86/src/lib/cpu.o [2021-05-21T18:44:31.239Z] #13 9.590 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:44:31.547Z] #58 13.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:31.547Z] #58 13.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:31.640Z] #43 46.84 CC compel/arch/x86/src/lib/infect.o [2021-05-21T18:44:31.782Z] #44 67.96 CC criu/arch/ppc64/vdso-pie.o [2021-05-21T18:44:31.807Z] #13 ... [2021-05-21T18:44:31.807Z] [2021-05-21T18:44:31.807Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:31.807Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:44:31.807Z] #58 14.73 + cd /tmp/tmp.Aim0vofQGY/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:31.807Z] #58 14.73 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:31.807Z] #58 14.79 + export GO111MODULE=on [2021-05-21T18:44:31.807Z] #58 14.79 + GO111MODULE=on [2021-05-21T18:44:31.807Z] #58 14.79 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:44:31.807Z] #58 14.79 + GOPROXY=https://proxy.golang.org [2021-05-21T18:44:31.807Z] #58 14.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:44:31.807Z] #58 14.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:44:31.921Z] #13 5.435 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:44:32.085Z] #58 17.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:32.102Z] #44 68.39 CC criu/arch/ppc64/restorer.o [2021-05-21T18:44:32.125Z] #58 13.84 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:32.215Z] #43 47.55 CC compel/src/lib/infect-rpc.o [2021-05-21T18:44:32.349Z] #58 17.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:32.350Z] #58 17.43 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:32.350Z] #58 17.48 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:32.402Z] #44 68.90 CC criu/arch/ppc64/vdso-trampoline.o [2021-05-21T18:44:32.410Z] #58 14.07 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:32.606Z] #58 17.60 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:32.609Z] #36 22.31 Reading package lists... [2021-05-21T18:44:32.609Z] #36 ... [2021-05-21T18:44:32.609Z] [2021-05-21T18:44:32.609Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:32.609Z] #34 sha256:804919a5eb4f47577573ad521c7286d51655d2bc86cda422d5fa415ede2de847 [2021-05-21T18:44:32.609Z] #34 18.52 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:44:32.609Z] #34 DONE 24.1s [2021-05-21T18:44:32.609Z] [2021-05-21T18:44:32.610Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:32.610Z] #67 sha256:4f91ea8940556ffb6654df9f9dd71888af61cd7c79cc2b54f8bd3df46944191e [2021-05-21T18:44:32.610Z] #67 19.99 Checking out files: 58% (1116/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:44:32.610Z] #67 21.03 + cd /tmp/tmp.JU8RBFqv0a/src/github.com/docker/libnetwork [2021-05-21T18:44:32.610Z] #67 21.03 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:32.610Z] #67 21.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:44:32.701Z] #44 68.95 CC criu/pie/restorer.o [2021-05-21T18:44:32.790Z] #43 47.85 CC compel/src/lib/infect-util.o [2021-05-21T18:44:32.862Z] #58 ... [2021-05-21T18:44:32.862Z] [2021-05-21T18:44:32.862Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:32.862Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:44:32.862Z] #32 7.469 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:44:32.862Z] #32 7.480 Cloning into '.'... [2021-05-21T18:44:32.986Z] #58 14.52 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:33.053Z] #43 48.09 CC compel/src/lib/infect.o [2021-05-21T18:44:33.053Z] #43 ... [2021-05-21T18:44:33.053Z] [2021-05-21T18:44:33.053Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:33.053Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:33.053Z] #13 120.3 Selecting previously unselected package libapparmor1:amd64. [2021-05-21T18:44:33.053Z] #13 120.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 120.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:44:33.053Z] #13 120.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-21T18:44:33.053Z] #13 120.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 120.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:44:33.053Z] #13 120.6 Selecting previously unselected package libbtrfs0. [2021-05-21T18:44:33.053Z] #13 120.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 120.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:33.053Z] #13 120.7 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:44:33.053Z] #13 120.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 120.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:33.053Z] #13 120.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-21T18:44:33.053Z] #13 120.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 120.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:44:33.053Z] #13 120.9 Selecting previously unselected package libudev-dev:amd64. [2021-05-21T18:44:33.053Z] #13 120.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 120.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:44:33.053Z] #13 121.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-21T18:44:33.053Z] #13 121.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 121.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:44:33.053Z] #13 121.5 Selecting previously unselected package libpcre16-3:amd64. [2021-05-21T18:44:33.053Z] #13 121.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 121.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:44:33.053Z] #13 121.7 Selecting previously unselected package libpcre32-3:amd64. [2021-05-21T18:44:33.053Z] #13 121.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 121.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:44:33.053Z] #13 121.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-21T18:44:33.053Z] #13 121.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 121.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:44:33.053Z] #13 122.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-21T18:44:33.053Z] #13 122.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-21T18:44:33.053Z] #13 122.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:44:33.119Z] #32 ... [2021-05-21T18:44:33.119Z] [2021-05-21T18:44:33.119Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:33.119Z] #24 sha256:907b58c9bbaac3d8f0084bd01bd22103e354c04b06b6733d2d33d6118ac0b670 [2021-05-21T18:44:33.119Z] #24 17.82 + mkdir -p /build [2021-05-21T18:44:33.119Z] #24 17.82 + mv docker/docker /build/ [2021-05-21T18:44:33.119Z] #24 17.82 + rmdir docker [2021-05-21T18:44:33.119Z] #24 DONE 18.2s [2021-05-21T18:44:33.119Z] [2021-05-21T18:44:33.119Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:33.119Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:44:33.119Z] #58 18.10 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:33.432Z] #58 18.27 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:33.432Z] #58 18.42 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:33.564Z] #58 15.12 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:33.564Z] #58 ... [2021-05-21T18:44:33.564Z] [2021-05-21T18:44:33.564Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:33.564Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-21T18:44:33.564Z] #40 4.999 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:44:33.564Z] #40 4.999 Cloning into '.'... [2021-05-21T18:44:33.564Z] #40 14.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:44:33.627Z] #13 122.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-21T18:44:33.627Z] #13 122.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-21T18:44:33.627Z] #13 122.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:44:33.820Z] #13 7.564 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:33.890Z] #13 122.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-21T18:44:33.890Z] #13 122.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:44:33.890Z] #13 122.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:44:33.933Z] #40 ... [2021-05-21T18:44:33.933Z] [2021-05-21T18:44:33.933Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:33.933Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:44:33.933Z] #49 13.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:33.933Z] #49 13.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:33.933Z] #49 13.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:33.933Z] #49 13.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:33.933Z] #49 13.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:33.933Z] #49 13.53 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:44:33.933Z] #49 13.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:33.933Z] #49 13.61 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:44:33.933Z] #49 13.64 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:44:33.933Z] #49 13.66 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:44:33.933Z] #49 13.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:33.933Z] #49 13.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:33.933Z] #49 13.85 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:33.933Z] #49 13.85 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:33.933Z] #49 13.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:33.933Z] #49 13.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:33.933Z] #49 13.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:33.933Z] #49 14.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:33.933Z] #49 14.08 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:33.933Z] #49 14.11 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:33.933Z] #49 14.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:33.933Z] #49 14.20 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:33.933Z] #49 14.20 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:33.933Z] #49 14.46 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:44:33.933Z] #49 14.56 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:33.933Z] #49 14.60 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:33.933Z] #49 14.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:33.933Z] #49 14.68 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:33.933Z] #49 14.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:33.933Z] #49 14.73 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:33.933Z] #49 14.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:33.933Z] #49 14.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:33.933Z] #49 14.91 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:44:33.933Z] #49 14.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:33.933Z] #49 15.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:33.933Z] #49 15.07 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:33.933Z] #49 15.09 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:33.933Z] #49 15.10 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:33.933Z] #49 15.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:33.933Z] #49 15.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:33.933Z] #49 15.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:33.996Z] #58 18.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:33.996Z] #58 19.07 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:34.152Z] #13 123.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-21T18:44:34.152Z] #13 123.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:44:34.152Z] #13 123.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:44:34.207Z] #49 15.84 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:34.252Z] #58 19.29 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:34.252Z] #58 19.29 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:34.252Z] #58 19.29 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:34.415Z] #13 123.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-21T18:44:34.415Z] #13 123.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:44:34.415Z] #13 123.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:44:34.509Z] #58 19.44 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:34.753Z] #49 ... [2021-05-21T18:44:34.753Z] [2021-05-21T18:44:34.753Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:34.753Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-21T18:44:34.753Z] #55 6.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:34.753Z] #55 6.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:34.753Z] #55 6.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:34.753Z] #55 7.225 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-21T18:44:34.753Z] #55 8.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-21T18:44:34.753Z] #55 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-21T18:44:34.940Z] #13 123.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:44:34.940Z] #13 123.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:44:34.940Z] #13 123.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:44:34.940Z] #13 123.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:44:34.940Z] #13 123.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:44:34.940Z] #13 123.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:44:34.940Z] #13 123.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:34.941Z] #13 123.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:34.941Z] #13 123.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:44:34.941Z] #13 123.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:44:34.941Z] #13 123.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:44:34.941Z] #13 123.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:34.941Z] #13 124.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:44:34.941Z] #13 124.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:44:34.941Z] #13 124.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:44:34.941Z] #13 124.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:44:34.941Z] #13 124.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:44:34.941Z] #13 124.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:34.941Z] #13 124.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 [2021-05-21T18:44:35.018Z] #55 ... [2021-05-21T18:44:35.018Z] [2021-05-21T18:44:35.018Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:35.018Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-21T18:44:35.018Z] #40 15.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-21T18:44:35.072Z] #58 20.07 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:35.072Z] #58 20.09 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:44:35.156Z] #67 ... [2021-05-21T18:44:35.156Z] [2021-05-21T18:44:35.156Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:35.156Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:35.156Z] #40 25.86 Checking out files: 91% (1553/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-21T18:44:35.156Z] #40 25.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:44:35.203Z] #13 124.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:44:35.203Z] #13 124.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:44:35.203Z] #13 124.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:44:35.203Z] #13 124.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:44:35.203Z] #13 124.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:44:35.203Z] #13 124.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:44:35.203Z] #13 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:44:35.203Z] #13 124.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:44:35.203Z] #13 124.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:44:35.203Z] #13 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:44:35.203Z] #13 124.2 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:44:35.329Z] #58 20.25 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:35.586Z] #58 20.59 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:35.586Z] #58 ... [2021-05-21T18:44:35.586Z] [2021-05-21T18:44:35.586Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:35.586Z] #47 sha256:a016740800d77c6bdbb866f8c547305d8e98cf0e86f961627c7b0d1b94fb03ae [2021-05-21T18:44:35.586Z] #47 10.53 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:35.586Z] #47 12.15 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:35.586Z] #47 12.16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:35.586Z] #47 12.37 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:35.586Z] #47 12.41 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:35.586Z] #47 12.51 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:44:35.586Z] #47 12.76 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:35.586Z] #47 12.76 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:35.586Z] #47 12.95 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:35.586Z] #47 12.96 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:35.586Z] #47 13.13 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:35.586Z] #47 13.41 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:35.586Z] #47 13.78 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:35.586Z] #47 13.89 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:44:35.586Z] #47 14.13 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:35.586Z] #47 14.22 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:35.586Z] #47 14.23 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:35.586Z] #47 14.32 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:35.586Z] #47 14.69 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:35.586Z] #47 15.09 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:35.586Z] #47 16.86 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:35.586Z] #47 17.93 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:35.842Z] #47 ... [2021-05-21T18:44:35.842Z] [2021-05-21T18:44:35.842Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:35.842Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:35.842Z] #49 19.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:35.842Z] #49 19.46 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:35.842Z] #49 19.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:35.842Z] #49 19.60 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:35.842Z] #49 19.61 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:44:35.842Z] #49 19.67 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:35.842Z] #49 20.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:35.842Z] #49 20.45 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:35.842Z] #49 20.65 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:35.842Z] #49 20.83 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:44:35.842Z] #49 20.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:36.101Z] #49 20.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:36.295Z] #44 72.15 LINK criu/pie/restorer.built-in.o [2021-05-21T18:44:36.295Z] #44 72.16 GEN criu/pie/restorer-blob.h [2021-05-21T18:44:36.295Z] #44 ... [2021-05-21T18:44:36.295Z] [2021-05-21T18:44:36.295Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:36.295Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:44:36.295Z] #21 11.99 Fetched 8725 kB in 12s (758 kB/s) [2021-05-21T18:44:36.295Z] #21 11.99 Reading package lists... [2021-05-21T18:44:36.295Z] #21 17.47 Reading package lists... [2021-05-21T18:44:36.295Z] #21 ... [2021-05-21T18:44:36.295Z] [2021-05-21T18:44:36.295Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:36.295Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:36.295Z] #44 72.30 DEP criu/vdso.d [2021-05-21T18:44:36.295Z] #44 72.62 DEP criu/uts_ns.d [2021-05-21T18:44:36.358Z] #49 21.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:36.358Z] #49 21.53 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:36.365Z] #13 ... [2021-05-21T18:44:36.365Z] [2021-05-21T18:44:36.365Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:36.365Z] #47 sha256:03bdcb3a8760174d7a98ebad476a6a5630bc3c75c46f2d359fa9a36940b991f3 [2021-05-21T18:44:36.365Z] #47 10.32 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:36.365Z] #47 11.01 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:44:36.365Z] #47 12.12 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:36.365Z] #47 12.40 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:44:36.365Z] #47 12.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:36.365Z] #47 12.40 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:36.365Z] #47 12.47 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:36.365Z] #47 12.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:36.365Z] #47 12.64 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:36.365Z] #47 12.95 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:36.365Z] #47 13.15 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:36.365Z] #47 13.27 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:44:36.365Z] #47 13.27 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:36.365Z] #47 13.27 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:36.365Z] #47 13.39 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:36.365Z] #47 13.46 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:36.365Z] #47 13.49 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:36.365Z] #47 14.13 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:36.365Z] #47 14.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:36.365Z] #47 14.84 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:36.365Z] #47 15.34 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:36.365Z] #47 16.45 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:36.597Z] #44 72.96 DEP criu/util.d [2021-05-21T18:44:36.613Z] #49 21.54 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:36.613Z] #49 21.61 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:36.613Z] #49 ... [2021-05-21T18:44:36.613Z] [2021-05-21T18:44:36.614Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:36.614Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:36.614Z] #36 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:36.614Z] #36 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:36.614Z] #36 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:36.614Z] #36 ... [2021-05-21T18:44:36.614Z] [2021-05-21T18:44:36.614Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:36.614Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:36.614Z] #49 21.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:36.870Z] #49 21.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:36.898Z] #44 73.24 DEP criu/uffd.d [2021-05-21T18:44:37.063Z] #40 ... [2021-05-21T18:44:37.063Z] [2021-05-21T18:44:37.063Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:37.063Z] #51 sha256:63f6b65d0fe583835309a7b4a5902050f9e91a0de865a9382980c029eb19c829 [2021-05-21T18:44:37.063Z] #51 18.79 + cd /tmp/tmp.vAGj8fGll6/src/github.com/mvdan/sh [2021-05-21T18:44:37.063Z] #51 18.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:37.063Z] #51 18.92 + GO111MODULE=on [2021-05-21T18:44:37.063Z] #51 18.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:44:37.063Z] #51 20.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:37.063Z] #51 20.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:37.063Z] #51 20.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:37.063Z] #51 20.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:37.063Z] #51 20.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:37.063Z] #51 21.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:37.063Z] #51 22.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:37.063Z] #51 24.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:37.063Z] #51 25.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:37.063Z] #51 25.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:37.063Z] #51 25.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:37.063Z] #51 25.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:37.063Z] #51 26.61 runtime/cgo [2021-05-21T18:44:37.063Z] #51 26.68 runtime [2021-05-21T18:44:37.063Z] #51 ... [2021-05-21T18:44:37.063Z] [2021-05-21T18:44:37.063Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:37.063Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:37.063Z] #42 18.84 Fetched 8446 kB in 14s (617 kB/s) [2021-05-21T18:44:37.063Z] #42 18.84 Reading package lists... [2021-05-21T18:44:37.124Z] #13 DONE 125.9s [2021-05-21T18:44:37.125Z] [2021-05-21T18:44:37.125Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:37.125Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:37.125Z] #43 50.41 CC compel/src/lib/ptrace.o [2021-05-21T18:44:37.125Z] #43 50.87 AR compel/libcompel.a [2021-05-21T18:44:37.125Z] #43 50.95 HOSTCC compel/src/main-host.o [2021-05-21T18:44:37.125Z] #43 51.33 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-21T18:44:37.125Z] #43 51.44 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:44:37.125Z] #43 51.75 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:44:37.125Z] #43 51.93 HOSTLINK compel/compel-host-bin [2021-05-21T18:44:37.125Z] #43 52.06 DEP soccr/soccr.d [2021-05-21T18:44:37.125Z] #43 52.38 CC soccr/soccr.o [2021-05-21T18:44:37.126Z] #49 22.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:37.280Z] #44 73.60 DEP criu/tun.d [2021-05-21T18:44:37.280Z] #44 73.86 DEP criu/tty.d [2021-05-21T18:44:37.323Z] #42 26.33 Reading package lists... [2021-05-21T18:44:37.323Z] #42 ... [2021-05-21T18:44:37.323Z] [2021-05-21T18:44:37.323Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:37.323Z] #58 sha256:d16f0b51df97cd6975e57064a1e53a8c5eab11e6f63b8178d9cbe0066c4be8ad [2021-05-21T18:44:37.323Z] #58 20.04 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:37.323Z] #58 22.26 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:37.323Z] #58 22.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:37.323Z] #58 23.27 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:37.323Z] #58 23.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:37.323Z] #58 23.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:37.323Z] #58 26.22 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:37.323Z] #58 26.34 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:37.323Z] #58 26.61 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:37.323Z] #58 26.84 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:44:37.323Z] #58 26.88 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:37.323Z] #58 26.91 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:37.323Z] #58 26.97 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:37.323Z] #58 27.02 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:37.323Z] #58 27.05 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:37.323Z] #58 27.11 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:37.323Z] #58 27.20 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:37.323Z] #58 27.20 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:37.323Z] #58 27.37 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:37.323Z] #58 27.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:37.323Z] #58 27.66 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:37.581Z] #58 ... [2021-05-21T18:44:37.581Z] [2021-05-21T18:44:37.581Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:37.581Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:37.581Z] #36 22.31 Reading package lists... [2021-05-21T18:44:37.582Z] #40 ... [2021-05-21T18:44:37.582Z] [2021-05-21T18:44:37.582Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:37.582Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-21T18:44:37.582Z] #27 20.77 Selecting previously unselected package libkeyutils1:arm64. [2021-05-21T18:44:37.582Z] #27 20.77 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 20.79 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-21T18:44:37.582Z] #27 20.93 Selecting previously unselected package libkrb5support0:arm64. [2021-05-21T18:44:37.582Z] #27 20.93 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 20.93 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 21.11 Selecting previously unselected package libk5crypto3:arm64. [2021-05-21T18:44:37.582Z] #27 21.11 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 21.13 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 21.35 Selecting previously unselected package libkrb5-3:arm64. [2021-05-21T18:44:37.582Z] #27 21.36 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 21.37 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 21.73 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-21T18:44:37.582Z] #27 21.74 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 21.75 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 22.18 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-21T18:44:37.582Z] #27 22.19 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 22.21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 22.40 Selecting previously unselected package libsasl2-2:arm64. [2021-05-21T18:44:37.582Z] #27 22.40 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 22.42 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 22.73 Selecting previously unselected package libldap-common. [2021-05-21T18:44:37.582Z] #27 22.74 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T18:44:37.582Z] #27 22.74 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:37.582Z] #27 22.96 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-21T18:44:37.582Z] #27 22.97 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 22.97 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:37.582Z] #27 23.31 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-21T18:44:37.582Z] #27 23.31 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 23.32 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-21T18:44:37.582Z] #27 23.62 Selecting previously unselected package libpsl5:arm64. [2021-05-21T18:44:37.582Z] #27 23.62 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 23.65 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-21T18:44:37.582Z] #27 24.17 Selecting previously unselected package librtmp1:arm64. [2021-05-21T18:44:37.582Z] #27 24.17 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 24.41 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:44:37.582Z] #27 24.73 Selecting previously unselected package libssh2-1:arm64. [2021-05-21T18:44:37.582Z] #27 24.74 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 24.75 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-21T18:44:37.582Z] #27 25.10 Selecting previously unselected package libcurl4:arm64. [2021-05-21T18:44:37.582Z] #27 25.10 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 25.21 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-21T18:44:37.582Z] #27 25.45 Selecting previously unselected package curl. [2021-05-21T18:44:37.582Z] #27 25.45 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 25.46 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T18:44:37.582Z] #27 25.89 Selecting previously unselected package libonig5:arm64. [2021-05-21T18:44:37.582Z] #27 25.89 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 26.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-21T18:44:37.582Z] #27 27.05 Selecting previously unselected package libjq1:arm64. [2021-05-21T18:44:37.582Z] #27 27.05 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 27.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-21T18:44:37.582Z] #27 28.64 Selecting previously unselected package jq. [2021-05-21T18:44:37.582Z] #27 28.64 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-21T18:44:37.582Z] #27 28.64 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:44:37.582Z] #27 ... [2021-05-21T18:44:37.582Z] [2021-05-21T18:44:37.582Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:37.582Z] #67 sha256:1dbfb2d286602388b883241555fe1840f6e226b3def0e7ee7b76e0896a4d6e95 [2021-05-21T18:44:37.588Z] #44 74.13 DEP criu/timerfd.d [2021-05-21T18:44:37.693Z] #49 22.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:37.693Z] #49 22.72 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:37.693Z] #49 22.82 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:37.699Z] #43 ... [2021-05-21T18:44:37.699Z] [2021-05-21T18:44:37.699Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:37.699Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:44:37.699Z] #45 118.8 mime/quotedprintable [2021-05-21T18:44:37.699Z] #45 119.1 net/http/internal [2021-05-21T18:44:37.699Z] #45 122.5 crypto/tls [2021-05-21T18:44:37.736Z] #47 ... [2021-05-21T18:44:37.736Z] [2021-05-21T18:44:37.736Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:44:37.736Z] #24 sha256:e3cc93092f8da0139d42b08f6d4785f9292e7123034c2ac567552890006f84e1 [2021-05-21T18:44:37.736Z] #24 18.03 + mkdir -p /build [2021-05-21T18:44:37.736Z] #24 18.10 + mv docker/docker /build/ [2021-05-21T18:44:37.736Z] #24 18.11 + rmdir docker [2021-05-21T18:44:37.888Z] #44 74.36 DEP criu/timens.d [2021-05-21T18:44:37.950Z] #49 22.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:37.950Z] #49 ... [2021-05-21T18:44:37.950Z] [2021-05-21T18:44:37.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:37.950Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:44:37.950Z] #45 12.85 runtime/internal/atomic [2021-05-21T18:44:37.950Z] #45 12.86 internal/cpu [2021-05-21T18:44:37.950Z] #45 13.98 internal/bytealg [2021-05-21T18:44:37.950Z] #45 14.00 runtime/internal/sys [2021-05-21T18:44:37.950Z] #45 14.29 runtime/internal/math [2021-05-21T18:44:37.950Z] #45 14.40 internal/race [2021-05-21T18:44:37.950Z] #45 14.53 sync/atomic [2021-05-21T18:44:37.950Z] #45 14.96 runtime [2021-05-21T18:44:37.950Z] #45 15.05 unicode [2021-05-21T18:44:37.950Z] #45 21.60 unicode/utf8 [2021-05-21T18:44:37.950Z] #45 22.47 math/bits [2021-05-21T18:44:37.962Z] #45 ... [2021-05-21T18:44:37.962Z] [2021-05-21T18:44:37.962Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:44:37.962Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-21T18:44:37.992Z] #24 DONE 18.4s [2021-05-21T18:44:37.992Z] [2021-05-21T18:44:37.992Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:37.992Z] #47 sha256:03bdcb3a8760174d7a98ebad476a6a5630bc3c75c46f2d359fa9a36940b991f3 [2021-05-21T18:44:37.992Z] #47 18.28 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:38.185Z] #44 74.57 DEP criu/sysfs_parse.d [2021-05-21T18:44:38.186Z] #44 74.68 DEP criu/sysctl.d [2021-05-21T18:44:38.208Z] #45 ... [2021-05-21T18:44:38.208Z] [2021-05-21T18:44:38.208Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:38.208Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:44:38.208Z] #58 21.40 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:44:38.208Z] #58 22.88 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:38.208Z] #58 23.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:38.383Z] #67 19.16 Checking out files: 16% (310/1907) Checking out files: 17% (325/1907) Checking out files: 18% (344/1907) Checking out files: 19% (363/1907) Checking out files: 20% (382/1907) Checking out files: 21% (401/1907) Checking out files: 22% (420/1907) Checking out files: 23% (439/1907) Checking out files: 24% (458/1907) Checking out files: 25% (477/1907) Checking out files: 26% (496/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) [2021-05-21T18:44:38.383Z] #67 ... [2021-05-21T18:44:38.383Z] [2021-05-21T18:44:38.383Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:38.383Z] #34 sha256:3d5fb4a5b1f56a804cba92e6dd9dd6fa14e7004fdaf576a5f95d86bc077bd7b4 [2021-05-21T18:44:38.383Z] #34 12.81 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:44:38.383Z] #34 DONE 20.0s [2021-05-21T18:44:38.383Z] [2021-05-21T18:44:38.383Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:38.383Z] #67 sha256:1dbfb2d286602388b883241555fe1840f6e226b3def0e7ee7b76e0896a4d6e95 [2021-05-21T18:44:38.484Z] #44 74.83 DEP criu/string.d [2021-05-21T18:44:38.484Z] #44 74.88 DEP criu/stats.d [2021-05-21T18:44:38.484Z] #44 75.10 DEP criu/sockets.d [2021-05-21T18:44:38.585Z] #47 19.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:38.648Z] #67 19.16 Checking out files: 16% (310/1907) Checking out files: 17% (325/1907) Checking out files: 18% (344/1907) Checking out files: 19% (363/1907) Checking out files: 20% (382/1907) Checking out files: 21% (401/1907) Checking out files: 22% (420/1907) Checking out files: 23% (439/1907) Checking out files: 24% (458/1907) Checking out files: 25% (477/1907) Checking out files: 26% (496/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) [2021-05-21T18:44:38.648Z] #67 ... [2021-05-21T18:44:38.648Z] [2021-05-21T18:44:38.648Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:38.648Z] #47 sha256:69d093ef7a31098c0193ff5ba199c803476c8d0d1cb3b0e9645662121de04201 [2021-05-21T18:44:38.648Z] #47 10.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:38.648Z] #47 10.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:38.648Z] #47 15.67 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:44:38.648Z] #47 15.67 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:38.648Z] #47 15.70 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:38.648Z] #47 15.72 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:38.648Z] #47 16.27 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:38.648Z] #47 16.32 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:38.648Z] #47 16.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:38.648Z] #47 16.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:38.648Z] #47 16.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:38.648Z] #47 16.96 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:38.648Z] #47 16.99 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:38.648Z] #47 ... [2021-05-21T18:44:38.648Z] [2021-05-21T18:44:38.648Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:38.648Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:44:38.648Z] #13 7.194 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-21T18:44:38.648Z] #13 8.425 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-21T18:44:38.780Z] #58 ... [2021-05-21T18:44:38.780Z] [2021-05-21T18:44:38.780Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:38.780Z] #34 sha256:fc5129fdae98fcb6ee576d27166cd09a267cf940fc13b7491c4d778cbb53aa74 [2021-05-21T18:44:38.780Z] #34 13.80 github.com/pelletier/go-toml [2021-05-21T18:44:38.785Z] #44 75.40 DEP criu/sk-unix.d [2021-05-21T18:44:38.908Z] #14 DONE 1.7s [2021-05-21T18:44:38.908Z] [2021-05-21T18:44:38.909Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:44:38.909Z] #53 sha256:5e1df0b0fdb585f590bf33ea0a71e3fe55fe24d2248d70a392cb14091d0dc955 [2021-05-21T18:44:38.909Z] #53 1.525 + RM_GOPATH=0 [2021-05-21T18:44:38.909Z] #53 1.525 + TMP_GOPATH= [2021-05-21T18:44:38.909Z] #53 1.525 + : /build [2021-05-21T18:44:38.909Z] #53 1.525 + '[' -z '' ']' [2021-05-21T18:44:38.909Z] #53 1.528 ++ mktemp -d [2021-05-21T18:44:38.909Z] #53 1.528 + export GOPATH=/tmp/tmp.4f6fYZPwYT [2021-05-21T18:44:38.909Z] #53 1.528 + GOPATH=/tmp/tmp.4f6fYZPwYT [2021-05-21T18:44:38.909Z] #53 1.528 + RM_GOPATH=1 [2021-05-21T18:44:38.909Z] #53 1.528 + case "$(go env GOARCH)" in [2021-05-21T18:44:38.909Z] #53 1.531 ++ go env GOARCH [2021-05-21T18:44:38.909Z] #53 1.553 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:38.909Z] #53 1.553 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:38.909Z] #53 1.554 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:38.909Z] #53 1.557 + dir=/tmp/install [2021-05-21T18:44:38.909Z] #53 1.558 + bin=runc [2021-05-21T18:44:38.909Z] #53 1.560 + shift [2021-05-21T18:44:38.909Z] #53 1.561 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:44:38.909Z] #53 1.561 + . /tmp/install/runc.installer [2021-05-21T18:44:38.909Z] #53 1.561 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:44:38.909Z] #53 1.562 + install_runc [2021-05-21T18:44:38.909Z] #53 1.569 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:44:38.909Z] #53 1.570 + uname -r [2021-05-21T18:44:38.909Z] #53 1.573 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:44:38.909Z] #53 1.574 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:44:38.909Z] #53 1.574 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:44:38.909Z] #53 1.574 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4f6fYZPwYT/src/github.com/opencontainers/runc [2021-05-21T18:44:38.909Z] #53 1.576 Cloning into '/tmp/tmp.4f6fYZPwYT/src/github.com/opencontainers/runc'... [2021-05-21T18:44:38.912Z] #13 ... [2021-05-21T18:44:38.912Z] [2021-05-21T18:44:38.912Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:38.912Z] #67 sha256:1dbfb2d286602388b883241555fe1840f6e226b3def0e7ee7b76e0896a4d6e95 [2021-05-21T18:44:39.037Z] #34 ... [2021-05-21T18:44:39.037Z] [2021-05-21T18:44:39.037Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:39.037Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:39.037Z] #49 23.17 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:39.037Z] #49 23.22 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:39.037Z] #49 23.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:39.037Z] #49 23.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:39.037Z] #49 23.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:39.294Z] #49 24.20 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:39.294Z] #49 24.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:39.294Z] #49 ... [2021-05-21T18:44:39.294Z] [2021-05-21T18:44:39.294Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:39.294Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:39.294Z] #42 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:39.294Z] #42 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:39.396Z] #57 156.3 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:44:39.396Z] #57 156.3 /usr/bin/ld: /tmp/go-link-572667431/000016.o: in function `New': [2021-05-21T18:44:39.396Z] #57 156.3 /tmp/tmp.apipyNtNbA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:44:39.396Z] #57 156.4 + bin/containerd-stress [2021-05-21T18:44:39.438Z] #44 75.72 DEP criu/sk-tcp.d [2021-05-21T18:44:39.551Z] #42 ... [2021-05-21T18:44:39.551Z] [2021-05-21T18:44:39.551Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:39.551Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:44:39.551Z] #51 24.34 + cd /tmp/tmp.6XOQHgZWGh/src/github.com/mvdan/sh [2021-05-21T18:44:39.551Z] #51 24.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:39.551Z] #51 24.51 + GO111MODULE=on [2021-05-21T18:44:39.551Z] #51 24.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:44:39.551Z] #51 ... [2021-05-21T18:44:39.551Z] [2021-05-21T18:44:39.551Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:39.551Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:39.551Z] #55 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:39.738Z] #44 76.02 DEP criu/sk-queue.d [2021-05-21T18:44:39.738Z] #44 76.26 DEP criu/sk-packet.d [2021-05-21T18:44:39.868Z] #55 ... [2021-05-21T18:44:39.868Z] [2021-05-21T18:44:39.868Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:39.868Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:39.868Z] #49 24.51 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:39.868Z] #49 24.75 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:39.868Z] #49 24.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:39.868Z] #49 24.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:39.868Z] #49 24.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:40.004Z] #67 19.16 Checking out files: 16% (310/1907) Checking out files: 17% (325/1907) Checking out files: 18% (344/1907) Checking out files: 19% (363/1907) Checking out files: 20% (382/1907) Checking out files: 21% (401/1907) Checking out files: 22% (420/1907) Checking out files: 23% (439/1907) Checking out files: 24% (458/1907) Checking out files: 25% (477/1907) Checking out files: 26% (496/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 91% (1753/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:44:40.004Z] #67 21.63 + cd /tmp/tmp.A4oVhGJnsi/src/github.com/docker/libnetwork [2021-05-21T18:44:40.004Z] #67 21.63 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:40.039Z] #44 76.56 DEP criu/sk-netlink.d [2021-05-21T18:44:40.125Z] #49 25.14 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:40.268Z] #67 ... [2021-05-21T18:44:40.268Z] [2021-05-21T18:44:40.268Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:40.268Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:44:40.268Z] #45 12.04 crypto/internal/subtle [2021-05-21T18:44:40.268Z] #45 12.11 crypto/subtle [2021-05-21T18:44:40.268Z] #45 12.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:44:40.268Z] #45 12.39 internal/nettrace [2021-05-21T18:44:40.268Z] #45 12.61 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:44:40.268Z] #45 12.65 runtime/cgo [2021-05-21T18:44:40.301Z] #53 ... [2021-05-21T18:44:40.301Z] [2021-05-21T18:44:40.301Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:44:40.301Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-21T18:44:40.301Z] #15 DONE 1.4s [2021-05-21T18:44:40.301Z] [2021-05-21T18:44:40.301Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:40.301Z] #58 sha256:8c8089a0d74281db40d73ba327daf13da958f288f1704dd5abda176f23f47cb9 [2021-05-21T18:44:40.301Z] #58 122.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:44:40.301Z] #58 122.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:44:40.301Z] #58 DONE 131.2s [2021-05-21T18:44:40.301Z] [2021-05-21T18:44:40.301Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:44:40.301Z] #59 sha256:f535f77a44e9f9df0dc2bb9a25bebbb15229589b480faf0ad879d0629b737d9e [2021-05-21T18:44:40.301Z] #59 DONE 0.2s [2021-05-21T18:44:40.301Z] [2021-05-21T18:44:40.301Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:44:40.301Z] #60 sha256:bf4abcb6a3d151222c065b677e783d28b9aff69f2c9fab9ffdbfa2e0388aa35f [2021-05-21T18:44:40.341Z] #44 76.81 DEP criu/sk-inet.d [2021-05-21T18:44:40.389Z] #36 29.63 Reading package lists... [2021-05-21T18:44:40.389Z] #36 ... [2021-05-21T18:44:40.389Z] [2021-05-21T18:44:40.389Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:40.389Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:44:40.389Z] #45 22.08 crypto/subtle [2021-05-21T18:44:40.389Z] #45 22.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:44:40.389Z] #45 22.39 internal/nettrace [2021-05-21T18:44:40.389Z] #45 22.55 runtime/cgo [2021-05-21T18:44:40.389Z] #45 ... [2021-05-21T18:44:40.389Z] [2021-05-21T18:44:40.389Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:40.389Z] #49 sha256:363cece7e7d1feedcea32d7ca7f61a582eb3c5f485c341bf41d14d8b5730be96 [2021-05-21T18:44:40.389Z] #49 23.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:40.389Z] #49 23.63 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:40.389Z] #49 28.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:40.389Z] #49 28.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:40.389Z] #49 28.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:40.389Z] #49 28.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:40.389Z] #49 28.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:40.389Z] #49 29.00 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:40.389Z] #49 29.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:40.390Z] #49 29.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:40.390Z] #49 29.13 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:40.390Z] #49 29.13 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:40.390Z] #49 29.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:40.390Z] #49 29.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:40.390Z] #49 29.33 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:40.390Z] #49 29.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:40.390Z] #49 29.45 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:40.390Z] #49 29.57 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:40.390Z] #49 29.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:40.390Z] #49 29.68 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:40.390Z] #49 29.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:40.390Z] #49 29.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:40.390Z] #49 29.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:40.390Z] #49 29.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:40.390Z] #49 29.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:40.390Z] #49 29.90 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:40.390Z] #49 29.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:40.390Z] #49 29.90 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:40.390Z] #49 29.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:40.390Z] #49 29.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:40.390Z] #49 30.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:40.390Z] #49 30.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:40.390Z] #49 30.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:40.390Z] #49 30.32 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:40.390Z] #49 30.37 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:40.390Z] #49 30.40 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:40.390Z] #49 30.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.54 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:40.390Z] #49 30.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.73 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:40.390Z] #49 30.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:40.390Z] #49 30.97 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.97 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:40.390Z] #49 30.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:40.390Z] #49 30.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:40.390Z] #49 31.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:40.390Z] #49 31.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:40.390Z] #49 31.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:40.390Z] #49 31.31 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:40.390Z] #49 31.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:40.390Z] #49 31.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:40.390Z] #49 31.57 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:40.390Z] #49 31.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:40.390Z] #49 31.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:40.390Z] #49 31.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:40.390Z] #49 31.66 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:40.390Z] #49 31.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:40.390Z] #49 31.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:40.390Z] #49 31.66 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:40.390Z] #49 31.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:40.390Z] #49 31.75 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:40.390Z] #49 31.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:40.390Z] #49 31.75 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:40.390Z] #49 31.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:40.390Z] #49 31.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:40.390Z] #49 31.95 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:40.390Z] #49 32.01 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:40.390Z] #49 32.19 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:40.390Z] #49 32.19 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:40.390Z] #49 32.23 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:40.390Z] #49 32.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:40.390Z] #49 32.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:40.486Z] #47 ... [2021-05-21T18:44:40.486Z] [2021-05-21T18:44:40.486Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:40.486Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:40.486Z] #40 10.38 + git clone https://github.com/docker/distribution.git . [2021-05-21T18:44:40.486Z] #40 10.39 Cloning into '.'... [2021-05-21T18:44:40.486Z] #40 ... [2021-05-21T18:44:40.486Z] [2021-05-21T18:44:40.486Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:40.486Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:44:40.486Z] #32 10.38 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T18:44:40.486Z] #32 10.39 Cloning into '.'... [2021-05-21T18:44:40.486Z] #32 ... [2021-05-21T18:44:40.486Z] [2021-05-21T18:44:40.486Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:40.486Z] #58 sha256:01283def2b503b704eb0babdb7131a56bad46c3b343a46bfd2ee1788e19e6ba0 [2021-05-21T18:44:40.486Z] #58 14.89 + cd /tmp/tmp.FjbMWAVKKD/src/github.com/rootless-containers/rootlesskit [2021-05-21T18:44:40.486Z] #58 14.89 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T18:44:40.486Z] #58 14.95 + export GO111MODULE=on [2021-05-21T18:44:40.486Z] #58 14.95 + GO111MODULE=on [2021-05-21T18:44:40.486Z] #58 14.95 + export GOPROXY=https://proxy.golang.org [2021-05-21T18:44:40.486Z] #58 14.95 + GOPROXY=https://proxy.golang.org [2021-05-21T18:44:40.486Z] #58 14.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:44:40.486Z] #58 14.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T18:44:40.486Z] #58 18.33 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:44:40.486Z] #58 18.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:40.486Z] #58 18.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:40.486Z] #58 18.58 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:40.486Z] #58 18.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:40.486Z] #58 18.75 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:40.486Z] #58 18.88 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:40.486Z] #58 19.12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:40.486Z] #58 19.22 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:40.486Z] #58 19.31 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:40.486Z] #58 19.40 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:40.486Z] #58 19.48 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:44:40.486Z] #58 19.64 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:40.486Z] #58 19.73 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:40.486Z] #58 19.95 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:44:40.486Z] #58 19.97 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:40.486Z] #58 20.16 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:40.486Z] #58 20.24 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:40.486Z] #58 20.68 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T18:44:40.486Z] #58 ... [2021-05-21T18:44:40.486Z] [2021-05-21T18:44:40.486Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:40.486Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:44:40.486Z] #49 11.11 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T18:44:40.486Z] #49 20.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:40.486Z] #49 20.65 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T18:44:40.486Z] #49 20.67 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:44:40.486Z] #49 20.79 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:44:40.486Z] #49 20.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:40.486Z] #49 20.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:40.486Z] #49 20.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:40.486Z] #49 21.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:40.532Z] #45 ... [2021-05-21T18:44:40.532Z] [2021-05-21T18:44:40.532Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:40.532Z] #67 sha256:1dbfb2d286602388b883241555fe1840f6e226b3def0e7ee7b76e0896a4d6e95 [2021-05-21T18:44:40.532Z] #67 22.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:44:40.563Z] #60 DONE 0.1s [2021-05-21T18:44:40.563Z] [2021-05-21T18:44:40.563Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:40.563Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:40.563Z] #43 54.59 AR soccr/libsoccr.a [2021-05-21T18:44:40.563Z] #43 54.63 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:44:40.564Z] #43 55.29 DEP criu/arch/x86/sigframe.d [2021-05-21T18:44:40.564Z] #43 55.48 DEP criu/arch/x86/sigaction_compat.d [2021-05-21T18:44:40.564Z] #43 55.72 DEP criu/arch/x86/kerndat.d [2021-05-21T18:44:40.647Z] #44 77.11 DEP criu/signalfd.d [2021-05-21T18:44:40.648Z] #49 32.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:40.648Z] #49 32.41 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:44:40.689Z] #49 25.52 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:40.762Z] #49 21.27 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:40.762Z] #49 ... [2021-05-21T18:44:40.762Z] [2021-05-21T18:44:40.762Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:40.762Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:40.762Z] #36 11.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:40.762Z] #36 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:40.762Z] #36 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:40.762Z] #36 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:40.762Z] #36 ... [2021-05-21T18:44:40.762Z] [2021-05-21T18:44:40.762Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:40.762Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:40.762Z] #55 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:40.762Z] #55 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:40.762Z] #55 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:40.826Z] #43 55.92 DEP criu/arch/x86/crtools.d [2021-05-21T18:44:40.907Z] #49 32.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:40.907Z] #49 32.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:40.907Z] #49 32.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:40.907Z] #49 32.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:40.907Z] #49 32.57 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:40.907Z] #49 32.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:40.907Z] #49 32.68 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:40.907Z] #49 32.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:40.907Z] #49 32.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:40.922Z] #57 157.8 + bin/containerd-shim [2021-05-21T18:44:40.946Z] #49 25.88 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:40.946Z] #49 25.91 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:40.946Z] #49 26.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:40.949Z] #44 77.29 DEP criu/sigframe.d [2021-05-21T18:44:40.949Z] #44 77.42 DEP criu/shmem.d [2021-05-21T18:44:41.021Z] #55 ... [2021-05-21T18:44:41.021Z] [2021-05-21T18:44:41.021Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:41.021Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:44:41.021Z] #49 21.41 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:44:41.021Z] #49 21.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:41.021Z] #49 21.55 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T18:44:41.021Z] #49 21.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:41.021Z] #49 21.64 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:44:41.091Z] #43 56.18 DEP criu/arch/x86/cpu.d [2021-05-21T18:44:41.114Z] #67 ... [2021-05-21T18:44:41.114Z] [2021-05-21T18:44:41.114Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:41.114Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:44:41.114Z] #51 12.84 + cd /tmp/tmp.R2OXZTmn3A/src/github.com/mvdan/sh [2021-05-21T18:44:41.114Z] #51 12.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:41.114Z] #51 12.99 + GO111MODULE=on [2021-05-21T18:44:41.114Z] #51 12.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:44:41.114Z] #51 14.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:41.114Z] #51 14.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:41.114Z] #51 14.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:41.114Z] #51 15.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:41.114Z] #51 15.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:41.114Z] #51 16.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:41.114Z] #51 18.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:41.114Z] #51 20.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:41.114Z] #51 22.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:41.114Z] #51 22.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:41.114Z] #51 22.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:41.114Z] #51 22.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:41.166Z] #49 32.81 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:44:41.166Z] #49 32.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:41.166Z] #49 32.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:41.166Z] #49 ... [2021-05-21T18:44:41.166Z] [2021-05-21T18:44:41.166Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:41.166Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:41.166Z] #42 26.33 Reading package lists... [2021-05-21T18:44:41.251Z] #44 77.64 DEP criu/servicefd.d [2021-05-21T18:44:41.251Z] #44 77.77 DEP criu/seize.d [2021-05-21T18:44:41.278Z] #49 21.73 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:41.278Z] #49 21.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:41.278Z] #49 21.85 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:41.355Z] #43 56.43 CC criu/arch/x86/cpu.o [2021-05-21T18:44:41.378Z] #51 ... [2021-05-21T18:44:41.378Z] [2021-05-21T18:44:41.378Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:41.378Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-21T18:44:41.378Z] #27 31.61 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-21T18:44:41.378Z] #27 31.65 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-21T18:44:41.378Z] #27 31.72 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:41.378Z] #27 32.77 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-21T18:44:41.378Z] #27 32.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:41.378Z] #27 32.84 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:41.378Z] #27 32.86 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:41.378Z] #27 32.91 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T18:44:41.378Z] #27 32.94 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:41.378Z] #27 32.98 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T18:44:41.378Z] #27 33.01 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-21T18:44:41.378Z] #27 33.04 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:41.378Z] #27 33.06 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T18:44:41.378Z] #27 33.10 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-21T18:44:41.378Z] #27 33.14 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-21T18:44:41.378Z] #27 33.17 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T18:44:41.378Z] #27 33.24 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T18:44:41.511Z] #49 26.56 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:41.534Z] #49 21.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:41.534Z] #49 21.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:41.534Z] #49 22.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:41.535Z] #49 22.09 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:41.555Z] #44 77.95 DEP criu/seccomp.d [2021-05-21T18:44:41.794Z] #49 ... [2021-05-21T18:44:41.794Z] [2021-05-21T18:44:41.794Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:41.794Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:44:41.794Z] #45 12.12 internal/cpu [2021-05-21T18:44:41.794Z] #45 12.16 runtime/internal/atomic [2021-05-21T18:44:41.794Z] #45 12.47 runtime/internal/sys [2021-05-21T18:44:41.794Z] #45 12.78 runtime/internal/math [2021-05-21T18:44:41.794Z] #45 12.79 internal/bytealg [2021-05-21T18:44:41.794Z] #45 12.95 internal/race [2021-05-21T18:44:41.794Z] #45 13.17 sync/atomic [2021-05-21T18:44:41.794Z] #45 13.79 runtime [2021-05-21T18:44:41.794Z] #45 13.82 unicode [2021-05-21T18:44:41.794Z] #45 19.42 unicode/utf8 [2021-05-21T18:44:41.794Z] #45 20.81 math/bits [2021-05-21T18:44:41.794Z] #45 21.65 math [2021-05-21T18:44:41.794Z] #45 ... [2021-05-21T18:44:41.794Z] [2021-05-21T18:44:41.794Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:41.794Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:44:41.794Z] #49 22.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:41.794Z] #49 22.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:41.794Z] #49 22.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:41.794Z] #49 22.33 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:41.859Z] #44 78.22 DEP criu/rst-malloc.d [2021-05-21T18:44:41.860Z] #44 78.31 DEP criu/rbtree.d [2021-05-21T18:44:41.860Z] #44 78.35 DEP criu/pstree.d [2021-05-21T18:44:41.860Z] #44 ... [2021-05-21T18:44:41.860Z] [2021-05-21T18:44:41.860Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:41.860Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:44:41.860Z] #46 133.6 crypto/rand [2021-05-21T18:44:41.860Z] #46 134.7 go/doc [2021-05-21T18:44:41.860Z] #46 135.8 crypto/elliptic [2021-05-21T18:44:41.860Z] #46 142.5 encoding/asn1 [2021-05-21T18:44:41.860Z] #46 142.5 crypto/rsa [2021-05-21T18:44:42.052Z] #49 22.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:42.052Z] #49 22.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:42.163Z] #46 ... [2021-05-21T18:44:42.163Z] [2021-05-21T18:44:42.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:42.163Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:42.163Z] #44 78.58 DEP criu/protobuf.d [2021-05-21T18:44:42.163Z] #44 78.74 GEN criu/protobuf-desc-gen.h [2021-05-21T18:44:42.304Z] #43 ... [2021-05-21T18:44:42.304Z] [2021-05-21T18:44:42.304Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T18:44:42.304Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-21T18:44:42.304Z] #16 1.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:44:42.304Z] #16 DONE 2.1s [2021-05-21T18:44:42.304Z] [2021-05-21T18:44:42.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:42.304Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:42.304Z] #43 57.44 CC criu/arch/x86/crtools.o [2021-05-21T18:44:42.309Z] #49 22.76 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:42.309Z] #49 ... [2021-05-21T18:44:42.309Z] [2021-05-21T18:44:42.309Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:42.309Z] #34 sha256:5230cf46944183897e4a0512b85570cc47f471ceca7d44cddb37e439b71c88e6 [2021-05-21T18:44:42.309Z] #34 12.73 github.com/pelletier/go-toml [2021-05-21T18:44:42.309Z] #34 ... [2021-05-21T18:44:42.309Z] [2021-05-21T18:44:42.309Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:42.309Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:44:42.309Z] #49 22.89 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:42.575Z] #49 22.91 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:42.575Z] #49 23.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:42.575Z] #49 23.16 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:42.575Z] #49 23.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:42.575Z] #49 23.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:43.146Z] #49 23.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:43.146Z] #49 ... [2021-05-21T18:44:43.146Z] [2021-05-21T18:44:43.146Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:43.146Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:43.146Z] #42 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:43.146Z] #42 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:43.146Z] #42 ... [2021-05-21T18:44:43.146Z] [2021-05-21T18:44:43.146Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:43.146Z] #67 sha256:2ff3e332d563191b6922428d58c4314092367c449ad8d8594836d069d1a5301e [2021-05-21T18:44:43.310Z] #27 36.76 Updating certificates in /etc/ssl/certs... [2021-05-21T18:44:43.327Z] #42 33.24 Building dependency tree... [2021-05-21T18:44:43.575Z] #27 ... [2021-05-21T18:44:43.575Z] [2021-05-21T18:44:43.575Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:43.575Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:43.575Z] #42 15.29 Fetched 8270 kB in 11s (778 kB/s) [2021-05-21T18:44:43.575Z] #42 15.29 Reading package lists... [2021-05-21T18:44:43.575Z] #42 18.69 Reading package lists... [2021-05-21T18:44:43.575Z] #42 22.73 Building dependency tree... [2021-05-21T18:44:43.575Z] #42 24.71 The following additional packages will be installed: [2021-05-21T18:44:43.575Z] #42 24.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:44:43.575Z] #42 24.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:44:43.575Z] #42 24.72 Suggested packages: [2021-05-21T18:44:43.575Z] #42 24.73 manpages-dev python-setuptools [2021-05-21T18:44:43.695Z] #43 ... [2021-05-21T18:44:43.695Z] [2021-05-21T18:44:43.695Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T18:44:43.695Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-21T18:44:43.695Z] #17 DONE 1.3s [2021-05-21T18:44:43.695Z] [2021-05-21T18:44:43.695Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:44:43.695Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-21T18:44:43.839Z] #42 ... [2021-05-21T18:44:43.839Z] [2021-05-21T18:44:43.839Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:43.839Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:44:43.839Z] #49 16.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:43.839Z] #49 16.97 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:43.839Z] #49 16.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:44:43.839Z] #49 17.32 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:43.839Z] #49 17.33 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:43.839Z] #49 17.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:43.839Z] #49 17.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:43.839Z] #49 18.06 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:43.839Z] #49 18.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:44:43.839Z] #49 18.12 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:43.839Z] #49 18.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:43.839Z] #49 18.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:43.839Z] #49 18.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:43.839Z] #49 19.15 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:43.839Z] #49 19.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:43.839Z] #49 19.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:43.839Z] #49 19.46 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:43.839Z] #49 19.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:43.839Z] #49 19.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:43.839Z] #49 19.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:43.839Z] #49 19.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:43.839Z] #49 19.99 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:43.839Z] #49 20.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:43.839Z] #49 20.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:43.839Z] #49 21.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:43.839Z] #49 24.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:44.185Z] #67 23.37 Checking out files: 53% (1013/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 93% (1790/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:44:44.185Z] #67 24.72 + cd /tmp/tmp.emuIBTWFdl/src/github.com/docker/libnetwork [2021-05-21T18:44:44.185Z] #67 24.72 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:44.274Z] #42 ... [2021-05-21T18:44:44.274Z] [2021-05-21T18:44:44.274Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:44.274Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:44.274Z] #55 25.80 Fetched 8446 kB in 17s (499 kB/s) [2021-05-21T18:44:44.274Z] #55 25.80 Reading package lists... [2021-05-21T18:44:44.274Z] #55 32.61 Reading package lists... [2021-05-21T18:44:44.274Z] #55 ... [2021-05-21T18:44:44.274Z] [2021-05-21T18:44:44.274Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:44.274Z] #49 sha256:363cece7e7d1feedcea32d7ca7f61a582eb3c5f485c341bf41d14d8b5730be96 [2021-05-21T18:44:44.274Z] #49 33.05 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:44.274Z] #49 33.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:44.274Z] #49 33.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:44.274Z] #49 33.34 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:44:44.274Z] #49 34.33 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:44.308Z] #44 80.54 DEP criu/protobuf-desc.d [2021-05-21T18:44:44.308Z] #44 80.72 DEP criu/proc_parse.d [2021-05-21T18:44:44.466Z] #49 ... [2021-05-21T18:44:44.467Z] [2021-05-21T18:44:44.467Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:44.467Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:44.467Z] #42 26.02 The following NEW packages will be installed: [2021-05-21T18:44:44.467Z] #42 26.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:44:44.467Z] #42 26.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:44:44.467Z] #42 26.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:44:44.467Z] #42 26.03 python-six zlib1g-dev [2021-05-21T18:44:44.467Z] #42 ... [2021-05-21T18:44:44.467Z] [2021-05-21T18:44:44.467Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:44.467Z] #58 sha256:9e23d25746687951314ede56549b11ca674b30d77e524734b5cdf11bb14a18a7 [2021-05-21T18:44:44.467Z] #58 16.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:44.467Z] #58 20.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:44.467Z] #58 21.06 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:44.467Z] #58 21.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:44.467Z] #58 21.32 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:44.467Z] #58 24.56 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:44.467Z] #58 24.62 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:44.467Z] #58 24.73 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:44.467Z] #58 24.98 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:44.467Z] #58 25.03 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:44:44.467Z] #58 25.11 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:44.467Z] #58 25.18 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:44.467Z] #58 25.20 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:44.467Z] #58 25.34 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:44.467Z] #58 25.36 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:44.467Z] #58 25.43 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:44.467Z] #58 25.49 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:44.467Z] #58 25.51 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:44.467Z] #58 25.74 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:44.467Z] #58 26.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:44.611Z] #44 80.95 DEP criu/plugin.d [2021-05-21T18:44:44.612Z] #44 81.01 DEP criu/pipes.d [2021-05-21T18:44:44.612Z] #44 81.19 DEP criu/pie-util.d [2021-05-21T18:44:44.733Z] #58 ... [2021-05-21T18:44:44.733Z] [2021-05-21T18:44:44.733Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:44.733Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:44.733Z] #42 26.40 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:44:44.733Z] #42 26.40 Need to get 3798 kB of archives. [2021-05-21T18:44:44.733Z] #42 26.40 After this operation, 21.6 MB of additional disk space will be used. [2021-05-21T18:44:44.733Z] #42 26.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-21T18:44:44.733Z] #42 26.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-21T18:44:44.733Z] #42 26.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-21T18:44:44.733Z] #42 26.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-21T18:44:44.733Z] #42 26.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-21T18:44:44.733Z] #42 26.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-21T18:44:44.733Z] #42 26.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-05-21T18:44:44.733Z] #42 26.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-21T18:44:44.733Z] #42 26.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-21T18:44:44.733Z] #42 26.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-21T18:44:44.783Z] #49 29.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:44.783Z] #49 ... [2021-05-21T18:44:44.783Z] [2021-05-21T18:44:44.783Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:44.783Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:44.783Z] #13 13.02 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:44.783Z] #13 17.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:44.783Z] #13 ... [2021-05-21T18:44:44.783Z] [2021-05-21T18:44:44.783Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:44.783Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:44:44.783Z] #51 26.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:44.783Z] #51 26.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:44.783Z] #51 26.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:44.783Z] #51 27.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:44.783Z] #51 27.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:44.783Z] #51 28.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:44.783Z] #51 29.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:44.912Z] #44 81.36 DEP criu/pie-util-vdso.d [2021-05-21T18:44:44.997Z] #42 26.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-21T18:44:44.997Z] #42 26.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-21T18:44:44.997Z] #42 26.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-05-21T18:44:44.997Z] #42 ... [2021-05-21T18:44:44.997Z] [2021-05-21T18:44:44.997Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:44.997Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-21T18:44:44.997Z] #36 16.61 Fetched 8270 kB in 11s (724 kB/s) [2021-05-21T18:44:44.997Z] #36 16.61 Reading package lists... [2021-05-21T18:44:44.997Z] #36 19.69 Reading package lists... [2021-05-21T18:44:44.997Z] #36 24.65 Building dependency tree... [2021-05-21T18:44:44.997Z] #36 ... [2021-05-21T18:44:44.997Z] [2021-05-21T18:44:44.997Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:44.997Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:44.997Z] #42 26.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-21T18:44:44.997Z] #42 26.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:44:44.997Z] #42 26.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:44:44.997Z] #42 26.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-21T18:44:45.084Z] #18 DONE 1.2s [2021-05-21T18:44:45.084Z] [2021-05-21T18:44:45.084Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:44:45.084Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-21T18:44:45.116Z] #67 25.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:44:45.213Z] #44 81.57 DEP criu/path.d [2021-05-21T18:44:45.214Z] #44 81.78 DEP criu/parasite-syscall.d [2021-05-21T18:44:45.507Z] #57 162.4 + bin/containerd-shim-runc-v1 [2021-05-21T18:44:45.515Z] #44 82.07 DEP criu/pagemap.d [2021-05-21T18:44:45.649Z] #49 37.41 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:45.817Z] #44 82.29 DEP criu/pagemap-cache.d [2021-05-21T18:44:46.032Z] #19 DONE 1.2s [2021-05-21T18:44:46.032Z] [2021-05-21T18:44:46.032Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:46.032Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:44:46.128Z] #44 82.47 DEP criu/page-xfer.d [2021-05-21T18:44:46.128Z] #44 ... [2021-05-21T18:44:46.128Z] [2021-05-21T18:44:46.128Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:46.128Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:44:46.128Z] #21 22.34 Building dependency tree... [2021-05-21T18:44:46.128Z] #21 24.34 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:44:46.128Z] #21 24.34 The following additional packages will be installed: [2021-05-21T18:44:46.128Z] #21 24.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:44:46.128Z] #21 24.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:44:46.128Z] #21 24.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:44:46.128Z] #21 24.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:44:46.128Z] #21 24.35 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:44:46.128Z] #21 24.35 Suggested packages: [2021-05-21T18:44:46.128Z] #21 24.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:44:46.128Z] #21 24.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:44:46.128Z] #21 24.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:44:46.128Z] #21 24.35 Recommended packages: [2021-05-21T18:44:46.128Z] #21 24.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:44:46.128Z] #21 24.35 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:44:46.128Z] #21 26.57 The following NEW packages will be installed: [2021-05-21T18:44:46.128Z] #21 26.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:44:46.128Z] #21 26.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:44:46.128Z] #21 26.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:44:46.128Z] #21 26.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:44:46.128Z] #21 26.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:44:46.128Z] #21 26.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:44:46.128Z] #21 26.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:44:46.128Z] #21 26.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:44:46.128Z] #21 26.58 xz-utils zip [2021-05-21T18:44:46.128Z] #21 26.76 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:44:46.128Z] #21 26.76 Need to get 29.2 MB of archives. [2021-05-21T18:44:46.128Z] #21 26.76 After this operation, 134 MB of additional disk space will be used. [2021-05-21T18:44:46.128Z] #21 26.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-05-21T18:44:46.128Z] #21 26.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-05-21T18:44:46.128Z] #21 26.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-05-21T18:44:46.128Z] #21 26.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-05-21T18:44:46.128Z] #21 26.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-05-21T18:44:46.128Z] #21 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-05-21T18:44:46.128Z] #21 27.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:44:46.128Z] #21 27.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-05-21T18:44:46.128Z] #21 27.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-05-21T18:44:46.128Z] #21 27.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-05-21T18:44:46.128Z] #21 27.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-05-21T18:44:46.128Z] #21 27.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-05-21T18:44:46.128Z] #21 27.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-05-21T18:44:46.128Z] #21 27.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-05-21T18:44:46.128Z] #21 27.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-05-21T18:44:46.128Z] #21 27.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-05-21T18:44:46.128Z] #21 27.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-21T18:44:46.128Z] #21 27.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:44:46.128Z] #21 27.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:44:46.128Z] #21 27.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-05-21T18:44:46.128Z] #21 27.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-05-21T18:44:46.128Z] #21 27.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-05-21T18:44:46.128Z] #21 27.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-05-21T18:44:46.128Z] #21 27.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-21T18:44:46.128Z] #21 27.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-21T18:44:46.128Z] #21 27.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-21T18:44:46.128Z] #21 27.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-05-21T18:44:46.128Z] #21 27.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-05-21T18:44:46.128Z] #21 27.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-21T18:44:46.128Z] #21 28.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-21T18:44:46.128Z] #21 28.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-21T18:44:46.128Z] #21 28.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-21T18:44:46.128Z] #21 28.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-05-21T18:44:46.128Z] #21 28.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-05-21T18:44:46.128Z] #21 28.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:44:46.128Z] #21 28.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:44:46.128Z] #21 28.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:44:46.128Z] #21 28.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-05-21T18:44:46.128Z] #21 28.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:44:46.128Z] #21 28.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:44:46.128Z] #21 28.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:44:46.129Z] #21 28.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-05-21T18:44:46.129Z] #21 28.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-05-21T18:44:46.129Z] #21 28.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-05-21T18:44:46.129Z] #21 28.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:44:46.129Z] #21 28.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-05-21T18:44:46.129Z] #21 28.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-05-21T18:44:46.129Z] #21 28.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-05-21T18:44:46.129Z] #21 29.88 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:46.129Z] #21 29.99 Fetched 29.2 MB in 2s (12.9 MB/s) [2021-05-21T18:44:46.129Z] #21 30.09 Selecting previously unselected package pigz. [2021-05-21T18:44:46.129Z] #21 30.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-05-21T18:44:46.129Z] #21 30.18 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-05-21T18:44:46.129Z] #21 30.18 Unpacking pigz (2.4-1) ... [2021-05-21T18:44:46.129Z] #21 30.29 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-05-21T18:44:46.129Z] #21 30.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-21T18:44:46.129Z] #21 30.30 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-21T18:44:46.129Z] #21 30.83 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:44:46.129Z] #21 30.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-21T18:44:46.129Z] #21 30.91 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:44:46.129Z] #21 32.08 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-21T18:44:46.129Z] #21 32.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:44:46.398Z] #42 27.73 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:46.398Z] #42 27.90 Fetched 3798 kB in 1s (5990 kB/s) [2021-05-21T18:44:46.398Z] #42 27.98 Selecting previously unselected package libcap-dev:arm64. [2021-05-21T18:44:46.398Z] #42 27.98 (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.) [2021-05-21T18:44:46.398Z] #42 28.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-21T18:44:46.398Z] #42 28.11 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-21T18:44:46.429Z] #21 ... [2021-05-21T18:44:46.429Z] [2021-05-21T18:44:46.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:46.429Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:46.429Z] #44 82.70 DEP criu/page-pipe.d [2021-05-21T18:44:46.429Z] #44 82.85 DEP criu/netfilter.d [2021-05-21T18:44:46.429Z] #44 83.07 DEP criu/net.d [2021-05-21T18:44:46.587Z] #49 ... [2021-05-21T18:44:46.587Z] [2021-05-21T18:44:46.587Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:46.587Z] #67 sha256:4f91ea8940556ffb6654df9f9dd71888af61cd7c79cc2b54f8bd3df46944191e [2021-05-21T18:44:46.587Z] #67 DONE 38.4s [2021-05-21T18:44:46.587Z] [2021-05-21T18:44:46.587Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:46.587Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:46.587Z] #42 36.78 The following additional packages will be installed: [2021-05-21T18:44:46.587Z] #42 36.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:44:46.587Z] #42 36.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:44:46.587Z] #42 36.81 Suggested packages: [2021-05-21T18:44:46.587Z] #42 36.81 manpages-dev python-setuptools [2021-05-21T18:44:46.587Z] #42 38.20 The following NEW packages will be installed: [2021-05-21T18:44:46.587Z] #42 38.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:44:46.587Z] #42 38.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:44:46.587Z] #42 38.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:44:46.587Z] #42 38.20 python-six zlib1g-dev [2021-05-21T18:44:46.662Z] #42 28.37 Selecting previously unselected package libnet1:arm64. [2021-05-21T18:44:46.662Z] #42 28.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-21T18:44:46.662Z] #42 28.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:44:46.677Z] #51 31.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:46.677Z] #51 ... [2021-05-21T18:44:46.677Z] [2021-05-21T18:44:46.677Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:46.677Z] #47 sha256:a016740800d77c6bdbb866f8c547305d8e98cf0e86f961627c7b0d1b94fb03ae [2021-05-21T18:44:46.677Z] #47 21.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:46.677Z] #47 27.46 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:44:46.677Z] #47 27.57 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:46.677Z] #47 27.69 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:46.677Z] #47 27.71 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:46.677Z] #47 27.78 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:46.677Z] #47 27.83 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:46.677Z] #47 28.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:46.677Z] #47 28.54 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:46.677Z] #47 28.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:46.677Z] #47 28.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:46.677Z] #47 28.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:46.939Z] #42 28.52 Selecting previously unselected package libnet1-dev. [2021-05-21T18:44:46.939Z] #42 28.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-21T18:44:46.939Z] #42 28.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:44:47.083Z] #44 83.38 DEP criu/namespaces.d [2021-05-21T18:44:47.241Z] #47 ... [2021-05-21T18:44:47.241Z] [2021-05-21T18:44:47.241Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:47.241Z] #67 sha256:019d6d52ff937f288e662fbcaf9804885acf3a6052f08b927449437d8783ae5c [2021-05-21T18:44:47.385Z] #44 83.69 DEP criu/mount.d [2021-05-21T18:44:47.385Z] #44 83.92 DEP criu/memfd.d [2021-05-21T18:44:47.426Z] #20 1.462 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:44:47.499Z] #67 32.17 Checking out files: 49% (938/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) [2021-05-21T18:44:47.499Z] #67 ... [2021-05-21T18:44:47.499Z] [2021-05-21T18:44:47.499Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:47.499Z] #34 sha256:fc5129fdae98fcb6ee576d27166cd09a267cf940fc13b7491c4d778cbb53aa74 [2021-05-21T18:44:47.499Z] #34 25.87 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:44:47.499Z] #34 DONE 32.4s [2021-05-21T18:44:47.499Z] [2021-05-21T18:44:47.499Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:47.499Z] #67 sha256:019d6d52ff937f288e662fbcaf9804885acf3a6052f08b927449437d8783ae5c [2021-05-21T18:44:47.520Z] #42 29.06 Selecting previously unselected package libnl-3-200:arm64. [2021-05-21T18:44:47.520Z] #42 29.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-21T18:44:47.520Z] #42 29.09 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-21T18:44:47.520Z] #42 29.23 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-21T18:44:47.520Z] #42 29.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-21T18:44:47.520Z] #42 29.25 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-21T18:44:47.522Z] #42 39.09 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:44:47.522Z] #42 39.09 Need to get 4095 kB of archives. [2021-05-21T18:44:47.522Z] #42 39.09 After this operation, 22.5 MB of additional disk space will be used. [2021-05-21T18:44:47.522Z] #42 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-21T18:44:47.522Z] #42 39.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:44:47.522Z] #42 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-21T18:44:47.522Z] #42 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:44:47.522Z] #42 ... [2021-05-21T18:44:47.522Z] [2021-05-21T18:44:47.522Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:47.522Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:47.522Z] #40 28.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-21T18:44:47.689Z] #20 1.546 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:44:47.689Z] #20 1.607 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:44:47.689Z] #20 1.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:44:47.706Z] #44 84.12 DEP criu/mem.d [2021-05-21T18:44:47.780Z] #40 ... [2021-05-21T18:44:47.780Z] [2021-05-21T18:44:47.780Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:47.780Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:47.780Z] #42 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-21T18:44:47.780Z] #42 39.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:44:47.780Z] #42 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-21T18:44:47.780Z] #42 39.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-21T18:44:47.780Z] #42 39.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-21T18:44:47.780Z] #42 39.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-21T18:44:47.780Z] #42 39.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-21T18:44:47.785Z] #42 29.58 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-21T18:44:47.785Z] #42 29.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-21T18:44:47.785Z] #42 29.59 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-21T18:44:48.006Z] #44 84.35 DEP criu/lsm.d [2021-05-21T18:44:48.038Z] #42 39.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-21T18:44:48.038Z] #42 39.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] [2021-05-21T18:44:48.038Z] #42 39.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-21T18:44:48.038Z] #42 39.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:44:48.038Z] #42 39.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:44:48.038Z] #42 39.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-21T18:44:48.054Z] #42 29.73 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-21T18:44:48.054Z] #42 29.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-21T18:44:48.054Z] #42 29.78 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-21T18:44:48.054Z] #42 ... [2021-05-21T18:44:48.054Z] [2021-05-21T18:44:48.054Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:48.054Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-21T18:44:48.054Z] #55 19.82 Fetched 8270 kB in 14s (595 kB/s) [2021-05-21T18:44:48.054Z] #55 19.82 Reading package lists... [2021-05-21T18:44:48.054Z] #55 24.81 Reading package lists... [2021-05-21T18:44:48.264Z] #20 2.077 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:44:48.276Z] #67 32.17 Checking out files: 49% (938/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 90% (1724/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) [2021-05-21T18:44:48.276Z] #67 ... [2021-05-21T18:44:48.276Z] [2021-05-21T18:44:48.276Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:48.276Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:44:48.276Z] #45 23.27 math [2021-05-21T18:44:48.276Z] #45 30.08 internal/testlog [2021-05-21T18:44:48.276Z] #45 30.69 encoding [2021-05-21T18:44:48.276Z] #45 30.99 unicode/utf16 [2021-05-21T18:44:48.276Z] #45 31.39 container/list [2021-05-21T18:44:48.276Z] #45 32.49 crypto/internal/subtle [2021-05-21T18:44:48.276Z] #45 32.67 crypto/subtle [2021-05-21T18:44:48.276Z] #45 32.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:44:48.276Z] #45 33.26 internal/nettrace [2021-05-21T18:44:48.298Z] #42 ... [2021-05-21T18:44:48.298Z] [2021-05-21T18:44:48.298Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:48.298Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:48.298Z] #13 25.78 Fetched 8964 kB in 18s (493 kB/s) [2021-05-21T18:44:48.298Z] #13 25.78 Reading package lists... [2021-05-21T18:44:48.308Z] #44 84.53 DEP criu/log.d [2021-05-21T18:44:48.308Z] #44 84.73 DEP criu/libnetlink.d [2021-05-21T18:44:48.323Z] #55 29.42 Building dependency tree... [2021-05-21T18:44:48.323Z] #55 ... [2021-05-21T18:44:48.323Z] [2021-05-21T18:44:48.323Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:48.323Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:48.323Z] #42 29.94 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-21T18:44:48.323Z] #42 29.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-21T18:44:48.323Z] #42 30.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:44:48.395Z] #67 ... [2021-05-21T18:44:48.395Z] [2021-05-21T18:44:48.395Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:48.395Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:48.395Z] #13 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:48.395Z] #13 14.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:48.395Z] #13 ... [2021-05-21T18:44:48.395Z] [2021-05-21T18:44:48.395Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:48.395Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:44:48.395Z] #45 28.13 internal/testlog [2021-05-21T18:44:48.395Z] #45 28.47 encoding [2021-05-21T18:44:48.395Z] #45 28.52 unicode/utf16 [2021-05-21T18:44:48.395Z] #45 28.76 container/list [2021-05-21T18:44:48.534Z] #45 ... [2021-05-21T18:44:48.534Z] [2021-05-21T18:44:48.534Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:48.534Z] #67 sha256:019d6d52ff937f288e662fbcaf9804885acf3a6052f08b927449437d8783ae5c [2021-05-21T18:44:48.534Z] #67 32.17 Checking out files: 49% (938/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 90% (1724/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T18:44:48.534Z] #67 33.58 + cd /tmp/tmp.14bwpH9zAS/src/github.com/docker/libnetwork [2021-05-21T18:44:48.534Z] #67 33.58 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T18:44:48.557Z] #13 33.04 Reading package lists... [2021-05-21T18:44:48.557Z] #13 ... [2021-05-21T18:44:48.557Z] [2021-05-21T18:44:48.557Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:48.557Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:48.557Z] #55 32.61 Reading package lists... [2021-05-21T18:44:48.608Z] #44 84.92 DEP criu/kerndat.d [2021-05-21T18:44:48.608Z] #44 85.14 DEP criu/kcmp-ids.d [2021-05-21T18:44:48.839Z] #20 ... [2021-05-21T18:44:48.839Z] [2021-05-21T18:44:48.839Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:48.839Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:44:48.839Z] #45 129.7 net/http/httptrace [2021-05-21T18:44:48.839Z] #45 130.2 net/http [2021-05-21T18:44:48.839Z] #45 ... [2021-05-21T18:44:48.839Z] [2021-05-21T18:44:48.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:48.839Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:48.839Z] #43 59.40 CC criu/arch/x86/kerndat.o [2021-05-21T18:44:48.839Z] #43 60.07 CC criu/arch/x86/sigaction_compat.o [2021-05-21T18:44:48.839Z] #43 60.72 CC criu/arch/x86/sigframe.o [2021-05-21T18:44:48.839Z] #43 61.02 LINK criu/arch/x86/crtools.built-in.o [2021-05-21T18:44:48.839Z] #43 61.08 DEP criu/pie/util-vdso-elf32.d [2021-05-21T18:44:48.839Z] #43 61.31 DEP criu/pie/util-vdso.d [2021-05-21T18:44:48.839Z] #43 61.59 DEP criu/pie/util.d [2021-05-21T18:44:48.839Z] #43 61.82 CC criu/pie/util.o [2021-05-21T18:44:48.839Z] #43 62.27 CC criu/pie/util-vdso.o [2021-05-21T18:44:48.839Z] #43 63.00 CC criu/pie/util-vdso-elf32.o [2021-05-21T18:44:48.839Z] #43 63.73 AR criu/pie/pie.lib.a [2021-05-21T18:44:48.839Z] #43 63.80 DEP criu/pie/restorer.d [2021-05-21T18:44:48.839Z] #43 64.01 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-21T18:44:48.902Z] #42 30.44 Selecting previously unselected package libprotobuf17:arm64. [2021-05-21T18:44:48.902Z] #42 30.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-21T18:44:48.902Z] #42 30.45 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-21T18:44:48.908Z] #44 85.29 DEP criu/irmap.d [2021-05-21T18:44:48.908Z] #44 85.48 DEP criu/ipc_ns.d [2021-05-21T18:44:49.024Z] #57 165.6 + bin/containerd-shim-runc-v2 [2021-05-21T18:44:49.102Z] #43 64.16 DEP criu/arch/x86/restorer_unmap.d [2021-05-21T18:44:49.102Z] #43 64.19 DEP criu/arch/x86/restorer.d [2021-05-21T18:44:49.102Z] #43 64.33 DEP criu/arch/x86/vdso-pie.d [2021-05-21T18:44:49.207Z] #44 85.75 DEP criu/image.d [2021-05-21T18:44:49.314Z] #57 166.3 + binaries [2021-05-21T18:44:49.314Z] #57 166.3 + install -D bin/containerd /build/containerd [2021-05-21T18:44:49.314Z] #57 166.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:44:49.326Z] #45 29.73 crypto/internal/subtle [2021-05-21T18:44:49.364Z] #43 64.43 DEP criu/pie/parasite-vdso.d [2021-05-21T18:44:49.364Z] #43 64.66 DEP criu/pie/parasite.d [2021-05-21T18:44:49.479Z] #42 31.04 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-21T18:44:49.479Z] #42 31.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-21T18:44:49.479Z] #42 31.08 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-21T18:44:49.479Z] #42 31.27 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-21T18:44:49.479Z] #42 ... [2021-05-21T18:44:49.479Z] [2021-05-21T18:44:49.479Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:49.479Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:44:49.479Z] #13 18.15 Fetched 8781 kB in 15s (586 kB/s) [2021-05-21T18:44:49.479Z] #13 18.15 Reading package lists... [2021-05-21T18:44:49.494Z] #55 39.40 Building dependency tree... [2021-05-21T18:44:49.583Z] #45 30.05 crypto/subtle [2021-05-21T18:44:49.604Z] #57 166.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:44:49.604Z] #57 166.4 + install -D bin/ctr /build/ctr [2021-05-21T18:44:49.619Z] #67 34.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T18:44:49.619Z] #67 ... [2021-05-21T18:44:49.619Z] [2021-05-21T18:44:49.619Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:49.619Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:44:49.619Z] #58 24.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:49.619Z] #58 24.85 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:49.619Z] #58 27.24 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:49.619Z] #58 31.39 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:49.619Z] #58 33.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:49.619Z] #58 33.64 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:49.619Z] #58 33.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:49.619Z] #58 ... [2021-05-21T18:44:49.619Z] [2021-05-21T18:44:49.619Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:49.619Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:49.626Z] #43 64.92 CC criu/pie/parasite.o [2021-05-21T18:44:49.744Z] #13 23.57 Reading package lists... [2021-05-21T18:44:49.744Z] #13 ... [2021-05-21T18:44:49.744Z] [2021-05-21T18:44:49.744Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:49.744Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:44:49.744Z] #49 26.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:49.744Z] #49 26.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:49.744Z] #49 26.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:49.744Z] #49 26.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:49.744Z] #49 26.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:49.744Z] #49 26.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:44:49.744Z] #49 26.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:49.744Z] #49 26.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:49.744Z] #49 26.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:49.744Z] #49 26.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:49.744Z] #49 26.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:49.744Z] #49 26.96 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:49.744Z] #49 26.98 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:49.744Z] #49 27.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:49.744Z] #49 27.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:49.744Z] #49 27.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:44:49.744Z] #49 27.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:49.744Z] #49 27.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:49.744Z] #49 27.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:49.744Z] #49 27.26 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:49.744Z] #49 27.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:49.744Z] #49 27.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:49.744Z] #49 27.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:49.744Z] #49 27.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:49.744Z] #49 27.38 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:49.744Z] #49 27.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:49.744Z] #49 27.47 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:49.744Z] #49 27.49 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:49.744Z] #49 27.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:49.744Z] #49 27.58 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:44:49.744Z] #49 27.64 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:49.744Z] #49 27.64 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:49.744Z] #49 27.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:49.744Z] #49 27.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:49.744Z] #49 27.76 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:49.744Z] #49 27.92 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:49.744Z] #49 27.95 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:44:49.744Z] #49 28.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:49.744Z] #49 28.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:49.744Z] #49 28.12 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:49.744Z] #49 28.18 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:49.744Z] #49 28.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:49.744Z] #49 28.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:49.744Z] #49 28.31 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.34 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.36 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:49.744Z] #49 28.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:49.744Z] #49 28.42 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:49.744Z] #49 28.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:49.744Z] #49 28.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:49.744Z] #49 28.57 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:49.744Z] #49 28.78 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:49.744Z] #49 28.79 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:49.744Z] #49 28.81 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:49.744Z] #49 28.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:49.744Z] #49 28.98 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:44:49.744Z] #49 28.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:49.744Z] #49 29.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:49.744Z] #49 29.19 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:49.744Z] #49 29.37 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:49.744Z] #49 29.54 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:49.744Z] #49 29.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:49.744Z] #49 29.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:49.744Z] #49 29.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:49.744Z] #49 29.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:49.744Z] #49 29.74 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:49.744Z] #49 29.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:49.744Z] #49 29.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:49.744Z] #49 29.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:49.744Z] #49 30.12 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:44:49.744Z] #49 30.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:49.744Z] #49 30.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:49.744Z] #49 30.49 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:44:49.744Z] #49 30.50 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:49.744Z] #49 30.76 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:49.744Z] #49 30.90 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:49.848Z] #45 30.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T18:44:49.860Z] #44 86.06 DEP criu/image-desc.d [2021-05-21T18:44:49.860Z] #44 86.26 DEP criu/fsnotify.d [2021-05-21T18:44:49.884Z] #40 33.72 Checking out files: 80% (1361/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-21T18:44:49.884Z] #40 34.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:44:49.966Z] #57 DONE 166.9s [2021-05-21T18:44:50.106Z] #45 ... [2021-05-21T18:44:50.106Z] [2021-05-21T18:44:50.106Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T18:44:50.106Z] #34 sha256:5230cf46944183897e4a0512b85570cc47f471ceca7d44cddb37e439b71c88e6 [2021-05-21T18:44:50.106Z] #34 23.37 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T18:44:50.106Z] #34 DONE 30.6s [2021-05-21T18:44:50.106Z] [2021-05-21T18:44:50.106Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:50.106Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:44:50.106Z] #45 30.54 internal/nettrace [2021-05-21T18:44:50.160Z] #44 86.49 DEP criu/filesystems.d [2021-05-21T18:44:50.160Z] #44 86.67 DEP criu/files.d [2021-05-21T18:44:50.201Z] #43 ... [2021-05-21T18:44:50.201Z] [2021-05-21T18:44:50.201Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:44:50.201Z] #53 sha256:5e1df0b0fdb585f590bf33ea0a71e3fe55fe24d2248d70a392cb14091d0dc955 [2021-05-21T18:44:50.201Z] #53 13.21 + cd /tmp/tmp.4f6fYZPwYT/src/github.com/opencontainers/runc [2021-05-21T18:44:50.201Z] #53 13.21 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:44:50.429Z] #55 42.24 The following additional packages will be installed: [2021-05-21T18:44:50.429Z] #55 42.27 libbtrfs0 [2021-05-21T18:44:50.461Z] #44 86.91 DEP criu/files-reg.d [2021-05-21T18:44:50.463Z] #53 13.59 + '[' -z '' ']' [2021-05-21T18:44:50.463Z] #53 13.60 + target=static [2021-05-21T18:44:50.463Z] #53 13.60 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:44:50.672Z] #45 31.02 runtime/cgo [2021-05-21T18:44:50.686Z] #55 42.41 The following NEW packages will be installed: [2021-05-21T18:44:50.686Z] #55 42.41 libbtrfs-dev libbtrfs0 [2021-05-21T18:44:50.725Z] #53 13.73 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T18:44:50.765Z] #44 ... [2021-05-21T18:44:50.765Z] [2021-05-21T18:44:50.765Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:50.765Z] #59 sha256:545bfbc2f1d449accb9693969e76d21e125fc5ad60ab22897e7848d051133ad0 [2021-05-21T18:44:50.765Z] #59 142.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:44:50.765Z] #59 142.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:44:50.765Z] #59 DONE 152.3s [2021-05-21T18:44:50.765Z] [2021-05-21T18:44:50.765Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:44:50.765Z] #60 sha256:276da1f9589f3d672c7c8ff15b0773481b970758232c66dddb78adbfeb936d33 [2021-05-21T18:44:50.765Z] #60 DONE 0.3s [2021-05-21T18:44:50.765Z] [2021-05-21T18:44:50.765Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:50.765Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:44:50.765Z] #21 34.62 Selecting previously unselected package python3-minimal. [2021-05-21T18:44:50.765Z] #21 34.62 (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 ... 23612 files and directories currently installed.) [2021-05-21T18:44:50.765Z] #21 34.68 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-05-21T18:44:50.765Z] #21 34.69 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:44:50.765Z] #21 34.82 Selecting previously unselected package libmpdec2:ppc64el. [2021-05-21T18:44:50.765Z] #21 34.83 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-05-21T18:44:50.765Z] #21 34.85 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-05-21T18:44:50.765Z] #21 35.07 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-05-21T18:44:50.765Z] #21 35.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-21T18:44:50.765Z] #21 35.08 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-21T18:44:50.765Z] #21 36.22 Selecting previously unselected package python3.7. [2021-05-21T18:44:50.765Z] #21 36.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-21T18:44:50.765Z] #21 36.26 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:44:50.765Z] #21 36.45 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-05-21T18:44:50.765Z] #21 36.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-05-21T18:44:50.765Z] #21 36.50 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-21T18:44:50.765Z] #21 36.64 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:44:51.007Z] [2021-05-21T18:44:51.007Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-05-21T18:44:51.007Z] #58 DONE 0.3s [2021-05-21T18:44:51.007Z] [2021-05-21T18:44:51.007Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-05-21T18:44:51.068Z] #21 ... [2021-05-21T18:44:51.068Z] [2021-05-21T18:44:51.068Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:44:51.068Z] #61 sha256:4a38b47f591466f961839bb847a51b90046f5d2e90af0e0ecef9a9ebcd311dce [2021-05-21T18:44:51.068Z] #61 DONE 0.1s [2021-05-21T18:44:51.068Z] [2021-05-21T18:44:51.068Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:51.068Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:44:51.068Z] #44 87.21 DEP criu/files-ext.d [2021-05-21T18:44:51.068Z] #44 87.46 DEP criu/file-lock.d [2021-05-21T18:44:51.254Z] #55 42.81 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:44:51.254Z] #55 42.81 Need to get 119 kB of archives. [2021-05-21T18:44:51.254Z] #55 42.81 After this operation, 387 kB of additional disk space will be used. [2021-05-21T18:44:51.254Z] #55 42.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:44:51.254Z] #55 42.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:44:51.297Z] #62 DONE 0.2s [2021-05-21T18:44:51.297Z] [2021-05-21T18:44:51.297Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-05-21T18:44:51.370Z] #44 87.79 DEP criu/file-ids.d [2021-05-21T18:44:51.513Z] #55 ... [2021-05-21T18:44:51.513Z] [2021-05-21T18:44:51.513Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:51.513Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:44:51.513Z] #45 33.34 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:44:51.513Z] #45 33.44 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:44:51.513Z] #45 42.79 internal/reflectlite [2021-05-21T18:44:51.513Z] #45 42.79 sync [2021-05-21T18:44:51.587Z] #67 DONE 0.3s [2021-05-21T18:44:51.587Z] [2021-05-21T18:44:51.587Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-05-21T18:44:51.673Z] #44 88.18 DEP criu/fifo.d [2021-05-21T18:44:51.775Z] #45 ... [2021-05-21T18:44:51.775Z] [2021-05-21T18:44:51.775Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:51.775Z] #49 sha256:363cece7e7d1feedcea32d7ca7f61a582eb3c5f485c341bf41d14d8b5730be96 [2021-05-21T18:44:51.775Z] #49 41.81 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:44:51.775Z] #49 41.90 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:51.775Z] #49 41.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:51.775Z] #49 41.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:51.775Z] #49 42.03 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:51.775Z] #49 42.08 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:51.775Z] #49 42.14 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:51.775Z] #49 42.14 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:44:51.775Z] #49 42.14 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:51.775Z] #49 42.20 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:51.775Z] #49 42.20 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.21 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:51.775Z] #49 42.22 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.22 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.24 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:51.775Z] #49 42.25 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.25 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:44:51.775Z] #49 42.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.27 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.28 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:51.775Z] #49 42.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.41 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:51.775Z] #49 42.50 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.53 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:51.775Z] #49 42.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:51.775Z] #49 42.60 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:51.775Z] #49 42.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:51.775Z] #49 42.64 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:51.775Z] #49 42.64 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:51.775Z] #49 42.66 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:51.775Z] #49 42.68 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:51.775Z] #49 42.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:51.775Z] #49 42.81 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:51.775Z] #49 42.83 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:51.775Z] #49 42.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:51.775Z] #49 42.89 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:51.775Z] #49 42.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:51.775Z] #49 43.06 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:44:51.775Z] #49 43.11 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:44:51.775Z] #49 43.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:51.775Z] #49 43.23 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:51.775Z] #49 43.25 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:51.775Z] #49 43.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:51.775Z] #49 43.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:51.775Z] #49 43.30 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:51.775Z] #49 43.31 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:51.775Z] #49 43.34 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:51.775Z] #49 43.38 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:44:51.775Z] #49 43.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:44:51.775Z] #49 43.43 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:44:51.775Z] #49 43.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:51.775Z] #49 43.50 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:51.775Z] #49 43.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:44:51.775Z] #49 43.52 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:51.775Z] #49 43.52 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:51.775Z] #49 43.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:51.775Z] #49 43.57 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:51.775Z] #49 43.61 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:51.877Z] #69 DONE 0.1s [2021-05-21T18:44:51.877Z] [2021-05-21T18:44:51.877Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:44:51.877Z] #70 DONE 0.0s [2021-05-21T18:44:51.877Z] [2021-05-21T18:44:51.877Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:44:51.976Z] #44 88.37 DEP criu/fdstore.d [2021-05-21T18:44:51.976Z] #44 88.56 DEP criu/fault-injection.d [2021-05-21T18:44:52.038Z] #49 43.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:52.038Z] #49 43.73 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:52.038Z] #49 43.81 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:52.038Z] #49 43.81 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:52.038Z] #49 43.83 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:52.038Z] #49 43.85 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:52.038Z] #49 43.85 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:52.038Z] #49 43.85 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:44:52.293Z] #44 88.64 DEP criu/external.d [2021-05-21T18:44:52.294Z] #44 88.82 DEP criu/eventpoll.d [2021-05-21T18:44:52.299Z] #49 43.92 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:52.299Z] #49 43.92 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:52.299Z] #49 43.98 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:52.299Z] #49 44.04 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:52.314Z] #49 ... [2021-05-21T18:44:52.314Z] [2021-05-21T18:44:52.314Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:52.314Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:44:52.314Z] #51 23.43 runtime/cgo [2021-05-21T18:44:52.314Z] #51 23.54 runtime [2021-05-21T18:44:52.314Z] #51 ... [2021-05-21T18:44:52.314Z] [2021-05-21T18:44:52.314Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:52.314Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:44:52.314Z] #49 33.68 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:44:52.408Z] #40 36.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-21T18:44:52.508Z] #71 DONE 0.7s [2021-05-21T18:44:52.558Z] #49 44.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:52.558Z] #49 44.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:52.558Z] #49 44.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:52.558Z] #49 44.25 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:52.570Z] #45 ... [2021-05-21T18:44:52.570Z] [2021-05-21T18:44:52.571Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:52.571Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:44:52.571Z] #51 22.86 + cd /tmp/tmp.VrsJ2CnyTm/src/github.com/mvdan/sh [2021-05-21T18:44:52.571Z] #51 22.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T18:44:52.571Z] #51 22.94 + GO111MODULE=on [2021-05-21T18:44:52.571Z] #51 22.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T18:44:52.571Z] #51 24.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:52.571Z] #51 24.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:52.571Z] #51 25.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:52.571Z] #51 25.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:52.571Z] #51 25.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:52.571Z] #51 27.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:52.571Z] #51 28.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:52.571Z] #51 30.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:52.571Z] #51 ... [2021-05-21T18:44:52.571Z] [2021-05-21T18:44:52.571Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:52.571Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:44:52.571Z] #49 23.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:52.571Z] #49 23.99 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:44:52.571Z] #49 24.02 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:52.571Z] #49 24.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:52.571Z] #49 24.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:52.571Z] #49 24.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:52.571Z] #49 24.56 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:44:52.571Z] #49 24.69 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:52.571Z] #49 25.05 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:52.571Z] #49 25.10 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:52.571Z] #49 25.49 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T18:44:52.571Z] #49 25.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:52.571Z] #49 25.58 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:44:52.571Z] #49 25.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:52.571Z] #49 25.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:52.571Z] #49 26.05 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:52.571Z] #49 26.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:52.571Z] #49 26.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:52.571Z] #49 26.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:44:52.571Z] #49 26.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:52.571Z] #49 27.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:52.571Z] #49 27.59 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:52.571Z] #49 27.60 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:52.571Z] #49 27.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:52.571Z] #49 28.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:52.571Z] #49 30.39 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:44:52.571Z] #49 32.88 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:52.571Z] #49 ... [2021-05-21T18:44:52.571Z] [2021-05-21T18:44:52.571Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:52.571Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:44:52.571Z] #51 33.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:52.799Z] [2021-05-21T18:44:52.799Z] #72 exporting to image [2021-05-21T18:44:52.799Z] #72 exporting layers [2021-05-21T18:44:52.828Z] #51 ... [2021-05-21T18:44:52.828Z] [2021-05-21T18:44:52.828Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:52.828Z] #58 sha256:01283def2b503b704eb0babdb7131a56bad46c3b343a46bfd2ee1788e19e6ba0 [2021-05-21T18:44:52.828Z] #58 23.25 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:52.828Z] #58 23.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:52.828Z] #58 23.71 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:52.828Z] #58 25.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:52.828Z] #58 26.58 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:52.828Z] #58 30.53 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:52.828Z] #58 33.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:52.828Z] #58 ... [2021-05-21T18:44:52.828Z] [2021-05-21T18:44:52.828Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:44:52.828Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:44:52.970Z] #44 89.14 DEP criu/eventfd.d [2021-05-21T18:44:52.970Z] #44 89.28 DEP criu/crtools.d [2021-05-21T18:44:53.269Z] #44 89.57 DEP criu/cr-service.d [2021-05-21T18:44:53.269Z] #44 89.76 DEP criu/cr-restore.d [2021-05-21T18:44:53.570Z] #44 90.05 DEP criu/cr-errno.d [2021-05-21T18:44:53.570Z] #44 90.06 DEP criu/cr-dump.d [2021-05-21T18:44:53.599Z] #40 32.90 Checking out files: 64% (1101/1694) Checking out files: 65% (1102/1694) Checking out files: 66% (1119/1694) Checking out files: 67% (1135/1694) Checking out files: 68% (1152/1694) Checking out files: 69% (1169/1694) Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-21T18:44:53.599Z] #40 33.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T18:44:53.870Z] #44 90.35 DEP criu/cr-dedup.d [2021-05-21T18:44:53.870Z] #44 ... [2021-05-21T18:44:53.870Z] [2021-05-21T18:44:53.870Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:53.870Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:44:53.870Z] #46 145.6 github.com/LK4D4/vndr/build [2021-05-21T18:44:53.870Z] #46 147.6 vendor/golang.org/x/net/idna [2021-05-21T18:44:53.870Z] #46 150.6 vendor/golang.org/x/crypto/cryptobyte [2021-05-21T18:44:53.948Z] #49 ... [2021-05-21T18:44:53.948Z] [2021-05-21T18:44:53.948Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:53.948Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:53.948Z] #55 43.86 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:53.948Z] #55 44.10 Fetched 119 kB in 0s (428 kB/s) [2021-05-21T18:44:53.948Z] #55 44.25 Selecting previously unselected package libbtrfs0. [2021-05-21T18:44:53.948Z] #55 44.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:44:53.948Z] #55 44.25 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:44:53.948Z] #55 44.27 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:53.948Z] #55 44.38 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:44:53.948Z] #55 44.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:44:53.948Z] #55 44.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:53.948Z] #55 44.64 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:53.948Z] #55 44.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:53.948Z] #55 44.69 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:44:53.948Z] #55 DONE 45.6s [2021-05-21T18:44:53.948Z] [2021-05-21T18:44:53.948Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:44:53.948Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:44:54.173Z] #46 ... [2021-05-21T18:44:54.173Z] [2021-05-21T18:44:54.173Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:54.173Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:44:54.173Z] #21 38.16 Selecting previously unselected package python3. [2021-05-21T18:44:54.173Z] #21 38.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-05-21T18:44:54.173Z] #21 38.25 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 38.26 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:44:54.173Z] #21 38.45 Selecting previously unselected package libip4tc0:ppc64el. [2021-05-21T18:44:54.173Z] #21 38.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 38.48 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-05-21T18:44:54.173Z] #21 38.60 Selecting previously unselected package libip6tc0:ppc64el. [2021-05-21T18:44:54.173Z] #21 38.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 38.62 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-05-21T18:44:54.173Z] #21 38.74 Selecting previously unselected package libiptc0:ppc64el. [2021-05-21T18:44:54.173Z] #21 38.76 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 38.77 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-05-21T18:44:54.173Z] #21 38.91 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-05-21T18:44:54.173Z] #21 38.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 38.92 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-21T18:44:54.173Z] #21 38.99 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-05-21T18:44:54.173Z] #21 39.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 39.03 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-21T18:44:54.173Z] #21 39.20 Selecting previously unselected package libnftnl11:ppc64el. [2021-05-21T18:44:54.173Z] #21 39.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 39.25 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-05-21T18:44:54.173Z] #21 39.37 Selecting previously unselected package iptables. [2021-05-21T18:44:54.173Z] #21 39.39 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 39.39 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:44:54.173Z] #21 40.06 Selecting previously unselected package xxd. [2021-05-21T18:44:54.173Z] #21 40.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-21T18:44:54.173Z] #21 40.08 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:44:54.173Z] #21 40.21 Selecting previously unselected package vim-common. [2021-05-21T18:44:54.173Z] #21 40.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:44:54.173Z] #21 40.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:44:54.210Z] #56 ... [2021-05-21T18:44:54.210Z] [2021-05-21T18:44:54.210Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:54.210Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:54.210Z] #36 29.63 Reading package lists... [2021-05-21T18:44:54.210Z] #36 36.42 Building dependency tree... [2021-05-21T18:44:54.210Z] #36 39.22 The following additional packages will be installed: [2021-05-21T18:44:54.210Z] #36 39.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:44:54.210Z] #36 39.34 Suggested packages: [2021-05-21T18:44:54.210Z] #36 39.34 cmake-doc ninja-build lrzip [2021-05-21T18:44:54.210Z] #36 39.34 Recommended packages: [2021-05-21T18:44:54.210Z] #36 39.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:44:54.210Z] #36 40.24 The following NEW packages will be installed: [2021-05-21T18:44:54.210Z] #36 40.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:44:54.210Z] #36 40.24 vim-common xxd [2021-05-21T18:44:54.210Z] #36 40.70 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:44:54.210Z] #36 40.70 Need to get 14.9 MB of archives. [2021-05-21T18:44:54.210Z] #36 40.70 After this operation, 61.8 MB of additional disk space will be used. [2021-05-21T18:44:54.210Z] #36 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:44:54.210Z] #36 40.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:44:54.210Z] #36 40.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:44:54.210Z] #36 40.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:44:54.210Z] #36 41.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-21T18:44:54.210Z] #36 41.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-21T18:44:54.210Z] #36 41.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-21T18:44:54.210Z] #36 41.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-21T18:44:54.210Z] #36 41.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-21T18:44:54.210Z] #36 41.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-21T18:44:54.210Z] #36 42.95 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:54.210Z] #36 43.16 Fetched 14.9 MB in 2s (9211 kB/s) [2021-05-21T18:44:54.210Z] #36 43.27 Selecting previously unselected package xxd. [2021-05-21T18:44:54.210Z] #36 43.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 ... 15410 files and directories currently installed.) [2021-05-21T18:44:54.210Z] #36 43.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:44:54.210Z] #36 43.39 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:44:54.210Z] #36 43.63 Selecting previously unselected package vim-common. [2021-05-21T18:44:54.210Z] #36 43.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:44:54.210Z] #36 43.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:44:54.210Z] #36 44.10 Selecting previously unselected package cmake-data. [2021-05-21T18:44:54.210Z] #36 44.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:44:54.210Z] #36 44.10 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:44:54.469Z] #36 ... [2021-05-21T18:44:54.469Z] [2021-05-21T18:44:54.469Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:54.469Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:54.469Z] #42 40.83 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:54.469Z] #42 41.06 Fetched 4095 kB in 1s (3204 kB/s) [2021-05-21T18:44:54.469Z] #42 41.17 Selecting previously unselected package libcap-dev:amd64. [2021-05-21T18:44:54.469Z] #42 41.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:44:54.469Z] #42 41.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 41.27 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:44:54.469Z] #42 41.40 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:44:54.469Z] #42 41.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 41.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:44:54.469Z] #42 41.53 Selecting previously unselected package libnet1-dev. [2021-05-21T18:44:54.469Z] #42 41.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 41.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:44:54.469Z] #42 41.77 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:44:54.469Z] #42 41.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 41.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:44:54.469Z] #42 42.00 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-21T18:44:54.469Z] #42 42.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 42.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:44:54.469Z] #42 42.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:44:54.469Z] #42 42.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 42.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:44:54.469Z] #42 42.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-21T18:44:54.469Z] #42 42.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 42.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:44:54.469Z] #42 42.56 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-21T18:44:54.469Z] #42 42.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 42.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:44:54.469Z] #42 42.86 Selecting previously unselected package libprotobuf17:amd64. [2021-05-21T18:44:54.469Z] #42 42.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 42.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:44:54.469Z] #42 43.63 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-21T18:44:54.469Z] #42 43.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 43.63 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:44:54.469Z] #42 43.89 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-21T18:44:54.469Z] #42 43.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 43.92 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:44:54.469Z] #42 45.34 Selecting previously unselected package libprotoc17:amd64. [2021-05-21T18:44:54.469Z] #42 45.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 45.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:44:54.469Z] #42 46.08 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:44:54.469Z] #42 46.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 46.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:44:54.469Z] #42 46.22 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:44:54.469Z] #42 46.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-21T18:44:54.469Z] #42 46.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:44:54.474Z] #21 40.51 Selecting previously unselected package bash-completion. [2021-05-21T18:44:54.474Z] #21 40.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:44:54.727Z] #42 46.41 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:44:54.727Z] #42 46.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:44:54.727Z] #42 46.43 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:44:54.986Z] #42 46.67 Selecting previously unselected package python-six. [2021-05-21T18:44:54.986Z] #42 46.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:44:54.986Z] #42 46.68 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:44:54.986Z] #42 46.80 Selecting previously unselected package python-protobuf. [2021-05-21T18:44:54.986Z] #42 46.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-21T18:44:54.986Z] #42 46.80 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:44:55.552Z] #42 47.30 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:44:55.685Z] #40 ... [2021-05-21T18:44:55.685Z] [2021-05-21T18:44:55.685Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:55.685Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:55.685Z] #49 32.37 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:44:55.685Z] #49 32.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:55.685Z] #49 32.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:55.685Z] #49 32.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:55.685Z] #49 32.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:55.685Z] #49 32.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:55.685Z] #49 32.52 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:55.685Z] #49 32.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:55.685Z] #49 32.78 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:55.685Z] #49 32.81 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T18:44:55.685Z] #49 32.92 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:44:55.685Z] #49 32.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:55.685Z] #49 32.92 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:44:55.685Z] #49 33.11 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:55.685Z] #49 33.11 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:55.685Z] #49 33.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:55.685Z] #49 33.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:55.685Z] #49 33.29 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.29 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.29 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:44:55.685Z] #49 33.31 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:55.685Z] #49 33.31 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:55.685Z] #49 33.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:55.685Z] #49 33.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:44:55.685Z] #49 33.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.58 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:55.685Z] #49 33.63 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:55.685Z] #49 33.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:55.685Z] #49 33.78 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:55.685Z] #49 33.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:55.685Z] #49 33.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:44:55.685Z] #49 33.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:55.685Z] #49 33.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:55.685Z] #49 34.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:55.685Z] #49 34.03 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T18:44:55.685Z] #49 34.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:55.685Z] #49 34.26 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:55.685Z] #49 34.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:55.685Z] #49 34.36 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:44:55.685Z] #49 34.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:55.685Z] #49 34.50 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T18:44:55.685Z] #49 34.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:55.685Z] #49 34.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:44:55.685Z] #49 34.50 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:55.685Z] #49 34.82 go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:44:55.685Z] #49 34.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:55.685Z] #49 34.83 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:44:55.685Z] #49 34.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:55.685Z] #49 35.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:55.686Z] #49 35.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:55.686Z] #49 35.07 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:55.686Z] #49 35.17 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:44:55.686Z] #49 35.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:55.686Z] #49 35.45 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:55.686Z] #49 35.56 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:55.686Z] #49 35.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:55.686Z] #49 35.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:55.686Z] #49 35.68 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:44:55.686Z] #49 35.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:55.686Z] #49 35.79 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:44:55.686Z] #49 35.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:55.686Z] #49 35.99 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:44:55.686Z] #49 36.06 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:44:55.686Z] #49 36.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:55.686Z] #49 36.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:55.686Z] #49 36.13 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T18:44:55.686Z] #49 36.18 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:55.686Z] #49 36.18 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:44:55.686Z] #49 36.22 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:44:55.686Z] #49 36.29 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:55.686Z] #49 36.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:44:55.686Z] #49 36.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:44:55.686Z] #49 36.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:55.686Z] #49 36.67 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:44:55.686Z] #49 36.75 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T18:44:55.686Z] #49 36.82 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:44:55.686Z] #49 36.82 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:44:55.686Z] #49 36.86 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:55.686Z] #49 36.98 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:55.686Z] #49 37.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:55.686Z] #49 37.20 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:44:55.686Z] #49 37.20 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T18:44:55.686Z] #49 37.47 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:44:55.686Z] #49 37.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:55.686Z] #49 37.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:55.686Z] #49 37.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:55.686Z] #49 38.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:55.686Z] #49 38.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:55.686Z] #49 38.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:44:55.686Z] #49 38.16 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:55.686Z] #49 38.16 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:44:55.686Z] #49 38.18 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:44:55.686Z] #49 38.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:55.686Z] #49 38.43 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:55.686Z] #49 38.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:55.686Z] #49 38.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:55.686Z] #49 38.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:55.686Z] #49 38.70 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:55.686Z] #49 38.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:55.686Z] #49 38.82 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:55.686Z] #49 38.83 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:55.686Z] #49 39.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:44:55.686Z] #49 40.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:44:55.686Z] #49 ... [2021-05-21T18:44:55.686Z] [2021-05-21T18:44:55.686Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:55.686Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:44:55.686Z] #55 30.44 Fetched 8446 kB in 24s (357 kB/s) [2021-05-21T18:44:55.686Z] #55 30.44 Reading package lists... [2021-05-21T18:44:55.686Z] #55 38.95 Reading package lists... [2021-05-21T18:44:55.686Z] #55 ... [2021-05-21T18:44:55.686Z] [2021-05-21T18:44:55.686Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:55.686Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:44:55.686Z] #58 34.83 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:55.686Z] #58 34.90 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:55.686Z] #58 38.21 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:55.686Z] #58 38.25 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:44:55.686Z] #58 38.57 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:44:55.686Z] #58 38.59 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:44:55.686Z] #58 38.72 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:44:55.686Z] #58 38.78 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:44:55.686Z] #58 38.81 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:44:55.686Z] #58 38.82 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:44:55.686Z] #58 38.91 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:44:55.686Z] #58 38.94 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:44:55.686Z] #58 38.95 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:44:55.686Z] #58 38.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:44:55.686Z] #58 39.03 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:55.686Z] #58 39.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:55.686Z] #58 39.25 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:55.756Z] #49 ... [2021-05-21T18:44:55.756Z] [2021-05-21T18:44:55.756Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:55.756Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-21T18:44:55.756Z] #36 26.98 The following additional packages will be installed: [2021-05-21T18:44:55.756Z] #36 26.98 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:44:55.756Z] #36 27.00 Suggested packages: [2021-05-21T18:44:55.756Z] #36 27.00 cmake-doc ninja-build lrzip [2021-05-21T18:44:55.756Z] #36 27.00 Recommended packages: [2021-05-21T18:44:55.756Z] #36 27.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:44:55.756Z] #36 27.76 The following NEW packages will be installed: [2021-05-21T18:44:55.756Z] #36 27.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:44:55.756Z] #36 27.77 vim-common xxd [2021-05-21T18:44:55.756Z] #36 28.14 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:44:55.756Z] #36 28.14 Need to get 14.2 MB of archives. [2021-05-21T18:44:55.756Z] #36 28.14 After this operation, 60.0 MB of additional disk space will be used. [2021-05-21T18:44:55.756Z] #36 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-21T18:44:55.756Z] #36 28.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:44:55.756Z] #36 28.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:44:55.756Z] #36 28.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-21T18:44:55.756Z] #36 28.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-21T18:44:55.756Z] #36 29.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-21T18:44:55.756Z] #36 29.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-21T18:44:55.756Z] #36 29.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-21T18:44:55.756Z] #36 29.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-21T18:44:55.756Z] #36 29.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-21T18:44:55.756Z] #36 30.49 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:55.756Z] #36 30.74 Fetched 14.2 MB in 1s (10.1 MB/s) [2021-05-21T18:44:55.756Z] #36 30.85 Selecting previously unselected package xxd. [2021-05-21T18:44:55.756Z] #36 30.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-21T18:44:55.756Z] #36 30.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-21T18:44:55.756Z] #36 30.94 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:44:55.756Z] #36 31.22 Selecting previously unselected package vim-common. [2021-05-21T18:44:55.756Z] #36 31.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:44:55.756Z] #36 31.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:44:55.756Z] #36 31.65 Selecting previously unselected package cmake-data. [2021-05-21T18:44:55.756Z] #36 31.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:44:55.756Z] #36 31.72 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:44:55.756Z] #36 36.76 Selecting previously unselected package libicu63:arm64. [2021-05-21T18:44:55.756Z] #36 36.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-21T18:44:55.756Z] #36 36.83 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-21T18:44:55.756Z] #36 ... [2021-05-21T18:44:55.756Z] [2021-05-21T18:44:55.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:55.756Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:44:55.756Z] #13 23.57 Reading package lists... [2021-05-21T18:44:55.756Z] #13 28.82 Building dependency tree... [2021-05-21T18:44:55.756Z] #13 31.50 The following additional packages will be installed: [2021-05-21T18:44:55.756Z] #13 31.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:44:55.756Z] #13 31.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:44:55.756Z] #13 31.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:44:55.756Z] #13 31.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:44:55.756Z] #13 31.52 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:44:55.756Z] #13 31.52 Suggested packages: [2021-05-21T18:44:55.756Z] #13 31.53 gcc-8-locales seccomp wine64 [2021-05-21T18:44:55.756Z] #13 32.20 The following NEW packages will be installed: [2021-05-21T18:44:55.756Z] #13 32.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:44:55.756Z] #13 32.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:44:55.756Z] #13 32.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:44:55.756Z] #13 32.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:44:55.756Z] #13 32.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:44:55.756Z] #13 32.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:44:55.756Z] #13 32.21 The following packages will be upgraded: [2021-05-21T18:44:55.756Z] #13 32.21 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:44:55.756Z] #13 32.62 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:44:55.756Z] #13 32.62 Need to get 73.8 MB of archives. [2021-05-21T18:44:55.756Z] #13 32.62 After this operation, 472 MB of additional disk space will be used. [2021-05-21T18:44:55.756Z] #13 32.62 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-21T18:44:55.756Z] #13 32.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-21T18:44:55.756Z] #13 32.78 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-21T18:44:55.756Z] #13 32.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-21T18:44:55.756Z] #13 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-21T18:44:55.756Z] #13 33.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-05-21T18:44:55.756Z] #13 33.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:44:55.756Z] #13 33.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-21T18:44:55.756Z] #13 33.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-21T18:44:55.756Z] #13 33.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:44:55.756Z] #13 34.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:44:55.756Z] #13 ... [2021-05-21T18:44:55.756Z] [2021-05-21T18:44:55.756Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:44:55.756Z] #67 sha256:1dbfb2d286602388b883241555fe1840f6e226b3def0e7ee7b76e0896a4d6e95 [2021-05-21T18:44:55.756Z] #67 DONE 37.5s [2021-05-21T18:44:55.756Z] [2021-05-21T18:44:55.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:55.756Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:44:55.756Z] #13 34.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:44:55.756Z] #13 34.26 Get:13 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] [2021-05-21T18:44:55.756Z] #13 ... [2021-05-21T18:44:55.756Z] [2021-05-21T18:44:55.756Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:44:55.756Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-21T18:44:55.756Z] #55 29.42 Building dependency tree... [2021-05-21T18:44:55.756Z] #55 31.76 The following additional packages will be installed: [2021-05-21T18:44:55.756Z] #55 31.77 libbtrfs0 [2021-05-21T18:44:55.756Z] #55 31.92 The following NEW packages will be installed: [2021-05-21T18:44:55.756Z] #55 31.94 libbtrfs-dev libbtrfs0 [2021-05-21T18:44:55.756Z] #55 32.29 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:44:55.756Z] #55 32.29 Need to get 119 kB of archives. [2021-05-21T18:44:55.756Z] #55 32.29 After this operation, 387 kB of additional disk space will be used. [2021-05-21T18:44:55.756Z] #55 32.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-21T18:44:55.756Z] #55 32.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-21T18:44:55.756Z] #55 33.45 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:44:55.756Z] #55 33.63 Fetched 119 kB in 0s (434 kB/s) [2021-05-21T18:44:55.756Z] #55 33.76 Selecting previously unselected package libbtrfs0. [2021-05-21T18:44:55.756Z] #55 33.76 (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.) [2021-05-21T18:44:55.756Z] #55 33.87 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-21T18:44:55.756Z] #55 33.89 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:55.756Z] #55 34.04 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:44:55.756Z] #55 34.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-21T18:44:55.756Z] #55 34.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:55.756Z] #55 34.42 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:44:55.756Z] #55 34.45 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:44:55.757Z] #55 34.46 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:44:56.031Z] #55 DONE 37.5s [2021-05-21T18:44:56.031Z] [2021-05-21T18:44:56.031Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:44:56.031Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:44:56.121Z] #40 ... [2021-05-21T18:44:56.121Z] [2021-05-21T18:44:56.121Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:44:56.121Z] #47 sha256:03bdcb3a8760174d7a98ebad476a6a5630bc3c75c46f2d359fa9a36940b991f3 [2021-05-21T18:44:56.121Z] #47 26.13 go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:44:56.121Z] #47 26.19 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:44:56.121Z] #47 26.27 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:44:56.121Z] #47 26.46 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:44:56.121Z] #47 26.51 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:44:56.121Z] #47 26.67 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:44:56.121Z] #47 27.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:44:56.121Z] #47 27.23 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:44:56.121Z] #47 27.54 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:44:56.121Z] #47 27.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:44:56.121Z] #47 27.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:44:56.121Z] #47 ... [2021-05-21T18:44:56.121Z] [2021-05-21T18:44:56.121Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:44:56.121Z] #58 sha256:01283def2b503b704eb0babdb7131a56bad46c3b343a46bfd2ee1788e19e6ba0 [2021-05-21T18:44:56.121Z] #58 34.44 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:44:56.121Z] #58 34.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:56.121Z] #58 35.15 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:44:56.121Z] #58 35.95 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:44:56.365Z] #72 exporting layers 3.7s done [2021-05-21T18:44:56.365Z] #72 writing image sha256:bda000911c91bd9ed5e991fea7c8366533a96cf6db8610d1580d60d32452fd6a done [2021-05-21T18:44:56.365Z] #72 naming to docker.io/library/docker:b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 done [2021-05-21T18:44:56.365Z] #72 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-21T18:44:56.611Z] #56 ... [2021-05-21T18:44:56.611Z] [2021-05-21T18:44:56.611Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-21T18:44:56.611Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-21T18:44:56.611Z] #27 43.55 137 added, 0 removed; done. [2021-05-21T18:44:56.611Z] #27 43.73 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-21T18:44:56.611Z] #27 43.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:44:56.611Z] #27 43.78 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-21T18:44:56.611Z] #27 43.82 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T18:44:56.611Z] #27 43.84 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:44:56.611Z] #27 43.91 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T18:44:56.611Z] #27 43.95 Updating certificates in /etc/ssl/certs... [2021-05-21T18:44:56.611Z] #27 48.55 0 added, 0 removed; done. [2021-05-21T18:44:56.611Z] #27 48.55 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:44:56.611Z] #27 48.57 done. [2021-05-21T18:44:56.611Z] #27 DONE 50.0s [2021-05-21T18:44:56.613Z] #58 ... [2021-05-21T18:44:56.613Z] [2021-05-21T18:44:56.613Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:56.613Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:44:56.613Z] #49 41.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:56.809Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 hack/test/unit [2021-05-21T18:44:56.875Z] [2021-05-21T18:44:56.875Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:56.875Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:44:56.875Z] #45 28.35 internal/reflectlite [2021-05-21T18:44:56.875Z] #45 28.35 sync [2021-05-21T18:44:56.875Z] #45 29.83 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:44:56.875Z] #45 29.85 math/rand [2021-05-21T18:44:56.875Z] #45 29.85 internal/singleflight [2021-05-21T18:44:56.875Z] #45 31.36 sort [2021-05-21T18:44:56.875Z] #45 31.36 errors [2021-05-21T18:44:56.875Z] #45 31.74 io [2021-05-21T18:44:56.875Z] #45 31.77 internal/oserror [2021-05-21T18:44:56.875Z] #45 31.77 strconv [2021-05-21T18:44:56.875Z] #45 32.05 syscall [2021-05-21T18:44:56.875Z] #45 32.57 vendor/golang.org/x/net/dns/dnsmessage [2021-05-21T18:44:56.875Z] #45 34.07 bytes [2021-05-21T18:44:56.875Z] #45 36.54 bufio [2021-05-21T18:44:56.875Z] #45 36.93 reflect [2021-05-21T18:44:56.875Z] #45 38.14 strings [2021-05-21T18:44:56.875Z] #45 ... [2021-05-21T18:44:56.875Z] [2021-05-21T18:44:56.875Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:56.875Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:44:56.875Z] #42 31.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-21T18:44:56.875Z] #42 31.29 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-21T18:44:56.875Z] #42 32.49 Selecting previously unselected package libprotoc17:arm64. [2021-05-21T18:44:56.875Z] #42 32.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-21T18:44:56.875Z] #42 32.52 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-21T18:44:56.875Z] #42 33.03 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:44:56.875Z] #42 33.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-21T18:44:56.875Z] #42 33.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:44:56.875Z] #42 33.22 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:44:56.875Z] #42 33.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-21T18:44:56.875Z] #42 33.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:44:56.875Z] #42 33.45 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:44:56.875Z] #42 33.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:44:56.875Z] #42 33.48 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:44:56.875Z] #42 33.86 Selecting previously unselected package python-six. [2021-05-21T18:44:56.875Z] #42 33.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:44:56.875Z] #42 33.87 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:44:56.875Z] #42 34.03 Selecting previously unselected package python-protobuf. [2021-05-21T18:44:56.875Z] #42 34.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-21T18:44:56.875Z] #42 34.06 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:44:56.875Z] #42 34.91 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:44:56.875Z] #42 37.61 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-21T18:44:56.875Z] #42 37.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:44:56.875Z] #42 37.65 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-21T18:44:56.875Z] #42 37.69 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-21T18:44:56.875Z] #42 38.23 Setting up python-six (1.12.0-1) ... [2021-05-21T18:44:57.338Z] #53 ... [2021-05-21T18:44:57.338Z] [2021-05-21T18:44:57.338Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:57.338Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:57.338Z] #43 66.33 LINK criu/pie/parasite.built-in.o [2021-05-21T18:44:57.338Z] #43 66.34 GEN criu/pie/parasite-blob.h [2021-05-21T18:44:57.338Z] #43 66.36 CC criu/pie/parasite-vdso.o [2021-05-21T18:44:57.338Z] #43 66.97 CC criu/arch/x86/vdso-pie.o [2021-05-21T18:44:57.338Z] #43 67.31 CC criu/arch/x86/restorer.o [2021-05-21T18:44:57.338Z] #43 67.94 CC criu/arch/x86/restorer_unmap.o [2021-05-21T18:44:57.338Z] #43 68.01 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-21T18:44:57.338Z] #43 68.35 CC criu/pie/restorer.o [2021-05-21T18:44:57.339Z] #43 71.50 LINK criu/pie/restorer.built-in.o [2021-05-21T18:44:57.339Z] #43 71.54 GEN criu/pie/restorer-blob.h [2021-05-21T18:44:57.339Z] #43 71.65 DEP criu/vdso.d [2021-05-21T18:44:57.339Z] #43 71.87 DEP criu/vdso-compat.d [2021-05-21T18:44:57.339Z] #43 72.02 DEP criu/uts_ns.d [2021-05-21T18:44:57.339Z] #43 72.23 DEP criu/util.d [2021-05-21T18:44:57.339Z] #43 72.50 DEP criu/uffd.d [2021-05-21T18:44:57.456Z] #42 ... [2021-05-21T18:44:57.456Z] [2021-05-21T18:44:57.456Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T18:44:57.456Z] #28 sha256:655097b3434e77cd820e3703d6860dfe259cd4a3b0d8fb94f5027692aafd9dfe [2021-05-21T18:44:57.456Z] #28 DONE 0.6s [2021-05-21T18:44:57.456Z] [2021-05-21T18:44:57.456Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:44:57.456Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:44:57.456Z] #29 ... [2021-05-21T18:44:57.456Z] [2021-05-21T18:44:57.456Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:57.456Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-21T18:44:57.456Z] #32 28.90 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-21T18:44:57.456Z] #32 29.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:44:57.456Z] #32 29.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:44:57.458Z] #42 ... [2021-05-21T18:44:57.458Z] [2021-05-21T18:44:57.458Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:44:57.458Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:44:57.458Z] #56 3.363 + RM_GOPATH=0 [2021-05-21T18:44:57.458Z] #56 3.363 + TMP_GOPATH= [2021-05-21T18:44:57.458Z] #56 3.363 + : /build [2021-05-21T18:44:57.458Z] #56 3.364 + '[' -z '' ']' [2021-05-21T18:44:57.458Z] #56 3.366 ++ mktemp -d [2021-05-21T18:44:57.458Z] #56 3.366 + export GOPATH=/tmp/tmp.ysoNRviGD5 [2021-05-21T18:44:57.458Z] #56 3.366 + GOPATH=/tmp/tmp.ysoNRviGD5 [2021-05-21T18:44:57.458Z] #56 3.366 + RM_GOPATH=1 [2021-05-21T18:44:57.458Z] #56 3.366 + case "$(go env GOARCH)" in [2021-05-21T18:44:57.458Z] #56 3.367 ++ go env GOARCH [2021-05-21T18:44:57.458Z] #56 3.408 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:57.458Z] #56 3.408 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:44:57.458Z] #56 3.408 ++ dirname /tmp/install/install.sh [2021-05-21T18:44:57.458Z] #56 3.409 + dir=/tmp/install [2021-05-21T18:44:57.458Z] #56 3.412 + bin=containerd [2021-05-21T18:44:57.458Z] #56 3.412 + shift [2021-05-21T18:44:57.458Z] #56 3.412 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:44:57.458Z] #56 3.412 + . /tmp/install/containerd.installer [2021-05-21T18:44:57.458Z] #56 3.412 ++ set -e [2021-05-21T18:44:57.458Z] #56 3.412 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:44:57.458Z] #56 3.413 + install_containerd [2021-05-21T18:44:57.458Z] #56 3.415 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:44:57.458Z] #56 3.415 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:44:57.458Z] #56 3.415 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ysoNRviGD5/src/github.com/containerd/containerd [2021-05-21T18:44:57.458Z] #56 3.416 Cloning into '/tmp/tmp.ysoNRviGD5/src/github.com/containerd/containerd'... [2021-05-21T18:44:57.601Z] #43 72.77 DEP criu/tun.d [2021-05-21T18:44:57.720Z] #32 ... [2021-05-21T18:44:57.720Z] [2021-05-21T18:44:57.721Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:44:57.721Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:44:57.721Z] #49 39.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:44:57.721Z] #49 39.09 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:44:57.721Z] #49 39.32 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:44:57.721Z] #49 39.36 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:44:57.721Z] #49 39.42 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:44:57.721Z] #49 39.45 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:44:57.862Z] #43 72.96 DEP criu/tty.d [2021-05-21T18:44:57.979Z] #49 42.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:44:57.985Z] #49 39.54 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:44:57.985Z] #49 39.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:44:57.985Z] #49 39.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:44:57.985Z] #49 39.64 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:44:57.985Z] #49 39.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:44:57.985Z] #49 39.75 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:44:57.985Z] #49 39.75 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:44:58.056Z] #21 44.13 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:44:58.125Z] #43 73.24 DEP criu/timerfd.d [2021-05-21T18:44:58.250Z] #49 39.78 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:44:58.250Z] #49 39.84 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:44:58.250Z] #49 39.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:44:58.250Z] #49 39.87 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:44:58.358Z] #21 44.62 Selecting previously unselected package bzip2. [2021-05-21T18:44:58.358Z] #21 44.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-05-21T18:44:58.358Z] #21 44.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:44:58.390Z] #43 73.46 DEP criu/timens.d [2021-05-21T18:44:58.390Z] #43 73.66 DEP criu/sysfs_parse.d [2021-05-21T18:44:58.516Z] #49 40.11 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:44:58.543Z] #49 ... [2021-05-21T18:44:58.543Z] [2021-05-21T18:44:58.543Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:44:58.543Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:44:58.543Z] #42 33.41 Fetched 8446 kB in 25s (334 kB/s) [2021-05-21T18:44:58.543Z] #42 33.41 Reading package lists... [2021-05-21T18:44:58.543Z] #42 40.75 Reading package lists... [2021-05-21T18:44:58.543Z] #42 ... [2021-05-21T18:44:58.543Z] [2021-05-21T18:44:58.543Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:44:58.543Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:44:58.543Z] #51 33.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T18:44:58.543Z] #51 34.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:44:58.543Z] #51 34.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:44:58.543Z] #51 34.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:44:58.543Z] #51 35.88 runtime [2021-05-21T18:44:58.543Z] #51 35.94 runtime/cgo [2021-05-21T18:44:58.653Z] #43 73.90 DEP criu/sysctl.d [2021-05-21T18:44:58.683Z] #21 44.73 Selecting previously unselected package xz-utils. [2021-05-21T18:44:58.683Z] #21 44.75 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-05-21T18:44:58.683Z] #21 44.75 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:44:58.683Z] #21 44.92 Selecting previously unselected package apparmor. [2021-05-21T18:44:58.683Z] #21 44.93 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-05-21T18:44:58.781Z] #49 40.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:44:58.781Z] #49 40.55 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:44:58.781Z] #49 40.55 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:44:58.781Z] #49 40.55 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:44:58.781Z] #49 40.55 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:44:58.781Z] #49 40.59 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:44:58.865Z] #51 ... [2021-05-21T18:44:58.866Z] [2021-05-21T18:44:58.866Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:44:58.866Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:44:58.866Z] #45 33.62 runtime/cgo [2021-05-21T18:44:58.866Z] #45 43.67 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:44:58.866Z] #45 43.82 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:44:58.866Z] #45 ... [2021-05-21T18:44:58.866Z] [2021-05-21T18:44:58.866Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:44:58.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:44:58.866Z] #36 34.88 Fetched 8446 kB in 26s (326 kB/s) [2021-05-21T18:44:58.866Z] #36 34.88 Reading package lists... [2021-05-21T18:44:58.915Z] #43 74.07 DEP criu/string.d [2021-05-21T18:44:58.915Z] #43 74.11 DEP criu/stats.d [2021-05-21T18:44:58.915Z] #43 74.22 DEP criu/sockets.d [2021-05-21T18:44:58.993Z] #21 45.02 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:44:59.045Z] #49 40.65 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:44:59.045Z] #49 40.65 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:44:59.045Z] #49 40.69 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:44:59.045Z] #49 40.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:44:59.045Z] #49 40.72 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:44:59.045Z] #49 40.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:44:59.045Z] #49 40.74 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:44:59.045Z] #49 40.78 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:44:59.045Z] #49 40.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:44:59.051Z] ? github.com/docker/docker/api [no test files] [2021-05-21T18:44:59.181Z] #43 ... [2021-05-21T18:44:59.181Z] [2021-05-21T18:44:59.181Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:44:59.181Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:44:59.181Z] #20 3.074 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:44:59.181Z] #20 4.186 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:44:59.181Z] #20 5.750 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:44:59.181Z] #20 11.40 Fetched 8964 kB in 10s (880 kB/s) [2021-05-21T18:44:59.181Z] #20 11.40 Reading package lists... [2021-05-21T18:44:59.181Z] #20 ... [2021-05-21T18:44:59.181Z] [2021-05-21T18:44:59.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:44:59.181Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:44:59.181Z] #43 74.41 DEP criu/sk-unix.d [2021-05-21T18:44:59.295Z] #21 45.37 Selecting previously unselected package aufs-tools. [2021-05-21T18:44:59.295Z] #21 45.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-05-21T18:44:59.295Z] #21 45.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:44:59.295Z] #21 45.54 Selecting previously unselected package libonig5:ppc64el. [2021-05-21T18:44:59.295Z] #21 45.56 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-21T18:44:59.295Z] #21 45.57 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-21T18:44:59.395Z] #49 40.92 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:44:59.452Z] #36 41.76 Reading package lists... [2021-05-21T18:44:59.452Z] #36 ... [2021-05-21T18:44:59.452Z] [2021-05-21T18:44:59.452Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:44:59.452Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:44:59.452Z] #13 31.52 Fetched 8964 kB in 27s (333 kB/s) [2021-05-21T18:44:59.452Z] #13 31.52 Reading package lists... [2021-05-21T18:44:59.554Z] #43 74.59 DEP criu/sk-tcp.d [2021-05-21T18:44:59.554Z] #43 74.77 DEP criu/sk-queue.d [2021-05-21T18:44:59.596Z] #21 45.74 Selecting previously unselected package libjq1:ppc64el. [2021-05-21T18:44:59.596Z] #21 45.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-21T18:44:59.596Z] #21 45.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-21T18:44:59.596Z] #21 45.89 Selecting previously unselected package jq. [2021-05-21T18:44:59.596Z] #21 45.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-21T18:44:59.596Z] #21 45.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:44:59.660Z] #49 40.94 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:44:59.660Z] #49 40.97 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:44:59.660Z] #49 40.99 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:44:59.660Z] #49 41.01 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:44:59.660Z] #49 41.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:44:59.660Z] #49 41.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:44:59.660Z] #49 41.48 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:44:59.853Z] #43 75.02 DEP criu/sk-packet.d [2021-05-21T18:44:59.898Z] #21 45.99 Selecting previously unselected package libaio1:ppc64el. [2021-05-21T18:44:59.898Z] #21 45.99 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-05-21T18:44:59.898Z] #21 46.00 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-05-21T18:44:59.898Z] #21 46.09 Selecting previously unselected package libgpm2:ppc64el. [2021-05-21T18:44:59.898Z] #21 46.09 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-05-21T18:44:59.898Z] #21 46.11 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-05-21T18:44:59.898Z] #21 46.17 Selecting previously unselected package libicu63:ppc64el. [2021-05-21T18:44:59.898Z] #21 46.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-21T18:44:59.898Z] #21 46.18 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-21T18:44:59.922Z] #49 41.48 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:45:00.015Z] #13 38.15 Reading package lists... [2021-05-21T18:45:00.015Z] #13 ... [2021-05-21T18:45:00.015Z] [2021-05-21T18:45:00.015Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:45:00.015Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:45:00.015Z] #55 38.95 Reading package lists... [2021-05-21T18:45:00.118Z] #43 75.27 DEP criu/sk-netlink.d [2021-05-21T18:45:00.192Z] #49 41.78 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:45:00.192Z] #49 41.79 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:45:00.298Z] #58 40.19 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:45:00.299Z] #58 40.41 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T18:45:00.299Z] #58 40.57 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T18:45:00.299Z] #58 40.63 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T18:45:00.299Z] #58 40.76 go: finding github.com/google/uuid v1.2.0 [2021-05-21T18:45:00.299Z] #58 40.87 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T18:45:00.299Z] #58 40.93 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T18:45:00.299Z] #58 40.99 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T18:45:00.381Z] #43 75.52 DEP criu/sk-inet.d [2021-05-21T18:45:00.456Z] #49 41.95 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:45:00.456Z] #49 41.99 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:45:00.456Z] #49 42.03 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:45:00.456Z] #49 42.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:45:00.456Z] #49 42.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:45:00.456Z] #49 42.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:45:00.558Z] #58 41.02 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T18:45:00.558Z] #58 41.10 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T18:45:00.558Z] #58 41.12 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T18:45:00.558Z] #58 41.14 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T18:45:00.558Z] #58 41.22 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T18:45:00.656Z] #43 75.81 DEP criu/signalfd.d [2021-05-21T18:45:00.720Z] #49 42.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:45:00.720Z] #49 42.48 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:45:00.720Z] #49 42.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:45:00.918Z] #43 75.99 DEP criu/sigframe.d [2021-05-21T18:45:00.987Z] #49 42.52 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:45:00.987Z] #49 42.52 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:45:00.987Z] #49 42.52 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:45:00.987Z] #49 42.54 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:45:00.987Z] #49 42.55 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:45:00.987Z] #49 42.58 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:45:00.987Z] #49 42.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:45:00.987Z] #49 42.60 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:45:00.987Z] #49 42.64 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:45:00.987Z] #49 42.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:45:00.987Z] #49 42.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:45:00.987Z] #49 42.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:45:00.987Z] #49 42.70 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:45:00.987Z] #49 42.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:45:00.987Z] #49 42.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:45:01.124Z] #58 41.42 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T18:45:01.124Z] #58 41.44 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T18:45:01.194Z] #43 76.13 DEP criu/shmem.d [2021-05-21T18:45:01.194Z] #43 76.33 DEP criu/servicefd.d [2021-05-21T18:45:01.251Z] #49 42.89 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:45:01.460Z] #43 76.47 DEP criu/seize.d [2021-05-21T18:45:01.460Z] #43 76.69 DEP criu/seccomp.d [2021-05-21T18:45:01.515Z] #49 43.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:45:01.515Z] #49 43.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:45:01.515Z] #49 43.18 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:45:01.515Z] #49 43.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:45:01.729Z] #43 76.91 DEP criu/rst-malloc.d [2021-05-21T18:45:01.779Z] #49 43.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:45:01.991Z] #43 77.01 DEP criu/rbtree.d [2021-05-21T18:45:01.991Z] #43 77.06 DEP criu/pstree.d [2021-05-21T18:45:01.991Z] #43 77.20 DEP criu/protobuf.d [2021-05-21T18:45:02.016Z] #21 ... [2021-05-21T18:45:02.016Z] [2021-05-21T18:45:02.016Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:45:02.016Z] #25 sha256:24954719d33b8471f25fe8056cbea25a54f182f22fe9d0b6b67394201f37368b [2021-05-21T18:45:02.055Z] #58 ... [2021-05-21T18:45:02.055Z] [2021-05-21T18:45:02.055Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:02.055Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:45:02.055Z] #49 33.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:45:02.055Z] #49 41.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:45:02.055Z] #49 41.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:45:02.055Z] #49 41.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:45:02.055Z] #49 41.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:45:02.055Z] #49 41.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:45:02.055Z] #49 41.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:45:02.055Z] #49 41.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:45:02.055Z] #49 41.70 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T18:45:02.055Z] #49 41.79 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:45:02.055Z] #49 41.79 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:45:02.055Z] #49 41.82 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:45:02.056Z] #49 41.93 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:45:02.056Z] #49 42.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:45:02.056Z] #49 42.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:45:02.056Z] #49 42.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:45:02.056Z] #49 42.10 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:45:02.056Z] #49 42.15 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T18:45:02.056Z] #49 42.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:45:02.056Z] #49 42.30 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:45:02.056Z] #49 42.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:45:02.056Z] #49 42.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T18:45:02.056Z] #49 42.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:45:02.056Z] #49 42.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:45:02.056Z] #49 42.35 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:45:02.056Z] #49 42.50 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:45:02.056Z] #49 42.51 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:45:02.056Z] #49 42.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:45:02.056Z] #49 42.52 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:45:02.056Z] #49 42.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:45:02.175Z] #55 45.25 Building dependency tree... [2021-05-21T18:45:02.252Z] #43 77.34 GEN criu/protobuf-desc-gen.h [2021-05-21T18:45:02.312Z] #49 42.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:45:02.312Z] #49 42.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:45:02.312Z] #49 42.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:45:02.312Z] #49 42.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:45:02.312Z] #49 42.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:45:02.312Z] #49 42.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:45:02.312Z] #49 42.93 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T18:45:02.312Z] #49 42.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:45:02.312Z] #49 42.93 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T18:45:02.312Z] #49 42.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:45:02.312Z] #49 42.95 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:45:02.570Z] #49 ... [2021-05-21T18:45:02.570Z] [2021-05-21T18:45:02.570Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:02.570Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:02.570Z] #42 33.05 Fetched 8446 kB in 23s (364 kB/s) [2021-05-21T18:45:02.570Z] #42 33.05 Reading package lists... [2021-05-21T18:45:02.570Z] #42 42.24 Reading package lists... [2021-05-21T18:45:02.570Z] #42 ... [2021-05-21T18:45:02.570Z] [2021-05-21T18:45:02.570Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:02.570Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:45:02.570Z] #49 43.19 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:45:02.732Z] #49 ... [2021-05-21T18:45:02.732Z] [2021-05-21T18:45:02.732Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:02.732Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:02.732Z] #29 3.233 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T18:45:02.732Z] #29 3.650 [2021-05-21T18:45:02.733Z] #56 ... [2021-05-21T18:45:02.733Z] [2021-05-21T18:45:02.733Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:02.733Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:02.733Z] #13 33.04 Reading package lists... [2021-05-21T18:45:02.733Z] #13 39.76 Building dependency tree... [2021-05-21T18:45:02.733Z] #13 43.05 The following additional packages will be installed: [2021-05-21T18:45:02.733Z] #13 43.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:45:02.733Z] #13 43.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:45:02.733Z] #13 43.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:45:02.733Z] #13 43.05 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:45:02.733Z] #13 43.05 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:45:02.733Z] #13 43.05 Suggested packages: [2021-05-21T18:45:02.733Z] #13 43.05 gcc-8-locales seccomp wine64 [2021-05-21T18:45:02.733Z] #13 44.28 The following NEW packages will be installed: [2021-05-21T18:45:02.733Z] #13 44.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:45:02.733Z] #13 44.28 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:45:02.733Z] #13 44.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:45:02.733Z] #13 44.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:45:02.733Z] #13 44.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:45:02.733Z] #13 44.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:45:02.733Z] #13 44.30 The following packages will be upgraded: [2021-05-21T18:45:02.733Z] #13 44.30 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:45:02.733Z] #13 44.67 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:45:02.733Z] #13 44.67 Need to get 78.2 MB of archives. [2021-05-21T18:45:02.733Z] #13 44.67 After this operation, 487 MB of additional disk space will be used. [2021-05-21T18:45:02.733Z] #13 44.67 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-21T18:45:02.733Z] #13 44.68 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-21T18:45:02.733Z] #13 44.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-21T18:45:02.733Z] #13 44.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-21T18:45:02.733Z] #13 44.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-21T18:45:02.733Z] #13 44.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-21T18:45:02.733Z] #13 45.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:45:02.733Z] #13 45.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-21T18:45:02.733Z] #13 45.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-21T18:45:02.734Z] #13 45.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:45:02.734Z] #13 45.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:45:02.734Z] #13 45.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:45:02.734Z] #13 45.92 Get:13 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] [2021-05-21T18:45:02.734Z] #13 49.27 Get:14 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] [2021-05-21T18:45:02.734Z] #13 ... [2021-05-21T18:45:02.734Z] [2021-05-21T18:45:02.734Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:02.734Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:45:02.734Z] #32 48.63 Checking out files: 91% (1390/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. [2021-05-21T18:45:02.734Z] #32 49.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:45:02.734Z] #32 49.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:02.734Z] #32 ... [2021-05-21T18:45:02.734Z] [2021-05-21T18:45:02.734Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:02.734Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:45:02.734Z] #45 44.43 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:45:02.734Z] #45 44.81 math/rand [2021-05-21T18:45:02.734Z] #45 45.59 internal/singleflight [2021-05-21T18:45:02.734Z] #45 46.11 errors [2021-05-21T18:45:02.734Z] #45 46.11 sort [2021-05-21T18:45:02.734Z] #45 46.59 io [2021-05-21T18:45:02.734Z] #45 47.20 strconv [2021-05-21T18:45:02.734Z] #45 47.68 bytes [2021-05-21T18:45:02.734Z] #45 49.99 bufio [2021-05-21T18:45:02.734Z] #45 50.60 reflect [2021-05-21T18:45:02.734Z] #45 51.78 syscall [2021-05-21T18:45:02.734Z] #45 ... [2021-05-21T18:45:02.734Z] [2021-05-21T18:45:02.734Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:02.734Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:02.734Z] #36 46.96 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:45:02.734Z] #36 46.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 47.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:02.734Z] #36 53.04 Selecting previously unselected package libxml2:amd64. [2021-05-21T18:45:02.734Z] #36 53.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 53.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:02.734Z] #36 53.65 Selecting previously unselected package libarchive13:amd64. [2021-05-21T18:45:02.734Z] #36 53.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 53.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:02.734Z] #36 53.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-21T18:45:02.734Z] #36 53.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 54.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:45:02.734Z] #36 54.19 Selecting previously unselected package librhash0:amd64. [2021-05-21T18:45:02.734Z] #36 54.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 54.20 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:45:02.734Z] #36 54.42 Selecting previously unselected package libuv1:amd64. [2021-05-21T18:45:02.734Z] #36 54.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 54.42 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:45:02.734Z] #36 54.56 Selecting previously unselected package cmake. [2021-05-21T18:45:02.734Z] #36 54.56 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-21T18:45:02.734Z] #36 54.60 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:45:02.870Z] #49 43.21 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:45:02.870Z] #49 43.27 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:45:02.870Z] #49 43.27 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T18:45:02.870Z] #49 43.28 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T18:45:02.870Z] #49 43.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:45:02.870Z] #49 43.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:45:02.870Z] #49 43.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:45:02.870Z] #49 43.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T18:45:02.870Z] #49 ... [2021-05-21T18:45:02.870Z] [2021-05-21T18:45:02.870Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:45:02.870Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:45:02.870Z] #55 33.45 Fetched 8446 kB in 24s (358 kB/s) [2021-05-21T18:45:02.870Z] #55 33.45 Reading package lists... [2021-05-21T18:45:02.870Z] #55 42.37 Reading package lists... [2021-05-21T18:45:02.870Z] #55 ... [2021-05-21T18:45:02.870Z] [2021-05-21T18:45:02.870Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:02.870Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:45:02.870Z] #51 33.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T18:45:02.870Z] #51 33.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T18:45:02.870Z] #51 33.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T18:45:02.870Z] #51 35.50 runtime [2021-05-21T18:45:02.870Z] #51 35.51 runtime/cgo [2021-05-21T18:45:03.128Z] #51 ... [2021-05-21T18:45:03.128Z] [2021-05-21T18:45:03.128Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:03.128Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:45:03.128Z] #49 43.47 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:45:03.128Z] #49 43.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:45:03.128Z] #49 43.58 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T18:45:03.128Z] #49 43.64 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:45:03.128Z] #49 43.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:45:03.128Z] #49 43.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:45:03.128Z] #49 43.69 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:45:03.128Z] #49 43.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:45:03.128Z] #49 43.75 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:45:03.128Z] #49 43.78 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:45:03.397Z] #49 43.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:45:03.397Z] #49 43.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:45:03.397Z] #49 43.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:45:03.397Z] #49 43.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:45:03.397Z] #49 44.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:45:03.397Z] #49 44.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T18:45:03.397Z] #49 44.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T18:45:03.659Z] #49 44.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:45:03.659Z] #49 44.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:45:03.659Z] #49 44.15 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:45:03.659Z] #49 44.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:45:03.659Z] #49 44.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:45:03.867Z] #29 3.939 #=#=# ### 4.8% ###### 8.9% ######### 13.5% ############# 18.5% ################ 23.2% ################## 25.8% ##################### 29.4% ####################### 32.7% ######################### 35.4% ############################# 40.8% ################################# 46.5% #################################### 50.5% ###################################### 52.8% ######################################## 56.4% ########################################### 60.4% ############################################# 63.4% ################################################ 67.8% ################################################## 70.5% ##################################################### 74.8% ######################################################### 79.8% ############################################################ 83.5% ############################################################### 87.5% ################################################################ 89.8% #################################################################### 95.5% ######################################################################## 100.0% [2021-05-21T18:45:03.916Z] #49 44.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:45:03.916Z] #49 44.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:45:03.916Z] #49 44.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:45:03.916Z] #49 44.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:45:04.068Z] #55 48.90 The following additional packages will be installed: [2021-05-21T18:45:04.068Z] #55 48.90 libbtrfs0 [2021-05-21T18:45:04.068Z] #55 49.09 The following NEW packages will be installed: [2021-05-21T18:45:04.068Z] #55 49.10 libbtrfs-dev libbtrfs0 [2021-05-21T18:45:04.111Z] #36 ... [2021-05-21T18:45:04.111Z] [2021-05-21T18:45:04.111Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:45:04.111Z] #47 sha256:220075c0c6313055a1409f160a4467a4d45ad2706604215499a85dfe073789f2 [2021-05-21T18:45:04.111Z] #47 DONE 55.8s [2021-05-21T18:45:04.111Z] [2021-05-21T18:45:04.111Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:04.111Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:04.111Z] #13 51.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-21T18:45:04.111Z] #13 51.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-21T18:45:04.111Z] #13 51.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:45:04.111Z] #13 51.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:45:04.111Z] #13 51.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-21T18:45:04.111Z] #13 51.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-21T18:45:04.111Z] #13 51.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-21T18:45:04.111Z] #13 51.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-21T18:45:04.166Z] #25 163.4 Checking out files: 27% (3142/11362) Checking out files: 28% (3182/11362) Checking out files: 29% (3295/11362) Checking out files: 30% (3409/11362) Checking out files: 31% (3523/11362) Checking out files: 32% (3636/11362) Checking out files: 33% (3750/11362) Checking out files: 34% (3864/11362) Checking out files: 35% (3977/11362) Checking out files: 36% (4091/11362) Checking out files: 37% (4204/11362) Checking out files: 38% (4318/11362) Checking out files: 39% (4432/11362) Checking out files: 40% (4545/11362) Checking out files: 41% (4659/11362) Checking out files: 42% (4773/11362) Checking out files: 43% (4886/11362) Checking out files: 44% (5000/11362) Checking out files: 45% (5113/11362) Checking out files: 46% (5227/11362) Checking out files: 47% (5341/11362) Checking out files: 48% (5454/11362) Checking out files: 49% (5568/11362) Checking out files: 50% (5681/11362) Checking out files: 51% (5795/11362) Checking out files: 52% (5909/11362) Checking out files: 53% (6022/11362) Checking out files: 54% (6136/11362) Checking out files: 55% (6250/11362) Checking out files: 56% (6363/11362) Checking out files: 57% (6477/11362) Checking out files: 58% (6590/11362) Checking out files: 59% (6704/11362) Checking out files: 60% (6818/11362) Checking out files: 61% (6931/11362) Checking out files: 62% (7045/11362) Checking out files: 63% (7159/11362) Checking out files: 64% (7272/11362) Checking out files: 65% (7386/11362) Checking out files: 66% (7499/11362) Checking out files: 67% (7613/11362) Checking out files: 68% (7727/11362) Checking out files: 69% (7840/11362) Checking out files: 70% (7954/11362) Checking out files: 71% (8068/11362) Checking out files: 72% (8181/11362) Checking out files: 73% (8295/11362) Checking out files: 74% (8408/11362) Checking out files: 74% (8442/11362) Checking out files: 75% (8522/11362) Checking out files: 76% (8636/11362) Checking out files: 77% (8749/11362) Checking out files: 78% (8863/11362) Checking out files: 79% (8976/11362) Checking out files: 80% (9090/11362) Checking out files: 81% (9204/11362) Checking out files: 82% (9317/11362) Checking out files: 83% (9431/11362) Checking out files: 84% (9545/11362) [2021-05-21T18:45:04.166Z] #25 ... [2021-05-21T18:45:04.166Z] [2021-05-21T18:45:04.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:04.166Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:45:04.166Z] #44 90.65 DEP criu/cr-check.d [2021-05-21T18:45:04.166Z] #44 90.96 DEP criu/config.d [2021-05-21T18:45:04.166Z] #44 91.15 DEP criu/clone-noasan.d [2021-05-21T18:45:04.166Z] #44 91.24 DEP criu/cgroup.d [2021-05-21T18:45:04.166Z] #44 91.47 DEP criu/cgroup-props.d [2021-05-21T18:45:04.166Z] #44 91.70 DEP criu/bitmap.d [2021-05-21T18:45:04.166Z] #44 91.71 DEP criu/bfd.d [2021-05-21T18:45:04.166Z] #44 91.81 DEP criu/autofs.d [2021-05-21T18:45:04.166Z] #44 91.99 DEP criu/aio.d [2021-05-21T18:45:04.166Z] #44 92.15 DEP criu/action-scripts.d [2021-05-21T18:45:04.166Z] #44 92.47 CC criu/action-scripts.o [2021-05-21T18:45:04.166Z] #44 93.33 CC criu/aio.o [2021-05-21T18:45:04.166Z] #44 94.10 CC criu/autofs.o [2021-05-21T18:45:04.166Z] #44 96.53 CC criu/bfd.o [2021-05-21T18:45:04.166Z] #44 97.23 CC criu/bitmap.o [2021-05-21T18:45:04.166Z] #44 97.48 CC criu/cgroup-props.o [2021-05-21T18:45:04.166Z] #44 98.76 CC criu/cgroup.o [2021-05-21T18:45:04.173Z] #49 44.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:45:04.173Z] #49 44.55 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:45:04.173Z] #49 44.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:45:04.173Z] #49 ... [2021-05-21T18:45:04.173Z] [2021-05-21T18:45:04.173Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:04.173Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:04.173Z] #36 34.61 Fetched 8446 kB in 24s (357 kB/s) [2021-05-21T18:45:04.173Z] #36 34.61 Reading package lists... [2021-05-21T18:45:04.173Z] #36 43.46 Reading package lists... [2021-05-21T18:45:04.173Z] #36 ... [2021-05-21T18:45:04.173Z] [2021-05-21T18:45:04.173Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:04.173Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:45:04.173Z] #49 44.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:45:04.173Z] #49 44.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:45:04.174Z] #43 ... [2021-05-21T18:45:04.174Z] [2021-05-21T18:45:04.174Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:04.174Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:45:04.174Z] #45 144.8 github.com/LK4D4/vndr/godl [2021-05-21T18:45:04.174Z] #45 145.6 github.com/LK4D4/vndr [2021-05-21T18:45:04.174Z] #45 ... [2021-05-21T18:45:04.174Z] [2021-05-21T18:45:04.174Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:04.174Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:04.174Z] #43 79.23 DEP criu/protobuf-desc.d [2021-05-21T18:45:04.174Z] #43 79.37 DEP criu/proc_parse.d [2021-05-21T18:45:04.235Z] #29 6.813 [2021-05-21T18:45:04.369Z] #13 51.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-21T18:45:04.369Z] #13 51.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-21T18:45:04.369Z] #13 51.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-21T18:45:04.430Z] #49 44.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:45:04.430Z] #49 44.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:45:04.430Z] #49 44.90 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:45:04.430Z] #49 44.97 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:45:04.430Z] #49 45.12 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T18:45:04.436Z] #43 79.57 DEP criu/plugin.d [2021-05-21T18:45:04.464Z] #44 ... [2021-05-21T18:45:04.464Z] [2021-05-21T18:45:04.464Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:45:04.464Z] #25 sha256:24954719d33b8471f25fe8056cbea25a54f182f22fe9d0b6b67394201f37368b [2021-05-21T18:45:04.629Z] #13 51.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-21T18:45:04.629Z] #13 51.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-21T18:45:04.629Z] #13 51.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-21T18:45:04.631Z] #55 49.56 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:45:04.631Z] #55 49.56 Need to get 119 kB of archives. [2021-05-21T18:45:04.631Z] #55 49.56 After this operation, 387 kB of additional disk space will be used. [2021-05-21T18:45:04.631Z] #55 49.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:45:04.631Z] #55 49.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:45:04.686Z] #49 45.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:45:04.686Z] #49 45.38 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T18:45:04.697Z] #43 79.70 DEP criu/pipes.d [2021-05-21T18:45:04.697Z] #43 79.85 DEP criu/pie-util.d [2021-05-21T18:45:04.768Z] #29 7.119 0.2% ########################################### 60.7% ######################################################################## 100.0% [2021-05-21T18:45:04.959Z] #43 79.99 DEP criu/pie-util-vdso.d [2021-05-21T18:45:04.959Z] #43 80.11 DEP criu/pie-util-vdso-elf32.d [2021-05-21T18:45:04.959Z] #43 ... [2021-05-21T18:45:04.959Z] [2021-05-21T18:45:04.959Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:04.959Z] #45 sha256:d4a0ab6a1504d5ada39ad11bf57f401a04455826aa7540b2188c6bd3e9365843 [2021-05-21T18:45:04.959Z] #45 DONE 156.1s [2021-05-21T18:45:05.036Z] #29 7.905 [2021-05-21T18:45:05.067Z] #25 163.4 Checking out files: 27% (3142/11362) Checking out files: 28% (3182/11362) Checking out files: 29% (3295/11362) Checking out files: 30% (3409/11362) Checking out files: 31% (3523/11362) Checking out files: 32% (3636/11362) Checking out files: 33% (3750/11362) Checking out files: 34% (3864/11362) Checking out files: 35% (3977/11362) Checking out files: 36% (4091/11362) Checking out files: 37% (4204/11362) Checking out files: 38% (4318/11362) Checking out files: 39% (4432/11362) Checking out files: 40% (4545/11362) Checking out files: 41% (4659/11362) Checking out files: 42% (4773/11362) Checking out files: 43% (4886/11362) Checking out files: 44% (5000/11362) Checking out files: 45% (5113/11362) Checking out files: 46% (5227/11362) Checking out files: 47% (5341/11362) Checking out files: 48% (5454/11362) Checking out files: 49% (5568/11362) Checking out files: 50% (5681/11362) Checking out files: 51% (5795/11362) Checking out files: 52% (5909/11362) Checking out files: 53% (6022/11362) Checking out files: 54% (6136/11362) Checking out files: 55% (6250/11362) Checking out files: 56% (6363/11362) Checking out files: 57% (6477/11362) Checking out files: 58% (6590/11362) Checking out files: 59% (6704/11362) Checking out files: 60% (6818/11362) Checking out files: 61% (6931/11362) Checking out files: 62% (7045/11362) Checking out files: 63% (7159/11362) Checking out files: 64% (7272/11362) Checking out files: 65% (7386/11362) Checking out files: 66% (7499/11362) Checking out files: 67% (7613/11362) Checking out files: 68% (7727/11362) Checking out files: 69% (7840/11362) Checking out files: 70% (7954/11362) Checking out files: 71% (8068/11362) Checking out files: 72% (8181/11362) Checking out files: 73% (8295/11362) Checking out files: 74% (8408/11362) Checking out files: 74% (8442/11362) Checking out files: 75% (8522/11362) Checking out files: 76% (8636/11362) Checking out files: 77% (8749/11362) Checking out files: 78% (8863/11362) Checking out files: 79% (8976/11362) Checking out files: 80% (9090/11362) Checking out files: 81% (9204/11362) Checking out files: 82% (9317/11362) Checking out files: 83% (9431/11362) Checking out files: 84% (9545/11362) Checking out files: 85% (9658/11362) Checking out files: 86% (9772/11362) Checking out files: 87% (9885/11362) Checking out files: 88% (9999/11362) Checking out files: 89% (10113/11362) Checking out files: 90% (10226/11362) Checking out files: 91% (10340/11362) Checking out files: 92% (10454/11362) Checking out files: 93% (10567/11362) Checking out files: 94% (10681/11362) Checking out files: 94% (10782/11362) Checking out files: 95% (10794/11362) Checking out files: 96% (10908/11362) Checking out files: 97% (11022/11362) Checking out files: 98% (11135/11362) Checking out files: 99% (11249/11362) Checking out files: 100% (11362/11362) Checking out files: 100% (11362/11362), done. [2021-05-21T18:45:05.067Z] #25 166.8 + cd /tmp/tmp.UTcA721jfX/tmp/docker-ce [2021-05-21T18:45:05.220Z] [2021-05-21T18:45:05.220Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:05.220Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:05.220Z] #43 80.24 DEP criu/path.d [2021-05-21T18:45:05.220Z] #43 80.51 DEP criu/parasite-syscall.d [2021-05-21T18:45:05.369Z] #25 166.8 + git checkout -q v17.06.2-ce [2021-05-21T18:45:05.568Z] #13 53.02 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:05.794Z] #43 80.81 DEP criu/pagemap.d [2021-05-21T18:45:05.828Z] #13 53.20 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-05-21T18:45:06.016Z] #55 50.79 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:06.016Z] #55 51.11 Fetched 119 kB in 0s (418 kB/s) [2021-05-21T18:45:06.055Z] #49 46.42 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:45:06.058Z] #43 81.17 DEP criu/pagemap-cache.d [2021-05-21T18:45:06.087Z] #13 53.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.) [2021-05-21T18:45:06.087Z] #13 53.39 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-21T18:45:06.087Z] #13 53.47 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:06.148Z] #29 8.121 0.1% ####### 11.0% ########################### 38.2% ############################################## 64.5% ############################################################## 87.0% ######################################################################## 100.0% [2021-05-21T18:45:06.272Z] #55 ... [2021-05-21T18:45:06.272Z] [2021-05-21T18:45:06.272Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:45:06.272Z] #67 sha256:019d6d52ff937f288e662fbcaf9804885acf3a6052f08b927449437d8783ae5c [2021-05-21T18:45:06.272Z] #67 DONE 51.3s [2021-05-21T18:45:06.272Z] [2021-05-21T18:45:06.272Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:45:06.272Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:45:06.272Z] #55 51.26 Selecting previously unselected package libbtrfs0. [2021-05-21T18:45:06.272Z] #55 51.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:06.272Z] #55 51.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:45:06.272Z] #55 ... [2021-05-21T18:45:06.272Z] [2021-05-21T18:45:06.272Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:06.272Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:45:06.272Z] #49 46.69 go: extracting golang.org/x/text v0.3.2 [2021-05-21T18:45:06.272Z] #49 51.01 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:45:06.273Z] #49 51.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:45:06.273Z] #49 51.05 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:45:06.273Z] #49 51.09 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:45:06.273Z] #49 51.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:45:06.273Z] #49 51.19 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:45:06.273Z] #49 51.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:45:06.273Z] #49 51.24 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:45:06.273Z] #49 51.26 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:45:06.273Z] #49 51.29 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:45:06.273Z] #49 51.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:45:06.273Z] #49 51.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:45:06.273Z] #49 51.35 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:45:06.320Z] #43 81.46 DEP criu/page-xfer.d [2021-05-21T18:45:06.347Z] #13 53.86 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-21T18:45:06.412Z] #29 8.994 [2021-05-21T18:45:06.529Z] #49 51.39 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:45:06.529Z] #49 51.39 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:45:06.529Z] #49 51.43 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:45:06.529Z] #49 51.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:45:06.529Z] #49 51.54 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:45:06.529Z] #49 51.54 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:45:06.529Z] #49 51.61 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:45:06.581Z] #43 81.65 DEP criu/page-pipe.d [2021-05-21T18:45:06.581Z] #43 81.75 DEP criu/netfilter.d [2021-05-21T18:45:06.619Z] #49 ... [2021-05-21T18:45:06.620Z] [2021-05-21T18:45:06.620Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:45:06.620Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:45:06.620Z] #40 36.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 [2021-05-21T18:45:06.620Z] #40 ... [2021-05-21T18:45:06.620Z] [2021-05-21T18:45:06.620Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:06.620Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:06.620Z] #13 30.14 Fetched 8964 kB in 26s (344 kB/s) [2021-05-21T18:45:06.620Z] #13 30.14 Reading package lists... [2021-05-21T18:45:06.620Z] #13 38.05 Reading package lists... [2021-05-21T18:45:06.620Z] #13 ... [2021-05-21T18:45:06.620Z] [2021-05-21T18:45:06.620Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:06.620Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:45:06.620Z] #45 45.15 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T18:45:06.620Z] #45 45.26 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:45:06.683Z] #29 9.212 0.0% ## 3.7% [2021-05-21T18:45:06.683Z] #29 ... [2021-05-21T18:45:06.683Z] [2021-05-21T18:45:06.683Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:45:06.683Z] #47 sha256:69d093ef7a31098c0193ff5ba199c803476c8d0d1cb3b0e9645662121de04201 [2021-05-21T18:45:06.683Z] #47 DONE 48.4s [2021-05-21T18:45:06.683Z] [2021-05-21T18:45:06.683Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:06.683Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-21T18:45:06.683Z] #42 40.38 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:45:06.683Z] #42 40.40 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-21T18:45:06.683Z] #42 40.45 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-21T18:45:06.683Z] #42 40.46 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-21T18:45:06.683Z] #42 40.48 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-21T18:45:06.683Z] #42 40.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:45:06.683Z] #42 40.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:06.683Z] #42 40.54 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-21T18:45:06.683Z] #42 40.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:45:06.683Z] #42 40.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:45:06.683Z] #42 44.66 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-21T18:45:06.683Z] #42 44.68 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:06.683Z] #42 DONE 48.4s [2021-05-21T18:45:06.683Z] [2021-05-21T18:45:06.683Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:06.683Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:06.683Z] #29 9.212 0.0% ## 3.7% #### 5.7% [2021-05-21T18:45:06.683Z] #29 ... [2021-05-21T18:45:06.683Z] [2021-05-21T18:45:06.683Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:06.683Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:45:06.786Z] #49 51.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:45:06.786Z] #49 51.86 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:45:06.843Z] #43 81.87 DEP criu/net.d [2021-05-21T18:45:06.843Z] #43 82.05 DEP criu/namespaces.d [2021-05-21T18:45:06.909Z] #13 54.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 ... 15410 files and directories currently installed.) [2021-05-21T18:45:06.909Z] #13 54.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:45:06.909Z] #13 54.16 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:45:07.042Z] #49 51.97 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:45:07.042Z] #49 51.98 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:45:07.042Z] #49 52.04 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:45:07.105Z] #43 82.21 DEP criu/mount.d [2021-05-21T18:45:07.105Z] #43 82.43 DEP criu/memfd.d [2021-05-21T18:45:07.169Z] #13 ... [2021-05-21T18:45:07.169Z] [2021-05-21T18:45:07.169Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:07.169Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:07.169Z] #36 57.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:07.169Z] #36 57.77 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:45:07.169Z] #36 57.79 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:45:07.169Z] #36 57.81 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:07.169Z] #36 57.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:45:07.169Z] #36 57.96 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:45:07.169Z] #36 57.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:07.169Z] #36 58.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:45:07.169Z] #36 58.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:07.169Z] #36 58.03 Setting up cmake (3.13.4-1) ... [2021-05-21T18:45:07.169Z] #36 58.05 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:07.169Z] #36 58.11 Processing triggers for mime-support (3.62) ... [2021-05-21T18:45:07.169Z] #36 DONE 58.8s [2021-05-21T18:45:07.169Z] [2021-05-21T18:45:07.169Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:07.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:07.169Z] #13 54.56 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:45:07.299Z] #49 52.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:45:07.299Z] #49 52.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:45:07.299Z] #49 52.32 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:45:07.299Z] #49 52.34 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:45:07.367Z] #43 82.56 DEP criu/mem.d [2021-05-21T18:45:07.444Z] #13 54.80 (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.) [2021-05-21T18:45:07.444Z] #13 54.90 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-21T18:45:07.444Z] #13 54.93 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:07.491Z] #25 ... [2021-05-21T18:45:07.491Z] [2021-05-21T18:45:07.491Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:07.491Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:45:07.491Z] #46 158.8 net/textproto [2021-05-21T18:45:07.491Z] #46 158.8 vendor/golang.org/x/net/http/httpproxy [2021-05-21T18:45:07.491Z] #46 158.8 crypto/x509 [2021-05-21T18:45:07.491Z] #46 160.7 vendor/golang.org/x/net/http/httpguts [2021-05-21T18:45:07.491Z] #46 160.7 mime/multipart [2021-05-21T18:45:07.491Z] #46 164.0 crypto/tls [2021-05-21T18:45:07.491Z] #46 ... [2021-05-21T18:45:07.491Z] [2021-05-21T18:45:07.491Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:07.491Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:45:07.491Z] #21 50.21 Selecting previously unselected package libnet1:ppc64el. [2021-05-21T18:45:07.491Z] #21 50.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 50.24 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:07.491Z] #21 50.36 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-21T18:45:07.491Z] #21 50.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 50.37 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-21T18:45:07.491Z] #21 50.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-21T18:45:07.491Z] #21 50.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 50.50 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-21T18:45:07.491Z] #21 50.61 Selecting previously unselected package libreadline5:ppc64el. [2021-05-21T18:45:07.491Z] #21 50.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 50.63 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-21T18:45:07.491Z] #21 50.71 Selecting previously unselected package net-tools. [2021-05-21T18:45:07.491Z] #21 50.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 50.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:45:07.491Z] #21 50.95 Selecting previously unselected package python-pip-whl. [2021-05-21T18:45:07.491Z] #21 50.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:45:07.491Z] #21 50.97 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:45:07.491Z] #21 51.54 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:45:07.491Z] #21 51.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:45:07.491Z] #21 51.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:45:07.491Z] #21 51.66 Selecting previously unselected package python3-distutils. [2021-05-21T18:45:07.491Z] #21 51.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:45:07.491Z] #21 51.66 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:45:07.491Z] #21 51.85 Selecting previously unselected package python3-pip. [2021-05-21T18:45:07.491Z] #21 51.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:45:07.491Z] #21 51.87 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:45:07.491Z] #21 52.05 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:45:07.491Z] #21 52.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:45:07.491Z] #21 52.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:07.491Z] #21 52.21 Selecting previously unselected package python3-setuptools. [2021-05-21T18:45:07.491Z] #21 52.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:45:07.491Z] #21 52.22 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:45:07.491Z] #21 52.55 Selecting previously unselected package python3-wheel. [2021-05-21T18:45:07.491Z] #21 52.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:45:07.491Z] #21 52.58 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:45:07.491Z] #21 52.68 Selecting previously unselected package sudo. [2021-05-21T18:45:07.491Z] #21 52.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 52.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:45:07.491Z] #21 53.37 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:45:07.491Z] #21 53.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 53.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:45:07.491Z] #21 53.68 Selecting previously unselected package uidmap. [2021-05-21T18:45:07.491Z] #21 53.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-05-21T18:45:07.491Z] #21 53.71 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:45:07.537Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-05-21T18:45:07.561Z] #49 52.35 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:45:07.561Z] #49 52.40 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:45:07.561Z] #49 52.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:45:07.561Z] #49 52.63 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:45:07.629Z] #43 82.76 DEP criu/lsm.d [2021-05-21T18:45:07.705Z] #13 55.08 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-21T18:45:07.705Z] #13 55.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:45:07.801Z] #21 53.85 Selecting previously unselected package vim-runtime. [2021-05-21T18:45:07.801Z] #21 53.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:45:07.801Z] #21 53.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:45:07.801Z] #21 53.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:45:07.801Z] #21 53.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:45:07.821Z] #49 ... [2021-05-21T18:45:07.821Z] [2021-05-21T18:45:07.821Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:45:07.821Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:45:07.821Z] #55 51.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:45:07.821Z] #55 51.59 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:45:07.821Z] #55 51.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:45:07.821Z] #55 51.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:45:07.821Z] #55 52.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:45:07.821Z] #55 52.15 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:45:07.821Z] #55 52.17 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:07.821Z] #55 DONE 52.6s [2021-05-21T18:45:07.821Z] [2021-05-21T18:45:07.821Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:07.821Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:45:07.821Z] #49 52.67 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:45:07.821Z] #49 ... [2021-05-21T18:45:07.821Z] [2021-05-21T18:45:07.821Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:07.821Z] #56 sha256:2612ab764bbc5f929426d635864cee89adad7ae493b6d53196fb60f28e0ab7d3 [2021-05-21T18:45:07.891Z] #43 82.91 DEP criu/log.d [2021-05-21T18:45:07.891Z] #43 83.00 DEP criu/libnetlink.d [2021-05-21T18:45:07.964Z] #13 55.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:07.964Z] #13 55.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:45:07.964Z] #13 55.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:45:07.964Z] #13 ... [2021-05-21T18:45:07.964Z] [2021-05-21T18:45:07.964Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:07.964Z] #51 sha256:63f6b65d0fe583835309a7b4a5902050f9e91a0de865a9382980c029eb19c829 [2021-05-21T18:45:07.964Z] #51 49.67 internal/oserror [2021-05-21T18:45:07.964Z] #51 49.67 bytes [2021-05-21T18:45:07.964Z] #51 49.79 syscall [2021-05-21T18:45:07.964Z] #51 51.74 reflect [2021-05-21T18:45:07.964Z] #51 57.07 time [2021-05-21T18:45:07.964Z] #51 ... [2021-05-21T18:45:07.964Z] [2021-05-21T18:45:07.964Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:07.964Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:07.964Z] #42 51.38 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:07.964Z] #42 51.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:07.964Z] #42 51.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:07.964Z] #42 51.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:07.964Z] #42 51.46 Setting up python-six (1.12.0-1) ... [2021-05-21T18:45:07.964Z] #42 55.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:45:07.964Z] #42 55.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:07.964Z] #42 55.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:07.964Z] #42 55.15 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:45:07.964Z] #42 55.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:07.964Z] #42 55.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:45:07.964Z] #42 55.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:07.964Z] #42 55.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:07.964Z] #42 55.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:45:07.964Z] #42 55.25 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:45:08.084Z] #43 ... [2021-05-21T18:45:08.084Z] [2021-05-21T18:45:08.084Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:08.084Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:45:08.084Z] #45 39.57 hash/crc32 [2021-05-21T18:45:08.084Z] #45 41.37 crypto/rc4 [2021-05-21T18:45:08.084Z] #45 41.76 vendor/golang.org/x/crypto/hkdf [2021-05-21T18:45:08.084Z] #45 42.04 vendor/golang.org/x/text/transform [2021-05-21T18:45:08.084Z] #45 42.80 regexp/syntax [2021-05-21T18:45:08.084Z] #45 43.39 time [2021-05-21T18:45:08.084Z] #45 43.89 internal/syscall/execenv [2021-05-21T18:45:08.084Z] #45 44.33 internal/syscall/unix [2021-05-21T18:45:08.084Z] #45 47.61 regexp [2021-05-21T18:45:08.084Z] #45 48.08 context [2021-05-21T18:45:08.084Z] #45 48.11 internal/poll [2021-05-21T18:45:08.084Z] #45 ... [2021-05-21T18:45:08.084Z] [2021-05-21T18:45:08.084Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:08.084Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:08.153Z] #43 83.14 DEP criu/kerndat.d [2021-05-21T18:45:08.153Z] #43 83.32 DEP criu/kcmp-ids.d [2021-05-21T18:45:08.153Z] #43 83.39 DEP criu/irmap.d [2021-05-21T18:45:08.327Z] Running on azwin-2-b9c6f0 in d:\jenkins\workspace\moby_PR-41588 [Pipeline] { [Pipeline] ws [2021-05-21T18:45:08.343Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-21T18:45:08.415Z] #43 83.51 DEP criu/ipc_ns.d [2021-05-21T18:45:08.415Z] #43 83.65 DEP criu/image.d [2021-05-21T18:45:08.516Z] #45 ... [2021-05-21T18:45:08.516Z] [2021-05-21T18:45:08.516Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T18:45:08.516Z] #67 sha256:2ff3e332d563191b6922428d58c4314092367c449ad8d8594836d069d1a5301e [2021-05-21T18:45:08.516Z] #67 DONE 48.7s [2021-05-21T18:45:08.516Z] [2021-05-21T18:45:08.516Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:08.516Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:45:08.516Z] #49 48.66 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T18:45:08.614Z] #29 9.212 0.0% ## 3.7% #### 5.7% ###### 8.7% ####### 10.8% ######### 13.0% ########## 13.9% ########### 16.5% ############## 19.9% ################### 26.8% ####################### 32.0% ######################### 35.2% ########################### 37.8% ############################# 41.1% ################################### 48.8% ##################################### 52.4% ######################################### 58.1% ############################################# 63.5% ################################################### 71.2% ########### [2021-05-21T18:45:08.615Z] #29 ... [2021-05-21T18:45:08.615Z] [2021-05-21T18:45:08.615Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:08.615Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:45:08.615Z] #13 37.14 Get:14 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] [2021-05-21T18:45:08.615Z] #13 39.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-21T18:45:08.615Z] #13 39.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-21T18:45:08.615Z] #13 39.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-21T18:45:08.615Z] #13 39.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-21T18:45:08.615Z] #13 39.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-21T18:45:08.615Z] #13 39.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-21T18:45:08.615Z] #13 39.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-21T18:45:08.615Z] #13 39.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-21T18:45:08.615Z] #13 39.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-21T18:45:08.615Z] #13 39.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-21T18:45:08.615Z] #13 39.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-21T18:45:08.615Z] #13 39.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-21T18:45:08.615Z] #13 39.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-21T18:45:08.615Z] #13 39.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-21T18:45:08.615Z] #13 40.28 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:08.615Z] #13 40.40 Fetched 73.8 MB in 7s (10.6 MB/s) [2021-05-21T18:45:08.615Z] #13 40.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 ... 15383 files and directories currently installed.) [2021-05-21T18:45:08.615Z] #13 40.60 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-21T18:45:08.615Z] #13 40.64 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:08.615Z] #13 41.22 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-21T18:45:08.615Z] #13 41.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-21T18:45:08.615Z] #13 41.49 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-21T18:45:08.615Z] #13 41.57 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:45:08.615Z] #13 42.12 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:45:08.615Z] #13 45.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 ... 15383 files and directories currently installed.) [2021-05-21T18:45:08.615Z] #13 45.27 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-21T18:45:08.615Z] #13 45.33 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:08.615Z] #13 45.79 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-21T18:45:08.615Z] #13 46.13 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:45:08.615Z] #13 46.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-21T18:45:08.615Z] #13 46.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-21T18:45:08.615Z] #13 46.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:45:08.615Z] #13 ... [2021-05-21T18:45:08.615Z] [2021-05-21T18:45:08.615Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:08.615Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:08.677Z] #43 83.80 DEP criu/image-desc.d [2021-05-21T18:45:08.677Z] #43 83.94 DEP criu/fsnotify.d [2021-05-21T18:45:08.879Z] #29 9.212 0.0% ## 3.7% #### 5.7% ###### 8.7% ####### 10.8% ######### 13.0% ########## 13.9% ########### 16.5% ############## 19.9% ################### 26.8% ####################### 32.0% ######################### 35.2% ########################### 37.8% ############################# 41.1% ################################### 48.8% ##################################### 52.4% ######################################### 58.1% ############################################# 63.5% ################################################### 71.2% ####################################################### 77.1% ############################################################ 84.3% ################################################################ 89.7% [2021-05-21T18:45:08.879Z] #29 ... [2021-05-21T18:45:08.879Z] [2021-05-21T18:45:08.879Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:08.879Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:45:08.879Z] #56 2.884 + RM_GOPATH=0 [2021-05-21T18:45:08.879Z] #56 2.884 + TMP_GOPATH= [2021-05-21T18:45:08.879Z] #56 2.884 + : /build [2021-05-21T18:45:08.879Z] #56 2.884 + '[' -z '' ']' [2021-05-21T18:45:08.879Z] #56 2.885 ++ mktemp -d [2021-05-21T18:45:08.879Z] #56 2.887 + export GOPATH=/tmp/tmp.LRLJd4VeBd [2021-05-21T18:45:08.879Z] #56 2.888 + GOPATH=/tmp/tmp.LRLJd4VeBd [2021-05-21T18:45:08.879Z] #56 2.889 + RM_GOPATH=1 [2021-05-21T18:45:08.879Z] #56 2.889 + case "$(go env GOARCH)" in [2021-05-21T18:45:08.879Z] #56 2.901 ++ go env GOARCH [2021-05-21T18:45:08.879Z] #56 2.930 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:08.879Z] #56 2.930 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:08.879Z] #56 2.930 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:08.879Z] #56 2.941 + dir=/tmp/install [2021-05-21T18:45:08.879Z] #56 2.941 + bin=containerd [2021-05-21T18:45:08.879Z] #56 2.941 + shift [2021-05-21T18:45:08.879Z] #56 2.941 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:45:08.879Z] #56 2.941 + . /tmp/install/containerd.installer [2021-05-21T18:45:08.879Z] #56 2.941 ++ set -e [2021-05-21T18:45:08.879Z] #56 2.941 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:08.879Z] #56 2.941 + install_containerd [2021-05-21T18:45:08.879Z] #56 2.949 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:45:08.879Z] #56 2.949 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:08.879Z] #56 2.960 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LRLJd4VeBd/src/github.com/containerd/containerd [2021-05-21T18:45:08.879Z] #56 2.969 Cloning into '/tmp/tmp.LRLJd4VeBd/src/github.com/containerd/containerd'... [2021-05-21T18:45:08.879Z] #56 ... [2021-05-21T18:45:08.879Z] [2021-05-21T18:45:08.879Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:08.879Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:08.879Z] #29 9.212 0.0% ## 3.7% #### 5.7% ###### 8.7% ####### 10.8% ######### 13.0% ########## 13.9% ########### 16.5% ############## 19.9% ################### 26.8% ####################### 32.0% ######################### 35.2% ########################### 37.8% ############################# 41.1% ################################### 48.8% ##################################### 52.4% ######################################### 58.1% ############################################# 63.5% ################################################### 71.2% ####################################################### 77.1% ############################################################ 84.3% ################################################################ 89.7% ###################################################################### 97.3% ######################################################################## 100.0% [2021-05-21T18:45:08.938Z] #43 ... [2021-05-21T18:45:08.939Z] [2021-05-21T18:45:08.939Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:08.939Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:45:08.939Z] #32 DONE 159.1s [2021-05-21T18:45:08.939Z] [2021-05-21T18:45:08.939Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:08.939Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:45:08.939Z] #20 11.40 Reading package lists... [2021-05-21T18:45:08.939Z] #20 16.18 Reading package lists... [2021-05-21T18:45:08.939Z] #20 21.05 Building dependency tree... [2021-05-21T18:45:08.939Z] #20 23.01 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:45:08.939Z] #20 23.01 The following additional packages will be installed: [2021-05-21T18:45:08.939Z] #20 23.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:45:08.939Z] #20 23.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:45:08.939Z] #20 23.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:45:08.939Z] #20 23.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:45:08.939Z] #20 23.01 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:45:08.939Z] #20 23.03 Suggested packages: [2021-05-21T18:45:08.939Z] #20 23.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:45:08.939Z] #20 23.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:45:08.939Z] #20 23.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:45:08.939Z] #20 23.03 Recommended packages: [2021-05-21T18:45:08.939Z] #20 23.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:45:08.939Z] #20 23.03 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:45:09.145Z] #29 11.91 [2021-05-21T18:45:09.191Z] #56 1.252 + RM_GOPATH=0 [2021-05-21T18:45:09.191Z] #56 1.252 + TMP_GOPATH= [2021-05-21T18:45:09.191Z] #56 1.252 + : /build [2021-05-21T18:45:09.191Z] #56 1.253 + '[' -z '' ']' [2021-05-21T18:45:09.191Z] #56 1.253 ++ mktemp -d [2021-05-21T18:45:09.191Z] #56 1.258 + export GOPATH=/tmp/tmp.yxfKr3rPhe [2021-05-21T18:45:09.191Z] #56 1.258 + GOPATH=/tmp/tmp.yxfKr3rPhe [2021-05-21T18:45:09.191Z] #56 1.259 + RM_GOPATH=1 [2021-05-21T18:45:09.191Z] #56 1.260 + case "$(go env GOARCH)" in [2021-05-21T18:45:09.191Z] #56 1.261 ++ go env GOARCH [2021-05-21T18:45:09.191Z] #56 1.288 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:09.191Z] #56 1.291 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:09.191Z] #56 1.292 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:09.191Z] #56 1.299 + dir=/tmp/install [2021-05-21T18:45:09.191Z] #56 1.299 + bin=containerd [2021-05-21T18:45:09.191Z] #56 1.300 + shift [2021-05-21T18:45:09.191Z] #56 1.300 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:45:09.191Z] #56 1.300 + . /tmp/install/containerd.installer [2021-05-21T18:45:09.191Z] #56 1.300 ++ set -e [2021-05-21T18:45:09.191Z] #56 1.301 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:09.191Z] #56 1.301 + install_containerd [2021-05-21T18:45:09.191Z] #56 1.302 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:45:09.191Z] #56 1.304 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:09.191Z] #56 1.304 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yxfKr3rPhe/src/github.com/containerd/containerd [2021-05-21T18:45:09.191Z] #56 1.309 Cloning into '/tmp/tmp.yxfKr3rPhe/src/github.com/containerd/containerd'... [2021-05-21T18:45:09.200Z] #20 ... [2021-05-21T18:45:09.200Z] [2021-05-21T18:45:09.200Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:09.200Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:09.200Z] #43 84.20 DEP criu/filesystems.d [2021-05-21T18:45:09.200Z] #43 84.34 DEP criu/files.d [2021-05-21T18:45:09.343Z] #42 61.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:45:09.343Z] #42 61.01 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:09.367Z] #21 ... [2021-05-21T18:45:09.367Z] [2021-05-21T18:45:09.368Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:45:09.368Z] #25 sha256:24954719d33b8471f25fe8056cbea25a54f182f22fe9d0b6b67394201f37368b [2021-05-21T18:45:09.368Z] #25 170.9 + mkdir -p /tmp/tmp.UTcA721jfX/src/github.com/docker [2021-05-21T18:45:09.368Z] #25 170.9 + mv components/cli /tmp/tmp.UTcA721jfX/src/github.com/docker/cli [2021-05-21T18:45:09.368Z] #25 170.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-21T18:45:09.462Z] #43 84.52 DEP criu/files-reg.d [2021-05-21T18:45:09.462Z] #43 84.72 DEP criu/files-ext.d [2021-05-21T18:45:09.590Z] The recommended git tool is: git [2021-05-21T18:45:09.913Z] #42 ... [2021-05-21T18:45:09.913Z] [2021-05-21T18:45:09.913Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:09.913Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:09.913Z] #13 57.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:45:09.913Z] #13 57.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:45:09.913Z] #13 57.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:45:10.036Z] #43 85.00 DEP criu/file-lock.d [2021-05-21T18:45:10.036Z] #43 85.22 DEP criu/file-ids.d [2021-05-21T18:45:10.190Z] #13 ... [2021-05-21T18:45:10.190Z] [2021-05-21T18:45:10.190Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:10.190Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:10.190Z] #42 DONE 61.8s [2021-05-21T18:45:10.190Z] [2021-05-21T18:45:10.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:10.190Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:10.298Z] #43 85.40 DEP criu/fifo.d [2021-05-21T18:45:10.560Z] #43 85.54 DEP criu/fdstore.d [2021-05-21T18:45:10.560Z] #43 85.68 DEP criu/fault-injection.d [2021-05-21T18:45:10.560Z] #43 85.71 DEP criu/external.d [2021-05-21T18:45:10.560Z] #43 85.79 DEP criu/eventpoll.d [2021-05-21T18:45:10.822Z] #43 85.93 DEP criu/eventfd.d [2021-05-21T18:45:10.822Z] #43 86.03 DEP criu/crtools.d [2021-05-21T18:45:11.065Z] #29 12.18 0.0% 1.1% # 2.3% ## 4.1% ### 4.6% #### 6.2% ##### 7.3% ##### 7.9% ###### 8.7% ####### 10.3% ####### 10.4% ######## 11.8% [2021-05-21T18:45:11.065Z] #29 ... [2021-05-21T18:45:11.065Z] [2021-05-21T18:45:11.065Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:11.065Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-21T18:45:11.065Z] #36 42.66 Selecting previously unselected package libxml2:arm64. [2021-05-21T18:45:11.065Z] #36 42.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-21T18:45:11.065Z] #36 42.67 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:11.065Z] #36 43.35 Selecting previously unselected package libarchive13:arm64. [2021-05-21T18:45:11.065Z] #36 43.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-21T18:45:11.065Z] #36 43.38 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:11.066Z] #36 43.64 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-21T18:45:11.066Z] #36 43.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-21T18:45:11.066Z] #36 43.66 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-21T18:45:11.066Z] #36 43.87 Selecting previously unselected package librhash0:arm64. [2021-05-21T18:45:11.066Z] #36 43.88 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-21T18:45:11.066Z] #36 43.89 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-21T18:45:11.066Z] #36 44.16 Selecting previously unselected package libuv1:arm64. [2021-05-21T18:45:11.066Z] #36 44.16 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-21T18:45:11.066Z] #36 44.18 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-21T18:45:11.066Z] #36 44.29 Selecting previously unselected package cmake. [2021-05-21T18:45:11.066Z] #36 44.31 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-21T18:45:11.066Z] #36 44.33 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:45:11.066Z] #36 48.65 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-21T18:45:11.066Z] #36 48.73 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:45:11.066Z] #36 48.79 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-21T18:45:11.066Z] #36 48.82 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:11.066Z] #36 48.97 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-21T18:45:11.066Z] #36 49.09 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:45:11.066Z] #36 49.12 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:11.066Z] #36 49.15 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-21T18:45:11.066Z] #36 49.17 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:11.066Z] #36 49.19 Setting up cmake (3.13.4-1) ... [2021-05-21T18:45:11.066Z] #36 49.21 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:11.066Z] #36 49.37 Processing triggers for mime-support (3.62) ... [2021-05-21T18:45:11.066Z] #36 ... [2021-05-21T18:45:11.066Z] [2021-05-21T18:45:11.066Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:11.066Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:11.085Z] #43 86.20 DEP criu/cr-service.d [2021-05-21T18:45:11.335Z] #29 12.18 0.0% 1.1% # 2.3% ## 4.1% ### 4.6% #### 6.2% ##### 7.3% ##### 7.9% ###### 8.7% ####### 10.3% ####### 10.4% ######## 11.8% ######### 13.6% ########## 15.3% [2021-05-21T18:45:11.335Z] #29 ... [2021-05-21T18:45:11.335Z] [2021-05-21T18:45:11.335Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:11.335Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:45:11.335Z] #51 42.98 syscall [2021-05-21T18:45:11.335Z] #51 43.00 reflect [2021-05-21T18:45:11.335Z] #51 43.00 text/tabwriter [2021-05-21T18:45:11.335Z] #51 43.03 regexp/syntax [2021-05-21T18:45:11.335Z] #51 48.68 regexp [2021-05-21T18:45:11.335Z] #51 50.83 internal/poll [2021-05-21T18:45:11.335Z] #51 52.70 os [2021-05-21T18:45:11.335Z] #51 ... [2021-05-21T18:45:11.335Z] [2021-05-21T18:45:11.335Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:11.335Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:11.348Z] #43 86.34 DEP criu/cr-restore.d [2021-05-21T18:45:11.348Z] #43 86.52 DEP criu/cr-errno.d [2021-05-21T18:45:11.348Z] #43 86.55 DEP criu/cr-dump.d [2021-05-21T18:45:11.610Z] #43 86.79 DEP criu/cr-dedup.d [2021-05-21T18:45:11.873Z] #43 87.01 DEP criu/cr-check.d [2021-05-21T18:45:12.135Z] #43 87.16 DEP criu/config.d [2021-05-21T18:45:12.135Z] #43 87.27 DEP criu/clone-noasan.d [2021-05-21T18:45:12.135Z] #43 87.32 DEP criu/cgroup.d [2021-05-21T18:45:12.232Z] #29 12.18 0.0% 1.1% # 2.3% ## 4.1% ### 4.6% #### 6.2% ##### 7.3% ##### 7.9% ###### 8.7% ####### 10.3% ####### 10.4% ######## 11.8% ######### 13.6% ########## 15.3% ########### 16.6% ############ 17.6% ############# 18.6% ############# 19.3% ############## 19.9% ############### 21.6% ################ 23.5% [2021-05-21T18:45:12.232Z] #29 ... [2021-05-21T18:45:12.232Z] [2021-05-21T18:45:12.232Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:12.232Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-21T18:45:12.232Z] #36 DONE 54.0s [2021-05-21T18:45:12.232Z] [2021-05-21T18:45:12.232Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:12.232Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:12.397Z] #43 87.41 DEP criu/cgroup-props.d [2021-05-21T18:45:12.397Z] #43 87.50 DEP criu/bitmap.d [2021-05-21T18:45:12.397Z] #43 87.52 DEP criu/bfd.d [2021-05-21T18:45:12.397Z] #43 87.62 DEP criu/autofs.d [2021-05-21T18:45:12.461Z] #56 ... [2021-05-21T18:45:12.461Z] [2021-05-21T18:45:12.461Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:12.461Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:12.461Z] #42 40.75 Reading package lists... [2021-05-21T18:45:12.461Z] #42 47.31 Building dependency tree... [2021-05-21T18:45:12.461Z] #42 50.88 The following additional packages will be installed: [2021-05-21T18:45:12.461Z] #42 50.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:45:12.461Z] #42 50.90 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:45:12.461Z] #42 50.90 Suggested packages: [2021-05-21T18:45:12.461Z] #42 50.91 manpages-dev python-setuptools [2021-05-21T18:45:12.461Z] #42 52.84 The following NEW packages will be installed: [2021-05-21T18:45:12.461Z] #42 52.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:45:12.461Z] #42 52.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:45:12.461Z] #42 52.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:45:12.461Z] #42 52.85 python-six zlib1g-dev [2021-05-21T18:45:12.461Z] #42 53.36 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:45:12.461Z] #42 53.36 Need to get 4095 kB of archives. [2021-05-21T18:45:12.461Z] #42 53.36 After this operation, 22.5 MB of additional disk space will be used. [2021-05-21T18:45:12.461Z] #42 53.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-21T18:45:12.461Z] #42 53.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:45:12.461Z] #42 53.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-21T18:45:12.461Z] #42 53.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:45:12.461Z] #42 53.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-21T18:45:12.461Z] #42 53.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:45:12.461Z] #42 53.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-21T18:45:12.461Z] #42 53.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-21T18:45:12.461Z] #42 53.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-21T18:45:12.461Z] #42 53.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-21T18:45:12.461Z] #42 53.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-21T18:45:12.461Z] #42 53.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-21T18:45:12.461Z] #42 53.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-21T18:45:12.461Z] #42 53.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-21T18:45:12.461Z] #42 53.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:45:12.461Z] #42 53.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:45:12.461Z] #42 53.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-21T18:45:12.461Z] #42 54.67 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:12.461Z] #42 54.87 Fetched 4095 kB in 1s (6118 kB/s) [2021-05-21T18:45:12.461Z] #42 55.00 Selecting previously unselected package libcap-dev:amd64. [2021-05-21T18:45:12.461Z] #42 55.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 ... 15410 files and directories currently installed.) [2021-05-21T18:45:12.461Z] #42 55.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 55.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:45:12.461Z] #42 55.19 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:45:12.461Z] #42 55.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 55.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:12.461Z] #42 55.33 Selecting previously unselected package libnet1-dev. [2021-05-21T18:45:12.461Z] #42 55.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 55.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:12.461Z] #42 55.55 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:45:12.461Z] #42 55.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 55.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:12.461Z] #42 55.76 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-21T18:45:12.461Z] #42 55.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 55.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:45:12.461Z] #42 56.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:45:12.461Z] #42 56.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 56.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:12.461Z] #42 56.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-21T18:45:12.461Z] #42 56.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 56.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:12.461Z] #42 56.27 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-21T18:45:12.461Z] #42 56.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 56.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:45:12.461Z] #42 56.57 Selecting previously unselected package libprotobuf17:amd64. [2021-05-21T18:45:12.461Z] #42 56.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:12.461Z] #42 56.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:12.461Z] #42 ... [2021-05-21T18:45:12.461Z] [2021-05-21T18:45:12.461Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:12.461Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:45:12.461Z] #49 52.78 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:45:12.461Z] #49 52.78 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:45:12.461Z] #49 52.85 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:45:12.461Z] #49 52.88 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:45:12.461Z] #49 52.98 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:45:12.461Z] #49 52.99 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:45:12.461Z] #49 53.03 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:45:12.461Z] #49 53.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:45:12.461Z] #49 53.10 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:45:12.461Z] #49 53.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:45:12.461Z] #49 53.16 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:45:12.461Z] #49 53.16 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:45:12.461Z] #49 53.23 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:45:12.461Z] #49 53.37 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:45:12.461Z] #49 53.43 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:45:12.461Z] #49 53.43 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:45:12.461Z] #49 53.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:45:12.461Z] #49 53.51 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:45:12.461Z] #49 53.51 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:45:12.461Z] #49 53.53 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:45:12.461Z] #49 53.53 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:45:12.461Z] #49 53.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:45:12.461Z] #49 53.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:45:12.461Z] #49 53.59 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:45:12.461Z] #49 53.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:45:12.461Z] #49 53.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:45:12.461Z] #49 53.65 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:45:12.461Z] #49 53.66 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:45:12.461Z] #49 53.68 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:45:12.461Z] #49 53.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:45:12.461Z] #49 53.74 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:45:12.461Z] #49 53.76 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:45:12.461Z] #49 53.89 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:45:12.461Z] #49 53.98 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:45:12.461Z] #49 54.04 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:45:12.461Z] #49 54.17 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:45:12.461Z] #49 54.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:45:12.461Z] #49 54.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:45:12.461Z] #49 54.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:45:12.461Z] #49 54.27 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:45:12.660Z] #43 87.75 DEP criu/aio.d [2021-05-21T18:45:12.922Z] #43 87.91 DEP criu/action-scripts.d [2021-05-21T18:45:12.922Z] #43 88.13 CC criu/action-scripts.o [2021-05-21T18:45:13.024Z] #49 ... [2021-05-21T18:45:13.024Z] [2021-05-21T18:45:13.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:13.024Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:13.024Z] #36 41.76 Reading package lists... [2021-05-21T18:45:13.025Z] #36 48.35 Building dependency tree... [2021-05-21T18:45:13.025Z] #36 52.20 The following additional packages will be installed: [2021-05-21T18:45:13.025Z] #36 52.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:45:13.025Z] #36 52.28 Suggested packages: [2021-05-21T18:45:13.025Z] #36 52.31 cmake-doc ninja-build lrzip [2021-05-21T18:45:13.025Z] #36 52.31 Recommended packages: [2021-05-21T18:45:13.025Z] #36 52.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:45:13.025Z] #36 53.31 The following NEW packages will be installed: [2021-05-21T18:45:13.025Z] #36 53.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:45:13.025Z] #36 53.32 vim-common xxd [2021-05-21T18:45:13.025Z] #36 53.75 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:45:13.025Z] #36 53.75 Need to get 14.9 MB of archives. [2021-05-21T18:45:13.025Z] #36 53.75 After this operation, 61.8 MB of additional disk space will be used. [2021-05-21T18:45:13.025Z] #36 53.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:45:13.025Z] #36 53.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:45:13.025Z] #36 53.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:45:13.025Z] #36 53.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:45:13.025Z] #36 54.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-21T18:45:13.025Z] #36 54.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-21T18:45:13.025Z] #36 54.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-21T18:45:13.025Z] #36 54.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-21T18:45:13.025Z] #36 54.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-21T18:45:13.025Z] #36 54.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-21T18:45:13.025Z] #36 56.17 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:13.025Z] #36 56.37 Fetched 14.9 MB in 1s (10.1 MB/s) [2021-05-21T18:45:13.025Z] #36 56.45 Selecting previously unselected package xxd. [2021-05-21T18:45:13.025Z] #36 56.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:13.025Z] #36 56.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:45:13.025Z] #36 56.57 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:45:13.025Z] #36 56.73 Selecting previously unselected package vim-common. [2021-05-21T18:45:13.025Z] #36 56.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:45:13.025Z] #36 56.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:13.025Z] #36 57.14 Selecting previously unselected package cmake-data. [2021-05-21T18:45:13.025Z] #36 57.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:45:13.025Z] #36 57.15 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:45:13.025Z] #36 ... [2021-05-21T18:45:13.025Z] [2021-05-21T18:45:13.025Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:13.025Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:45:13.498Z] #43 88.61 CC criu/aio.o [2021-05-21T18:45:13.777Z] #49 53.74 go: finding github.com/fatih/color v1.7.0 [2021-05-21T18:45:13.777Z] #49 ... [2021-05-21T18:45:13.777Z] [2021-05-21T18:45:13.777Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:13.777Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:45:13.777Z] #45 53.47 sync [2021-05-21T18:45:13.777Z] #45 53.48 internal/reflectlite [2021-05-21T18:45:13.794Z] #32 57.75 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. [2021-05-21T18:45:13.794Z] #32 58.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:45:14.072Z] #45 ... [2021-05-21T18:45:14.072Z] [2021-05-21T18:45:14.072Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-21T18:45:14.072Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T18:45:14.072Z] #55 42.37 Reading package lists... [2021-05-21T18:45:14.072Z] #55 48.40 Building dependency tree... [2021-05-21T18:45:14.072Z] #55 51.61 The following additional packages will be installed: [2021-05-21T18:45:14.072Z] #55 51.63 libbtrfs0 [2021-05-21T18:45:14.072Z] #55 51.79 The following NEW packages will be installed: [2021-05-21T18:45:14.072Z] #55 51.81 libbtrfs-dev libbtrfs0 [2021-05-21T18:45:14.072Z] #55 52.18 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:45:14.072Z] #55 52.18 Need to get 119 kB of archives. [2021-05-21T18:45:14.072Z] #55 52.18 After this operation, 387 kB of additional disk space will be used. [2021-05-21T18:45:14.072Z] #55 52.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:45:14.072Z] #55 52.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:45:14.072Z] #55 53.16 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:14.072Z] #55 53.37 Fetched 119 kB in 0s (454 kB/s) [2021-05-21T18:45:14.072Z] #55 53.49 Selecting previously unselected package libbtrfs0. [2021-05-21T18:45:14.072Z] #55 53.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 ... 15410 files and directories currently installed.) [2021-05-21T18:45:14.072Z] #55 53.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:45:14.072Z] #55 53.57 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:45:14.072Z] #55 53.66 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:45:14.072Z] #55 53.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:45:14.072Z] #55 53.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:45:14.072Z] #55 53.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:45:14.072Z] #55 53.99 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:45:14.072Z] #55 54.00 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:14.072Z] #55 DONE 54.4s [2021-05-21T18:45:14.072Z] [2021-05-21T18:45:14.072Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:45:14.072Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:45:14.072Z] #49 53.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T18:45:14.072Z] #49 53.80 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T18:45:14.072Z] #49 53.83 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T18:45:14.072Z] #49 53.94 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T18:45:14.072Z] #49 54.00 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T18:45:14.072Z] #49 54.04 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T18:45:14.072Z] #49 54.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T18:45:14.072Z] #49 54.07 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T18:45:14.072Z] #49 54.10 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.11 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:45:14.072Z] #49 54.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.13 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T18:45:14.072Z] #49 54.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.15 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T18:45:14.072Z] #49 54.16 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:45:14.072Z] #49 54.19 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T18:45:14.072Z] #49 54.23 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.32 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T18:45:14.072Z] #49 54.37 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T18:45:14.072Z] #49 54.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T18:45:14.072Z] #49 54.44 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T18:45:14.072Z] #49 54.45 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T18:45:14.073Z] #43 89.10 CC criu/autofs.o [2021-05-21T18:45:14.355Z] #49 54.67 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T18:45:14.355Z] #49 54.67 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T18:45:14.355Z] #49 54.81 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:45:14.355Z] #49 54.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T18:45:14.355Z] #49 54.86 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T18:45:14.355Z] #49 54.90 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T18:45:14.355Z] #49 54.95 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T18:45:14.356Z] #32 58.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:14.612Z] #49 55.10 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T18:45:14.612Z] #49 55.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T18:45:14.877Z] #49 55.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:45:14.877Z] #49 55.42 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T18:45:14.877Z] #49 55.51 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T18:45:15.020Z] #25 ... [2021-05-21T18:45:15.020Z] [2021-05-21T18:45:15.020Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:15.020Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:45:15.020Z] #21 58.07 Selecting previously unselected package vim. [2021-05-21T18:45:15.020Z] #21 58.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-21T18:45:15.020Z] #21 58.13 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:45:15.020Z] #21 58.70 Selecting previously unselected package xfsprogs. [2021-05-21T18:45:15.020Z] #21 58.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-05-21T18:45:15.020Z] #21 58.72 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:45:15.020Z] #21 59.34 Selecting previously unselected package zip. [2021-05-21T18:45:15.020Z] #21 59.35 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-05-21T18:45:15.020Z] #21 59.36 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:45:15.020Z] #21 59.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:45:15.020Z] #21 59.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:45:15.020Z] #21 59.61 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-05-21T18:45:15.020Z] #21 59.62 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-21T18:45:15.020Z] #21 59.65 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-05-21T18:45:15.020Z] #21 59.66 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-05-21T18:45:15.020Z] #21 59.67 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:45:15.020Z] #21 59.68 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-05-21T18:45:15.020Z] #21 59.69 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:15.020Z] #21 59.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:45:15.020Z] #21 59.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-21T18:45:15.020Z] #21 59.72 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-21T18:45:15.020Z] #21 59.73 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:45:15.020Z] #21 59.74 Setting up zip (3.0-11+b1) ... [2021-05-21T18:45:15.020Z] #21 59.74 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:15.020Z] #21 59.79 Setting up bash-completion (1:2.8-6) ... [2021-05-21T18:45:15.135Z] #49 55.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T18:45:15.135Z] #49 55.59 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T18:45:15.135Z] #49 55.65 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T18:45:15.135Z] #49 55.66 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T18:45:15.135Z] #49 55.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T18:45:15.135Z] #49 55.69 go: finding golang.org/x/text v0.3.2 [2021-05-21T18:45:15.135Z] #49 55.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T18:45:15.135Z] #49 55.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T18:45:15.135Z] #49 55.74 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T18:45:15.395Z] #49 55.75 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T18:45:15.466Z] #43 ... [2021-05-21T18:45:15.466Z] [2021-05-21T18:45:15.466Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:15.466Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:45:15.466Z] #20 25.09 The following NEW packages will be installed: [2021-05-21T18:45:15.466Z] #20 25.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:45:15.466Z] #20 25.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:45:15.466Z] #20 25.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:45:15.466Z] #20 25.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:45:15.466Z] #20 25.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:45:15.466Z] #20 25.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:45:15.466Z] #20 25.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:45:15.466Z] #20 25.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:45:15.466Z] #20 25.10 xz-utils zip [2021-05-21T18:45:15.466Z] #20 25.42 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:45:15.466Z] #20 25.42 Need to get 28.5 MB of archives. [2021-05-21T18:45:15.466Z] #20 25.42 After this operation, 116 MB of additional disk space will be used. [2021-05-21T18:45:15.466Z] #20 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-21T18:45:15.466Z] #20 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-21T18:45:15.466Z] #20 25.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-21T18:45:15.466Z] #20 25.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-21T18:45:15.466Z] #20 25.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-21T18:45:15.466Z] #20 25.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-21T18:45:15.466Z] #20 25.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:45:15.466Z] #20 25.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-21T18:45:15.466Z] #20 25.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-21T18:45:15.466Z] #20 25.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-21T18:45:15.466Z] #20 25.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-21T18:45:15.466Z] #20 25.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-21T18:45:15.466Z] #20 25.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-21T18:45:15.466Z] #20 25.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-21T18:45:15.466Z] #20 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-21T18:45:15.466Z] #20 25.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-21T18:45:15.466Z] #20 25.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:45:15.466Z] #20 25.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:45:15.466Z] #20 25.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:45:15.466Z] #20 25.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-21T18:45:15.466Z] #20 25.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-21T18:45:15.466Z] #20 25.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-21T18:45:15.466Z] #20 25.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-21T18:45:15.466Z] #20 25.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:45:15.466Z] #20 25.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:45:15.466Z] #20 25.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:45:15.466Z] #20 25.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-21T18:45:15.466Z] #20 25.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-21T18:45:15.466Z] #20 25.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:45:15.466Z] #20 26.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:45:15.466Z] #20 26.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:45:15.466Z] #20 26.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:45:15.466Z] #20 26.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-21T18:45:15.466Z] #20 26.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-21T18:45:15.466Z] #20 26.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:45:15.466Z] #20 26.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:45:15.466Z] #20 26.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:45:15.466Z] #20 26.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-21T18:45:15.466Z] #20 26.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:45:15.466Z] #20 26.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:45:15.466Z] #20 26.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:45:15.466Z] #20 26.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-21T18:45:15.466Z] #20 26.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-21T18:45:15.466Z] #20 26.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-21T18:45:15.466Z] #20 26.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:45:15.466Z] #20 26.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-21T18:45:15.466Z] #20 26.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-21T18:45:15.466Z] #20 26.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-21T18:45:15.466Z] #20 27.63 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:15.466Z] #20 27.74 Fetched 28.5 MB in 2s (16.0 MB/s) [2021-05-21T18:45:15.466Z] #20 27.79 Selecting previously unselected package pigz. [2021-05-21T18:45:15.466Z] #20 27.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-21T18:45:15.466Z] #20 27.88 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-21T18:45:15.466Z] #20 27.89 Unpacking pigz (2.4-1) ... [2021-05-21T18:45:15.466Z] #20 27.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-21T18:45:15.466Z] #20 27.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:45:15.466Z] #20 27.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:15.466Z] #20 28.40 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:45:15.466Z] #20 28.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:45:15.466Z] #20 28.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:45:15.466Z] #20 29.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:15.466Z] #20 29.30 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:45:15.514Z] #43 ... [2021-05-21T18:45:15.514Z] [2021-05-21T18:45:15.514Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:15.514Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:15.514Z] #13 60.01 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:45:15.514Z] #13 60.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:45:15.514Z] #13 60.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:45:15.514Z] #13 60.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-21T18:45:15.514Z] #13 60.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:45:15.514Z] #13 60.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:45:15.514Z] #13 60.32 Selecting previously unselected package dmsetup. [2021-05-21T18:45:15.514Z] #13 60.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:45:15.514Z] #13 60.34 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:45:15.514Z] #13 60.51 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:45:15.514Z] #13 60.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:45:15.514Z] #13 60.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:45:15.653Z] #49 56.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T18:45:15.653Z] #49 56.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T18:45:15.653Z] #49 56.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T18:45:15.653Z] #49 56.31 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T18:45:15.653Z] #49 56.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T18:45:15.909Z] #49 56.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T18:45:15.909Z] #49 56.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T18:45:15.909Z] #49 56.33 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T18:45:15.909Z] #49 56.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T18:45:15.909Z] #49 56.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T18:45:15.909Z] #49 56.35 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T18:45:15.909Z] #49 56.37 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T18:45:15.909Z] #49 56.42 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T18:45:15.909Z] #49 56.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T18:45:15.909Z] #49 56.47 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T18:45:15.909Z] #49 56.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T18:45:16.165Z] #49 56.64 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T18:45:16.165Z] #49 56.64 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T18:45:16.165Z] #49 56.65 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T18:45:16.165Z] #49 56.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T18:45:16.165Z] #49 56.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T18:45:16.422Z] #49 56.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T18:45:16.422Z] #49 56.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T18:45:16.422Z] #49 56.97 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T18:45:16.422Z] #49 56.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T18:45:16.422Z] #49 57.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T18:45:16.876Z] #32 ... [2021-05-21T18:45:16.876Z] [2021-05-21T18:45:16.876Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:16.876Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:16.876Z] #13 38.15 Reading package lists... [2021-05-21T18:45:16.876Z] #13 45.69 Building dependency tree... [2021-05-21T18:45:16.876Z] #13 49.39 The following additional packages will be installed: [2021-05-21T18:45:16.876Z] #13 49.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:45:16.876Z] #13 49.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:45:16.876Z] #13 49.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:45:16.876Z] #13 49.41 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:45:16.876Z] #13 49.41 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:45:16.876Z] #13 49.41 Suggested packages: [2021-05-21T18:45:16.876Z] #13 49.44 gcc-8-locales seccomp wine64 [2021-05-21T18:45:16.876Z] #13 50.81 The following NEW packages will be installed: [2021-05-21T18:45:16.876Z] #13 50.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:45:16.876Z] #13 50.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:45:16.876Z] #13 50.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:45:16.876Z] #13 50.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:45:16.876Z] #13 50.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:45:16.876Z] #13 50.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:45:16.876Z] #13 50.83 The following packages will be upgraded: [2021-05-21T18:45:16.876Z] #13 50.86 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:45:16.876Z] #13 51.36 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:45:16.876Z] #13 51.36 Need to get 78.2 MB of archives. [2021-05-21T18:45:16.876Z] #13 51.36 After this operation, 487 MB of additional disk space will be used. [2021-05-21T18:45:16.876Z] #13 51.36 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-21T18:45:16.876Z] #13 51.36 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-21T18:45:16.876Z] #13 51.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-21T18:45:16.876Z] #13 51.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-21T18:45:16.876Z] #13 51.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-21T18:45:16.876Z] #13 51.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-21T18:45:16.876Z] #13 51.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:45:16.876Z] #13 51.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-21T18:45:16.876Z] #13 51.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-21T18:45:16.876Z] #13 51.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:45:16.876Z] #13 52.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:45:16.876Z] #13 52.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:45:16.876Z] #13 52.70 Get:13 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] [2021-05-21T18:45:16.876Z] #13 ... [2021-05-21T18:45:16.876Z] [2021-05-21T18:45:16.877Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:16.877Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:16.877Z] #42 57.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-21T18:45:16.877Z] #42 57.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:16.877Z] #42 57.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:16.877Z] #42 57.56 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-21T18:45:16.877Z] #42 57.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:16.877Z] #42 57.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:16.877Z] #42 58.67 Selecting previously unselected package libprotoc17:amd64. [2021-05-21T18:45:16.877Z] #42 58.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:16.877Z] #42 58.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:16.877Z] #42 59.33 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:45:16.877Z] #42 59.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:16.877Z] #42 59.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:45:16.877Z] #42 59.49 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:45:16.877Z] #42 59.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:16.877Z] #42 59.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:45:16.877Z] #42 59.67 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:45:16.877Z] #42 59.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:45:16.877Z] #42 59.70 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:16.877Z] #42 59.94 Selecting previously unselected package python-six. [2021-05-21T18:45:16.877Z] #42 59.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:45:16.877Z] #42 59.97 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:45:16.877Z] #42 60.05 Selecting previously unselected package python-protobuf. [2021-05-21T18:45:16.877Z] #42 60.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:16.877Z] #42 60.08 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:45:16.877Z] #42 60.68 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:17.388Z] #20 31.42 Selecting previously unselected package python3-minimal. [2021-05-21T18:45:17.389Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-05-21T18:45:17.389Z] #20 31.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-21T18:45:17.389Z] #20 31.47 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:45:17.419Z] #13 ... [2021-05-21T18:45:17.419Z] [2021-05-21T18:45:17.419Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:17.419Z] #37 sha256:b128fe792cf8e075330a0e5706351f458f84e8c03d77ec3a8debb27900e3bcbd [2021-05-21T18:45:17.419Z] #37 7.933 + RM_GOPATH=0 [2021-05-21T18:45:17.419Z] #37 7.933 + TMP_GOPATH= [2021-05-21T18:45:17.419Z] #37 7.933 + : /build [2021-05-21T18:45:17.419Z] #37 7.933 + '[' -z '' ']' [2021-05-21T18:45:17.419Z] #37 7.933 ++ mktemp -d [2021-05-21T18:45:17.419Z] #37 7.933 + export GOPATH=/tmp/tmp.5PFpk9pS2D [2021-05-21T18:45:17.419Z] #37 7.933 + GOPATH=/tmp/tmp.5PFpk9pS2D [2021-05-21T18:45:17.419Z] #37 7.933 + RM_GOPATH=1 [2021-05-21T18:45:17.419Z] #37 7.933 + case "$(go env GOARCH)" in [2021-05-21T18:45:17.419Z] #37 7.933 ++ go env GOARCH [2021-05-21T18:45:17.419Z] #37 7.970 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:17.419Z] #37 7.970 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:17.419Z] #37 7.970 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:17.419Z] #37 7.970 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:17.419Z] #37 7.970 + dir=/tmp/install [2021-05-21T18:45:17.419Z] #37 7.970 + bin=tini [2021-05-21T18:45:17.419Z] #37 7.970 + shift [2021-05-21T18:45:17.419Z] #37 7.970 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:45:17.419Z] #37 7.970 + . /tmp/install/tini.installer [2021-05-21T18:45:17.419Z] #37 7.970 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:17.419Z] #37 7.970 + install_tini [2021-05-21T18:45:17.419Z] #37 7.970 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:45:17.419Z] #37 7.970 + git clone https://github.com/krallin/tini.git /tmp/tmp.5PFpk9pS2D/tini [2021-05-21T18:45:17.419Z] #37 7.970 Cloning into '/tmp/tmp.5PFpk9pS2D/tini'... [2021-05-21T18:45:17.419Z] #37 8.649 + cd /tmp/tmp.5PFpk9pS2D/tini [2021-05-21T18:45:17.419Z] #37 8.650 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:17.419Z] #37 8.663 + cmake . [2021-05-21T18:45:17.419Z] #37 9.200 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:45:17.419Z] #37 9.232 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:45:17.419Z] #37 9.844 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:45:17.419Z] #37 9.857 -- Detecting C compiler ABI info [2021-05-21T18:45:17.419Z] #37 ... [2021-05-21T18:45:17.419Z] [2021-05-21T18:45:17.419Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:17.419Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:17.419Z] #43 6.803 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:45:17.419Z] #43 6.804 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:45:17.419Z] #43 6.823 Note: Building without GnuTLS support [2021-05-21T18:45:17.419Z] #43 6.831 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:45:17.419Z] #43 6.841 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:45:17.419Z] #43 ... [2021-05-21T18:45:17.419Z] [2021-05-21T18:45:17.419Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:17.419Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:45:17.419Z] #45 59.04 time [2021-05-21T18:45:17.419Z] #45 63.45 internal/fmtsort [2021-05-21T18:45:17.419Z] #45 63.92 internal/syscall/execenv [2021-05-21T18:45:17.419Z] #45 64.07 internal/syscall/unix [2021-05-21T18:45:17.419Z] #45 64.26 strings [2021-05-21T18:45:17.419Z] #45 64.42 internal/poll [2021-05-21T18:45:17.419Z] #45 66.21 os [2021-05-21T18:45:17.419Z] #45 66.63 regexp/syntax [2021-05-21T18:45:17.419Z] #45 ... [2021-05-21T18:45:17.419Z] [2021-05-21T18:45:17.419Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:17.419Z] #37 sha256:b128fe792cf8e075330a0e5706351f458f84e8c03d77ec3a8debb27900e3bcbd [2021-05-21T18:45:17.419Z] #37 10.47 -- Detecting C compiler ABI info - done [2021-05-21T18:45:17.419Z] #37 10.53 -- Detecting C compile features [2021-05-21T18:45:17.652Z] #20 31.55 Selecting previously unselected package libmpdec2:amd64. [2021-05-21T18:45:17.652Z] #20 31.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-21T18:45:17.652Z] #20 31.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:45:17.789Z] #49 ... [2021-05-21T18:45:17.789Z] [2021-05-21T18:45:17.789Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:17.789Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:17.789Z] #42 42.24 Reading package lists... [2021-05-21T18:45:17.789Z] #42 48.33 Building dependency tree... [2021-05-21T18:45:17.789Z] #42 52.16 The following additional packages will be installed: [2021-05-21T18:45:17.789Z] #42 52.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T18:45:17.789Z] #42 52.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T18:45:17.789Z] #42 52.19 Suggested packages: [2021-05-21T18:45:17.789Z] #42 52.20 manpages-dev python-setuptools [2021-05-21T18:45:17.789Z] #42 53.36 The following NEW packages will be installed: [2021-05-21T18:45:17.789Z] #42 53.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T18:45:17.789Z] #42 53.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T18:45:17.789Z] #42 53.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T18:45:17.789Z] #42 53.38 python-six zlib1g-dev [2021-05-21T18:45:17.789Z] #42 53.75 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:45:17.789Z] #42 53.75 Need to get 4095 kB of archives. [2021-05-21T18:45:17.789Z] #42 53.75 After this operation, 22.5 MB of additional disk space will be used. [2021-05-21T18:45:17.789Z] #42 53.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-21T18:45:17.789Z] #42 53.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:45:17.789Z] #42 53.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-21T18:45:17.789Z] #42 53.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:45:17.789Z] #42 53.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-21T18:45:17.789Z] #42 53.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:45:17.789Z] #42 53.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-21T18:45:17.789Z] #42 53.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-21T18:45:17.789Z] #42 53.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-21T18:45:17.789Z] #42 53.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-21T18:45:17.789Z] #42 53.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-21T18:45:17.789Z] #42 53.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-21T18:45:17.789Z] #42 54.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-21T18:45:17.789Z] #42 54.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-21T18:45:17.789Z] #42 54.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T18:45:17.789Z] #42 54.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-21T18:45:17.789Z] #42 54.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-21T18:45:17.789Z] #42 55.55 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:17.789Z] #42 55.79 Fetched 4095 kB in 1s (6411 kB/s) [2021-05-21T18:45:17.789Z] #42 56.31 Selecting previously unselected package libcap-dev:amd64. [2021-05-21T18:45:17.789Z] #42 56.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.) [2021-05-21T18:45:17.789Z] #42 56.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 56.38 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:45:17.789Z] #42 56.69 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:45:17.789Z] #42 56.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 56.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:17.789Z] #42 56.83 Selecting previously unselected package libnet1-dev. [2021-05-21T18:45:17.789Z] #42 56.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 56.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:17.789Z] #42 57.06 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:45:17.789Z] #42 57.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 57.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:17.789Z] #42 57.21 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-21T18:45:17.789Z] #42 57.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 57.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:45:17.789Z] #42 57.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:45:17.789Z] #42 57.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 57.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:17.789Z] #42 57.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-21T18:45:17.789Z] #42 57.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 57.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:17.789Z] #42 57.98 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-21T18:45:17.789Z] #42 57.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-21T18:45:17.789Z] #42 57.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:45:17.789Z] #42 ... [2021-05-21T18:45:17.789Z] [2021-05-21T18:45:17.789Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:17.789Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:17.789Z] #36 43.46 Reading package lists... [2021-05-21T18:45:17.789Z] #36 50.22 Building dependency tree... [2021-05-21T18:45:17.789Z] #36 53.02 The following additional packages will be installed: [2021-05-21T18:45:17.789Z] #36 53.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T18:45:17.789Z] #36 53.04 Suggested packages: [2021-05-21T18:45:17.789Z] #36 53.05 cmake-doc ninja-build lrzip [2021-05-21T18:45:17.789Z] #36 53.05 Recommended packages: [2021-05-21T18:45:17.789Z] #36 53.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T18:45:17.789Z] #36 53.97 The following NEW packages will be installed: [2021-05-21T18:45:17.789Z] #36 53.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T18:45:17.789Z] #36 53.99 vim-common xxd [2021-05-21T18:45:17.789Z] #36 54.38 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-21T18:45:17.789Z] #36 54.38 Need to get 14.9 MB of archives. [2021-05-21T18:45:17.789Z] #36 54.38 After this operation, 61.8 MB of additional disk space will be used. [2021-05-21T18:45:17.789Z] #36 54.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:45:17.789Z] #36 54.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:45:17.789Z] #36 54.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T18:45:17.789Z] #36 54.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:45:17.789Z] #36 56.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-21T18:45:17.789Z] #36 56.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-21T18:45:17.789Z] #36 56.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-21T18:45:17.789Z] #36 56.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-21T18:45:17.789Z] #36 56.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-21T18:45:17.789Z] #36 56.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-21T18:45:17.789Z] #36 57.58 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:17.789Z] #36 57.72 Fetched 14.9 MB in 2s (6148 kB/s) [2021-05-21T18:45:17.789Z] #36 57.90 Selecting previously unselected package xxd. [2021-05-21T18:45:17.789Z] #36 57.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 ... 15410 files and directories currently installed.) [2021-05-21T18:45:17.789Z] #36 57.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:45:17.789Z] #36 57.99 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:45:17.789Z] #36 58.18 Selecting previously unselected package vim-common. [2021-05-21T18:45:17.789Z] #36 58.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:45:17.789Z] #36 58.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:17.789Z] #36 ... [2021-05-21T18:45:17.789Z] [2021-05-21T18:45:17.789Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:17.789Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:17.915Z] #20 31.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-21T18:45:17.915Z] #20 31.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:45:17.915Z] #20 31.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:18.045Z] #42 58.40 Selecting previously unselected package libprotobuf17:amd64. [2021-05-21T18:45:18.045Z] #42 58.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:18.045Z] #42 58.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:18.607Z] #42 59.05 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-21T18:45:18.607Z] #42 59.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:18.607Z] #42 59.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:18.607Z] #42 59.25 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-21T18:45:18.610Z] #21 ... [2021-05-21T18:45:18.610Z] [2021-05-21T18:45:18.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:18.610Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:45:18.610Z] #44 104.4 CC criu/clone-noasan.o [2021-05-21T18:45:18.610Z] #44 104.7 CC criu/config.o [2021-05-21T18:45:18.610Z] #44 107.8 CC criu/cr-check.o [2021-05-21T18:45:18.610Z] #44 110.4 CC criu/cr-dedup.o [2021-05-21T18:45:18.610Z] #44 111.0 CC criu/cr-dump.o [2021-05-21T18:45:18.610Z] #44 113.9 CC criu/cr-errno.o [2021-05-21T18:45:18.610Z] #44 114.0 CC criu/cr-restore.o [2021-05-21T18:45:18.610Z] #44 ... [2021-05-21T18:45:18.610Z] [2021-05-21T18:45:18.610Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:18.610Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:45:18.610Z] #21 64.32 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-05-21T18:45:18.610Z] #21 64.32 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:45:18.610Z] #21 64.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:45:18.610Z] #21 64.35 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:45:18.610Z] #21 64.53 invoke-rc.d: could not determine current runlevel [2021-05-21T18:45:18.610Z] #21 64.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:45:18.610Z] #21 64.55 Setting up pigz (2.4-1) ... [2021-05-21T18:45:18.610Z] #21 64.56 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-21T18:45:18.610Z] #21 64.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-21T18:45:18.610Z] #21 64.58 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:45:18.610Z] #21 64.61 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-05-21T18:45:18.610Z] #21 64.61 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:45:18.663Z] #29 12.18 0.0% 1.1% # 2.3% ## 4.1% ### 4.6% #### 6.2% ##### 7.3% ##### 7.9% ###### 8.7% ####### 10.3% ####### 10.4% ######## 11.8% ######### 13.6% ########## 15.3% ########### 16.6% ############ 17.6% ############# 18.6% ############# 19.3% ############## 19.9% ############### 21.6% ################ 23.5% ################## 25.4% ################### 27.0% #################### 28.3% ##################### 30.1% ####################### 32.6% ######################## 34.1% ######################### 35.4% ########################## 36.3% ############################ 39.1% ############################ 39.8% ############################# 41.0% ############################## 41.9% ############################## 42.9% ############################### 43.5% ################################ 44.6% ################################# 46.4% ################################## 48.1% #################################### 50.4% ##################################### 52.7% ####################################### 54.2% ######################################## 56.5% ########################################## 58.7% ########################################### 59.7% ########################################### 60.7% ############################################ 62.3% ############################################# 63.1% ############################################# 63.7% ############################################## 64.7% ############################################### 66.0% ################################################ 67.5% ################################################# 68.4% ################################################# 69.3% ################################################## 70.7% ################################################### 71.2% #################################################### 72.4% ##################################################### 74.4% ###################################################### 75.0% ###################################################### 76.1% ####################################################### 77.2% ######################################################## 78.2% ######################################################### 79.4% ######################################################### 80.5% ########################################################## 81.7% ########################################################### 83.2% ############################################################ 84.1% ############################################################# 85.8% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.6% ################################################################# 90.4% ################################################################## 91.9% ################################################################## 93.1% ################################################################### 94.0% #################################################################### 95.2% #################################################################### 95.6% ##################################################################### 96.5% ###################################################################### 97.8% ####################################################################### 99.5% ######################################################################## 100.0% [2021-05-21T18:45:18.663Z] #29 21.30 [2021-05-21T18:45:18.862Z] #20 32.67 Selecting previously unselected package python3.7. [2021-05-21T18:45:18.862Z] #20 32.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:45:18.862Z] #20 32.68 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:18.862Z] #20 32.80 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T18:45:18.862Z] #20 32.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-21T18:45:18.862Z] #20 32.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:45:18.862Z] #20 32.95 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:45:18.863Z] #42 59.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:18.863Z] #42 59.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:18.909Z] #21 65.24 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-05-21T18:45:18.909Z] #21 65.25 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-21T18:45:18.909Z] #21 65.25 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-21T18:45:18.909Z] #21 65.26 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:45:19.209Z] #21 65.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:45:19.209Z] #21 65.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:45:19.209Z] #21 65.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:45:19.209Z] #21 65.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:45:19.209Z] #21 65.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:45:19.209Z] #21 65.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:45:19.209Z] #21 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:45:19.209Z] #21 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:45:19.209Z] #21 65.34 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-21T18:45:19.209Z] #21 65.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:45:19.209Z] #21 65.36 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-21T18:45:19.209Z] #21 65.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:45:19.209Z] #21 65.36 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-21T18:45:19.209Z] #21 65.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:19.239Z] #29 ... [2021-05-21T18:45:19.239Z] [2021-05-21T18:45:19.239Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:19.239Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:45:19.239Z] #45 51.02 os [2021-05-21T18:45:19.239Z] #45 52.36 github.com/LK4D4/vndr/versioned [2021-05-21T18:45:19.239Z] #45 53.14 encoding/binary [2021-05-21T18:45:19.239Z] #45 53.18 internal/fmtsort [2021-05-21T18:45:19.239Z] #45 53.96 path/filepath [2021-05-21T18:45:19.239Z] #45 54.00 internal/lazyregexp [2021-05-21T18:45:19.239Z] #45 54.02 fmt [2021-05-21T18:45:19.239Z] #45 54.75 net [2021-05-21T18:45:19.239Z] #45 55.24 encoding/base64 [2021-05-21T18:45:19.239Z] #45 56.43 io/ioutil [2021-05-21T18:45:19.239Z] #45 56.83 crypto/cipher [2021-05-21T18:45:19.239Z] #45 57.53 crypto/ed25519/internal/edwards25519 [2021-05-21T18:45:19.239Z] #45 59.65 crypto/aes [2021-05-21T18:45:19.239Z] #45 60.38 crypto/sha256 [2021-05-21T18:45:19.323Z] #37 12.39 -- Detecting C compile features - done [2021-05-21T18:45:19.395Z] #42 ... [2021-05-21T18:45:19.395Z] [2021-05-21T18:45:19.395Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:19.395Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:45:19.395Z] #45 53.89 sync [2021-05-21T18:45:19.395Z] #45 53.91 internal/reflectlite [2021-05-21T18:45:19.395Z] #45 55.57 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:45:19.395Z] #45 55.91 math/rand [2021-05-21T18:45:19.395Z] #45 56.88 internal/singleflight [2021-05-21T18:45:19.395Z] #45 57.03 errors [2021-05-21T18:45:19.395Z] #45 57.18 sort [2021-05-21T18:45:19.395Z] #45 57.51 io [2021-05-21T18:45:19.395Z] #45 58.32 strconv [2021-05-21T18:45:19.395Z] #45 58.36 bytes [2021-05-21T18:45:19.395Z] #45 60.53 bufio [2021-05-21T18:45:19.395Z] #45 62.05 reflect [2021-05-21T18:45:19.395Z] #45 62.36 syscall [2021-05-21T18:45:19.395Z] #45 ... [2021-05-21T18:45:19.395Z] [2021-05-21T18:45:19.395Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:19.395Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:19.395Z] #36 60.09 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:45:19.395Z] #36 60.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:45:19.395Z] #36 60.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:19.503Z] #45 61.18 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-21T18:45:19.503Z] #45 ... [2021-05-21T18:45:19.503Z] [2021-05-21T18:45:19.503Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:19.503Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:45:19.503Z] #43 4.336 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:45:19.503Z] #43 4.338 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:45:19.503Z] #43 4.357 Note: Building without GnuTLS support [2021-05-21T18:45:19.503Z] #43 4.375 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:45:19.503Z] #43 4.375 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:45:19.503Z] #43 7.101 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:45:19.503Z] #43 7.216 GEN .gitid [2021-05-21T18:45:19.503Z] #43 7.370 GEN criu/include/version.h [2021-05-21T18:45:19.503Z] #43 7.508 GEN include/common/asm [2021-05-21T18:45:19.503Z] #43 9.668 PBCC images/timens.pb-c.c [2021-05-21T18:45:19.503Z] #43 9.712 DEP images/timens.pb-c.d [2021-05-21T18:45:19.503Z] #43 9.848 PBCC images/fown.pb-c.c [2021-05-21T18:45:19.503Z] #43 9.872 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:45:19.503Z] #43 9.928 PBCC images/opts.pb-c.c [2021-05-21T18:45:19.503Z] #43 9.969 PBCC images/memfd.pb-c.c [2021-05-21T18:45:19.503Z] #43 10.05 DEP images/fown.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.07 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.12 DEP images/opts.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.31 DEP images/memfd.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.41 PBCC images/sit.pb-c.c [2021-05-21T18:45:19.503Z] #43 10.50 DEP images/sit.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.58 PBCC images/macvlan.pb-c.c [2021-05-21T18:45:19.503Z] #43 10.64 DEP images/macvlan.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.74 PBCC images/autofs.pb-c.c [2021-05-21T18:45:19.503Z] #43 10.78 DEP images/autofs.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.84 PBCC images/sysctl.pb-c.c [2021-05-21T18:45:19.503Z] #43 10.90 DEP images/sysctl.pb-c.d [2021-05-21T18:45:19.503Z] #43 10.97 PBCC images/time.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.01 DEP images/time.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.06 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.08 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.16 PBCC images/seccomp.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.18 DEP images/seccomp.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.25 PBCC images/userns.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.31 DEP images/userns.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.37 PBCC images/cgroup.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.42 DEP images/cgroup.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.49 PBCC images/ext-file.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.52 DEP images/ext-file.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.66 PBCC images/rpc.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.72 DEP images/rpc.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.86 PBCC images/siginfo.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.87 DEP images/siginfo.pb-c.d [2021-05-21T18:45:19.503Z] #43 11.91 PBCC images/pagemap.pb-c.c [2021-05-21T18:45:19.503Z] #43 11.94 DEP images/pagemap.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.02 PBCC images/rlimit.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.05 DEP images/rlimit.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.12 PBCC images/file-lock.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.17 DEP images/file-lock.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.23 PBCC images/tty.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.29 DEP images/tty.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.34 PBCC images/tun.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.41 PBCC images/netdev.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.51 DEP images/tun.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.56 DEP images/netdev.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.63 PBCC images/vma.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.72 DEP images/vma.pb-c.d [2021-05-21T18:45:19.503Z] #43 12.84 PBCC images/creds.pb-c.c [2021-05-21T18:45:19.503Z] #43 12.87 DEP images/creds.pb-c.d [2021-05-21T18:45:19.582Z] #37 12.44 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:45:19.582Z] #37 12.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:45:19.768Z] #43 12.95 PBCC images/utsns.pb-c.c [2021-05-21T18:45:19.768Z] #43 12.97 DEP images/utsns.pb-c.d [2021-05-21T18:45:19.768Z] #43 13.01 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:45:19.768Z] #43 ... [2021-05-21T18:45:19.768Z] [2021-05-21T18:45:19.768Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:19.768Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:19.768Z] #29 22.40 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T18:45:19.808Z] #20 33.83 Selecting previously unselected package python3. [2021-05-21T18:45:19.840Z] #37 12.74 -- Configuring done [2021-05-21T18:45:19.840Z] #37 12.77 -- Generating done [2021-05-21T18:45:19.840Z] #37 12.77 -- Build files have been written to: /tmp/tmp.5PFpk9pS2D/tini [2021-05-21T18:45:19.840Z] #37 12.78 + make tini-static [2021-05-21T18:45:20.035Z] #29 22.66 [2021-05-21T18:45:20.071Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-05-21T18:45:20.071Z] #20 33.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-21T18:45:20.071Z] #20 33.89 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:45:20.071Z] #20 33.98 Selecting previously unselected package libip4tc0:amd64. [2021-05-21T18:45:20.071Z] #20 33.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:45:20.071Z] #20 34.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:45:20.232Z] #42 60.53 Selecting previously unselected package libprotoc17:amd64. [2021-05-21T18:45:20.232Z] #42 60.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:20.232Z] #42 60.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:20.299Z] #29 22.93 0.2% ######################################################################## 100.0% [2021-05-21T18:45:20.299Z] #29 23.03 [2021-05-21T18:45:20.325Z] #36 ... [2021-05-21T18:45:20.325Z] [2021-05-21T18:45:20.325Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:20.325Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:20.325Z] #42 65.26 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:20.325Z] #42 65.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:20.325Z] #42 65.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:20.325Z] #42 65.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:20.325Z] #42 65.39 Setting up python-six (1.12.0-1) ... [2021-05-21T18:45:20.333Z] #20 34.11 Selecting previously unselected package libip6tc0:amd64. [2021-05-21T18:45:20.333Z] #20 34.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:45:20.333Z] #20 34.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:45:20.333Z] #20 34.23 Selecting previously unselected package libiptc0:amd64. [2021-05-21T18:45:20.333Z] #20 34.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-21T18:45:20.333Z] #20 34.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:45:20.333Z] #20 34.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-21T18:45:20.408Z] #37 13.28 Scanning dependencies of target tini-static [2021-05-21T18:45:20.408Z] #37 13.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:45:20.489Z] #42 61.19 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T18:45:20.595Z] #20 34.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-21T18:45:20.595Z] #20 34.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:45:20.595Z] #20 34.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-21T18:45:20.595Z] #20 34.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-21T18:45:20.595Z] #20 34.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:45:20.595Z] #20 34.51 Selecting previously unselected package libnftnl11:amd64. [2021-05-21T18:45:20.595Z] #20 34.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-21T18:45:20.595Z] #20 34.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:45:20.595Z] #20 34.60 Selecting previously unselected package iptables. [2021-05-21T18:45:20.595Z] #20 34.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-21T18:45:20.595Z] #20 34.62 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:45:20.747Z] #42 61.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:20.747Z] #42 61.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:45:20.747Z] #42 61.34 Selecting previously unselected package protobuf-compiler. [2021-05-21T18:45:20.747Z] #42 61.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:20.754Z] #21 ... [2021-05-21T18:45:20.754Z] [2021-05-21T18:45:20.754Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:20.754Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:45:20.754Z] #46 172.5 net/http/httptrace [2021-05-21T18:45:20.754Z] #46 172.8 net/http [2021-05-21T18:45:20.976Z] #37 ... [2021-05-21T18:45:20.976Z] [2021-05-21T18:45:20.976Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:20.976Z] #51 sha256:63f6b65d0fe583835309a7b4a5902050f9e91a0de865a9382980c029eb19c829 [2021-05-21T18:45:20.976Z] #51 62.81 context [2021-05-21T18:45:20.976Z] #51 63.66 internal/poll [2021-05-21T18:45:20.976Z] #51 63.80 encoding/binary [2021-05-21T18:45:20.976Z] #51 65.28 encoding/base64 [2021-05-21T18:45:20.976Z] #51 65.78 os [2021-05-21T18:45:20.976Z] #51 66.00 strings [2021-05-21T18:45:20.976Z] #51 68.18 golang.org/x/sys/unix [2021-05-21T18:45:20.976Z] #51 69.49 fmt [2021-05-21T18:45:21.003Z] #42 61.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:45:21.003Z] #42 61.52 Selecting previously unselected package python-pkg-resources. [2021-05-21T18:45:21.003Z] #42 61.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:45:21.003Z] #42 61.60 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:21.120Z] #20 34.98 Selecting previously unselected package xxd. [2021-05-21T18:45:21.120Z] #20 34.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:45:21.120Z] #20 34.99 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:45:21.120Z] #20 35.12 Selecting previously unselected package vim-common. [2021-05-21T18:45:21.120Z] #20 35.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:45:21.120Z] #20 35.17 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:21.235Z] #51 ... [2021-05-21T18:45:21.235Z] [2021-05-21T18:45:21.235Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:21.235Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:21.235Z] #43 8.796 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:45:21.235Z] #43 8.867 GEN .gitid [2021-05-21T18:45:21.235Z] #43 8.887 GEN criu/include/version.h [2021-05-21T18:45:21.235Z] #43 8.949 GEN include/common/asm [2021-05-21T18:45:21.235Z] #43 10.42 PBCC images/timens.pb-c.c [2021-05-21T18:45:21.235Z] #43 10.47 DEP images/timens.pb-c.d [2021-05-21T18:45:21.235Z] #43 10.51 PBCC images/fown.pb-c.c [2021-05-21T18:45:21.235Z] #43 10.56 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:45:21.236Z] #43 10.69 PBCC images/opts.pb-c.c [2021-05-21T18:45:21.236Z] #43 10.75 PBCC images/memfd.pb-c.c [2021-05-21T18:45:21.236Z] #43 10.85 DEP images/fown.pb-c.d [2021-05-21T18:45:21.236Z] #43 10.91 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:45:21.236Z] #43 10.99 DEP images/opts.pb-c.d [2021-05-21T18:45:21.236Z] #43 11.05 DEP images/memfd.pb-c.d [2021-05-21T18:45:21.236Z] #43 11.10 PBCC images/sit.pb-c.c [2021-05-21T18:45:21.260Z] #42 ... [2021-05-21T18:45:21.260Z] [2021-05-21T18:45:21.260Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:21.260Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:21.260Z] #13 38.05 Reading package lists... [2021-05-21T18:45:21.260Z] #13 45.04 Building dependency tree... [2021-05-21T18:45:21.260Z] #13 48.58 The following additional packages will be installed: [2021-05-21T18:45:21.260Z] #13 48.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T18:45:21.260Z] #13 48.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T18:45:21.260Z] #13 48.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T18:45:21.260Z] #13 48.63 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T18:45:21.260Z] #13 48.64 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:45:21.260Z] #13 48.65 Suggested packages: [2021-05-21T18:45:21.260Z] #13 48.66 gcc-8-locales seccomp wine64 [2021-05-21T18:45:21.260Z] #13 49.95 The following NEW packages will be installed: [2021-05-21T18:45:21.260Z] #13 49.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T18:45:21.260Z] #13 49.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T18:45:21.260Z] #13 49.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T18:45:21.260Z] #13 49.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T18:45:21.260Z] #13 49.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T18:45:21.260Z] #13 49.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T18:45:21.260Z] #13 49.97 The following packages will be upgraded: [2021-05-21T18:45:21.260Z] #13 49.97 libseccomp2 libsystemd0 libudev1 [2021-05-21T18:45:21.260Z] #13 50.38 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:45:21.260Z] #13 50.38 Need to get 78.2 MB of archives. [2021-05-21T18:45:21.260Z] #13 50.38 After this operation, 487 MB of additional disk space will be used. [2021-05-21T18:45:21.260Z] #13 50.38 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-21T18:45:21.260Z] #13 50.38 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-21T18:45:21.260Z] #13 50.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-21T18:45:21.260Z] #13 50.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-21T18:45:21.260Z] #13 50.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-21T18:45:21.260Z] #13 50.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-21T18:45:21.260Z] #13 50.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-21T18:45:21.260Z] #13 50.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-21T18:45:21.260Z] #13 50.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-21T18:45:21.260Z] #13 50.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T18:45:21.260Z] #13 51.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-21T18:45:21.260Z] #13 51.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-21T18:45:21.260Z] #13 51.77 Get:13 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] [2021-05-21T18:45:21.382Z] #20 35.35 Selecting previously unselected package bash-completion. [2021-05-21T18:45:21.382Z] #20 35.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:45:21.495Z] #43 11.15 DEP images/sit.pb-c.d [2021-05-21T18:45:21.495Z] #43 11.23 PBCC images/macvlan.pb-c.c [2021-05-21T18:45:21.495Z] #43 11.25 DEP images/macvlan.pb-c.d [2021-05-21T18:45:21.495Z] #43 11.32 PBCC images/autofs.pb-c.c [2021-05-21T18:45:21.495Z] #43 11.33 DEP images/autofs.pb-c.d [2021-05-21T18:45:21.516Z] #13 ... [2021-05-21T18:45:21.516Z] [2021-05-21T18:45:21.516Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:21.516Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:21.516Z] #42 61.91 Selecting previously unselected package python-six. [2021-05-21T18:45:21.516Z] #42 61.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T18:45:21.516Z] #42 61.92 Unpacking python-six (1.12.0-1) ... [2021-05-21T18:45:21.516Z] #42 62.01 Selecting previously unselected package python-protobuf. [2021-05-21T18:45:21.516Z] #42 62.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-21T18:45:21.516Z] #42 62.02 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T18:45:21.697Z] #29 24.08 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T18:45:21.697Z] #29 24.39 [2021-05-21T18:45:21.753Z] #43 11.38 PBCC images/sysctl.pb-c.c [2021-05-21T18:45:21.753Z] #43 11.41 DEP images/sysctl.pb-c.d [2021-05-21T18:45:21.753Z] #43 11.47 PBCC images/time.pb-c.c [2021-05-21T18:45:21.753Z] #43 11.48 DEP images/time.pb-c.d [2021-05-21T18:45:21.753Z] #43 11.55 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:45:21.753Z] #43 11.58 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:45:21.753Z] #43 11.62 PBCC images/seccomp.pb-c.c [2021-05-21T18:45:21.753Z] #43 11.64 DEP images/seccomp.pb-c.d [2021-05-21T18:45:22.012Z] #43 11.67 PBCC images/userns.pb-c.c [2021-05-21T18:45:22.012Z] #43 11.71 DEP images/userns.pb-c.d [2021-05-21T18:45:22.012Z] #43 11.75 PBCC images/cgroup.pb-c.c [2021-05-21T18:45:22.012Z] #43 11.81 DEP images/cgroup.pb-c.d [2021-05-21T18:45:22.012Z] #43 11.87 PBCC images/ext-file.pb-c.c [2021-05-21T18:45:22.127Z] #29 24.67 0.4% [2021-05-21T18:45:22.127Z] #29 ... [2021-05-21T18:45:22.127Z] [2021-05-21T18:45:22.127Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:22.127Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:45:22.127Z] #51 53.60 encoding/binary [2021-05-21T18:45:22.127Z] #51 55.67 encoding/base64 [2021-05-21T18:45:22.127Z] #51 55.69 golang.org/x/sys/unix [2021-05-21T18:45:22.127Z] #51 56.58 fmt [2021-05-21T18:45:22.127Z] #51 56.60 io/ioutil [2021-05-21T18:45:22.127Z] #51 56.67 mvdan.cc/sh/v3/fileutil [2021-05-21T18:45:22.127Z] #51 60.33 encoding/json [2021-05-21T18:45:22.127Z] #51 60.34 flag [2021-05-21T18:45:22.127Z] #51 60.35 github.com/pkg/diff [2021-05-21T18:45:22.127Z] #51 62.05 go/token [2021-05-21T18:45:22.127Z] #51 62.47 mvdan.cc/editorconfig [2021-05-21T18:45:22.127Z] #51 63.74 go/scanner [2021-05-21T18:45:22.127Z] #51 ... [2021-05-21T18:45:22.127Z] [2021-05-21T18:45:22.127Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:22.127Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:22.127Z] #29 24.67 0.4% ######################################################################## 100.0% [2021-05-21T18:45:22.275Z] #43 11.92 DEP images/ext-file.pb-c.d [2021-05-21T18:45:22.275Z] #43 11.96 PBCC images/rpc.pb-c.c [2021-05-21T18:45:22.275Z] #43 12.02 DEP images/rpc.pb-c.d [2021-05-21T18:45:22.275Z] #43 12.07 PBCC images/siginfo.pb-c.c [2021-05-21T18:45:22.275Z] #43 12.12 DEP images/siginfo.pb-c.d [2021-05-21T18:45:22.275Z] #43 12.19 PBCC images/pagemap.pb-c.c [2021-05-21T18:45:22.392Z] #29 ... [2021-05-21T18:45:22.392Z] [2021-05-21T18:45:22.392Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:22.392Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:45:22.392Z] #13 50.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:45:22.392Z] #13 50.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-21T18:45:22.392Z] #13 50.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:45:22.392Z] #13 53.14 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:45:22.392Z] #13 53.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:45:22.392Z] #13 53.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:45:22.392Z] #13 53.31 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-21T18:45:22.392Z] #13 53.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-21T18:45:22.392Z] #13 53.34 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-21T18:45:22.392Z] #13 53.47 Selecting previously unselected package dmsetup. [2021-05-21T18:45:22.392Z] #13 53.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-21T18:45:22.392Z] #13 53.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:45:22.392Z] #13 53.70 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:45:22.392Z] #13 53.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:45:22.392Z] #13 53.70 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:45:22.392Z] #13 59.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:45:22.392Z] #13 59.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:45:22.392Z] #13 59.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:45:22.392Z] #13 ... [2021-05-21T18:45:22.392Z] [2021-05-21T18:45:22.392Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:22.392Z] #37 sha256:5558f3a560e437d28aff6d19c7c98d8c705ad002aa7a2ce6789ba31a4eebe9d9 [2021-05-21T18:45:22.392Z] #37 1.595 + RM_GOPATH=0 [2021-05-21T18:45:22.392Z] #37 1.595 + TMP_GOPATH= [2021-05-21T18:45:22.392Z] #37 1.595 + : /build [2021-05-21T18:45:22.392Z] #37 1.595 + '[' -z '' ']' [2021-05-21T18:45:22.392Z] #37 1.596 ++ mktemp -d [2021-05-21T18:45:22.392Z] #37 1.598 + export GOPATH=/tmp/tmp.zBTS0vdI29 [2021-05-21T18:45:22.392Z] #37 1.598 + GOPATH=/tmp/tmp.zBTS0vdI29 [2021-05-21T18:45:22.392Z] #37 1.598 + RM_GOPATH=1 [2021-05-21T18:45:22.392Z] #37 1.598 + case "$(go env GOARCH)" in [2021-05-21T18:45:22.392Z] #37 1.599 ++ go env GOARCH [2021-05-21T18:45:22.392Z] #37 1.622 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:22.392Z] #37 1.622 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:22.392Z] #37 1.627 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:22.392Z] #37 1.632 + dir=/tmp/install [2021-05-21T18:45:22.392Z] #37 1.632 + bin=tini [2021-05-21T18:45:22.392Z] #37 1.632 + shift [2021-05-21T18:45:22.392Z] #37 1.632 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:45:22.392Z] #37 1.632 + . /tmp/install/tini.installer [2021-05-21T18:45:22.392Z] #37 1.632 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:22.392Z] #37 1.633 + install_tini [2021-05-21T18:45:22.392Z] #37 1.633 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:45:22.392Z] #37 1.633 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:22.392Z] #37 1.633 + git clone https://github.com/krallin/tini.git /tmp/tmp.zBTS0vdI29/tini [2021-05-21T18:45:22.392Z] #37 1.641 Cloning into '/tmp/tmp.zBTS0vdI29/tini'... [2021-05-21T18:45:22.392Z] #37 2.600 + cd /tmp/tmp.zBTS0vdI29/tini [2021-05-21T18:45:22.392Z] #37 2.601 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:22.392Z] #37 2.638 + cmake . [2021-05-21T18:45:22.392Z] #37 3.653 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:45:22.392Z] #37 3.728 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:45:22.392Z] #37 4.319 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:45:22.392Z] #37 4.325 -- Detecting C compiler ABI info [2021-05-21T18:45:22.392Z] #37 5.424 -- Detecting C compiler ABI info - done [2021-05-21T18:45:22.392Z] #37 5.530 -- Detecting C compile features [2021-05-21T18:45:22.392Z] #37 8.328 -- Detecting C compile features - done [2021-05-21T18:45:22.392Z] #37 8.344 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:45:22.392Z] #37 8.649 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:45:22.392Z] #37 8.759 -- Configuring done [2021-05-21T18:45:22.392Z] #37 8.786 -- Generating done [2021-05-21T18:45:22.392Z] #37 8.790 -- Build files have been written to: /tmp/tmp.zBTS0vdI29/tini [2021-05-21T18:45:22.392Z] #37 8.808 + make tini-static [2021-05-21T18:45:22.392Z] #37 9.405 Scanning dependencies of target tini-static [2021-05-21T18:45:22.392Z] #37 9.597 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:45:22.539Z] #43 12.23 DEP images/pagemap.pb-c.d [2021-05-21T18:45:22.539Z] #43 12.32 PBCC images/rlimit.pb-c.c [2021-05-21T18:45:22.539Z] #43 12.37 DEP images/rlimit.pb-c.d [2021-05-21T18:45:22.539Z] #43 12.45 PBCC images/file-lock.pb-c.c [2021-05-21T18:45:22.539Z] #43 12.48 DEP images/file-lock.pb-c.d [2021-05-21T18:45:22.656Z] #37 ... [2021-05-21T18:45:22.656Z] [2021-05-21T18:45:22.656Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:22.656Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:45:22.656Z] #43 13.04 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.07 DEP images/ipc-desc.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.18 DEP images/ipc-sem.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.26 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.27 DEP images/ipc-msg.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.36 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.38 DEP images/ipc-shm.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.44 PBCC images/ipc-var.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.46 DEP images/ipc-var.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.54 PBCC images/sk-opts.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.58 PBCC images/packet-sock.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.60 DEP images/sk-opts.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.70 DEP images/packet-sock.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.83 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.88 DEP images/sk-netlink.pb-c.d [2021-05-21T18:45:22.656Z] #43 13.92 PBCC images/sk-inet.pb-c.c [2021-05-21T18:45:22.656Z] #43 13.97 DEP images/sk-inet.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.03 PBCC images/sk-unix.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.06 DEP images/sk-unix.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.10 PBCC images/mm.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.13 DEP images/mm.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.20 PBCC images/timerfd.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.27 DEP images/timerfd.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.38 PBCC images/timer.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.40 DEP images/timer.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.46 PBCC images/sa.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.53 DEP images/sa.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.60 PBCC images/pipe-data.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.62 DEP images/pipe-data.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.70 PBCC images/mnt.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.76 DEP images/mnt.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.80 PBCC images/sk-packet.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.85 DEP images/sk-packet.pb-c.d [2021-05-21T18:45:22.656Z] #43 14.89 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:45:22.656Z] #43 14.94 DEP images/tcp-stream.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.02 PBCC images/pipe.pb-c.c [2021-05-21T18:45:22.656Z] #43 15.06 DEP images/pipe.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.12 PBCC images/pstree.pb-c.c [2021-05-21T18:45:22.656Z] #43 15.13 DEP images/pstree.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.19 PBCC images/fs.pb-c.c [2021-05-21T18:45:22.656Z] #43 15.24 DEP images/fs.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.30 PBCC images/signalfd.pb-c.c [2021-05-21T18:45:22.656Z] #43 15.35 DEP images/signalfd.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.63 PBCC images/fh.pb-c.c [2021-05-21T18:45:22.656Z] #43 15.74 PBCC images/fsnotify.pb-c.c [2021-05-21T18:45:22.656Z] #43 15.84 DEP images/fh.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.89 DEP images/fsnotify.pb-c.d [2021-05-21T18:45:22.656Z] #43 15.98 PBCC images/eventpoll.pb-c.c [2021-05-21T18:45:22.799Z] #43 ... [2021-05-21T18:45:22.799Z] [2021-05-21T18:45:22.799Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:22.799Z] #37 sha256:b128fe792cf8e075330a0e5706351f458f84e8c03d77ec3a8debb27900e3bcbd [2021-05-21T18:45:22.799Z] #37 14.58 [100%] Linking C executable tini-static [2021-05-21T18:45:22.799Z] #37 15.28 [100%] Built target tini-static [2021-05-21T18:45:22.799Z] #37 15.38 + mkdir -p /build [2021-05-21T18:45:22.799Z] #37 15.38 + cp tini-static /build/docker-init [2021-05-21T18:45:22.799Z] #37 DONE 15.7s [2021-05-21T18:45:22.799Z] [2021-05-21T18:45:22.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:22.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:22.799Z] #43 12.53 PBCC images/tty.pb-c.c [2021-05-21T18:45:22.799Z] #43 12.63 DEP images/tty.pb-c.d [2021-05-21T18:45:22.799Z] #43 12.70 PBCC images/tun.pb-c.c [2021-05-21T18:45:22.850Z] #42 ... [2021-05-21T18:45:22.850Z] [2021-05-21T18:45:22.850Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:45:22.850Z] #47 sha256:a016740800d77c6bdbb866f8c547305d8e98cf0e86f961627c7b0d1b94fb03ae [2021-05-21T18:45:22.850Z] #47 DONE 67.4s [2021-05-21T18:45:22.850Z] [2021-05-21T18:45:22.850Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:22.850Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:22.850Z] #13 55.73 Get:14 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] [2021-05-21T18:45:22.850Z] #13 58.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-21T18:45:22.850Z] #13 58.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-21T18:45:22.850Z] #13 58.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:45:22.850Z] #13 58.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:45:22.850Z] #13 58.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-21T18:45:22.850Z] #13 58.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-21T18:45:22.850Z] #13 58.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-21T18:45:22.850Z] #13 58.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-21T18:45:22.850Z] #13 58.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-21T18:45:22.850Z] #13 58.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-21T18:45:22.850Z] #13 58.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-21T18:45:22.850Z] #13 58.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-21T18:45:22.850Z] #13 58.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-21T18:45:22.850Z] #13 58.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-21T18:45:22.850Z] #13 59.52 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:22.850Z] #13 59.74 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-05-21T18:45:22.850Z] #13 59.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.) [2021-05-21T18:45:22.850Z] #13 59.94 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-21T18:45:22.850Z] #13 59.96 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:22.850Z] #13 60.38 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-21T18:45:22.850Z] #13 60.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:22.850Z] #13 60.56 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:45:22.850Z] #13 60.58 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:45:22.850Z] #13 60.94 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:45:22.850Z] #13 61.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:22.850Z] #13 61.44 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-21T18:45:22.850Z] #13 61.44 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:22.890Z] #42 63.45 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:22.921Z] #43 16.03 DEP images/eventpoll.pb-c.d [2021-05-21T18:45:22.921Z] #43 16.07 PBCC images/eventfd.pb-c.c [2021-05-21T18:45:22.921Z] #43 16.11 DEP images/eventfd.pb-c.d [2021-05-21T18:45:22.921Z] #43 16.20 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:45:22.921Z] #43 16.22 DEP images/remap-file-path.pb-c.d [2021-05-21T18:45:22.921Z] #43 16.30 PBCC images/fifo.pb-c.c [2021-05-21T18:45:23.058Z] #43 12.78 PBCC images/netdev.pb-c.c [2021-05-21T18:45:23.058Z] #43 12.88 DEP images/tun.pb-c.d [2021-05-21T18:45:23.058Z] #43 13.03 DEP images/netdev.pb-c.d [2021-05-21T18:45:23.188Z] #43 16.33 DEP images/fifo.pb-c.d [2021-05-21T18:45:23.188Z] #43 16.42 PBCC images/ghost-file.pb-c.c [2021-05-21T18:45:23.188Z] #43 16.52 DEP images/ghost-file.pb-c.d [2021-05-21T18:45:23.317Z] #43 13.09 PBCC images/vma.pb-c.c [2021-05-21T18:45:23.317Z] #43 13.14 DEP images/vma.pb-c.d [2021-05-21T18:45:23.317Z] #43 13.20 PBCC images/creds.pb-c.c [2021-05-21T18:45:23.317Z] #43 13.26 DEP images/creds.pb-c.d [2021-05-21T18:45:23.414Z] #13 61.85 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-21T18:45:23.414Z] #13 62.20 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:45:23.456Z] #43 16.58 PBCC images/regfile.pb-c.c [2021-05-21T18:45:23.456Z] #43 16.68 DEP images/regfile.pb-c.d [2021-05-21T18:45:23.456Z] #43 16.76 PBCC images/ns.pb-c.c [2021-05-21T18:45:23.456Z] #43 16.78 DEP images/ns.pb-c.d [2021-05-21T18:45:23.537Z] #46 ... [2021-05-21T18:45:23.537Z] [2021-05-21T18:45:23.537Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:23.537Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-21T18:45:23.537Z] #21 69.49 Setting up iptables (1.8.2-4) ... [2021-05-21T18:45:23.537Z] #21 69.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:45:23.537Z] #21 69.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:45:23.537Z] #21 69.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:45:23.537Z] #21 69.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:45:23.537Z] #21 69.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:45:23.537Z] #21 69.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:45:23.537Z] #21 69.59 Setting up python3 (3.7.3-1) ... [2021-05-21T18:45:23.577Z] #43 13.28 PBCC images/utsns.pb-c.c [2021-05-21T18:45:23.577Z] #43 13.34 DEP images/utsns.pb-c.d [2021-05-21T18:45:23.577Z] #43 13.41 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:45:23.577Z] #43 13.46 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:45:23.577Z] #43 13.48 DEP images/ipc-desc.pb-c.d [2021-05-21T18:45:23.577Z] #43 13.54 DEP images/ipc-sem.pb-c.d [2021-05-21T18:45:23.671Z] #13 62.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:23.671Z] #13 62.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:45:23.671Z] #13 62.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:45:23.721Z] #43 16.87 PBCC images/fdinfo.pb-c.c [2021-05-21T18:45:23.721Z] #43 17.00 DEP images/fdinfo.pb-c.d [2021-05-21T18:45:23.721Z] #43 17.06 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:45:23.835Z] #43 13.61 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:45:23.835Z] #43 13.63 DEP images/ipc-msg.pb-c.d [2021-05-21T18:45:23.836Z] #43 13.73 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:45:23.836Z] #43 13.74 DEP images/ipc-shm.pb-c.d [2021-05-21T18:45:23.836Z] #43 13.82 PBCC images/ipc-var.pb-c.c [2021-05-21T18:45:23.929Z] #13 ... [2021-05-21T18:45:23.929Z] [2021-05-21T18:45:23.929Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:23.929Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:45:23.929Z] #51 58.96 internal/oserror [2021-05-21T18:45:23.929Z] #51 58.96 bytes [2021-05-21T18:45:23.929Z] #51 59.06 syscall [2021-05-21T18:45:23.929Z] #51 61.04 strconv [2021-05-21T18:45:23.929Z] #51 64.79 reflect [2021-05-21T18:45:23.929Z] #51 65.51 time [2021-05-21T18:45:23.985Z] #43 17.11 PBCC images/core-arm.pb-c.c [2021-05-21T18:45:23.985Z] #43 17.20 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:45:24.095Z] #43 13.85 DEP images/ipc-var.pb-c.d [2021-05-21T18:45:24.095Z] #43 13.90 PBCC images/sk-opts.pb-c.c [2021-05-21T18:45:24.186Z] #51 ... [2021-05-21T18:45:24.186Z] [2021-05-21T18:45:24.186Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:24.186Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:24.186Z] #36 67.33 Selecting previously unselected package libxml2:amd64. [2021-05-21T18:45:24.186Z] #36 67.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-21T18:45:24.186Z] #36 67.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:24.186Z] #36 68.36 Selecting previously unselected package libarchive13:amd64. [2021-05-21T18:45:24.186Z] #36 68.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-21T18:45:24.186Z] #36 68.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:24.186Z] #36 68.91 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-21T18:45:24.186Z] #36 68.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-21T18:45:24.186Z] #36 68.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:45:24.186Z] #36 69.07 Selecting previously unselected package librhash0:amd64. [2021-05-21T18:45:24.186Z] #36 69.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-21T18:45:24.186Z] #36 69.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:45:24.186Z] #36 69.21 Selecting previously unselected package libuv1:amd64. [2021-05-21T18:45:24.186Z] #36 69.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-21T18:45:24.186Z] #36 69.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:45:24.189Z] #21 70.26 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:45:24.250Z] #43 17.32 PBCC images/core-s390.pb-c.c [2021-05-21T18:45:24.250Z] #43 17.38 PBCC images/core-x86.pb-c.c [2021-05-21T18:45:24.250Z] #43 17.42 PBCC images/core.pb-c.c [2021-05-21T18:45:24.250Z] #43 17.49 PBCC images/inventory.pb-c.c [2021-05-21T18:45:24.250Z] #43 17.57 DEP images/core-aarch64.pb-c.d [2021-05-21T18:45:24.250Z] #43 17.63 DEP images/core-arm.pb-c.d [2021-05-21T18:45:24.261Z] #42 ... [2021-05-21T18:45:24.261Z] [2021-05-21T18:45:24.261Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:24.261Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:45:24.261Z] #56 1.349 + RM_GOPATH=0 [2021-05-21T18:45:24.261Z] #56 1.349 + TMP_GOPATH= [2021-05-21T18:45:24.261Z] #56 1.350 + : /build [2021-05-21T18:45:24.261Z] #56 1.350 + '[' -z '' ']' [2021-05-21T18:45:24.261Z] #56 1.351 ++ mktemp -d [2021-05-21T18:45:24.261Z] #56 1.352 + export GOPATH=/tmp/tmp.ROdFwtXpz9 [2021-05-21T18:45:24.261Z] #56 1.353 + GOPATH=/tmp/tmp.ROdFwtXpz9 [2021-05-21T18:45:24.261Z] #56 1.353 + RM_GOPATH=1 [2021-05-21T18:45:24.261Z] #56 1.353 + case "$(go env GOARCH)" in [2021-05-21T18:45:24.261Z] #56 1.354 ++ go env GOARCH [2021-05-21T18:45:24.261Z] #56 1.381 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:24.261Z] #56 1.381 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:24.261Z] #56 1.381 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:24.261Z] #56 1.392 + dir=/tmp/install [2021-05-21T18:45:24.261Z] #56 1.392 + bin=containerd [2021-05-21T18:45:24.261Z] #56 1.395 + shift [2021-05-21T18:45:24.261Z] #56 1.395 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T18:45:24.261Z] #56 1.395 + . /tmp/install/containerd.installer [2021-05-21T18:45:24.261Z] #56 1.395 ++ set -e [2021-05-21T18:45:24.261Z] #56 1.396 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:24.261Z] #56 1.397 + install_containerd [2021-05-21T18:45:24.261Z] #56 1.399 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T18:45:24.261Z] #56 1.399 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:24.261Z] #56 1.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ROdFwtXpz9/src/github.com/containerd/containerd [2021-05-21T18:45:24.261Z] #56 1.419 Cloning into '/tmp/tmp.ROdFwtXpz9/src/github.com/containerd/containerd'... [2021-05-21T18:45:24.261Z] #56 ... [2021-05-21T18:45:24.261Z] [2021-05-21T18:45:24.261Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:24.261Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:45:24.261Z] #32 59.24 Checking out files: 92% (1403/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. [2021-05-21T18:45:24.261Z] #32 59.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T18:45:24.261Z] #32 59.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:24.354Z] #43 13.97 PBCC images/packet-sock.pb-c.c [2021-05-21T18:45:24.354Z] #43 14.02 DEP images/sk-opts.pb-c.d [2021-05-21T18:45:24.354Z] #43 14.05 DEP images/packet-sock.pb-c.d [2021-05-21T18:45:24.354Z] #43 14.10 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:45:24.354Z] #43 14.16 DEP images/sk-netlink.pb-c.d [2021-05-21T18:45:24.354Z] #43 14.24 PBCC images/sk-inet.pb-c.c [2021-05-21T18:45:24.354Z] #43 14.26 DEP images/sk-inet.pb-c.d [2021-05-21T18:45:24.354Z] #43 14.31 PBCC images/sk-unix.pb-c.c [2021-05-21T18:45:24.444Z] #36 69.41 Selecting previously unselected package cmake. [2021-05-21T18:45:24.444Z] #36 69.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-21T18:45:24.444Z] #36 69.43 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:45:24.515Z] #43 17.68 DEP images/core-ppc64.pb-c.d [2021-05-21T18:45:24.515Z] #43 17.74 DEP images/core-s390.pb-c.d [2021-05-21T18:45:24.515Z] #43 17.81 DEP images/core-x86.pb-c.d [2021-05-21T18:45:24.613Z] #43 14.39 DEP images/sk-unix.pb-c.d [2021-05-21T18:45:24.694Z] #20 38.11 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:45:24.694Z] #20 38.49 Selecting previously unselected package bzip2. [2021-05-21T18:45:24.694Z] #20 38.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-21T18:45:24.694Z] #20 38.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:45:24.694Z] #20 38.60 Selecting previously unselected package xz-utils. [2021-05-21T18:45:24.694Z] #20 38.60 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-21T18:45:24.694Z] #20 38.61 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:45:24.782Z] #43 17.88 DEP images/core.pb-c.d [2021-05-21T18:45:24.782Z] #43 18.01 DEP images/inventory.pb-c.d [2021-05-21T18:45:24.782Z] #43 18.05 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:45:24.782Z] #43 18.09 DEP images/cpuinfo.pb-c.d [2021-05-21T18:45:24.782Z] #43 18.16 PBCC images/stats.pb-c.c [2021-05-21T18:45:24.822Z] #32 ... [2021-05-21T18:45:24.822Z] [2021-05-21T18:45:24.822Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:24.822Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:45:24.822Z] #45 55.38 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T18:45:24.822Z] #45 55.75 math/rand [2021-05-21T18:45:24.822Z] #45 56.61 errors [2021-05-21T18:45:24.822Z] #45 56.72 sort [2021-05-21T18:45:24.822Z] #45 57.00 io [2021-05-21T18:45:24.822Z] #45 57.74 strconv [2021-05-21T18:45:24.822Z] #45 58.12 bytes [2021-05-21T18:45:24.822Z] #45 60.05 bufio [2021-05-21T18:45:24.822Z] #45 60.94 reflect [2021-05-21T18:45:24.822Z] #45 61.94 syscall [2021-05-21T18:45:24.871Z] #43 14.48 PBCC images/mm.pb-c.c [2021-05-21T18:45:24.871Z] #43 14.53 DEP images/mm.pb-c.d [2021-05-21T18:45:24.872Z] #43 14.61 PBCC images/timerfd.pb-c.c [2021-05-21T18:45:24.872Z] #43 14.62 DEP images/timerfd.pb-c.d [2021-05-21T18:45:24.872Z] #43 14.73 PBCC images/timer.pb-c.c [2021-05-21T18:45:24.872Z] #43 14.77 DEP images/timer.pb-c.d [2021-05-21T18:45:24.872Z] #43 14.84 PBCC images/sa.pb-c.c [2021-05-21T18:45:24.957Z] #20 38.79 Selecting previously unselected package apparmor. [2021-05-21T18:45:24.957Z] #20 38.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-21T18:45:24.957Z] #20 38.90 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:45:25.059Z] #43 18.23 DEP images/stats.pb-c.d [2021-05-21T18:45:25.080Z] #45 ... [2021-05-21T18:45:25.080Z] [2021-05-21T18:45:25.080Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:25.080Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:25.080Z] #13 56.19 Get:14 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] [2021-05-21T18:45:25.080Z] #13 58.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-21T18:45:25.080Z] #13 58.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-21T18:45:25.080Z] #13 58.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T18:45:25.080Z] #13 58.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T18:45:25.080Z] #13 58.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-21T18:45:25.080Z] #13 58.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-21T18:45:25.080Z] #13 58.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-21T18:45:25.080Z] #13 58.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-21T18:45:25.080Z] #13 58.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-21T18:45:25.080Z] #13 58.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-21T18:45:25.080Z] #13 58.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-21T18:45:25.080Z] #13 58.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-21T18:45:25.080Z] #13 58.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-21T18:45:25.080Z] #13 58.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-21T18:45:25.130Z] #43 14.89 DEP images/sa.pb-c.d [2021-05-21T18:45:25.130Z] #43 14.93 PBCC images/pipe-data.pb-c.c [2021-05-21T18:45:25.130Z] #43 14.99 DEP images/pipe-data.pb-c.d [2021-05-21T18:45:25.130Z] #43 15.03 PBCC images/mnt.pb-c.c [2021-05-21T18:45:25.130Z] #43 15.10 DEP images/mnt.pb-c.d [2021-05-21T18:45:25.220Z] #20 39.20 Selecting previously unselected package aufs-tools. [2021-05-21T18:45:25.220Z] #20 39.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-21T18:45:25.220Z] #20 39.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:45:25.220Z] #20 ... [2021-05-21T18:45:25.220Z] [2021-05-21T18:45:25.220Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:25.220Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:25.220Z] #43 90.47 CC criu/bfd.o [2021-05-21T18:45:25.220Z] #43 90.96 CC criu/bitmap.o [2021-05-21T18:45:25.220Z] #43 91.11 CC criu/cgroup-props.o [2021-05-21T18:45:25.220Z] #43 91.76 CC criu/cgroup.o [2021-05-21T18:45:25.220Z] #43 94.49 CC criu/clone-noasan.o [2021-05-21T18:45:25.220Z] #43 94.73 CC criu/config.o [2021-05-21T18:45:25.220Z] #43 95.90 CC criu/cr-check.o [2021-05-21T18:45:25.220Z] #43 97.55 CC criu/cr-dedup.o [2021-05-21T18:45:25.220Z] #43 97.92 CC criu/cr-dump.o [2021-05-21T18:45:25.220Z] #43 100.1 CC criu/cr-errno.o [2021-05-21T18:45:25.220Z] #43 100.2 CC criu/cr-restore.o [2021-05-21T18:45:25.328Z] #43 ... [2021-05-21T18:45:25.328Z] [2021-05-21T18:45:25.328Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:25.328Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:25.328Z] #29 25.04 [2021-05-21T18:45:25.328Z] #29 26.05 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T18:45:25.328Z] #29 26.38 [2021-05-21T18:45:25.329Z] #21 71.24 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:45:25.389Z] #43 15.19 PBCC images/sk-packet.pb-c.c [2021-05-21T18:45:25.389Z] #43 15.19 DEP images/sk-packet.pb-c.d [2021-05-21T18:45:25.389Z] #43 15.24 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:45:25.389Z] #43 15.30 DEP images/tcp-stream.pb-c.d [2021-05-21T18:45:25.482Z] #43 ... [2021-05-21T18:45:25.482Z] [2021-05-21T18:45:25.482Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:25.482Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:45:25.482Z] #20 39.37 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:45:25.482Z] #20 39.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:45:25.482Z] #20 39.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:45:25.482Z] #20 39.53 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:45:25.482Z] #20 39.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:45:25.482Z] #20 39.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:45:25.647Z] #43 15.39 PBCC images/pipe.pb-c.c [2021-05-21T18:45:25.647Z] #43 15.44 DEP images/pipe.pb-c.d [2021-05-21T18:45:25.647Z] #43 15.50 PBCC images/pstree.pb-c.c [2021-05-21T18:45:25.647Z] #43 15.60 DEP images/pstree.pb-c.d [2021-05-21T18:45:25.647Z] #43 15.60 PBCC images/fs.pb-c.c [2021-05-21T18:45:25.745Z] #20 39.64 Selecting previously unselected package jq. [2021-05-21T18:45:25.745Z] #20 39.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:45:25.745Z] #20 39.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:45:25.745Z] #20 39.75 Selecting previously unselected package libaio1:amd64. [2021-05-21T18:45:25.745Z] #20 39.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-21T18:45:25.745Z] #20 39.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:45:25.906Z] #43 15.66 DEP images/fs.pb-c.d [2021-05-21T18:45:25.906Z] #43 15.78 PBCC images/signalfd.pb-c.c [2021-05-21T18:45:25.906Z] #43 15.82 DEP images/signalfd.pb-c.d [2021-05-21T18:45:25.906Z] #43 15.89 PBCC images/fh.pb-c.c [2021-05-21T18:45:26.008Z] #13 ... [2021-05-21T18:45:26.008Z] [2021-05-21T18:45:26.008Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-21T18:45:26.008Z] #47 sha256:03bdcb3a8760174d7a98ebad476a6a5630bc3c75c46f2d359fa9a36940b991f3 [2021-05-21T18:45:26.008Z] #47 DONE 66.6s [2021-05-21T18:45:26.008Z] #20 39.86 Selecting previously unselected package libgpm2:amd64. [2021-05-21T18:45:26.008Z] #20 39.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-21T18:45:26.008Z] #20 39.87 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:45:26.008Z] #20 39.93 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:45:26.008Z] #20 39.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:45:26.008Z] #20 39.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:26.165Z] #43 15.97 PBCC images/fsnotify.pb-c.c [2021-05-21T18:45:26.264Z] [2021-05-21T18:45:26.264Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:26.264Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:26.264Z] #13 59.81 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:45:26.423Z] #43 16.09 DEP images/fh.pb-c.d [2021-05-21T18:45:26.424Z] #43 16.12 DEP images/fsnotify.pb-c.d [2021-05-21T18:45:26.424Z] #43 16.26 PBCC images/eventpoll.pb-c.c [2021-05-21T18:45:26.424Z] #43 16.26 DEP images/eventpoll.pb-c.d [2021-05-21T18:45:26.424Z] #43 16.26 PBCC images/eventfd.pb-c.c [2021-05-21T18:45:26.424Z] #43 16.31 DEP images/eventfd.pb-c.d [2021-05-21T18:45:26.424Z] #43 16.31 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:45:26.520Z] #13 60.14 Fetched 78.2 MB in 8s (9209 kB/s) [2021-05-21T18:45:26.682Z] #43 16.44 DEP images/remap-file-path.pb-c.d [2021-05-21T18:45:26.682Z] #43 16.44 PBCC images/fifo.pb-c.c [2021-05-21T18:45:26.682Z] #43 16.44 DEP images/fifo.pb-c.d [2021-05-21T18:45:26.682Z] #43 16.46 PBCC images/ghost-file.pb-c.c [2021-05-21T18:45:26.682Z] #43 16.51 DEP images/ghost-file.pb-c.d [2021-05-21T18:45:26.682Z] #43 16.59 PBCC images/regfile.pb-c.c [2021-05-21T18:45:26.720Z] #29 26.70 0.0% ## 4.0% ##### 7.6% ######### 12.5% ############ 17.4% ############## 20.2% ################# 24.0% #################### 28.2% ####################### 32.2% ######################## 33.9% ######################## 34.4% ############################ 39.4% ################################ 44.9% ##################################### 52.6% ########################################### 59.8% ############################################### 66.1% ################################################## 70.2% ####################################################### 77.0% ######################################################### 80.3% ############################################################ 84.0% ############################################################### 88.2% ############################################################### 88.3% ###################################################################### 98.1% ####################################################################### 99.8% ######################################################################## 100.0% [2021-05-21T18:45:26.720Z] #29 29.45 [2021-05-21T18:45:26.941Z] #43 16.65 DEP images/regfile.pb-c.d [2021-05-21T18:45:26.941Z] #43 16.71 PBCC images/ns.pb-c.c [2021-05-21T18:45:26.941Z] #43 16.74 DEP images/ns.pb-c.d [2021-05-21T18:45:26.941Z] #43 16.78 PBCC images/fdinfo.pb-c.c [2021-05-21T18:45:27.033Z] #13 60.38 (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.) [2021-05-21T18:45:27.033Z] #13 60.43 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-21T18:45:27.033Z] #13 60.48 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:27.200Z] #43 16.87 DEP images/fdinfo.pb-c.d [2021-05-21T18:45:27.200Z] #43 16.96 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:45:27.200Z] #43 17.02 PBCC images/core-arm.pb-c.c [2021-05-21T18:45:27.200Z] #43 17.09 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:45:27.200Z] #43 17.16 PBCC images/core-s390.pb-c.c [2021-05-21T18:45:27.450Z] #21 73.45 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:45:27.450Z] #21 73.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:45:27.459Z] #43 17.21 PBCC images/core-x86.pb-c.c [2021-05-21T18:45:27.459Z] #43 17.27 PBCC images/core.pb-c.c [2021-05-21T18:45:27.459Z] #43 17.34 PBCC images/inventory.pb-c.c [2021-05-21T18:45:27.459Z] #43 17.41 DEP images/core-aarch64.pb-c.d [2021-05-21T18:45:27.598Z] #13 61.12 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-21T18:45:27.715Z] #36 72.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:27.715Z] #36 72.45 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:45:27.715Z] #36 72.46 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:45:27.715Z] #36 72.47 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:27.715Z] #36 72.52 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:45:27.715Z] #36 72.55 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:45:27.715Z] #36 72.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:27.715Z] #36 72.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:45:27.715Z] #36 72.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:27.715Z] #36 72.64 Setting up cmake (3.13.4-1) ... [2021-05-21T18:45:27.715Z] #36 72.66 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:27.715Z] #36 72.73 Processing triggers for mime-support (3.62) ... [2021-05-21T18:45:27.717Z] #43 17.46 DEP images/core-arm.pb-c.d [2021-05-21T18:45:27.717Z] #43 17.55 DEP images/core-ppc64.pb-c.d [2021-05-21T18:45:27.717Z] #43 17.62 DEP images/core-s390.pb-c.d [2021-05-21T18:45:27.717Z] #43 17.68 DEP images/core-x86.pb-c.d [2021-05-21T18:45:27.855Z] #13 61.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 ... 15410 files and directories currently installed.) [2021-05-21T18:45:27.855Z] #13 61.26 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:45:27.855Z] #13 61.29 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-21T18:45:27.855Z] #13 61.46 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:45:27.976Z] #43 17.77 DEP images/core.pb-c.d [2021-05-21T18:45:28.053Z] #21 74.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:28.111Z] #13 61.66 (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.) [2021-05-21T18:45:28.111Z] #13 61.73 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-21T18:45:28.127Z] #29 30.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T18:45:28.235Z] #43 17.89 DEP images/inventory.pb-c.d [2021-05-21T18:45:28.235Z] #43 ... [2021-05-21T18:45:28.235Z] [2021-05-21T18:45:28.235Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:28.235Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:28.235Z] #13 65.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:45:28.235Z] #13 65.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:45:28.235Z] #13 65.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:45:28.235Z] #13 71.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:45:28.235Z] #13 71.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:28.235Z] #13 71.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:28.235Z] #13 72.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:45:28.235Z] #13 72.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:28.235Z] #13 72.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:28.235Z] #13 ... [2021-05-21T18:45:28.235Z] [2021-05-21T18:45:28.235Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:28.235Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:45:28.235Z] #45 70.02 fmt [2021-05-21T18:45:28.235Z] #45 70.32 path/filepath [2021-05-21T18:45:28.235Z] #45 71.40 regexp [2021-05-21T18:45:28.235Z] #45 74.63 internal/lazyregexp [2021-05-21T18:45:28.235Z] #45 74.90 path [2021-05-21T18:45:28.235Z] #45 75.28 flag [2021-05-21T18:45:28.235Z] #45 75.35 go/token [2021-05-21T18:45:28.235Z] #45 76.22 go/scanner [2021-05-21T18:45:28.235Z] #45 77.00 io/ioutil [2021-05-21T18:45:28.235Z] #45 77.72 go/ast [2021-05-21T18:45:28.235Z] #45 77.72 net/url [2021-05-21T18:45:28.235Z] #45 79.61 text/template/parse [2021-05-21T18:45:28.279Z] #36 DONE 73.1s [2021-05-21T18:45:28.279Z] [2021-05-21T18:45:28.280Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:28.280Z] #37 sha256:ac0a120de85626df96e07642f0c0229166969a6b1798e14758e5a678d70ca7f8 [2021-05-21T18:45:28.367Z] #13 61.74 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T18:45:28.367Z] #13 ... [2021-05-21T18:45:28.367Z] [2021-05-21T18:45:28.367Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:28.367Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:28.367Z] #36 58.80 Selecting previously unselected package cmake-data. [2021-05-21T18:45:28.367Z] #36 58.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T18:45:28.367Z] #36 58.82 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T18:45:28.367Z] #36 61.68 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:45:28.367Z] #36 61.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:45:28.367Z] #36 61.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:28.367Z] #36 ... [2021-05-21T18:45:28.367Z] [2021-05-21T18:45:28.367Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:28.367Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:45:28.367Z] #45 68.95 time [2021-05-21T18:45:28.392Z] #29 30.82 [2021-05-21T18:45:28.392Z] #29 31.02 ################################## 48.2% ######################################################################## 100.0% [2021-05-21T18:45:28.392Z] #29 31.11 [2021-05-21T18:45:28.494Z] #45 ... [2021-05-21T18:45:28.494Z] [2021-05-21T18:45:28.494Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:28.494Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:28.494Z] #43 17.99 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:45:28.494Z] #43 18.00 DEP images/cpuinfo.pb-c.d [2021-05-21T18:45:28.494Z] #43 18.05 PBCC images/stats.pb-c.c [2021-05-21T18:45:28.494Z] #43 18.08 DEP images/stats.pb-c.d [2021-05-21T18:45:28.745Z] #29 ... [2021-05-21T18:45:28.745Z] [2021-05-21T18:45:28.745Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:28.745Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:45:28.745Z] #13 67.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:45:28.745Z] #13 67.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-21T18:45:29.130Z] #21 75.26 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:45:29.209Z] #37 1.134 + RM_GOPATH=0 [2021-05-21T18:45:29.209Z] #37 1.134 + TMP_GOPATH= [2021-05-21T18:45:29.209Z] #37 1.134 + : /build [2021-05-21T18:45:29.209Z] #37 1.134 + '[' -z '' ']' [2021-05-21T18:45:29.320Z] #20 43.31 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:45:29.320Z] #20 43.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:45:29.320Z] #20 43.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:29.324Z] #13 67.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:29.466Z] #37 1.138 ++ mktemp -d [2021-05-21T18:45:29.466Z] #37 1.138 + export GOPATH=/tmp/tmp.A6C8XumaFX [2021-05-21T18:45:29.466Z] #37 1.138 + GOPATH=/tmp/tmp.A6C8XumaFX [2021-05-21T18:45:29.466Z] #37 1.138 + RM_GOPATH=1 [2021-05-21T18:45:29.466Z] #37 1.139 + case "$(go env GOARCH)" in [2021-05-21T18:45:29.466Z] #37 1.144 ++ go env GOARCH [2021-05-21T18:45:29.466Z] #37 1.171 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:29.466Z] #37 1.171 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:29.466Z] #37 1.172 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:29.466Z] #37 1.173 + dir=/tmp/install [2021-05-21T18:45:29.466Z] #37 1.175 + bin=tini [2021-05-21T18:45:29.466Z] #37 1.175 + shift [2021-05-21T18:45:29.466Z] #37 1.176 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:45:29.466Z] #37 1.176 + . /tmp/install/tini.installer [2021-05-21T18:45:29.466Z] #37 1.176 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:29.466Z] #37 1.176 + install_tini [2021-05-21T18:45:29.466Z] #37 1.182 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:45:29.466Z] #37 1.182 + git clone https://github.com/krallin/tini.git /tmp/tmp.A6C8XumaFX/tini [2021-05-21T18:45:29.466Z] #37 1.182 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:29.466Z] #37 1.183 Cloning into '/tmp/tmp.A6C8XumaFX/tini'... [2021-05-21T18:45:29.582Z] #20 43.42 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:45:29.582Z] #20 43.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:45:29.582Z] #20 43.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:29.582Z] #20 43.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:45:29.582Z] #20 43.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:45:29.582Z] #20 43.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:29.582Z] #20 43.60 Selecting previously unselected package libreadline5:amd64. [2021-05-21T18:45:29.582Z] #20 43.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-21T18:45:29.582Z] #20 43.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:45:29.781Z] #21 75.96 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:45:29.845Z] #20 43.72 Selecting previously unselected package net-tools. [2021-05-21T18:45:29.845Z] #20 43.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-21T18:45:29.845Z] #20 43.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:45:29.871Z] #43 19.50 make[1]: Nothing to be done for 'all'. [2021-05-21T18:45:29.987Z] #13 ... [2021-05-21T18:45:29.987Z] [2021-05-21T18:45:29.987Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:29.987Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:45:29.987Z] #45 61.43 vendor/golang.org/x/crypto/poly1305 [2021-05-21T18:45:29.987Z] #45 62.07 vendor/golang.org/x/crypto/curve25519 [2021-05-21T18:45:29.987Z] #45 62.15 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-21T18:45:29.987Z] #45 62.21 flag [2021-05-21T18:45:29.987Z] #45 62.85 go/token [2021-05-21T18:45:29.987Z] #45 63.20 net/url [2021-05-21T18:45:29.987Z] #45 64.43 text/template/parse [2021-05-21T18:45:29.987Z] #45 64.56 go/scanner [2021-05-21T18:45:29.987Z] #45 66.06 log [2021-05-21T18:45:29.987Z] #45 66.68 go/ast [2021-05-21T18:45:29.987Z] #45 67.04 encoding/json [2021-05-21T18:45:29.987Z] #45 70.82 text/template [2021-05-21T18:45:29.987Z] #45 ... [2021-05-21T18:45:29.987Z] [2021-05-21T18:45:29.987Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:29.987Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:29.987Z] #29 31.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T18:45:29.987Z] #29 32.44 [2021-05-21T18:45:30.030Z] #37 1.835 + cd /tmp/tmp.A6C8XumaFX/tini [2021-05-21T18:45:30.030Z] #37 1.836 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:30.030Z] #37 1.864 + cmake . [2021-05-21T18:45:30.107Z] #20 43.94 Selecting previously unselected package python-pip-whl. [2021-05-21T18:45:30.107Z] #20 43.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:45:30.107Z] #20 43.96 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:45:30.251Z] #29 32.66 ######################################################################## 100.0% [2021-05-21T18:45:30.252Z] #29 32.74 [2021-05-21T18:45:30.252Z] #29 32.91 Download of images into '/build' complete. [2021-05-21T18:45:30.252Z] #29 32.91 Use something like the following to load the result into a Docker daemon: [2021-05-21T18:45:30.252Z] #29 32.91 tar -cC '/build' . | docker load [2021-05-21T18:45:30.259Z] #45 ... [2021-05-21T18:45:30.259Z] [2021-05-21T18:45:30.259Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:30.259Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:45:30.259Z] #51 60.53 internal/oserror [2021-05-21T18:45:30.259Z] #51 60.57 strconv [2021-05-21T18:45:30.259Z] #51 60.62 syscall [2021-05-21T18:45:30.259Z] #51 63.63 reflect [2021-05-21T18:45:30.259Z] #51 67.51 time [2021-05-21T18:45:30.259Z] #51 ... [2021-05-21T18:45:30.259Z] [2021-05-21T18:45:30.259Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-21T18:45:30.259Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T18:45:30.259Z] #36 69.06 Selecting previously unselected package libxml2:amd64. [2021-05-21T18:45:30.259Z] #36 69.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-21T18:45:30.259Z] #36 69.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:30.259Z] #36 69.55 Selecting previously unselected package libarchive13:amd64. [2021-05-21T18:45:30.259Z] #36 69.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-21T18:45:30.259Z] #36 69.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:30.259Z] #36 69.87 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-21T18:45:30.259Z] #36 69.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-21T18:45:30.259Z] #36 69.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:45:30.259Z] #36 70.03 Selecting previously unselected package librhash0:amd64. [2021-05-21T18:45:30.259Z] #36 70.03 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-21T18:45:30.259Z] #36 70.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:45:30.259Z] #36 70.22 Selecting previously unselected package libuv1:amd64. [2021-05-21T18:45:30.259Z] #36 70.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-21T18:45:30.259Z] #36 70.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:45:30.259Z] #36 70.39 Selecting previously unselected package cmake. [2021-05-21T18:45:30.259Z] #36 70.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-21T18:45:30.259Z] #36 70.44 Unpacking cmake (3.13.4-1) ... [2021-05-21T18:45:30.593Z] #37 2.439 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:45:30.593Z] #37 2.488 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:45:30.681Z] #20 44.44 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:45:30.681Z] #20 44.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:45:30.681Z] #20 44.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:45:30.681Z] #20 44.60 Selecting previously unselected package python3-distutils. [2021-05-21T18:45:30.681Z] #20 44.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:45:30.681Z] #20 44.62 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:45:30.681Z] #20 44.74 Selecting previously unselected package python3-pip. [2021-05-21T18:45:30.681Z] #20 44.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:45:30.681Z] #20 44.75 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:45:30.944Z] #20 44.91 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:45:30.944Z] #20 44.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:45:30.944Z] #20 44.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:31.155Z] #37 ... [2021-05-21T18:45:31.156Z] [2021-05-21T18:45:31.156Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:31.156Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:31.156Z] #42 69.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:45:31.156Z] #42 69.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:31.156Z] #42 69.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:31.156Z] #42 69.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:45:31.156Z] #42 69.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:31.156Z] #42 69.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:45:31.156Z] #42 69.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:31.156Z] #42 69.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:31.156Z] #42 69.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:45:31.156Z] #42 69.84 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:45:31.156Z] #42 75.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:45:31.156Z] #42 75.94 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:31.156Z] #42 DONE 76.3s [2021-05-21T18:45:31.156Z] [2021-05-21T18:45:31.156Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:31.156Z] #37 sha256:ac0a120de85626df96e07642f0c0229166969a6b1798e14758e5a678d70ca7f8 [2021-05-21T18:45:31.156Z] #37 3.139 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:45:31.156Z] #37 3.148 -- Detecting C compiler ABI info [2021-05-21T18:45:31.206Z] #20 45.05 Selecting previously unselected package python3-setuptools. [2021-05-21T18:45:31.206Z] #20 45.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:45:31.206Z] #20 45.06 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:45:31.206Z] #20 45.28 Selecting previously unselected package python3-wheel. [2021-05-21T18:45:31.248Z] #43 20.91 CC images/stats.o [2021-05-21T18:45:31.468Z] #20 45.29 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:45:31.468Z] #20 45.30 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:45:31.468Z] #20 45.40 Selecting previously unselected package sudo. [2021-05-21T18:45:31.468Z] #20 45.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-21T18:45:31.468Z] #20 45.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:45:31.507Z] #43 21.24 CC images/core.o [2021-05-21T18:45:31.765Z] #43 ... [2021-05-21T18:45:31.765Z] [2021-05-21T18:45:31.765Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:31.765Z] #51 sha256:63f6b65d0fe583835309a7b4a5902050f9e91a0de865a9382980c029eb19c829 [2021-05-21T18:45:31.765Z] #51 73.57 encoding/json [2021-05-21T18:45:31.765Z] #51 76.13 flag [2021-05-21T18:45:31.765Z] #51 77.40 github.com/pkg/diff [2021-05-21T18:45:31.765Z] #51 78.58 go/ast [2021-05-21T18:45:31.765Z] #51 80.14 golang.org/x/crypto/ssh/terminal [2021-05-21T18:45:31.765Z] #51 81.50 mvdan.cc/editorconfig [2021-05-21T18:45:31.765Z] #51 82.58 mvdan.cc/sh/v3/fileutil [2021-05-21T18:45:31.765Z] #51 82.77 text/tabwriter [2021-05-21T18:45:31.765Z] #51 83.29 mvdan.cc/sh/v3/syntax [2021-05-21T18:45:31.908Z] #21 77.86 Setting up python3-pip (18.1-5) ... [2021-05-21T18:45:32.024Z] #51 ... [2021-05-21T18:45:32.024Z] [2021-05-21T18:45:32.024Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:32.024Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:45:32.024Z] #45 81.96 go/parser [2021-05-21T18:45:32.024Z] #45 83.65 text/template [2021-05-21T18:45:32.043Z] #20 45.88 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:45:32.043Z] #20 45.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-21T18:45:32.043Z] #20 45.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:45:32.306Z] #20 46.20 Selecting previously unselected package uidmap. [2021-05-21T18:45:32.306Z] #20 46.23 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-21T18:45:32.306Z] #20 46.24 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:45:32.306Z] #20 46.35 Selecting previously unselected package vim-runtime. [2021-05-21T18:45:32.306Z] #20 46.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:45:32.306Z] #20 46.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:45:32.522Z] #37 4.286 -- Detecting C compiler ABI info - done [2021-05-21T18:45:32.522Z] #37 4.344 -- Detecting C compile features [2021-05-21T18:45:32.568Z] #20 46.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:45:32.568Z] #20 46.44 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:45:32.779Z] #36 73.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:32.779Z] #36 73.24 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:45:32.779Z] #36 73.25 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-21T18:45:32.779Z] #36 73.32 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:32.816Z] #29 ... [2021-05-21T18:45:32.816Z] [2021-05-21T18:45:32.816Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:32.816Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:45:32.816Z] #51 64.50 mvdan.cc/sh/v3/syntax [2021-05-21T18:45:32.816Z] #51 65.63 go/ast [2021-05-21T18:45:32.816Z] #51 66.78 golang.org/x/crypto/ssh/terminal [2021-05-21T18:45:32.816Z] #51 72.94 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:45:33.037Z] #36 73.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-21T18:45:33.037Z] #36 73.40 Setting up cmake-data (3.13.4-1) ... [2021-05-21T18:45:33.037Z] #36 73.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T18:45:33.037Z] #36 73.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T18:45:33.037Z] #36 73.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T18:45:33.037Z] #36 73.49 Setting up cmake (3.13.4-1) ... [2021-05-21T18:45:33.037Z] #36 73.51 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:33.037Z] #36 73.56 Processing triggers for mime-support (3.62) ... [2021-05-21T18:45:33.080Z] #51 ... [2021-05-21T18:45:33.080Z] [2021-05-21T18:45:33.080Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:33.080Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:45:33.080Z] #13 70.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:45:33.080Z] #13 70.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-21T18:45:33.080Z] #13 71.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:33.453Z] #21 79.38 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:33.453Z] #21 79.41 Processing triggers for mime-support (3.62) ... [2021-05-21T18:45:33.453Z] #21 DONE 79.6s [2021-05-21T18:45:33.453Z] [2021-05-21T18:45:33.453Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:45:33.453Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-05-21T18:45:33.566Z] using credential docker-jenkins-github-credentials [2021-05-21T18:45:33.640Z] Cloning the remote Git repository [2021-05-21T18:45:33.640Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:45:33.753Z] #22 0.317 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:45:33.753Z] #22 0.326 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:45:33.753Z] #22 0.339 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:45:33.753Z] #22 ... [2021-05-21T18:45:33.753Z] [2021-05-21T18:45:33.753Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:33.753Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:45:33.753Z] #46 185.5 github.com/LK4D4/vndr/godl [2021-05-21T18:45:33.753Z] #46 186.4 github.com/LK4D4/vndr [2021-05-21T18:45:33.928Z] #45 85.60 log [2021-05-21T18:45:33.965Z] #36 DONE 74.5s [2021-05-21T18:45:33.965Z] [2021-05-21T18:45:33.965Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:33.965Z] #37 sha256:19511ab86b55adc1a97508236e230d7364706bfaebb79a301382a5522c8a081b [2021-05-21T18:45:34.033Z] #13 ... [2021-05-21T18:45:34.033Z] [2021-05-21T18:45:34.033Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:34.033Z] #37 sha256:5558f3a560e437d28aff6d19c7c98d8c705ad002aa7a2ce6789ba31a4eebe9d9 [2021-05-21T18:45:34.033Z] #37 11.71 [100%] Linking C executable tini-static [2021-05-21T18:45:34.033Z] #37 12.50 [100%] Built target tini-static [2021-05-21T18:45:34.033Z] #37 12.63 + mkdir -p /build [2021-05-21T18:45:34.033Z] #37 12.63 + cp tini-static /build/docker-init [2021-05-21T18:45:34.052Z] #46 ... [2021-05-21T18:45:34.052Z] [2021-05-21T18:45:34.052Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:45:34.052Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-05-21T18:45:34.052Z] #22 DONE 0.4s [2021-05-21T18:45:34.052Z] [2021-05-21T18:45:34.052Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:45:34.052Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-21T18:45:34.296Z] #37 ... [2021-05-21T18:45:34.296Z] [2021-05-21T18:45:34.296Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:34.296Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:45:34.296Z] #43 19.93 make[1]: Nothing to be done for 'all'. [2021-05-21T18:45:34.296Z] #43 21.52 CC images/stats.o [2021-05-21T18:45:34.296Z] #43 22.08 CC images/core.o [2021-05-21T18:45:34.297Z] #43 22.97 CC images/core-x86.o [2021-05-21T18:45:34.297Z] #43 23.76 CC images/core-arm.o [2021-05-21T18:45:34.297Z] #43 24.52 CC images/core-aarch64.o [2021-05-21T18:45:34.297Z] #43 25.05 CC images/core-ppc64.o [2021-05-21T18:45:34.297Z] #43 25.96 CC images/core-s390.o [2021-05-21T18:45:34.297Z] #43 26.99 CC images/cpuinfo.o [2021-05-21T18:45:34.351Z] #23 ... [2021-05-21T18:45:34.351Z] [2021-05-21T18:45:34.351Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:34.351Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:45:34.351Z] #44 120.8 CC criu/cr-service.o [2021-05-21T18:45:34.351Z] #44 123.7 CC criu/crtools.o [2021-05-21T18:45:34.351Z] #44 124.6 CC criu/eventfd.o [2021-05-21T18:45:34.351Z] #44 125.4 CC criu/eventpoll.o [2021-05-21T18:45:34.351Z] #44 126.6 CC criu/external.o [2021-05-21T18:45:34.351Z] #44 127.4 CC criu/fault-injection.o [2021-05-21T18:45:34.351Z] #44 127.6 CC criu/fdstore.o [2021-05-21T18:45:34.351Z] #44 128.2 CC criu/fifo.o [2021-05-21T18:45:34.351Z] #44 129.0 CC criu/file-ids.o [2021-05-21T18:45:34.351Z] #44 129.7 CC criu/file-lock.o [2021-05-21T18:45:34.496Z] #45 86.09 encoding/xml [2021-05-21T18:45:34.561Z] #43 27.58 CC images/inventory.o [2021-05-21T18:45:34.561Z] #43 27.95 CC images/fdinfo.o [2021-05-21T18:45:35.003Z] #44 131.3 CC criu/files-ext.o [2021-05-21T18:45:35.039Z] #37 6.450 -- Detecting C compile features - done [2021-05-21T18:45:35.039Z] #37 6.492 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:45:35.039Z] #37 6.725 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:45:35.039Z] #37 6.841 -- Configuring done [2021-05-21T18:45:35.039Z] #37 6.901 -- Generating done [2021-05-21T18:45:35.039Z] #37 6.903 -- Build files have been written to: /tmp/tmp.A6C8XumaFX/tini [2021-05-21T18:45:35.039Z] #37 6.905 + make tini-static [2021-05-21T18:45:35.039Z] #37 ... [2021-05-21T18:45:35.039Z] [2021-05-21T18:45:35.039Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:35.039Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:45:35.039Z] #45 70.09 time [2021-05-21T18:45:35.039Z] #45 74.95 internal/fmtsort [2021-05-21T18:45:35.039Z] #45 75.34 os [2021-05-21T18:45:35.039Z] #45 75.73 strings [2021-05-21T18:45:35.039Z] #45 78.71 fmt [2021-05-21T18:45:35.039Z] #45 79.04 path/filepath [2021-05-21T18:45:35.138Z] #43 28.35 CC images/fown.o [2021-05-21T18:45:35.296Z] #45 80.16 regexp/syntax [2021-05-21T18:45:35.296Z] #45 ... [2021-05-21T18:45:35.296Z] [2021-05-21T18:45:35.296Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:35.296Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:35.296Z] #13 64.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:45:35.296Z] #13 64.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:45:35.296Z] #13 64.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:45:35.296Z] #13 67.59 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:45:35.296Z] #13 67.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:45:35.296Z] #13 67.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:45:35.296Z] #13 67.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-21T18:45:35.296Z] #13 67.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:45:35.296Z] #13 67.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:45:35.296Z] #13 67.94 Selecting previously unselected package dmsetup. [2021-05-21T18:45:35.296Z] #13 67.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:45:35.296Z] #13 67.96 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:45:35.296Z] #13 68.13 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:45:35.296Z] #13 68.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:45:35.296Z] #13 68.16 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:45:35.296Z] #13 73.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:45:35.296Z] #13 73.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:45:35.296Z] #13 73.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:45:35.306Z] #44 131.8 CC criu/files-reg.o [2021-05-21T18:45:35.334Z] #37 1.079 + RM_GOPATH=0 [2021-05-21T18:45:35.334Z] #37 1.079 + TMP_GOPATH= [2021-05-21T18:45:35.334Z] #37 1.079 + : /build [2021-05-21T18:45:35.334Z] #37 1.079 + '[' -z '' ']' [2021-05-21T18:45:35.334Z] #37 1.080 ++ mktemp -d [2021-05-21T18:45:35.334Z] #37 1.082 + export GOPATH=/tmp/tmp.BafA0U6ZXB [2021-05-21T18:45:35.334Z] #37 1.082 + GOPATH=/tmp/tmp.BafA0U6ZXB [2021-05-21T18:45:35.334Z] #37 1.083 + RM_GOPATH=1 [2021-05-21T18:45:35.334Z] #37 1.083 + case "$(go env GOARCH)" in [2021-05-21T18:45:35.334Z] #37 1.087 ++ go env GOARCH [2021-05-21T18:45:35.334Z] #37 1.118 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:35.334Z] #37 1.119 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:45:35.334Z] #37 1.119 ++ dirname /tmp/install/install.sh [2021-05-21T18:45:35.334Z] #37 1.120 + dir=/tmp/install [2021-05-21T18:45:35.334Z] #37 1.121 + bin=tini [2021-05-21T18:45:35.334Z] #37 1.121 + shift [2021-05-21T18:45:35.334Z] #37 1.121 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T18:45:35.334Z] #37 1.121 + . /tmp/install/tini.installer [2021-05-21T18:45:35.334Z] #37 1.122 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:35.334Z] #37 1.122 + install_tini [2021-05-21T18:45:35.334Z] #37 1.122 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T18:45:35.334Z] #37 1.122 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:35.334Z] #37 1.123 + git clone https://github.com/krallin/tini.git /tmp/tmp.BafA0U6ZXB/tini [2021-05-21T18:45:35.334Z] #37 1.124 Cloning into '/tmp/tmp.BafA0U6ZXB/tini'... [2021-05-21T18:45:35.402Z] #43 28.71 CC images/ns.o [2021-05-21T18:45:35.553Z] #13 ... [2021-05-21T18:45:35.553Z] [2021-05-21T18:45:35.553Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:35.553Z] #37 sha256:ac0a120de85626df96e07642f0c0229166969a6b1798e14758e5a678d70ca7f8 [2021-05-21T18:45:35.553Z] #37 7.402 Scanning dependencies of target tini-static [2021-05-21T18:45:33.829Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:45:34.226Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-21T18:45:35.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:45:35.184Z] > git --version # timeout=10 [2021-05-21T18:45:35.231Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-21T18:45:35.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:45:35.231Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:45:35.667Z] #43 28.90 CC images/regfile.o [2021-05-21T18:45:35.667Z] #43 ... [2021-05-21T18:45:35.667Z] [2021-05-21T18:45:35.667Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:35.667Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:45:35.810Z] #37 7.594 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:45:35.881Z] #20 49.56 Selecting previously unselected package vim. [2021-05-21T18:45:35.881Z] #20 49.56 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:45:35.881Z] #20 49.58 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:45:35.897Z] #37 1.820 + cd /tmp/tmp.BafA0U6ZXB/tini [2021-05-21T18:45:35.897Z] #37 1.826 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T18:45:35.897Z] #37 1.859 + cmake . [2021-05-21T18:45:35.931Z] #56 39.88 Checking out files: 33% (1315/3922) [2021-05-21T18:45:35.931Z] #56 ... [2021-05-21T18:45:35.931Z] [2021-05-21T18:45:35.931Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-21T18:45:35.931Z] #29 sha256:62476778cf16ba12655af844f354e905ab2551a378fefa5a315329565488cb96 [2021-05-21T18:45:35.931Z] #29 DONE 38.5s [2021-05-21T18:45:35.931Z] [2021-05-21T18:45:35.931Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:35.931Z] #37 sha256:5558f3a560e437d28aff6d19c7c98d8c705ad002aa7a2ce6789ba31a4eebe9d9 [2021-05-21T18:45:35.931Z] #37 DONE 23.4s [2021-05-21T18:45:35.931Z] [2021-05-21T18:45:35.931Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:35.931Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:45:36.144Z] #20 50.13 Selecting previously unselected package xfsprogs. [2021-05-21T18:45:36.144Z] #20 50.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-21T18:45:36.144Z] #20 50.15 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:45:36.377Z] #44 ... [2021-05-21T18:45:36.377Z] [2021-05-21T18:45:36.377Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:36.377Z] #46 sha256:c9dcdfe964a264625e95ab477426764fccb05a17ea401fe78df62b284b980a95 [2021-05-21T18:45:36.377Z] #46 DONE 198.0s [2021-05-21T18:45:36.377Z] [2021-05-21T18:45:36.377Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:45:36.377Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-21T18:45:36.402Z] #45 ... [2021-05-21T18:45:36.403Z] [2021-05-21T18:45:36.403Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:36.403Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:36.403Z] #43 21.89 CC images/core-x86.o [2021-05-21T18:45:36.403Z] #43 22.44 CC images/core-arm.o [2021-05-21T18:45:36.403Z] #43 22.81 CC images/core-aarch64.o [2021-05-21T18:45:36.403Z] #43 23.19 CC images/core-ppc64.o [2021-05-21T18:45:36.403Z] #43 23.86 CC images/core-s390.o [2021-05-21T18:45:36.403Z] #43 24.57 CC images/cpuinfo.o [2021-05-21T18:45:36.403Z] #43 25.05 CC images/inventory.o [2021-05-21T18:45:36.403Z] #43 25.30 CC images/fdinfo.o [2021-05-21T18:45:36.403Z] #43 25.65 CC images/fown.o [2021-05-21T18:45:36.403Z] #43 25.89 CC images/ns.o [2021-05-21T18:45:36.403Z] #43 26.09 CC images/regfile.o [2021-05-21T18:45:36.403Z] #43 26.32 CC images/ghost-file.o [2021-05-21T18:45:36.459Z] #37 2.426 -- The C compiler identification is GNU 8.3.0 [2021-05-21T18:45:36.459Z] #37 2.509 -- Check for working C compiler: /usr/bin/cc [2021-05-21T18:45:36.661Z] #43 26.60 CC images/fifo.o [2021-05-21T18:45:36.718Z] #20 50.60 Selecting previously unselected package zip. [2021-05-21T18:45:36.718Z] #20 50.62 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-21T18:45:36.718Z] #20 50.62 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:45:36.742Z] #37 ... [2021-05-21T18:45:36.742Z] [2021-05-21T18:45:36.742Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:36.742Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:45:36.742Z] #51 71.45 context [2021-05-21T18:45:36.742Z] #51 72.17 internal/poll [2021-05-21T18:45:36.742Z] #51 74.48 internal/syscall/execenv [2021-05-21T18:45:36.742Z] #51 74.69 internal/syscall/unix [2021-05-21T18:45:36.742Z] #51 74.94 os [2021-05-21T18:45:36.742Z] #51 77.74 encoding/binary [2021-05-21T18:45:36.742Z] #51 78.46 fmt [2021-05-21T18:45:36.742Z] #51 79.74 encoding/base64 [2021-05-21T18:45:36.742Z] #51 80.49 golang.org/x/sys/unix [2021-05-21T18:45:36.742Z] #51 ... [2021-05-21T18:45:36.742Z] [2021-05-21T18:45:36.742Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:36.742Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:36.742Z] #43 2.370 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:45:36.742Z] #43 2.370 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:45:36.742Z] #43 2.383 Note: Building without GnuTLS support [2021-05-21T18:45:36.742Z] #43 2.413 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:45:36.742Z] #43 2.414 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:45:36.742Z] #43 4.139 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:45:36.742Z] #43 4.180 GEN .gitid [2021-05-21T18:45:36.742Z] #43 4.208 GEN criu/include/version.h [2021-05-21T18:45:36.742Z] #43 4.290 GEN include/common/asm [2021-05-21T18:45:36.920Z] #43 26.82 CC images/remap-file-path.o [2021-05-21T18:45:36.980Z] #20 50.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:45:36.980Z] #20 50.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:45:36.980Z] #20 50.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:45:36.980Z] #20 50.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:45:36.980Z] #20 50.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:45:36.980Z] #20 50.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:45:36.980Z] #20 50.94 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:45:36.980Z] #20 50.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:45:36.980Z] #20 50.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:36.980Z] #20 50.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:45:36.980Z] #20 50.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:36.980Z] #20 51.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:45:36.980Z] #20 51.03 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:45:36.980Z] #20 51.04 Setting up zip (3.0-11+b1) ... [2021-05-21T18:45:36.980Z] #20 51.05 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:45:37.020Z] #37 3.139 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T18:45:37.028Z] #33 DONE 198.5s [2021-05-21T18:45:37.028Z] [2021-05-21T18:45:37.028Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:45:37.028Z] #54 sha256:b172b567ddb51ed16b5c7c6b49c17801c5f881e2e87860b4d5b682450de5dd0c [2021-05-21T18:45:37.243Z] #20 51.07 Setting up bash-completion (1:2.8-6) ... [2021-05-21T18:45:37.276Z] #37 3.140 -- Detecting C compiler ABI info [2021-05-21T18:45:37.304Z] #43 5.932 PBCC images/timens.pb-c.c [2021-05-21T18:45:37.304Z] #43 5.962 DEP images/timens.pb-c.d [2021-05-21T18:45:37.304Z] #43 6.025 PBCC images/fown.pb-c.c [2021-05-21T18:45:37.304Z] #43 6.078 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:45:37.491Z] #43 27.13 CC images/eventfd.o [2021-05-21T18:45:37.491Z] #43 ... [2021-05-21T18:45:37.491Z] [2021-05-21T18:45:37.491Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:37.491Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:45:37.536Z] #37 ... [2021-05-21T18:45:37.536Z] [2021-05-21T18:45:37.536Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T18:45:37.536Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T18:45:37.536Z] #42 68.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:37.536Z] #42 68.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:37.536Z] #42 68.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:37.536Z] #42 68.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T18:45:37.536Z] #42 68.23 Setting up python-six (1.12.0-1) ... [2021-05-21T18:45:37.536Z] #42 71.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T18:45:37.536Z] #42 71.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:37.536Z] #42 71.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:37.536Z] #42 71.90 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T18:45:37.536Z] #42 71.92 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:37.536Z] #42 71.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T18:45:37.536Z] #42 71.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T18:45:37.536Z] #42 71.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T18:45:37.536Z] #42 71.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T18:45:37.536Z] #42 72.06 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T18:45:37.536Z] #42 77.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T18:45:37.536Z] #42 77.59 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:37.536Z] #42 DONE 78.0s [2021-05-21T18:45:37.562Z] #43 6.184 PBCC images/opts.pb-c.c [2021-05-21T18:45:37.562Z] #43 6.232 PBCC images/memfd.pb-c.c [2021-05-21T18:45:37.562Z] #43 6.267 DEP images/fown.pb-c.d [2021-05-21T18:45:37.562Z] #43 6.315 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:45:37.562Z] #43 6.423 DEP images/opts.pb-c.d [2021-05-21T18:45:37.798Z] [2021-05-21T18:45:37.798Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:37.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:37.818Z] #43 ... [2021-05-21T18:45:37.818Z] [2021-05-21T18:45:37.818Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:37.818Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:45:37.818Z] #51 82.78 encoding/json [2021-05-21T18:45:38.074Z] #51 ... [2021-05-21T18:45:38.074Z] [2021-05-21T18:45:38.074Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:38.074Z] #37 sha256:ac0a120de85626df96e07642f0c0229166969a6b1798e14758e5a678d70ca7f8 [2021-05-21T18:45:38.074Z] #37 8.949 [100%] Linking C executable tini-static [2021-05-21T18:45:38.074Z] #37 9.482 [100%] Built target tini-static [2021-05-21T18:45:38.074Z] #37 9.539 + mkdir -p /build [2021-05-21T18:45:38.074Z] #37 9.544 + cp tini-static /build/docker-init [2021-05-21T18:45:38.074Z] #37 DONE 9.8s [2021-05-21T18:45:38.074Z] [2021-05-21T18:45:38.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:38.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:38.074Z] #43 6.585 DEP images/memfd.pb-c.d [2021-05-21T18:45:38.074Z] #43 6.638 PBCC images/sit.pb-c.c [2021-05-21T18:45:38.074Z] #43 6.782 DEP images/sit.pb-c.d [2021-05-21T18:45:38.270Z] #56 43.03 Checking out files: 51% (2025/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 92% (3633/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:45:38.270Z] #56 44.32 + cd /tmp/tmp.ysoNRviGD5/src/github.com/containerd/containerd [2021-05-21T18:45:38.270Z] #56 44.32 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:38.329Z] #43 6.900 PBCC images/macvlan.pb-c.c [2021-05-21T18:45:38.329Z] #43 7.054 DEP images/macvlan.pb-c.d [2021-05-21T18:45:38.329Z] #43 7.151 PBCC images/autofs.pb-c.c [2021-05-21T18:45:38.349Z] #56 39.88 Checking out files: 33% (1315/3922) Checking out files: 34% (1334/3922) Checking out files: 35% (1373/3922) Checking out files: 36% (1412/3922) Checking out files: 37% (1452/3922) Checking out files: 38% (1491/3922) Checking out files: 39% (1530/3922) Checking out files: 40% (1569/3922) Checking out files: 41% (1609/3922) Checking out files: 42% (1648/3922) Checking out files: 43% (1687/3922) Checking out files: 44% (1726/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 64% (2530/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 85% (3364/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) [2021-05-21T18:45:38.349Z] #56 ... [2021-05-21T18:45:38.349Z] [2021-05-21T18:45:38.349Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:38.349Z] #51 sha256:bd336c04865610618a696f650e5737a86de0f9ac23b3738105f8b3ebc70490d2 [2021-05-21T18:45:38.349Z] #51 DONE 79.8s [2021-05-21T18:45:38.349Z] [2021-05-21T18:45:38.349Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:38.349Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:45:38.349Z] #56 39.88 Checking out files: 33% (1315/3922) Checking out files: 34% (1334/3922) Checking out files: 35% (1373/3922) Checking out files: 36% (1412/3922) Checking out files: 37% (1452/3922) Checking out files: 38% (1491/3922) Checking out files: 39% (1530/3922) Checking out files: 40% (1569/3922) Checking out files: 41% (1609/3922) Checking out files: 42% (1648/3922) Checking out files: 43% (1687/3922) Checking out files: 44% (1726/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 64% (2530/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 85% (3364/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:45:38.360Z] #43 ... [2021-05-21T18:45:38.360Z] [2021-05-21T18:45:38.360Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:38.360Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:38.360Z] #13 61.99 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-21T18:45:38.360Z] #13 62.16 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T18:45:38.360Z] #13 62.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T18:45:38.360Z] #13 62.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:45:38.360Z] #13 62.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:45:38.360Z] #13 64.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T18:45:38.360Z] #13 64.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-21T18:45:38.360Z] #13 64.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:45:38.360Z] #13 66.65 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T18:45:38.360Z] #13 66.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T18:45:38.360Z] #13 66.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:45:38.360Z] #13 66.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-21T18:45:38.360Z] #13 66.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:45:38.360Z] #13 66.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:45:38.360Z] #13 67.39 Selecting previously unselected package dmsetup. [2021-05-21T18:45:38.360Z] #13 67.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:45:38.360Z] #13 67.46 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T18:45:38.360Z] #13 67.70 Selecting previously unselected package mingw-w64-common. [2021-05-21T18:45:38.360Z] #13 67.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T18:45:38.360Z] #13 67.73 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T18:45:38.585Z] #43 7.203 DEP images/autofs.pb-c.d [2021-05-21T18:45:38.585Z] #43 7.310 PBCC images/sysctl.pb-c.c [2021-05-21T18:45:38.585Z] #43 7.355 DEP images/sysctl.pb-c.d [2021-05-21T18:45:38.585Z] #43 7.410 PBCC images/time.pb-c.c [2021-05-21T18:45:38.613Z] #56 42.64 + cd /tmp/tmp.LRLJd4VeBd/src/github.com/containerd/containerd [2021-05-21T18:45:38.613Z] #56 42.64 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:38.616Z] #13 ... [2021-05-21T18:45:38.616Z] [2021-05-21T18:45:38.616Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:38.616Z] #37 sha256:19511ab86b55adc1a97508236e230d7364706bfaebb79a301382a5522c8a081b [2021-05-21T18:45:38.616Z] #37 4.203 -- Detecting C compiler ABI info - done [2021-05-21T18:45:38.616Z] #37 4.243 -- Detecting C compile features [2021-05-21T18:45:38.839Z] #56 44.79 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:45:38.839Z] #56 44.79 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:45:38.839Z] #56 44.79 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:45:38.839Z] #56 44.80 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:45:38.839Z] #56 44.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:45:38.839Z] #56 44.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:45:38.839Z] #56 44.80 + '[' '' = dynamic ']' [2021-05-21T18:45:38.839Z] #56 44.80 + make [2021-05-21T18:45:38.841Z] #43 7.450 DEP images/time.pb-c.d [2021-05-21T18:45:38.841Z] #43 7.553 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:45:38.841Z] #43 7.690 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:45:39.097Z] #43 7.766 PBCC images/seccomp.pb-c.c [2021-05-21T18:45:39.097Z] #43 7.773 DEP images/seccomp.pb-c.d [2021-05-21T18:45:39.097Z] #43 7.830 PBCC images/userns.pb-c.c [2021-05-21T18:45:39.097Z] #43 7.869 DEP images/userns.pb-c.d [2021-05-21T18:45:39.097Z] #43 7.917 PBCC images/cgroup.pb-c.c [2021-05-21T18:45:39.097Z] #43 7.950 DEP images/cgroup.pb-c.d [2021-05-21T18:45:39.353Z] #43 8.014 PBCC images/ext-file.pb-c.c [2021-05-21T18:45:39.353Z] #43 8.046 DEP images/ext-file.pb-c.d [2021-05-21T18:45:39.353Z] #43 8.085 PBCC images/rpc.pb-c.c [2021-05-21T18:45:39.353Z] #43 8.143 DEP images/rpc.pb-c.d [2021-05-21T18:45:39.353Z] #43 8.201 PBCC images/siginfo.pb-c.c [2021-05-21T18:45:39.608Z] #43 8.215 DEP images/siginfo.pb-c.d [2021-05-21T18:45:39.608Z] #43 8.259 PBCC images/pagemap.pb-c.c [2021-05-21T18:45:39.608Z] #43 8.292 DEP images/pagemap.pb-c.d [2021-05-21T18:45:39.608Z] #43 8.386 PBCC images/rlimit.pb-c.c [2021-05-21T18:45:39.608Z] #43 8.430 DEP images/rlimit.pb-c.d [2021-05-21T18:45:39.608Z] #43 8.499 PBCC images/file-lock.pb-c.c [2021-05-21T18:45:39.796Z] #20 ... [2021-05-21T18:45:39.796Z] [2021-05-21T18:45:39.796Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:39.796Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:39.796Z] #43 104.9 CC criu/cr-service.o [2021-05-21T18:45:39.796Z] #43 106.5 CC criu/crtools.o [2021-05-21T18:45:39.796Z] #43 107.1 CC criu/eventfd.o [2021-05-21T18:45:39.796Z] #43 107.5 CC criu/eventpoll.o [2021-05-21T18:45:39.796Z] #43 108.4 CC criu/external.o [2021-05-21T18:45:39.796Z] #43 108.7 CC criu/fault-injection.o [2021-05-21T18:45:39.796Z] #43 108.8 CC criu/fdstore.o [2021-05-21T18:45:39.796Z] #43 109.3 CC criu/fifo.o [2021-05-21T18:45:39.796Z] #43 109.7 CC criu/file-ids.o [2021-05-21T18:45:39.796Z] #43 110.0 CC criu/file-lock.o [2021-05-21T18:45:39.796Z] #43 111.0 CC criu/files-ext.o [2021-05-21T18:45:39.796Z] #43 111.3 CC criu/files-reg.o [2021-05-21T18:45:39.796Z] #43 113.7 CC criu/files.o [2021-05-21T18:45:39.796Z] #43 ... [2021-05-21T18:45:39.796Z] [2021-05-21T18:45:39.796Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:39.796Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:45:39.796Z] #20 53.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:45:39.796Z] #20 53.85 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:45:39.796Z] #20 53.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:45:39.796Z] #20 53.87 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:45:39.848Z] #54 ... [2021-05-21T18:45:39.848Z] [2021-05-21T18:45:39.848Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:39.848Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:45:39.848Z] #44 135.9 CC criu/files.o [2021-05-21T18:45:39.864Z] #43 8.534 DEP images/file-lock.pb-c.d [2021-05-21T18:45:39.864Z] #43 8.600 PBCC images/tty.pb-c.c [2021-05-21T18:45:39.864Z] #43 8.670 DEP images/tty.pb-c.d [2021-05-21T18:45:39.864Z] #43 8.730 PBCC images/tun.pb-c.c [2021-05-21T18:45:40.044Z] #56 43.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:45:40.044Z] #56 43.96 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:45:40.044Z] #56 43.96 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:45:40.044Z] #56 43.96 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:45:40.044Z] #56 43.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:45:40.044Z] #56 43.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:45:40.044Z] #56 43.96 + '[' '' = dynamic ']' [2021-05-21T18:45:40.044Z] #56 43.96 + make [2021-05-21T18:45:40.059Z] #20 53.95 invoke-rc.d: could not determine current runlevel [2021-05-21T18:45:40.059Z] #20 53.95 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:45:40.059Z] #20 53.98 Setting up pigz (2.4-1) ... [2021-05-21T18:45:40.059Z] #20 53.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:45:40.059Z] #20 54.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:45:40.059Z] #20 54.03 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:45:40.059Z] #20 54.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:45:40.059Z] #20 54.05 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:45:40.120Z] #43 8.800 PBCC images/netdev.pb-c.c [2021-05-21T18:45:40.120Z] #43 8.858 DEP images/tun.pb-c.d [2021-05-21T18:45:40.120Z] #43 8.922 DEP images/netdev.pb-c.d [2021-05-21T18:45:40.120Z] #43 8.974 PBCC images/vma.pb-c.c [2021-05-21T18:45:40.217Z] #56 46.25 + bin/ctr [2021-05-21T18:45:40.377Z] #43 9.044 DEP images/vma.pb-c.d [2021-05-21T18:45:40.377Z] #43 9.093 PBCC images/creds.pb-c.c [2021-05-21T18:45:40.377Z] #43 9.122 DEP images/creds.pb-c.d [2021-05-21T18:45:40.377Z] #43 9.157 PBCC images/utsns.pb-c.c [2021-05-21T18:45:40.377Z] #43 9.182 DEP images/utsns.pb-c.d [2021-05-21T18:45:40.377Z] #43 9.220 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:45:40.505Z] #37 6.402 -- Detecting C compile features - done [2021-05-21T18:45:40.505Z] #37 6.445 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T18:45:40.632Z] #56 ... [2021-05-21T18:45:40.632Z] [2021-05-21T18:45:40.632Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:40.632Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:45:40.632Z] #45 72.16 go/parser [2021-05-21T18:45:40.632Z] #45 73.41 encoding/xml [2021-05-21T18:45:40.632Z] #45 75.81 crypto/rand [2021-05-21T18:45:40.632Z] #45 76.40 crypto/elliptic [2021-05-21T18:45:40.632Z] #45 77.74 go/doc [2021-05-21T18:45:40.632Z] #45 ... [2021-05-21T18:45:40.632Z] [2021-05-21T18:45:40.632Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:40.632Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:45:40.632Z] #43 29.28 CC images/ghost-file.o [2021-05-21T18:45:40.632Z] #43 30.02 CC images/fifo.o [2021-05-21T18:45:40.632Z] #43 30.46 CC images/remap-file-path.o [2021-05-21T18:45:40.632Z] #43 30.84 CC images/eventfd.o [2021-05-21T18:45:40.632Z] #43 31.17 CC images/eventpoll.o [2021-05-21T18:45:40.632Z] #43 31.68 CC images/fh.o [2021-05-21T18:45:40.632Z] #43 32.54 CC images/fsnotify.o [2021-05-21T18:45:40.632Z] #43 33.10 CC images/signalfd.o [2021-05-21T18:45:40.632Z] #43 33.47 CC images/fs.o [2021-05-21T18:45:40.633Z] #20 54.48 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:45:40.633Z] #20 54.50 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:45:40.633Z] #20 54.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:40.633Z] #20 54.52 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:45:40.633Z] #20 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:45:40.633Z] #20 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:45:40.633Z] #43 9.244 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:45:40.633Z] #20 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:45:40.634Z] #43 9.273 DEP images/ipc-desc.pb-c.d [2021-05-21T18:45:40.634Z] #43 9.341 DEP images/ipc-sem.pb-c.d [2021-05-21T18:45:40.634Z] #43 9.371 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:45:40.634Z] #43 9.398 DEP images/ipc-msg.pb-c.d [2021-05-21T18:45:40.634Z] #43 9.436 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:45:40.634Z] #43 9.469 DEP images/ipc-shm.pb-c.d [2021-05-21T18:45:40.634Z] #20 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:45:40.634Z] #20 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:45:40.634Z] #20 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:45:40.634Z] #20 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:45:40.634Z] #20 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:45:40.634Z] #20 54.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:45:40.634Z] #20 54.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:45:40.634Z] #20 54.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:45:40.634Z] #20 54.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:45:40.634Z] #20 54.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:45:40.634Z] #20 54.66 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:45:40.765Z] #37 6.721 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T18:45:40.890Z] #43 9.522 PBCC images/ipc-var.pb-c.c [2021-05-21T18:45:40.890Z] #43 9.571 DEP images/ipc-var.pb-c.d [2021-05-21T18:45:40.890Z] #43 9.646 PBCC images/sk-opts.pb-c.c [2021-05-21T18:45:40.890Z] #43 9.696 PBCC images/packet-sock.pb-c.c [2021-05-21T18:45:40.890Z] #43 9.774 DEP images/sk-opts.pb-c.d [2021-05-21T18:45:40.897Z] #43 34.17 CC images/pstree.o [2021-05-21T18:45:41.023Z] #37 6.840 -- Configuring done [2021-05-21T18:45:41.023Z] #37 6.858 -- Generating done [2021-05-21T18:45:41.023Z] #37 6.868 -- Build files have been written to: /tmp/tmp.BafA0U6ZXB/tini [2021-05-21T18:45:41.023Z] #37 6.884 + make tini-static [2021-05-21T18:45:41.147Z] #43 9.843 DEP images/packet-sock.pb-c.d [2021-05-21T18:45:41.147Z] #43 9.914 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:45:41.280Z] #37 7.251 Scanning dependencies of target tini-static [2021-05-21T18:45:41.280Z] #37 7.306 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T18:45:41.412Z] #43 9.963 DEP images/sk-netlink.pb-c.d [2021-05-21T18:45:41.412Z] #43 10.06 PBCC images/sk-inet.pb-c.c [2021-05-21T18:45:41.412Z] #43 10.13 DEP images/sk-inet.pb-c.d [2021-05-21T18:45:41.412Z] #43 10.17 PBCC images/sk-unix.pb-c.c [2021-05-21T18:45:41.412Z] #43 10.23 DEP images/sk-unix.pb-c.d [2021-05-21T18:45:41.412Z] #43 10.27 PBCC images/mm.pb-c.c [2021-05-21T18:45:41.475Z] #43 34.54 CC images/pipe.o [2021-05-21T18:45:41.668Z] #43 10.31 DEP images/mm.pb-c.d [2021-05-21T18:45:41.668Z] #43 10.37 PBCC images/timerfd.pb-c.c [2021-05-21T18:45:41.668Z] #43 10.44 DEP images/timerfd.pb-c.d [2021-05-21T18:45:41.668Z] #43 10.47 PBCC images/timer.pb-c.c [2021-05-21T18:45:41.739Z] #43 34.83 CC images/tcp-stream.o [2021-05-21T18:45:41.844Z] #37 ... [2021-05-21T18:45:41.844Z] [2021-05-21T18:45:41.844Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:41.844Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:45:41.844Z] #51 72.44 context [2021-05-21T18:45:41.844Z] #51 73.26 internal/poll [2021-05-21T18:45:41.844Z] #51 75.45 os [2021-05-21T18:45:41.844Z] #51 77.39 encoding/base64 [2021-05-21T18:45:41.844Z] #51 78.48 golang.org/x/sys/unix [2021-05-21T18:45:41.844Z] #51 79.34 fmt [2021-05-21T18:45:41.924Z] #43 10.50 DEP images/timer.pb-c.d [2021-05-21T18:45:41.924Z] #43 10.58 PBCC images/sa.pb-c.c [2021-05-21T18:45:41.924Z] #43 10.63 DEP images/sa.pb-c.d [2021-05-21T18:45:41.924Z] #43 10.70 PBCC images/pipe-data.pb-c.c [2021-05-21T18:45:41.924Z] #43 10.72 DEP images/pipe-data.pb-c.d [2021-05-21T18:45:41.924Z] #43 10.76 PBCC images/mnt.pb-c.c [2021-05-21T18:45:41.924Z] #43 10.82 DEP images/mnt.pb-c.d [2021-05-21T18:45:41.984Z] #44 138.5 CC criu/filesystems.o [2021-05-21T18:45:42.003Z] #43 35.13 CC images/sk-packet.o [2021-05-21T18:45:42.003Z] #43 ... [2021-05-21T18:45:42.003Z] [2021-05-21T18:45:42.003Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:42.003Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:45:42.003Z] #56 46.28 + bin/ctr [2021-05-21T18:45:42.100Z] #51 ... [2021-05-21T18:45:42.100Z] [2021-05-21T18:45:42.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:42.100Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:42.100Z] #43 2.119 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:45:42.100Z] #43 2.119 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:45:42.100Z] #43 2.149 Note: Building without GnuTLS support [2021-05-21T18:45:42.100Z] #43 2.158 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:45:42.100Z] #43 2.158 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:45:42.100Z] #43 4.234 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:45:42.100Z] #43 4.284 GEN .gitid [2021-05-21T18:45:42.100Z] #43 4.323 GEN criu/include/version.h [2021-05-21T18:45:42.100Z] #43 4.402 GEN include/common/asm [2021-05-21T18:45:42.181Z] #43 10.87 PBCC images/sk-packet.pb-c.c [2021-05-21T18:45:42.181Z] #43 10.89 DEP images/sk-packet.pb-c.d [2021-05-21T18:45:42.181Z] #43 10.94 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:45:42.437Z] #43 11.02 DEP images/tcp-stream.pb-c.d [2021-05-21T18:45:42.437Z] #43 11.09 PBCC images/pipe.pb-c.c [2021-05-21T18:45:42.437Z] #43 11.18 DEP images/pipe.pb-c.d [2021-05-21T18:45:42.437Z] #43 11.24 PBCC images/pstree.pb-c.c [2021-05-21T18:45:42.663Z] #43 ... [2021-05-21T18:45:42.663Z] [2021-05-21T18:45:42.663Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:42.663Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:45:42.663Z] #45 73.25 internal/fmtsort [2021-05-21T18:45:42.663Z] #45 73.77 internal/poll [2021-05-21T18:45:42.663Z] #45 73.87 internal/syscall/execenv [2021-05-21T18:45:42.663Z] #45 74.05 internal/syscall/unix [2021-05-21T18:45:42.663Z] #45 74.33 strings [2021-05-21T18:45:42.663Z] #45 75.99 os [2021-05-21T18:45:42.663Z] #45 77.30 regexp/syntax [2021-05-21T18:45:42.663Z] #45 79.99 fmt [2021-05-21T18:45:42.663Z] #45 81.35 path/filepath [2021-05-21T18:45:42.663Z] #45 82.49 regexp [2021-05-21T18:45:42.693Z] #43 11.29 DEP images/pstree.pb-c.d [2021-05-21T18:45:42.693Z] #43 11.35 PBCC images/fs.pb-c.c [2021-05-21T18:45:42.693Z] #43 11.38 DEP images/fs.pb-c.d [2021-05-21T18:45:42.693Z] #43 11.45 PBCC images/signalfd.pb-c.c [2021-05-21T18:45:42.920Z] #45 ... [2021-05-21T18:45:42.920Z] [2021-05-21T18:45:42.920Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-21T18:45:42.920Z] #37 sha256:19511ab86b55adc1a97508236e230d7364706bfaebb79a301382a5522c8a081b [2021-05-21T18:45:42.920Z] #37 8.514 [100%] Linking C executable tini-static [2021-05-21T18:45:42.949Z] #43 11.53 DEP images/signalfd.pb-c.d [2021-05-21T18:45:42.949Z] #43 11.56 PBCC images/fh.pb-c.c [2021-05-21T18:45:42.949Z] #43 11.59 PBCC images/fsnotify.pb-c.c [2021-05-21T18:45:42.949Z] #43 11.63 DEP images/fh.pb-c.d [2021-05-21T18:45:42.949Z] #43 11.68 DEP images/fsnotify.pb-c.d [2021-05-21T18:45:42.949Z] #43 11.76 PBCC images/eventpoll.pb-c.c [2021-05-21T18:45:43.173Z] #44 139.8 CC criu/fsnotify.o [2021-05-21T18:45:43.177Z] #37 8.982 [100%] Built target tini-static [2021-05-21T18:45:43.177Z] #37 9.057 + mkdir -p /build [2021-05-21T18:45:43.177Z] #37 9.058 + cp tini-static /build/docker-init [2021-05-21T18:45:43.205Z] #43 11.80 DEP images/eventpoll.pb-c.d [2021-05-21T18:45:43.205Z] #43 11.83 PBCC images/eventfd.pb-c.c [2021-05-21T18:45:43.205Z] #43 11.84 DEP images/eventfd.pb-c.d [2021-05-21T18:45:43.205Z] #43 11.90 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:45:43.205Z] #43 11.96 DEP images/remap-file-path.pb-c.d [2021-05-21T18:45:43.205Z] #43 12.01 PBCC images/fifo.pb-c.c [2021-05-21T18:45:43.434Z] #37 DONE 9.3s [2021-05-21T18:45:43.434Z] [2021-05-21T18:45:43.434Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:43.434Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:43.434Z] #13 73.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T18:45:43.434Z] #13 73.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T18:45:43.434Z] #13 73.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:45:43.461Z] #43 12.05 DEP images/fifo.pb-c.d [2021-05-21T18:45:43.461Z] #43 12.11 PBCC images/ghost-file.pb-c.c [2021-05-21T18:45:43.461Z] #43 ... [2021-05-21T18:45:43.461Z] [2021-05-21T18:45:43.461Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:43.461Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:45:43.461Z] #51 88.44 github.com/pkg/diff [2021-05-21T18:45:43.507Z] #56 ... [2021-05-21T18:45:43.507Z] [2021-05-21T18:45:43.507Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:43.507Z] #51 sha256:63f6b65d0fe583835309a7b4a5902050f9e91a0de865a9382980c029eb19c829 [2021-05-21T18:45:43.507Z] #51 89.08 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:45:43.507Z] #51 DONE 94.7s [2021-05-21T18:45:43.507Z] [2021-05-21T18:45:43.507Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:43.507Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:43.507Z] #43 27.32 CC images/eventpoll.o [2021-05-21T18:45:43.507Z] #43 27.61 CC images/fh.o [2021-05-21T18:45:43.507Z] #43 27.93 CC images/fsnotify.o [2021-05-21T18:45:43.507Z] #43 28.63 CC images/signalfd.o [2021-05-21T18:45:43.507Z] #43 28.90 CC images/fs.o [2021-05-21T18:45:43.507Z] #43 29.20 CC images/pstree.o [2021-05-21T18:45:43.507Z] #43 29.49 CC images/pipe.o [2021-05-21T18:45:43.507Z] #43 29.74 CC images/tcp-stream.o [2021-05-21T18:45:43.507Z] #43 29.96 CC images/sk-packet.o [2021-05-21T18:45:43.507Z] #43 30.33 CC images/mnt.o [2021-05-21T18:45:43.507Z] #43 30.65 CC images/pipe-data.o [2021-05-21T18:45:43.507Z] #43 30.91 CC images/sa.o [2021-05-21T18:45:43.507Z] #43 31.13 CC images/timer.o [2021-05-21T18:45:43.507Z] #43 31.55 CC images/timerfd.o [2021-05-21T18:45:43.507Z] #43 31.87 CC images/mm.o [2021-05-21T18:45:43.507Z] #43 32.22 CC images/sk-opts.o [2021-05-21T18:45:43.507Z] #43 32.50 CC images/sk-unix.o [2021-05-21T18:45:43.507Z] #43 32.95 CC images/sk-inet.o [2021-05-21T18:45:43.507Z] #43 33.30 CC images/tun.o [2021-05-21T18:45:43.531Z] Running on azwin-2-df3840 in d:\jenkins\workspace\moby_PR-41588 [Pipeline] { [Pipeline] ws [2021-05-21T18:45:43.546Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-21T18:45:43.717Z] #51 88.58 go/ast [2021-05-21T18:45:43.945Z] #20 57.44 Setting up iptables (1.8.2-4) ... [2021-05-21T18:45:43.945Z] #20 57.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:45:43.945Z] #20 57.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:45:43.945Z] #20 57.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:45:43.945Z] #20 57.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:45:43.945Z] #20 57.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:45:43.945Z] #20 57.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:45:43.945Z] #20 57.52 Setting up python3 (3.7.3-1) ... [2021-05-21T18:45:43.945Z] #20 57.98 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:45:44.080Z] #43 33.72 CC images/sk-netlink.o [2021-05-21T18:45:44.340Z] #43 34.04 CC images/packet-sock.o [2021-05-21T18:45:44.599Z] #43 34.45 CC images/ipc-var.o [2021-05-21T18:45:44.716Z] #44 141.0 CC criu/image-desc.o [2021-05-21T18:45:44.716Z] #44 141.1 CC criu/image.o [2021-05-21T18:45:44.858Z] #43 34.68 CC images/ipc-desc.o [2021-05-21T18:45:44.888Z] The recommended git tool is: git [2021-05-21T18:45:44.891Z] #20 58.61 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:45:45.085Z] #51 89.78 golang.org/x/crypto/ssh/terminal [2021-05-21T18:45:45.117Z] #43 34.91 CC images/ipc-shm.o [2021-05-21T18:45:45.327Z] #13 ... [2021-05-21T18:45:45.327Z] [2021-05-21T18:45:45.327Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:45.327Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:45.327Z] #43 6.229 PBCC images/timens.pb-c.c [2021-05-21T18:45:45.327Z] #43 6.289 DEP images/timens.pb-c.d [2021-05-21T18:45:45.327Z] #43 6.317 PBCC images/fown.pb-c.c [2021-05-21T18:45:45.327Z] #43 6.339 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T18:45:45.327Z] #43 6.404 PBCC images/opts.pb-c.c [2021-05-21T18:45:45.327Z] #43 6.479 PBCC images/memfd.pb-c.c [2021-05-21T18:45:45.327Z] #43 6.600 DEP images/fown.pb-c.d [2021-05-21T18:45:45.327Z] #43 6.733 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T18:45:45.327Z] #43 6.796 DEP images/opts.pb-c.d [2021-05-21T18:45:45.327Z] #43 6.808 DEP images/memfd.pb-c.d [2021-05-21T18:45:45.327Z] #43 6.819 PBCC images/sit.pb-c.c [2021-05-21T18:45:45.327Z] #43 6.909 DEP images/sit.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.013 PBCC images/macvlan.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.068 DEP images/macvlan.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.196 PBCC images/autofs.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.222 DEP images/autofs.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.297 PBCC images/sysctl.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.337 DEP images/sysctl.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.353 PBCC images/time.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.397 DEP images/time.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.441 PBCC images/binfmt-misc.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.449 DEP images/binfmt-misc.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.506 PBCC images/seccomp.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.539 DEP images/seccomp.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.625 PBCC images/userns.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.669 DEP images/userns.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.721 PBCC images/cgroup.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.761 DEP images/cgroup.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.849 PBCC images/ext-file.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.864 DEP images/ext-file.pb-c.d [2021-05-21T18:45:45.327Z] #43 7.904 PBCC images/rpc.pb-c.c [2021-05-21T18:45:45.327Z] #43 7.946 DEP images/rpc.pb-c.d [2021-05-21T18:45:45.376Z] #43 35.10 CC images/ipc-msg.o [2021-05-21T18:45:45.584Z] #43 8.017 PBCC images/siginfo.pb-c.c [2021-05-21T18:45:45.584Z] #43 8.055 DEP images/siginfo.pb-c.d [2021-05-21T18:45:45.584Z] #43 8.129 PBCC images/pagemap.pb-c.c [2021-05-21T18:45:45.584Z] #43 8.168 DEP images/pagemap.pb-c.d [2021-05-21T18:45:45.584Z] #43 8.221 PBCC images/rlimit.pb-c.c [2021-05-21T18:45:45.584Z] #43 8.244 DEP images/rlimit.pb-c.d [2021-05-21T18:45:45.635Z] #43 35.36 CC images/ipc-sem.o [2021-05-21T18:45:45.635Z] #43 35.60 CC images/utsns.o [2021-05-21T18:45:45.635Z] #43 ... [2021-05-21T18:45:45.635Z] [2021-05-21T18:45:45.635Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:45.635Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:45.635Z] #13 93.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:45:45.635Z] #13 93.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:45.635Z] #13 93.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:45.808Z] #44 142.0 CC criu/ipc_ns.o [2021-05-21T18:45:45.838Z] #20 ... [2021-05-21T18:45:45.838Z] [2021-05-21T18:45:45.838Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:45:45.838Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:45:45.838Z] #40 196.0 + dpkg --print-architecture [2021-05-21T18:45:45.838Z] #40 196.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T18:45:45.841Z] #43 8.273 PBCC images/file-lock.pb-c.c [2021-05-21T18:45:45.841Z] #43 8.309 DEP images/file-lock.pb-c.d [2021-05-21T18:45:45.841Z] #43 8.351 PBCC images/tty.pb-c.c [2021-05-21T18:45:45.841Z] #43 8.402 DEP images/tty.pb-c.d [2021-05-21T18:45:45.841Z] #43 8.447 PBCC images/tun.pb-c.c [2021-05-21T18:45:46.097Z] #43 8.509 PBCC images/netdev.pb-c.c [2021-05-21T18:45:46.097Z] #43 8.613 DEP images/tun.pb-c.d [2021-05-21T18:45:46.097Z] #43 8.673 DEP images/netdev.pb-c.d [2021-05-21T18:45:46.097Z] #43 8.744 PBCC images/vma.pb-c.c [2021-05-21T18:45:46.101Z] #40 196.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T18:45:46.101Z] #40 196.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T18:45:46.354Z] #43 8.789 DEP images/vma.pb-c.d [2021-05-21T18:45:46.354Z] #43 8.834 PBCC images/creds.pb-c.c [2021-05-21T18:45:46.354Z] #43 8.885 DEP images/creds.pb-c.d [2021-05-21T18:45:46.354Z] #43 8.937 PBCC images/utsns.pb-c.c [2021-05-21T18:45:46.354Z] #43 8.983 DEP images/utsns.pb-c.d [2021-05-21T18:45:46.450Z] #51 91.22 mvdan.cc/editorconfig [2021-05-21T18:45:46.571Z] #13 ... [2021-05-21T18:45:46.571Z] [2021-05-21T18:45:46.571Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:46.571Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:45:46.571Z] #45 88.34 go/doc [2021-05-21T18:45:46.571Z] #45 91.12 github.com/LK4D4/vndr/build [2021-05-21T18:45:46.571Z] #45 91.85 github.com/LK4D4/vndr/versioned [2021-05-21T18:45:46.571Z] #45 91.93 compress/flate [2021-05-21T18:45:46.571Z] #45 94.49 hash/crc32 [2021-05-21T18:45:46.571Z] #45 94.73 net [2021-05-21T18:45:46.571Z] #45 95.06 compress/gzip [2021-05-21T18:45:46.571Z] #45 95.64 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-21T18:45:46.571Z] #45 97.09 vendor/golang.org/x/text/transform [2021-05-21T18:45:46.571Z] #45 97.78 vendor/golang.org/x/text/unicode/bidi [2021-05-21T18:45:46.611Z] #43 9.019 PBCC images/ipc-desc.pb-c.c [2021-05-21T18:45:46.611Z] #43 9.058 PBCC images/ipc-sem.pb-c.c [2021-05-21T18:45:46.611Z] #43 9.077 DEP images/ipc-desc.pb-c.d [2021-05-21T18:45:46.611Z] #43 9.114 DEP images/ipc-sem.pb-c.d [2021-05-21T18:45:46.611Z] #43 9.144 PBCC images/ipc-msg.pb-c.c [2021-05-21T18:45:46.611Z] #43 9.160 DEP images/ipc-msg.pb-c.d [2021-05-21T18:45:46.611Z] #43 9.185 PBCC images/ipc-shm.pb-c.c [2021-05-21T18:45:46.611Z] #43 9.204 DEP images/ipc-shm.pb-c.d [2021-05-21T18:45:46.611Z] #43 9.223 PBCC images/ipc-var.pb-c.c [2021-05-21T18:45:46.830Z] #45 ... [2021-05-21T18:45:46.830Z] [2021-05-21T18:45:46.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:46.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:46.830Z] #43 35.81 CC images/creds.o [2021-05-21T18:45:46.830Z] #43 36.04 CC images/vma.o [2021-05-21T18:45:46.830Z] #43 36.28 CC images/netdev.o [2021-05-21T18:45:46.867Z] #43 9.245 DEP images/ipc-var.pb-c.d [2021-05-21T18:45:46.867Z] #43 9.272 PBCC images/sk-opts.pb-c.c [2021-05-21T18:45:46.867Z] #43 9.300 PBCC images/packet-sock.pb-c.c [2021-05-21T18:45:46.867Z] #43 9.336 DEP images/sk-opts.pb-c.d [2021-05-21T18:45:46.867Z] #43 9.367 DEP images/packet-sock.pb-c.d [2021-05-21T18:45:46.867Z] #43 9.452 PBCC images/sk-netlink.pb-c.c [2021-05-21T18:45:46.867Z] #43 9.508 DEP images/sk-netlink.pb-c.d [2021-05-21T18:45:46.867Z] #43 9.566 PBCC images/sk-inet.pb-c.c [2021-05-21T18:45:46.903Z] #44 143.4 CC criu/irmap.o [2021-05-21T18:45:47.089Z] #43 36.75 CC images/tty.o [2021-05-21T18:45:47.136Z] #43 9.631 DEP images/sk-inet.pb-c.d [2021-05-21T18:45:47.136Z] #43 9.681 PBCC images/sk-unix.pb-c.c [2021-05-21T18:45:47.136Z] #43 9.731 DEP images/sk-unix.pb-c.d [2021-05-21T18:45:47.136Z] #43 9.803 PBCC images/mm.pb-c.c [2021-05-21T18:45:47.326Z] #56 ... [2021-05-21T18:45:47.326Z] [2021-05-21T18:45:47.326Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:47.326Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:45:47.326Z] #13 85.90 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:45:47.326Z] #13 85.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-21T18:45:47.326Z] #13 85.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:47.348Z] #43 37.27 CC images/file-lock.o [2021-05-21T18:45:47.392Z] #43 9.846 DEP images/mm.pb-c.d [2021-05-21T18:45:47.392Z] #43 9.889 PBCC images/timerfd.pb-c.c [2021-05-21T18:45:47.392Z] #43 9.925 DEP images/timerfd.pb-c.d [2021-05-21T18:45:47.392Z] #43 9.993 PBCC images/timer.pb-c.c [2021-05-21T18:45:47.392Z] #43 10.03 DEP images/timer.pb-c.d [2021-05-21T18:45:47.647Z] #43 10.08 PBCC images/sa.pb-c.c [2021-05-21T18:45:47.647Z] #43 10.14 DEP images/sa.pb-c.d [2021-05-21T18:45:47.647Z] #43 10.20 PBCC images/pipe-data.pb-c.c [2021-05-21T18:45:47.647Z] #43 10.22 DEP images/pipe-data.pb-c.d [2021-05-21T18:45:47.647Z] #43 10.29 PBCC images/mnt.pb-c.c [2021-05-21T18:45:47.876Z] #51 92.59 mvdan.cc/sh/v3/fileutil [2021-05-21T18:45:47.877Z] #51 92.88 text/tabwriter [2021-05-21T18:45:47.904Z] #43 10.36 DEP images/mnt.pb-c.d [2021-05-21T18:45:47.904Z] #43 10.41 PBCC images/sk-packet.pb-c.c [2021-05-21T18:45:47.904Z] #43 10.44 DEP images/sk-packet.pb-c.d [2021-05-21T18:45:47.904Z] #43 10.48 PBCC images/tcp-stream.pb-c.c [2021-05-21T18:45:47.904Z] #43 10.53 DEP images/tcp-stream.pb-c.d [2021-05-21T18:45:47.915Z] #43 37.45 CC images/rlimit.o [2021-05-21T18:45:47.915Z] #43 37.76 CC images/pagemap.o [2021-05-21T18:45:48.145Z] #44 144.3 CC criu/kcmp-ids.o [2021-05-21T18:45:48.145Z] #44 144.6 CC criu/kerndat.o [2021-05-21T18:45:48.161Z] #43 10.60 PBCC images/pipe.pb-c.c [2021-05-21T18:45:48.161Z] #43 10.65 DEP images/pipe.pb-c.d [2021-05-21T18:45:48.161Z] #43 10.69 PBCC images/pstree.pb-c.c [2021-05-21T18:45:48.161Z] #43 10.72 DEP images/pstree.pb-c.d [2021-05-21T18:45:48.161Z] #43 10.79 PBCC images/fs.pb-c.c [2021-05-21T18:45:48.174Z] #43 38.01 CC images/siginfo.o [2021-05-21T18:45:48.417Z] #43 10.83 DEP images/fs.pb-c.d [2021-05-21T18:45:48.417Z] #43 10.89 PBCC images/signalfd.pb-c.c [2021-05-21T18:45:48.417Z] #43 10.94 DEP images/signalfd.pb-c.d [2021-05-21T18:45:48.417Z] #43 11.01 PBCC images/fh.pb-c.c [2021-05-21T18:45:48.432Z] #43 38.31 CC images/rpc.o [2021-05-21T18:45:48.674Z] #43 11.06 PBCC images/fsnotify.pb-c.c [2021-05-21T18:45:48.674Z] #43 11.10 DEP images/fh.pb-c.d [2021-05-21T18:45:48.674Z] #43 11.16 DEP images/fsnotify.pb-c.d [2021-05-21T18:45:48.674Z] #43 11.22 PBCC images/eventpoll.pb-c.c [2021-05-21T18:45:48.674Z] #43 11.27 DEP images/eventpoll.pb-c.d [2021-05-21T18:45:48.821Z] #51 93.54 mvdan.cc/sh/v3/syntax [2021-05-21T18:45:48.821Z] #51 ... [2021-05-21T18:45:48.821Z] [2021-05-21T18:45:48.821Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:48.821Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:45:48.821Z] #45 83.71 flag [2021-05-21T18:45:48.821Z] #45 84.92 go/token [2021-05-21T18:45:48.821Z] #45 85.36 regexp [2021-05-21T18:45:48.821Z] #45 85.95 go/scanner [2021-05-21T18:45:48.821Z] #45 86.95 go/ast [2021-05-21T18:45:48.821Z] #45 88.46 internal/lazyregexp [2021-05-21T18:45:48.821Z] #45 88.67 path [2021-05-21T18:45:48.821Z] #45 89.07 io/ioutil [2021-05-21T18:45:48.821Z] #45 89.70 net/url [2021-05-21T18:45:48.821Z] #45 90.99 text/template/parse [2021-05-21T18:45:48.821Z] #45 91.90 go/parser [2021-05-21T18:45:48.821Z] #45 ... [2021-05-21T18:45:48.821Z] [2021-05-21T18:45:48.821Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:48.821Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:48.821Z] #43 12.19 DEP images/ghost-file.pb-c.d [2021-05-21T18:45:48.821Z] #43 12.26 PBCC images/regfile.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.29 DEP images/regfile.pb-c.d [2021-05-21T18:45:48.821Z] #43 12.35 PBCC images/ns.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.38 DEP images/ns.pb-c.d [2021-05-21T18:45:48.821Z] #43 12.44 PBCC images/fdinfo.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.50 DEP images/fdinfo.pb-c.d [2021-05-21T18:45:48.821Z] #43 12.56 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.62 PBCC images/core-arm.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.69 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.75 PBCC images/core-s390.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.81 PBCC images/core-x86.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.86 PBCC images/core.pb-c.c [2021-05-21T18:45:48.821Z] #43 12.98 PBCC images/inventory.pb-c.c [2021-05-21T18:45:48.821Z] #43 13.04 DEP images/core-aarch64.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.09 DEP images/core-arm.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.16 DEP images/core-ppc64.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.20 DEP images/core-s390.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.24 DEP images/core-x86.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.31 DEP images/core.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.38 DEP images/inventory.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.47 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:45:48.821Z] #43 13.51 DEP images/cpuinfo.pb-c.d [2021-05-21T18:45:48.821Z] #43 13.56 PBCC images/stats.pb-c.c [2021-05-21T18:45:48.821Z] #43 13.59 DEP images/stats.pb-c.d [2021-05-21T18:45:48.821Z] #43 15.04 make[1]: Nothing to be done for 'all'. [2021-05-21T18:45:48.821Z] #43 16.64 CC images/stats.o [2021-05-21T18:45:48.821Z] #43 16.93 CC images/core.o [2021-05-21T18:45:48.821Z] #43 17.64 CC images/core-x86.o [2021-05-21T18:45:48.931Z] #43 11.32 PBCC images/eventfd.pb-c.c [2021-05-21T18:45:48.931Z] #43 11.36 DEP images/eventfd.pb-c.d [2021-05-21T18:45:48.931Z] #43 11.42 PBCC images/remap-file-path.pb-c.c [2021-05-21T18:45:48.931Z] #43 11.46 DEP images/remap-file-path.pb-c.d [2021-05-21T18:45:48.931Z] #43 11.52 PBCC images/fifo.pb-c.c [2021-05-21T18:45:49.188Z] #43 11.55 DEP images/fifo.pb-c.d [2021-05-21T18:45:49.188Z] #43 11.59 PBCC images/ghost-file.pb-c.c [2021-05-21T18:45:49.188Z] #43 11.66 DEP images/ghost-file.pb-c.d [2021-05-21T18:45:49.188Z] #43 11.71 PBCC images/regfile.pb-c.c [2021-05-21T18:45:49.188Z] #43 11.74 DEP images/regfile.pb-c.d [2021-05-21T18:45:49.188Z] #43 11.78 PBCC images/ns.pb-c.c [2021-05-21T18:45:49.446Z] #43 11.81 DEP images/ns.pb-c.d [2021-05-21T18:45:49.446Z] #43 11.85 PBCC images/fdinfo.pb-c.c [2021-05-21T18:45:49.446Z] #43 11.90 DEP images/fdinfo.pb-c.d [2021-05-21T18:45:49.446Z] #43 11.99 PBCC images/core-aarch64.pb-c.c [2021-05-21T18:45:49.446Z] #43 12.02 PBCC images/core-arm.pb-c.c [2021-05-21T18:45:49.703Z] #43 12.11 PBCC images/core-ppc64.pb-c.c [2021-05-21T18:45:49.703Z] #43 12.16 PBCC images/core-s390.pb-c.c [2021-05-21T18:45:49.703Z] #43 12.29 PBCC images/core-x86.pb-c.c [2021-05-21T18:45:49.748Z] #43 18.27 CC images/core-arm.o [2021-05-21T18:45:49.748Z] #43 ... [2021-05-21T18:45:49.748Z] [2021-05-21T18:45:49.748Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:49.748Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:45:49.748Z] #45 94.76 text/template [2021-05-21T18:45:49.809Z] #43 39.50 CC images/ext-file.o [2021-05-21T18:45:49.809Z] #43 39.65 CC images/cgroup.o [2021-05-21T18:45:49.835Z] #44 146.2 CC criu/libnetlink.o [2021-05-21T18:45:49.960Z] #43 12.35 PBCC images/core.pb-c.c [2021-05-21T18:45:49.960Z] #43 12.46 PBCC images/inventory.pb-c.c [2021-05-21T18:45:49.960Z] #43 12.55 DEP images/core-aarch64.pb-c.d [2021-05-21T18:45:50.186Z] #44 146.7 CC criu/log.o [2021-05-21T18:45:50.217Z] #43 12.62 DEP images/core-arm.pb-c.d [2021-05-21T18:45:50.217Z] #43 12.69 DEP images/core-ppc64.pb-c.d [2021-05-21T18:45:50.217Z] #43 12.73 DEP images/core-s390.pb-c.d [2021-05-21T18:45:50.217Z] #43 12.79 DEP images/core-x86.pb-c.d [2021-05-21T18:45:50.217Z] #43 12.83 DEP images/core.pb-c.d [2021-05-21T18:45:50.474Z] #43 12.90 DEP images/inventory.pb-c.d [2021-05-21T18:45:50.474Z] #43 12.99 PBCC images/cpuinfo.pb-c.c [2021-05-21T18:45:50.474Z] #43 13.02 DEP images/cpuinfo.pb-c.d [2021-05-21T18:45:50.474Z] #43 13.06 PBCC images/stats.pb-c.c [2021-05-21T18:45:50.474Z] #43 13.09 DEP images/stats.pb-c.d [2021-05-21T18:45:50.535Z] #44 ... [2021-05-21T18:45:50.536Z] [2021-05-21T18:45:50.536Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:45:50.536Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-21T18:45:50.536Z] #23 6.422 Collecting yamllint==1.26.1 [2021-05-21T18:45:50.536Z] #23 6.808 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:45:50.536Z] #23 8.320 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:45:50.536Z] #23 8.372 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:45:50.536Z] #23 8.425 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:45:50.536Z] #23 8.667 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-21T18:45:50.536Z] #23 9.714 Installing build dependencies: started [2021-05-21T18:45:50.677Z] #45 95.54 log [2021-05-21T18:45:50.746Z] #43 40.28 CC images/userns.o [2021-05-21T18:45:50.746Z] #43 40.57 CC images/google/protobuf/descriptor.o [2021-05-21T18:45:50.924Z] #23 ... [2021-05-21T18:45:50.924Z] [2021-05-21T18:45:50.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:50.924Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:45:50.924Z] #44 147.2 CC criu/lsm.o [2021-05-21T18:45:51.238Z] #45 96.07 encoding/xml [2021-05-21T18:45:51.238Z] #45 ... [2021-05-21T18:45:51.238Z] [2021-05-21T18:45:51.238Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:51.238Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:51.238Z] #13 79.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:45:51.238Z] #13 79.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:51.238Z] #13 79.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:51.238Z] #13 80.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:45:51.238Z] #13 80.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:51.238Z] #13 80.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:51.402Z] #40 ... [2021-05-21T18:45:51.402Z] [2021-05-21T18:45:51.402Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:51.402Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:51.402Z] #43 115.9 CC criu/filesystems.o [2021-05-21T18:45:51.402Z] #43 116.6 CC criu/fsnotify.o [2021-05-21T18:45:51.402Z] #43 117.8 CC criu/image-desc.o [2021-05-21T18:45:51.402Z] #43 118.0 CC criu/image.o [2021-05-21T18:45:51.402Z] #43 119.0 CC criu/ipc_ns.o [2021-05-21T18:45:51.402Z] #43 120.2 CC criu/irmap.o [2021-05-21T18:45:51.402Z] #43 121.0 CC criu/kcmp-ids.o [2021-05-21T18:45:51.402Z] #43 121.4 CC criu/kerndat.o [2021-05-21T18:45:51.402Z] #43 122.5 CC criu/libnetlink.o [2021-05-21T18:45:51.402Z] #43 122.8 CC criu/log.o [2021-05-21T18:45:51.402Z] #43 123.3 CC criu/lsm.o [2021-05-21T18:45:51.402Z] #43 123.7 CC criu/mem.o [2021-05-21T18:45:51.402Z] #43 125.5 CC criu/memfd.o [2021-05-21T18:45:51.402Z] #43 126.1 CC criu/mount.o [2021-05-21T18:45:51.402Z] #43 ... [2021-05-21T18:45:51.402Z] [2021-05-21T18:45:51.402Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:45:51.402Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:45:51.402Z] #20 60.22 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:45:51.402Z] #20 60.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:45:51.402Z] #20 60.65 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:45:51.402Z] #20 61.53 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:45:51.402Z] #20 62.03 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:45:51.402Z] #20 63.24 Setting up python3-pip (18.1-5) ... [2021-05-21T18:45:51.402Z] #20 64.33 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:45:51.402Z] #20 64.36 Processing triggers for mime-support (3.62) ... [2021-05-21T18:45:51.402Z] #20 DONE 65.4s [2021-05-21T18:45:51.402Z] [2021-05-21T18:45:51.402Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:45:51.402Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-21T18:45:51.494Z] #13 ... [2021-05-21T18:45:51.494Z] [2021-05-21T18:45:51.494Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:45:51.494Z] #56 sha256:2612ab764bbc5f929426d635864cee89adad7ae493b6d53196fb60f28e0ab7d3 [2021-05-21T18:45:51.495Z] #56 42.05 Checking out files: 50% (1974/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 86% (3387/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:45:51.495Z] #56 43.51 + cd /tmp/tmp.yxfKr3rPhe/src/github.com/containerd/containerd [2021-05-21T18:45:51.495Z] #56 43.51 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:45:51.557Z] #13 ... [2021-05-21T18:45:51.557Z] [2021-05-21T18:45:51.557Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:51.557Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:45:51.557Z] #45 82.65 crypto/ecdsa [2021-05-21T18:45:51.557Z] #45 82.67 github.com/LK4D4/vndr/build [2021-05-21T18:45:51.557Z] #45 83.49 crypto/rsa [2021-05-21T18:45:51.557Z] #45 85.13 vendor/golang.org/x/crypto/cryptobyte [2021-05-21T18:45:51.557Z] #45 85.58 vendor/golang.org/x/net/idna [2021-05-21T18:45:51.557Z] #45 87.20 mime [2021-05-21T18:45:51.557Z] #45 87.50 net/http/internal [2021-05-21T18:45:51.557Z] #45 90.46 vendor/golang.org/x/net/http/httpproxy [2021-05-21T18:45:51.557Z] #45 90.46 net/textproto [2021-05-21T18:45:51.557Z] #45 90.50 crypto/x509 [2021-05-21T18:45:51.557Z] #45 91.68 vendor/golang.org/x/net/http/httpguts [2021-05-21T18:45:51.557Z] #45 91.69 mime/multipart [2021-05-21T18:45:51.557Z] #45 ... [2021-05-21T18:45:51.557Z] [2021-05-21T18:45:51.557Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:45:51.557Z] #58 sha256:9e23d25746687951314ede56549b11ca674b30d77e524734b5cdf11bb14a18a7 [2021-05-21T18:45:51.557Z] #58 92.41 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:45:51.557Z] #58 92.41 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:45:51.664Z] #44 147.9 CC criu/mem.o [2021-05-21T18:45:52.366Z] #43 14.58 make[1]: Nothing to be done for 'all'. [2021-05-21T18:45:52.510Z] #58 ... [2021-05-21T18:45:52.510Z] [2021-05-21T18:45:52.510Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:52.510Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:45:52.510Z] #43 35.51 CC images/mnt.o [2021-05-21T18:45:52.510Z] #43 35.77 CC images/pipe-data.o [2021-05-21T18:45:52.510Z] #43 36.09 CC images/sa.o [2021-05-21T18:45:52.510Z] #43 36.30 CC images/timer.o [2021-05-21T18:45:52.510Z] #43 36.73 CC images/timerfd.o [2021-05-21T18:45:52.510Z] #43 37.01 CC images/mm.o [2021-05-21T18:45:52.510Z] #43 37.40 CC images/sk-opts.o [2021-05-21T18:45:52.510Z] #43 37.70 CC images/sk-unix.o [2021-05-21T18:45:52.510Z] #43 38.12 CC images/sk-inet.o [2021-05-21T18:45:52.510Z] #43 38.45 CC images/tun.o [2021-05-21T18:45:52.510Z] #43 38.84 CC images/sk-netlink.o [2021-05-21T18:45:52.510Z] #43 39.01 CC images/packet-sock.o [2021-05-21T18:45:52.510Z] #43 39.54 CC images/ipc-var.o [2021-05-21T18:45:52.510Z] #43 39.76 CC images/ipc-desc.o [2021-05-21T18:45:52.510Z] #43 40.10 CC images/ipc-shm.o [2021-05-21T18:45:52.510Z] #43 40.37 CC images/ipc-msg.o [2021-05-21T18:45:52.510Z] #43 40.72 CC images/ipc-sem.o [2021-05-21T18:45:52.510Z] #43 41.07 CC images/utsns.o [2021-05-21T18:45:52.510Z] #43 41.28 CC images/creds.o [2021-05-21T18:45:52.510Z] #43 41.62 CC images/vma.o [2021-05-21T18:45:52.510Z] #43 41.86 CC images/netdev.o [2021-05-21T18:45:52.510Z] #43 42.24 CC images/tty.o [2021-05-21T18:45:52.510Z] #43 42.95 CC images/file-lock.o [2021-05-21T18:45:52.510Z] #43 43.31 CC images/rlimit.o [2021-05-21T18:45:52.510Z] #43 43.56 CC images/pagemap.o [2021-05-21T18:45:52.510Z] #43 43.80 CC images/siginfo.o [2021-05-21T18:45:52.510Z] #43 44.12 CC images/rpc.o [2021-05-21T18:45:52.510Z] #43 45.51 CC images/ext-file.o [2021-05-21T18:45:52.510Z] #43 45.79 CC images/cgroup.o [2021-05-21T18:45:52.650Z] #43 42.11 CC images/opts.o [2021-05-21T18:45:52.651Z] #43 42.36 CC images/seccomp.o [2021-05-21T18:45:52.651Z] #43 42.60 CC images/binfmt-misc.o [2021-05-21T18:45:52.779Z] Fetching without tags [2021-05-21T18:45:52.795Z] #21 1.064 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:45:52.795Z] #21 1.068 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:45:52.795Z] #21 1.071 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:45:52.795Z] #21 DONE 1.2s [2021-05-21T18:45:52.795Z] [2021-05-21T18:45:52.795Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:45:52.795Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:45:52.860Z] #56 44.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:45:52.860Z] #56 44.86 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:45:52.860Z] #56 44.86 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:45:52.860Z] #56 44.86 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:45:52.860Z] #56 44.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:45:52.860Z] #56 44.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:45:52.860Z] #56 44.86 + '[' '' = dynamic ']' [2021-05-21T18:45:52.860Z] #56 44.86 + make [2021-05-21T18:45:53.218Z] #43 42.85 CC images/time.o [2021-05-21T18:45:53.218Z] #43 43.10 CC images/sysctl.o [2021-05-21T18:45:52.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:45:52.519Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:45:52.566Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:45:52.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:45:52.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:45:52.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:45:52.800Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:45:53.476Z] #43 43.34 CC images/autofs.o [2021-05-21T18:45:53.524Z] #44 150.0 CC criu/memfd.o [2021-05-21T18:45:53.527Z] #43 46.52 CC images/userns.o [2021-05-21T18:45:53.575Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:45:53.735Z] #43 16.00 CC images/stats.o [2021-05-21T18:45:53.735Z] #43 ... [2021-05-21T18:45:53.735Z] [2021-05-21T18:45:53.735Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:45:53.735Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:45:53.735Z] #51 84.02 encoding/json [2021-05-21T18:45:53.735Z] #51 87.00 github.com/pkg/diff [2021-05-21T18:45:53.735Z] #51 87.84 go/scanner [2021-05-21T18:45:53.735Z] #51 88.84 go/ast [2021-05-21T18:45:53.735Z] #51 90.16 golang.org/x/crypto/ssh/terminal [2021-05-21T18:45:53.735Z] #51 91.52 mvdan.cc/editorconfig [2021-05-21T18:45:53.735Z] #51 92.60 mvdan.cc/sh/v3/fileutil [2021-05-21T18:45:53.735Z] #51 92.81 text/tabwriter [2021-05-21T18:45:53.735Z] #51 93.34 mvdan.cc/sh/v3/syntax [2021-05-21T18:45:53.735Z] #51 ... [2021-05-21T18:45:53.735Z] [2021-05-21T18:45:53.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:45:53.735Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:45:53.735Z] #13 80.05 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T18:45:53.735Z] #13 80.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:53.735Z] #13 80.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:53.735Z] #13 80.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T18:45:53.735Z] #13 80.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:45:53.735Z] #13 80.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:45:53.735Z] #13 ... [2021-05-21T18:45:53.735Z] [2021-05-21T18:45:53.735Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:53.735Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:53.735Z] #43 16.35 CC images/core.o [2021-05-21T18:45:53.735Z] #43 43.58 CC images/macvlan.o [2021-05-21T18:45:53.797Z] #43 46.88 CC images/google/protobuf/descriptor.o [2021-05-21T18:45:53.994Z] #43 43.78 CC images/sit.o [2021-05-21T18:45:54.227Z] #56 46.56 + bin/ctr [2021-05-21T18:45:54.253Z] #43 43.98 CC images/memfd.o [2021-05-21T18:45:54.342Z] #44 150.8 CC criu/mount.o [2021-05-21T18:45:54.511Z] #43 44.30 CC images/timens.o [2021-05-21T18:45:54.664Z] #43 17.00 CC images/core-x86.o [2021-05-21T18:45:54.770Z] #43 44.53 LINK images/built-in.o [2021-05-21T18:45:54.921Z] #43 ... [2021-05-21T18:45:54.921Z] [2021-05-21T18:45:54.921Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:54.921Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:45:54.921Z] #45 85.28 flag [2021-05-21T18:45:54.921Z] #45 86.34 go/token [2021-05-21T18:45:54.921Z] #45 86.55 internal/lazyregexp [2021-05-21T18:45:54.921Z] #45 86.75 path [2021-05-21T18:45:54.921Z] #45 87.23 go/scanner [2021-05-21T18:45:54.921Z] #45 87.32 io/ioutil [2021-05-21T18:45:54.921Z] #45 87.83 net/url [2021-05-21T18:45:54.921Z] #45 88.49 go/ast [2021-05-21T18:45:54.921Z] #45 89.38 text/template/parse [2021-05-21T18:45:54.921Z] #45 92.60 go/parser [2021-05-21T18:45:54.921Z] #45 93.50 text/template [2021-05-21T18:45:55.079Z] #43 44.69 GEN compel/include/asm [2021-05-21T18:45:55.080Z] #43 44.72 GEN compel/include/version.h [2021-05-21T18:45:55.080Z] #43 44.75 touch .config [2021-05-21T18:45:55.080Z] #43 44.79 GEN include/common/config.h [2021-05-21T18:45:55.080Z] #43 44.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-21T18:45:55.080Z] #43 44.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-21T18:45:55.080Z] #43 44.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-21T18:45:55.080Z] #43 44.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-21T18:45:55.080Z] #43 44.98 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-21T18:45:55.080Z] #43 45.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T18:45:55.088Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-05-21T18:45:55.088Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T18:45:55.088Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T18:45:55.178Z] #45 ... [2021-05-21T18:45:55.178Z] [2021-05-21T18:45:55.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:55.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:55.178Z] #43 17.58 CC images/core-arm.o [2021-05-21T18:45:55.354Z] #43 45.06 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T18:45:55.354Z] #43 45.10 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-21T18:45:55.354Z] #43 45.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T18:45:55.354Z] #43 45.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:45:55.354Z] #43 45.17 DEP compel/plugins/std/infect.d [2021-05-21T18:45:55.354Z] #43 45.26 DEP compel/plugins/std/string.d [2021-05-21T18:45:55.434Z] #43 17.90 CC images/core-aarch64.o [2021-05-21T18:45:55.452Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T18:45:55.452Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T18:45:55.615Z] #43 45.39 DEP compel/plugins/std/log.d [2021-05-21T18:45:55.615Z] #43 45.51 DEP compel/plugins/std/fds.d [2021-05-21T18:45:55.691Z] #43 18.29 CC images/core-ppc64.o [2021-05-21T18:45:55.732Z] #43 48.83 CC images/opts.o [2021-05-21T18:45:55.732Z] #43 48.92 CC images/seccomp.o [2021-05-21T18:45:55.742Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-05-21T18:45:55.742Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T18:45:55.889Z] #43 45.62 DEP compel/plugins/std/std.d [2021-05-21T18:45:55.889Z] #43 45.75 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:45:55.995Z] #43 49.25 CC images/binfmt-misc.o [2021-05-21T18:45:56.032Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T18:45:56.032Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T18:45:56.032Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T18:45:56.032Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T18:45:56.032Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T18:45:56.032Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T18:45:56.158Z] #43 45.82 DEP compel/plugins/fds/fds.d [2021-05-21T18:45:56.158Z] #43 46.02 CC compel/plugins/std/std.o [2021-05-21T18:45:56.261Z] #43 49.64 CC images/time.o [2021-05-21T18:45:56.322Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-05-21T18:45:56.322Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T18:45:56.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T18:45:53.675Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:45:53.722Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:45:56.037Z] > git remote # timeout=10 [2021-05-21T18:45:56.115Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:45:56.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:45:56.178Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:45:56.525Z] #43 49.87 CC images/sysctl.o [2021-05-21T18:45:56.612Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2021-05-21T18:45:56.612Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T18:45:56.612Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T18:45:56.623Z] #43 19.02 CC images/core-s390.o [2021-05-21T18:45:56.727Z] #43 46.41 CC compel/plugins/std/fds.o [2021-05-21T18:45:56.986Z] #43 46.82 CC compel/plugins/std/log.o [2021-05-21T18:45:57.119Z] #43 50.12 CC images/autofs.o [2021-05-21T18:45:57.119Z] #43 50.38 CC images/macvlan.o [2021-05-21T18:45:57.186Z] #43 19.75 CC images/cpuinfo.o [2021-05-21T18:45:57.443Z] #43 20.13 CC images/inventory.o [2021-05-21T18:45:57.542Z] Merge succeeded, producing 8724ed394ab224f84c41d8ce33b57a5269915e7a [2021-05-21T18:45:57.543Z] Checking out Revision 8724ed394ab224f84c41d8ce33b57a5269915e7a (PR-41588) [2021-05-21T18:45:57.698Z] #43 50.69 CC images/sit.o [2021-05-21T18:45:57.699Z] #43 20.39 CC images/fdinfo.o [2021-05-21T18:45:57.924Z] #43 47.62 CC compel/plugins/std/string.o [2021-05-21T18:45:57.924Z] #43 ... [2021-05-21T18:45:57.924Z] [2021-05-21T18:45:57.924Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:45:57.924Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:45:57.924Z] #45 99.66 vendor/golang.org/x/text/secure/bidirule [2021-05-21T18:45:57.924Z] #45 99.97 vendor/golang.org/x/text/unicode/norm [2021-05-21T18:45:57.924Z] #45 103.8 vendor/golang.org/x/net/idna [2021-05-21T18:45:57.924Z] #45 106.1 vendor/golang.org/x/net/http2/hpack [2021-05-21T18:45:57.924Z] #45 107.4 mime [2021-05-21T18:45:57.924Z] #45 109.3 mime/quotedprintable [2021-05-21T18:45:57.924Z] #45 109.7 net/http/internal [2021-05-21T18:45:57.963Z] #43 51.04 CC images/memfd.o [2021-05-21T18:45:57.963Z] #43 51.28 CC images/timens.o [2021-05-21T18:45:58.105Z] #22 5.350 Collecting yamllint==1.26.1 [2021-05-21T18:45:58.262Z] #43 20.73 CC images/fown.o [2021-05-21T18:45:58.365Z] #44 ... [2021-05-21T18:45:58.365Z] [2021-05-21T18:45:58.365Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:45:58.365Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-21T18:45:58.365Z] #23 23.99 Installing build dependencies: finished with status 'done' [2021-05-21T18:45:58.414Z] #43 51.50 LINK images/built-in.o [2021-05-21T18:45:58.492Z] #45 ... [2021-05-21T18:45:58.492Z] [2021-05-21T18:45:58.492Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:45:58.492Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:45:58.492Z] #43 48.32 CC compel/plugins/std/infect.o [2021-05-21T18:45:58.518Z] #43 20.93 CC images/ns.o [2021-05-21T18:45:58.678Z] #43 51.63 GEN compel/include/asm [2021-05-21T18:45:58.678Z] #43 51.89 GEN compel/include/version.h [2021-05-21T18:45:58.678Z] #43 51.92 touch .config [2021-05-21T18:45:58.678Z] #43 52.02 GEN include/common/config.h [2021-05-21T18:45:58.775Z] #43 21.19 CC images/regfile.o [2021-05-21T18:45:58.946Z] #43 52.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:45:59.032Z] #43 21.44 CC images/ghost-file.o [2021-05-21T18:45:59.060Z] #43 48.71 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-21T18:45:59.060Z] #43 48.77 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-21T18:45:59.060Z] #43 48.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-21T18:45:59.060Z] #43 48.87 AR compel/plugins/std.lib.a [2021-05-21T18:45:59.060Z] #43 48.94 CC compel/plugins/fds/fds.o [2021-05-21T18:45:59.211Z] #43 52.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-21T18:45:59.211Z] #43 52.33 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-21T18:45:59.211Z] #43 52.35 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-21T18:45:59.211Z] #43 52.36 DEP compel/plugins/std/infect.d [2021-05-21T18:45:59.211Z] #43 52.56 DEP compel/plugins/std/string.d [2021-05-21T18:45:59.289Z] #43 21.84 CC images/fifo.o [2021-05-21T18:45:59.320Z] #43 49.19 AR compel/plugins/fds.lib.a [2021-05-21T18:45:59.320Z] #43 49.23 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:45:59.320Z] #43 49.30 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:45:59.426Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 13.7% of statements [2021-05-21T18:45:59.476Z] #43 52.65 DEP compel/plugins/std/log.d [2021-05-21T18:45:59.476Z] #43 52.74 DEP compel/plugins/std/fds.d [2021-05-21T18:45:59.545Z] #43 22.10 CC images/remap-file-path.o [2021-05-21T18:45:57.412Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-21T18:45:57.569Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:45:57.616Z] > git checkout -f 8724ed394ab224f84c41d8ce33b57a5269915e7a # timeout=10 [2021-05-21T18:45:59.888Z] #43 49.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-21T18:45:59.888Z] #43 49.61 HOSTDEP compel/src/main-host.d [2021-05-21T18:45:59.888Z] #43 49.71 DEP compel/src/lib/ptrace.d [2021-05-21T18:45:59.888Z] #43 49.81 DEP compel/src/lib/infect.d [2021-05-21T18:45:59.891Z] #43 53.10 DEP compel/plugins/std/std.d [2021-05-21T18:46:00.108Z] #43 22.43 CC images/eventfd.o [2021-05-21T18:46:00.108Z] #43 22.66 CC images/eventpoll.o [2021-05-21T18:46:00.138Z] ok github.com/docker/docker/builder/dockerfile 0.951s coverage: 48.5% of statements [2021-05-21T18:46:00.138Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T18:46:00.148Z] #43 49.98 DEP compel/src/lib/infect-util.d [2021-05-21T18:46:00.148Z] #43 50.08 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:46:00.203Z] #43 53.33 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:46:00.406Z] #43 50.20 DEP compel/arch/x86/src/lib/infect.d [2021-05-21T18:46:00.406Z] #43 50.32 DEP compel/arch/x86/src/lib/cpu.d [2021-05-21T18:46:00.660Z] #22 ... [2021-05-21T18:46:00.660Z] [2021-05-21T18:46:00.660Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:00.660Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:00.660Z] #43 131.0 CC criu/namespaces.o [2021-05-21T18:46:00.660Z] #43 133.0 CC criu/net.o [2021-05-21T18:46:00.665Z] #43 50.38 DEP compel/src/lib/log.d [2021-05-21T18:46:00.665Z] #43 50.44 DEP compel/src/main.d [2021-05-21T18:46:00.665Z] #43 50.55 DEP compel/src/lib/handle-elf.d [2021-05-21T18:46:00.673Z] #43 22.99 CC images/fh.o [2021-05-21T18:46:00.767Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-05-21T18:46:00.769Z] #56 ... [2021-05-21T18:46:00.769Z] [2021-05-21T18:46:00.769Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:00.769Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:00.769Z] #43 18.66 CC images/core-aarch64.o [2021-05-21T18:46:00.769Z] #43 19.05 CC images/core-ppc64.o [2021-05-21T18:46:00.769Z] #43 19.65 CC images/core-s390.o [2021-05-21T18:46:00.769Z] #43 20.31 CC images/cpuinfo.o [2021-05-21T18:46:00.769Z] #43 20.83 CC images/inventory.o [2021-05-21T18:46:00.769Z] #43 21.07 CC images/fdinfo.o [2021-05-21T18:46:00.769Z] #43 21.44 CC images/fown.o [2021-05-21T18:46:00.769Z] #43 21.71 CC images/ns.o [2021-05-21T18:46:00.769Z] #43 22.01 CC images/regfile.o [2021-05-21T18:46:00.769Z] #43 22.32 CC images/ghost-file.o [2021-05-21T18:46:00.769Z] #43 22.63 CC images/fifo.o [2021-05-21T18:46:00.769Z] #43 22.82 CC images/remap-file-path.o [2021-05-21T18:46:00.769Z] #43 23.01 CC images/eventfd.o [2021-05-21T18:46:00.769Z] #43 23.17 CC images/eventpoll.o [2021-05-21T18:46:00.769Z] #43 23.52 CC images/fh.o [2021-05-21T18:46:00.769Z] #43 23.87 CC images/fsnotify.o [2021-05-21T18:46:00.769Z] #43 24.58 CC images/signalfd.o [2021-05-21T18:46:00.769Z] #43 24.89 CC images/fs.o [2021-05-21T18:46:00.769Z] #43 25.07 CC images/pstree.o [2021-05-21T18:46:00.769Z] #43 25.29 CC images/pipe.o [2021-05-21T18:46:00.769Z] #43 25.50 CC images/tcp-stream.o [2021-05-21T18:46:00.769Z] #43 25.77 CC images/sk-packet.o [2021-05-21T18:46:00.769Z] #43 26.04 CC images/mnt.o [2021-05-21T18:46:00.769Z] #43 26.27 CC images/pipe-data.o [2021-05-21T18:46:00.769Z] #43 26.57 CC images/sa.o [2021-05-21T18:46:00.769Z] #43 26.81 CC images/timer.o [2021-05-21T18:46:00.769Z] #43 27.20 CC images/timerfd.o [2021-05-21T18:46:00.769Z] #43 27.43 CC images/mm.o [2021-05-21T18:46:00.769Z] #43 27.84 CC images/sk-opts.o [2021-05-21T18:46:00.769Z] #43 28.08 CC images/sk-unix.o [2021-05-21T18:46:00.769Z] #43 28.43 CC images/sk-inet.o [2021-05-21T18:46:00.769Z] #43 28.85 CC images/tun.o [2021-05-21T18:46:00.769Z] #43 29.22 CC images/sk-netlink.o [2021-05-21T18:46:00.769Z] #43 29.44 CC images/packet-sock.o [2021-05-21T18:46:00.781Z] #43 53.63 DEP compel/plugins/fds/fds.d [2021-05-21T18:46:00.781Z] #43 53.95 CC compel/plugins/std/std.o [2021-05-21T18:46:00.922Z] #43 135.9 CC criu/netfilter.o [2021-05-21T18:46:00.924Z] #43 50.69 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-21T18:46:00.929Z] #43 23.30 CC images/fsnotify.o [2021-05-21T18:46:01.025Z] #43 ... [2021-05-21T18:46:01.025Z] [2021-05-21T18:46:01.025Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:46:01.025Z] #51 sha256:f5aff3aca0509327e1eb6fa467a6e007f66be9e1231f5e795873fc87b4eac41e [2021-05-21T18:46:01.025Z] #51 99.81 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:46:01.025Z] #51 DONE 106.0s [2021-05-21T18:46:01.025Z] [2021-05-21T18:46:01.025Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:01.025Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:46:01.025Z] #45 99.97 go/doc [2021-05-21T18:46:01.025Z] #45 101.6 github.com/LK4D4/vndr/versioned [2021-05-21T18:46:01.025Z] #45 101.7 compress/flate [2021-05-21T18:46:01.025Z] #45 103.4 github.com/LK4D4/vndr/build [2021-05-21T18:46:01.025Z] #45 104.5 hash/crc32 [2021-05-21T18:46:01.025Z] #45 105.2 compress/gzip [2021-05-21T18:46:01.048Z] #43 ... [2021-05-21T18:46:01.048Z] [2021-05-21T18:46:01.048Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:01.048Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:46:01.048Z] #13 99.52 Selecting previously unselected package libapparmor1:arm64. [2021-05-21T18:46:01.048Z] #13 99.53 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-21T18:46:01.048Z] #13 99.55 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-21T18:46:01.057Z] ok github.com/docker/docker/builder/remotecontext/git 1.202s coverage: 86.3% of statements [2021-05-21T18:46:01.057Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T18:46:01.057Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T18:46:01.183Z] #43 50.84 CC compel/src/lib/log.o [2021-05-21T18:46:01.183Z] #43 51.05 CC compel/arch/x86/src/lib/cpu.o [2021-05-21T18:46:01.185Z] #43 136.3 CC criu/page-pipe.o [2021-05-21T18:46:01.189Z] #43 ... [2021-05-21T18:46:01.189Z] [2021-05-21T18:46:01.189Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:01.189Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:46:01.189Z] #56 42.21 Checking out files: 49% (1934/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 89% (3527/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T18:46:01.189Z] #56 43.68 + cd /tmp/tmp.ROdFwtXpz9/src/github.com/containerd/containerd [2021-05-21T18:46:01.189Z] #56 43.69 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T18:46:01.189Z] #56 44.38 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T18:46:01.189Z] #56 44.38 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T18:46:01.189Z] #56 44.39 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:46:01.189Z] #56 44.39 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T18:46:01.189Z] #56 44.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T18:46:01.189Z] #56 44.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T18:46:01.189Z] #56 44.39 + '[' '' = dynamic ']' [2021-05-21T18:46:01.189Z] #56 44.39 + make [2021-05-21T18:46:01.189Z] #56 45.82 + bin/ctr [2021-05-21T18:46:01.281Z] #45 ... [2021-05-21T18:46:01.281Z] [2021-05-21T18:46:01.281Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:01.281Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:01.281Z] #43 29.85 CC images/ipc-var.o [2021-05-21T18:46:01.538Z] #43 30.41 CC images/ipc-desc.o [2021-05-21T18:46:01.626Z] #13 ... [2021-05-21T18:46:01.626Z] [2021-05-21T18:46:01.626Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:46:01.626Z] #58 sha256:9e23d25746687951314ede56549b11ca674b30d77e524734b5cdf11bb14a18a7 [2021-05-21T18:46:01.626Z] #58 DONE 103.3s [2021-05-21T18:46:01.759Z] #43 137.0 CC criu/page-xfer.o [2021-05-21T18:46:01.890Z] [2021-05-21T18:46:01.890Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:46:01.890Z] #59 sha256:919965c61a125ff2ac6599401e017efcdb3a6ee59d84c15125796aedfbad3357 [2021-05-21T18:46:01.890Z] #59 DONE 0.1s [2021-05-21T18:46:01.890Z] [2021-05-21T18:46:01.890Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:01.890Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:46:01.890Z] #13 100.3 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-21T18:46:01.890Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-21T18:46:01.890Z] #13 100.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-21T18:46:01.890Z] [2021-05-21T18:46:01.890Z] #13 ... [2021-05-21T18:46:01.890Z] [2021-05-21T18:46:01.890Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:46:01.890Z] #60 sha256:1d0e47ae3c3461bd9fbf2232878574c56ad89b3f35a649ea0005c5de6cbfd380 [2021-05-21T18:46:01.890Z] #60 DONE 0.1s [2021-05-21T18:46:01.890Z] [2021-05-21T18:46:01.891Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:01.891Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:46:02.100Z] #43 30.81 CC images/ipc-shm.o [2021-05-21T18:46:02.120Z] #43 51.81 CC compel/arch/x86/src/lib/infect.o [2021-05-21T18:46:02.156Z] #13 100.5 Selecting previously unselected package libbtrfs0. [2021-05-21T18:46:02.156Z] #13 100.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-21T18:46:02.156Z] #13 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:02.156Z] #13 100.6 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:46:02.156Z] #13 ... [2021-05-21T18:46:02.156Z] [2021-05-21T18:46:02.156Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:02.156Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:46:02.156Z] #45 93.73 crypto/tls [2021-05-21T18:46:02.156Z] #45 99.60 net/http/httptrace [2021-05-21T18:46:02.156Z] #45 99.86 net/http [2021-05-21T18:46:02.156Z] #45 ... [2021-05-21T18:46:02.156Z] [2021-05-21T18:46:02.156Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:02.156Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-21T18:46:02.156Z] #13 100.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-21T18:46:02.156Z] #13 100.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:02.356Z] #43 31.03 CC images/ipc-msg.o [2021-05-21T18:46:02.420Z] #13 100.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-21T18:46:02.420Z] #13 100.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-21T18:46:02.420Z] #13 100.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-21T18:46:02.420Z] #13 101.0 Selecting previously unselected package libudev-dev:arm64. [2021-05-21T18:46:02.420Z] #13 101.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-21T18:46:02.420Z] #13 101.0 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-21T18:46:02.613Z] #43 31.28 CC images/ipc-sem.o [2021-05-21T18:46:02.684Z] #13 101.2 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-21T18:46:02.684Z] #13 101.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-21T18:46:02.684Z] #13 101.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-21T18:46:02.870Z] #43 31.50 CC images/utsns.o [2021-05-21T18:46:02.870Z] #43 31.70 CC images/creds.o [2021-05-21T18:46:02.949Z] #13 101.5 Selecting previously unselected package libpcre16-3:arm64. [2021-05-21T18:46:02.949Z] #13 101.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-21T18:46:02.949Z] #13 101.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-21T18:46:03.057Z] #43 52.66 CC compel/src/lib/infect-rpc.o [2021-05-21T18:46:03.126Z] #43 31.92 CC images/vma.o [2021-05-21T18:46:03.151Z] #43 138.4 CC criu/pagemap-cache.o [2021-05-21T18:46:03.213Z] #13 101.8 Selecting previously unselected package libpcre32-3:arm64. [2021-05-21T18:46:03.213Z] #13 101.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-21T18:46:03.213Z] #13 101.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-21T18:46:03.316Z] #43 53.09 CC compel/src/lib/infect-util.o [2021-05-21T18:46:03.414Z] #43 ... [2021-05-21T18:46:03.414Z] [2021-05-21T18:46:03.414Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:46:03.414Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:46:03.414Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:46:03.476Z] #13 101.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-21T18:46:03.477Z] #13 101.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-21T18:46:03.477Z] #13 101.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-21T18:46:03.477Z] #13 102.1 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-21T18:46:03.477Z] #13 102.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-21T18:46:03.477Z] #13 102.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-21T18:46:03.575Z] #43 53.29 CC compel/src/lib/infect.o [2021-05-21T18:46:03.690Z] #43 32.19 CC images/netdev.o [2021-05-21T18:46:03.775Z] ok github.com/docker/docker/client 0.238s coverage: 75.4% of statements [2021-05-21T18:46:03.946Z] #43 32.47 CC images/tty.o [2021-05-21T18:46:04.055Z] #13 102.6 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-21T18:46:04.056Z] #13 102.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-21T18:46:04.056Z] #13 102.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-21T18:46:04.203Z] #43 33.02 CC images/file-lock.o [2021-05-21T18:46:04.320Z] #13 102.9 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-21T18:46:04.320Z] #13 102.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-21T18:46:04.320Z] #13 103.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-21T18:46:04.320Z] #13 103.0 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-21T18:46:04.459Z] #43 33.28 CC images/rlimit.o [2021-05-21T18:46:04.584Z] #13 103.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-21T18:46:04.584Z] #13 103.1 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:04.584Z] #13 103.2 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-21T18:46:04.716Z] #43 33.54 CC images/pagemap.o [2021-05-21T18:46:04.848Z] #13 103.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-21T18:46:04.848Z] #13 103.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-21T18:46:04.858Z] #22 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:46:04.858Z] #22 11.96 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:46:04.858Z] #22 12.04 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:46:04.858Z] #22 12.29 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-21T18:46:04.954Z] #43 ... [2021-05-21T18:46:04.954Z] [2021-05-21T18:46:04.954Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:04.954Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:04.954Z] #13 108.9 Selecting previously unselected package libapparmor1:amd64. [2021-05-21T18:46:04.954Z] #13 108.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-21T18:46:04.954Z] #13 108.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:46:04.954Z] #13 109.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-21T18:46:04.954Z] #13 109.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-21T18:46:04.954Z] #13 109.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:46:04.954Z] #13 109.2 Selecting previously unselected package libbtrfs0. [2021-05-21T18:46:04.954Z] #13 109.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:46:04.954Z] #13 109.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:04.954Z] #13 109.2 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:46:04.955Z] #13 109.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 109.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:04.955Z] #13 109.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-21T18:46:04.955Z] #13 109.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 109.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:04.955Z] #13 109.6 Selecting previously unselected package libudev-dev:amd64. [2021-05-21T18:46:04.955Z] #13 109.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 109.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:04.955Z] #13 109.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-21T18:46:04.955Z] #13 109.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 109.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:46:04.955Z] #13 110.1 Selecting previously unselected package libpcre16-3:amd64. [2021-05-21T18:46:04.955Z] #13 110.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 110.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:04.955Z] #13 110.5 Selecting previously unselected package libpcre32-3:amd64. [2021-05-21T18:46:04.955Z] #13 110.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 110.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:04.955Z] #13 110.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-21T18:46:04.955Z] #13 110.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 110.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:46:04.955Z] #13 110.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-21T18:46:04.955Z] #13 110.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 110.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:46:04.955Z] #13 111.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-21T18:46:04.955Z] #13 111.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 111.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:46:04.955Z] #13 111.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-21T18:46:04.955Z] #13 111.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 111.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:04.955Z] #13 111.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-21T18:46:04.955Z] #13 111.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 111.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:04.955Z] #13 111.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-21T18:46:04.955Z] #13 111.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:46:04.955Z] #13 111.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:04.955Z] #13 112.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:46:04.955Z] #13 112.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:04.955Z] #13 112.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:46:04.955Z] #13 112.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:46:04.955Z] #13 112.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:04.955Z] #13 112.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:46:04.972Z] #43 33.77 CC images/siginfo.o [2021-05-21T18:46:05.114Z] #13 103.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-21T18:46:05.114Z] #13 103.7 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:05.114Z] #13 103.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-21T18:46:05.114Z] #13 103.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:46:05.114Z] #13 103.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-21T18:46:05.114Z] #13 103.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-21T18:46:05.114Z] #13 103.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:05.114Z] #13 103.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:05.114Z] #13 103.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-21T18:46:05.114Z] #13 103.8 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-21T18:46:05.214Z] #13 112.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:05.214Z] #13 112.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:05.214Z] #13 112.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:05.214Z] #13 112.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:05.214Z] #13 112.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:46:05.214Z] #13 112.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:05.214Z] #13 112.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:46:05.214Z] #13 112.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:46:05.214Z] #13 112.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:05.214Z] #13 112.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:46:05.214Z] #13 112.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:46:05.214Z] #13 112.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:05.214Z] #13 112.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:46:05.214Z] #13 112.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:46:05.214Z] #13 112.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:05.214Z] #13 112.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:46:05.214Z] #13 112.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:46:05.214Z] #13 112.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:46:05.214Z] #13 112.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:46:05.214Z] #13 112.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:05.229Z] #43 33.98 CC images/rpc.o [2021-05-21T18:46:05.378Z] #13 103.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:46:05.378Z] #13 103.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:05.378Z] #13 103.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-21T18:46:05.378Z] #13 103.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:46:05.378Z] #13 103.9 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-21T18:46:05.378Z] #13 103.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:46:05.378Z] #13 104.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-21T18:46:05.378Z] #13 104.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:05.378Z] #13 104.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 [2021-05-21T18:46:05.378Z] #13 104.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 [2021-05-21T18:46:05.378Z] #13 104.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:05.378Z] #13 104.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 [2021-05-21T18:46:05.378Z] #13 104.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 [2021-05-21T18:46:05.378Z] #13 104.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:46:05.442Z] #22 12.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:46:05.442Z] #22 12.65 Building wheels for collected packages: yamllint [2021-05-21T18:46:05.442Z] #22 12.66 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:46:05.479Z] #13 112.9 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:46:05.479Z] #13 112.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:05.479Z] #13 112.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:05.479Z] #13 113.0 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:46:05.493Z] #56 ... [2021-05-21T18:46:05.493Z] [2021-05-21T18:46:05.493Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T18:46:05.493Z] #51 sha256:a0ade6729cb6028913d5eb3320956dcfbe3ec8305872216d760af8b6f3691d42 [2021-05-21T18:46:05.493Z] #51 99.44 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T18:46:05.493Z] #51 DONE 105.4s [2021-05-21T18:46:05.493Z] [2021-05-21T18:46:05.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:05.493Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:05.493Z] #43 23.89 CC images/signalfd.o [2021-05-21T18:46:05.493Z] #43 24.15 CC images/fs.o [2021-05-21T18:46:05.493Z] #43 24.43 CC images/pstree.o [2021-05-21T18:46:05.493Z] #43 24.75 CC images/pipe.o [2021-05-21T18:46:05.493Z] #43 24.94 CC images/tcp-stream.o [2021-05-21T18:46:05.493Z] #43 25.23 CC images/sk-packet.o [2021-05-21T18:46:05.493Z] #43 25.55 CC images/mnt.o [2021-05-21T18:46:05.493Z] #43 25.86 CC images/pipe-data.o [2021-05-21T18:46:05.493Z] #43 26.21 CC images/sa.o [2021-05-21T18:46:05.493Z] #43 26.49 CC images/timer.o [2021-05-21T18:46:05.493Z] #43 26.90 CC images/timerfd.o [2021-05-21T18:46:05.493Z] #43 27.16 CC images/mm.o [2021-05-21T18:46:05.493Z] #43 27.47 CC images/sk-opts.o [2021-05-21T18:46:05.493Z] #43 27.81 CC images/sk-unix.o [2021-05-21T18:46:05.493Z] #43 ... [2021-05-21T18:46:05.493Z] [2021-05-21T18:46:05.493Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:05.493Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:46:05.493Z] #45 95.99 log [2021-05-21T18:46:05.493Z] #45 96.50 encoding/xml [2021-05-21T18:46:05.493Z] #45 98.09 go/doc [2021-05-21T18:46:05.493Z] #45 101.3 github.com/LK4D4/vndr/build [2021-05-21T18:46:05.493Z] #45 101.9 github.com/LK4D4/vndr/versioned [2021-05-21T18:46:05.493Z] #45 102.1 compress/flate [2021-05-21T18:46:05.493Z] #45 104.7 hash/crc32 [2021-05-21T18:46:05.493Z] #45 105.2 compress/gzip [2021-05-21T18:46:05.493Z] #45 105.2 net [2021-05-21T18:46:05.493Z] #45 106.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-21T18:46:05.643Z] #13 104.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-21T18:46:05.643Z] #13 104.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-21T18:46:05.643Z] #13 104.1 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:46:05.643Z] #13 104.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-21T18:46:05.643Z] #13 104.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-21T18:46:05.643Z] #13 104.2 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:46:05.749Z] #45 ... [2021-05-21T18:46:05.749Z] [2021-05-21T18:46:05.749Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:05.749Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:05.749Z] #43 28.28 CC images/sk-inet.o [2021-05-21T18:46:05.793Z] #23 ... [2021-05-21T18:46:05.793Z] [2021-05-21T18:46:05.793Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:05.793Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:46:05.793Z] #44 156.1 CC criu/namespaces.o [2021-05-21T18:46:05.793Z] #44 158.7 CC criu/net.o [2021-05-21T18:46:06.222Z] #13 DONE 104.8s [2021-05-21T18:46:06.222Z] [2021-05-21T18:46:06.222Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:06.222Z] #53 sha256:2fa3187675afebecda59e99ff531233cf2a926fe85064a278caf2807fdfac78f [2021-05-21T18:46:06.312Z] #43 28.70 CC images/tun.o [2021-05-21T18:46:06.567Z] #43 29.00 CC images/sk-netlink.o [2021-05-21T18:46:06.596Z] #43 35.16 CC images/ext-file.o [2021-05-21T18:46:06.596Z] #43 35.34 CC images/cgroup.o [2021-05-21T18:46:06.825Z] #43 29.28 CC images/packet-sock.o [2021-05-21T18:46:06.853Z] #22 14.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:46:06.853Z] #22 14.00 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:46:06.853Z] #22 14.07 Successfully built yamllint [2021-05-21T18:46:06.853Z] #22 14.10 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:46:06.866Z] #13 DONE 114.3s [2021-05-21T18:46:06.866Z] [2021-05-21T18:46:06.866Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:06.866Z] #53 sha256:5a8f75712fbaacb5265e94a290814e7cc526439aac395bdcdf75afb8ea1a0a5f [2021-05-21T18:46:06.880Z] #44 163.5 CC criu/netfilter.o [2021-05-21T18:46:07.082Z] #43 29.63 CC images/ipc-var.o [2021-05-21T18:46:07.128Z] #22 14.48 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:46:07.158Z] #43 36.01 CC images/userns.o [2021-05-21T18:46:07.189Z] #44 ... [2021-05-21T18:46:07.189Z] [2021-05-21T18:46:07.189Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:46:07.189Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-21T18:46:07.189Z] #23 33.41 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:46:07.338Z] #43 29.81 CC images/ipc-desc.o [2021-05-21T18:46:07.390Z] #22 DONE 14.9s [2021-05-21T18:46:07.390Z] [2021-05-21T18:46:07.390Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:07.390Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:07.390Z] #43 138.9 CC criu/pagemap.o [2021-05-21T18:46:07.390Z] #43 140.0 CC criu/parasite-syscall.o [2021-05-21T18:46:07.391Z] #43 140.9 CC criu/path.o [2021-05-21T18:46:07.391Z] #43 141.2 CC criu/pie-util-vdso-elf32.o [2021-05-21T18:46:07.391Z] #43 141.8 CC criu/pie-util-vdso.o [2021-05-21T18:46:07.391Z] #43 142.3 CC criu/pie-util.o [2021-05-21T18:46:07.391Z] #43 142.6 CC criu/pipes.o [2021-05-21T18:46:07.499Z] #23 33.41 Building wheels for collected packages: yamllint, pyyaml [2021-05-21T18:46:07.499Z] #23 33.41 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:46:07.595Z] #43 30.01 CC images/ipc-shm.o [2021-05-21T18:46:07.595Z] #43 30.20 CC images/ipc-msg.o [2021-05-21T18:46:07.721Z] #43 36.32 CC images/google/protobuf/descriptor.o [2021-05-21T18:46:07.861Z] #43 30.50 CC images/ipc-sem.o [2021-05-21T18:46:07.963Z] #43 ... [2021-05-21T18:46:07.963Z] [2021-05-21T18:46:07.963Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T18:46:07.963Z] #25 sha256:2aee1698e366f4b4eb567be3578b6e142524d87b0be6e8d4875ac5b8311e57c7 [2021-05-21T18:46:07.963Z] #25 DONE 0.3s [2021-05-21T18:46:07.963Z] [2021-05-21T18:46:07.963Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:46:07.963Z] #30 sha256:4a4bf74900744e80d87076ca7f0f249687e0f41e6cd0ce9686c9cb7cf54a73a5 [2021-05-21T18:46:08.116Z] #43 30.68 CC images/utsns.o [2021-05-21T18:46:08.156Z] #53 1.845 + RM_GOPATH=0 [2021-05-21T18:46:08.156Z] #53 1.845 + TMP_GOPATH= [2021-05-21T18:46:08.156Z] #53 1.845 + : /build [2021-05-21T18:46:08.156Z] #53 1.845 + '[' -z '' ']' [2021-05-21T18:46:08.156Z] #53 1.845 ++ mktemp -d [2021-05-21T18:46:08.156Z] #53 1.849 + export GOPATH=/tmp/tmp.bP5oCY7nHE [2021-05-21T18:46:08.156Z] #53 1.850 + GOPATH=/tmp/tmp.bP5oCY7nHE [2021-05-21T18:46:08.156Z] #53 1.850 + RM_GOPATH=1 [2021-05-21T18:46:08.156Z] #53 1.850 + case "$(go env GOARCH)" in [2021-05-21T18:46:08.156Z] #53 1.851 ++ go env GOARCH [2021-05-21T18:46:08.156Z] #53 1.866 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:08.156Z] #53 1.866 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:08.156Z] #53 1.867 ++ dirname /tmp/install/install.sh [2021-05-21T18:46:08.156Z] #53 1.869 + dir=/tmp/install [2021-05-21T18:46:08.156Z] #53 1.870 + bin=runc [2021-05-21T18:46:08.156Z] #53 1.870 + shift [2021-05-21T18:46:08.156Z] #53 1.871 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:46:08.156Z] #53 1.871 + . /tmp/install/runc.installer [2021-05-21T18:46:08.156Z] #53 1.872 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:08.156Z] #53 1.873 + install_runc [2021-05-21T18:46:08.156Z] #53 1.874 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:46:08.156Z] #53 1.879 + uname -r [2021-05-21T18:46:08.156Z] #53 1.885 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:46:08.156Z] #53 1.885 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:46:08.156Z] #53 1.886 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:46:08.156Z] #53 1.886 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bP5oCY7nHE/src/github.com/opencontainers/runc [2021-05-21T18:46:08.156Z] #53 1.891 Cloning into '/tmp/tmp.bP5oCY7nHE/src/github.com/opencontainers/runc'... [2021-05-21T18:46:08.244Z] #53 ... [2021-05-21T18:46:08.244Z] [2021-05-21T18:46:08.244Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:46:08.244Z] #58 sha256:d16f0b51df97cd6975e57064a1e53a8c5eab11e6f63b8178d9cbe0066c4be8ad [2021-05-21T18:46:08.244Z] #58 112.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:46:08.244Z] #58 112.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:46:08.244Z] #58 DONE 120.1s [2021-05-21T18:46:08.372Z] #43 30.83 CC images/creds.o [2021-05-21T18:46:08.422Z] #53 ... [2021-05-21T18:46:08.422Z] [2021-05-21T18:46:08.422Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:46:08.422Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-21T18:46:08.422Z] #14 DONE 2.4s [2021-05-21T18:46:08.504Z] [2021-05-21T18:46:08.504Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:46:08.504Z] #59 sha256:b2654dd5a24634d7667d4d3bce2b8d5ef1cd7cf4a69a3dab94b3d8bf12dc7b51 [2021-05-21T18:46:08.504Z] #59 DONE 0.2s [2021-05-21T18:46:08.504Z] [2021-05-21T18:46:08.504Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:46:08.504Z] #60 sha256:34570de4d34e6fa99c8949877dacbaa932c093decd93cf8b319e1bcd3766f21b [2021-05-21T18:46:08.628Z] #43 30.99 CC images/vma.o [2021-05-21T18:46:08.628Z] #43 31.24 CC images/netdev.o [2021-05-21T18:46:08.650Z] #23 34.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:46:08.650Z] #23 34.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:46:08.650Z] #23 34.75 Running setup.py bdist_wheel for pyyaml: started [2021-05-21T18:46:08.686Z] [2021-05-21T18:46:08.686Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:46:08.686Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-21T18:46:08.737Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:46:08.770Z] #60 DONE 0.2s [2021-05-21T18:46:08.770Z] [2021-05-21T18:46:08.770Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:08.770Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:08.770Z] #43 55.78 CC compel/src/lib/ptrace.o [2021-05-21T18:46:08.770Z] #43 56.16 AR compel/libcompel.a [2021-05-21T18:46:08.770Z] #43 56.24 HOSTCC compel/src/main-host.o [2021-05-21T18:46:08.770Z] #43 56.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-21T18:46:08.770Z] #43 56.93 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:46:08.770Z] #43 57.34 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:46:08.770Z] #43 57.49 HOSTLINK compel/compel-host-bin [2021-05-21T18:46:08.770Z] #43 57.72 DEP soccr/soccr.d [2021-05-21T18:46:08.770Z] #43 57.87 CC soccr/soccr.o [2021-05-21T18:46:08.868Z] First time build. Skipping changelog. [2021-05-21T18:46:09.192Z] #43 31.63 CC images/tty.o [2021-05-21T18:46:09.339Z] #43 59.13 AR soccr/libsoccr.a [2021-05-21T18:46:09.339Z] #43 59.16 make[1]: 'soccr/libsoccr.a' is up to date. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:46:09.612Z] #43 38.08 CC images/opts.o [2021-05-21T18:46:09.612Z] #43 38.34 CC images/seccomp.o [2021-05-21T18:46:09.638Z] #15 ... [2021-05-21T18:46:09.638Z] [2021-05-21T18:46:09.638Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:46:09.638Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-21T18:46:09.638Z] #32 DONE 111.0s [2021-05-21T18:46:09.638Z] [2021-05-21T18:46:09.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:09.638Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:46:09.638Z] #43 54.42 CC compel/plugins/std/fds.o [2021-05-21T18:46:09.638Z] #43 54.80 CC compel/plugins/std/log.o [2021-05-21T18:46:09.638Z] #43 55.85 CC compel/plugins/std/string.o [2021-05-21T18:46:09.638Z] #43 56.48 CC compel/plugins/std/infect.o [2021-05-21T18:46:09.638Z] #43 56.91 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-21T18:46:09.638Z] #43 56.97 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-21T18:46:09.638Z] #43 57.12 AR compel/plugins/std.lib.a [2021-05-21T18:46:09.638Z] #43 57.21 CC compel/plugins/fds/fds.o [2021-05-21T18:46:09.638Z] #43 57.53 AR compel/plugins/fds.lib.a [2021-05-21T18:46:09.638Z] #43 57.64 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:46:09.638Z] #43 57.81 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:46:09.638Z] #43 57.95 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-21T18:46:09.638Z] #43 58.05 HOSTDEP compel/src/main-host.d [2021-05-21T18:46:09.638Z] #43 58.18 DEP compel/src/lib/ptrace.d [2021-05-21T18:46:09.638Z] #43 58.33 DEP compel/src/lib/infect.d [2021-05-21T18:46:09.638Z] #43 58.45 DEP compel/src/lib/infect-util.d [2021-05-21T18:46:09.638Z] #43 58.60 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:46:09.638Z] #43 58.72 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-21T18:46:09.638Z] #43 58.83 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-21T18:46:09.638Z] #43 58.90 DEP compel/src/lib/log.d [2021-05-21T18:46:09.638Z] #43 59.00 DEP compel/src/main.d [2021-05-21T18:46:09.638Z] #43 59.05 DEP compel/src/lib/handle-elf.d [2021-05-21T18:46:09.638Z] #43 59.14 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-21T18:46:09.638Z] #43 59.22 CC compel/src/lib/log.o [2021-05-21T18:46:09.638Z] #43 59.59 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-21T18:46:09.638Z] #43 59.87 CC compel/arch/aarch64/src/lib/infect.o [2021-05-21T18:46:09.638Z] #43 60.18 CC compel/src/lib/infect-rpc.o [2021-05-21T18:46:09.638Z] #43 60.56 CC compel/src/lib/infect-util.o [2021-05-21T18:46:09.638Z] #43 60.98 CC compel/src/lib/infect.o [2021-05-21T18:46:09.754Z] #43 32.24 CC images/file-lock.o [2021-05-21T18:46:09.754Z] #43 32.39 CC images/rlimit.o [2021-05-21T18:46:09.869Z] #43 38.62 CC images/binfmt-misc.o [2021-05-21T18:46:09.892Z] using credential docker-jenkins-github-credentials [2021-05-21T18:46:09.902Z] #43 63.04 CC compel/src/lib/ptrace.o [2021-05-21T18:46:09.907Z] #43 59.53 DEP criu/arch/x86/sigframe.d [2021-05-21T18:46:09.907Z] #43 59.70 DEP criu/arch/x86/sigaction_compat.d [2021-05-21T18:46:09.907Z] #43 59.77 DEP criu/arch/x86/kerndat.d [2021-05-21T18:46:09.967Z] Cloning the remote Git repository [2021-05-21T18:46:09.967Z] Cloning with configured refspecs honoured and without tags [2021-05-21T18:46:10.011Z] #43 32.58 CC images/pagemap.o [2021-05-21T18:46:10.125Z] #43 38.85 CC images/time.o [2021-05-21T18:46:10.166Z] #43 59.93 DEP criu/arch/x86/crtools.d [2021-05-21T18:46:10.166Z] #43 60.07 DEP criu/arch/x86/cpu.d [2021-05-21T18:46:08.767Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:46:10.238Z] #23 36.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-21T18:46:10.238Z] #23 36.12 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-21T18:46:10.238Z] #23 36.31 Successfully built yamllint pyyaml [2021-05-21T18:46:10.238Z] #23 36.33 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:46:10.382Z] #43 39.03 CC images/sysctl.o [2021-05-21T18:46:10.426Z] #43 60.26 CC criu/arch/x86/cpu.o [2021-05-21T18:46:10.481Z] #43 63.56 AR compel/libcompel.a [2021-05-21T18:46:10.481Z] #43 63.69 HOSTCC compel/src/main-host.o [2021-05-21T18:46:10.550Z] #23 36.70 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:46:10.574Z] #43 32.94 CC images/siginfo.o [2021-05-21T18:46:10.639Z] #43 39.23 CC images/autofs.o [2021-05-21T18:46:10.684Z] #43 ... [2021-05-21T18:46:10.684Z] [2021-05-21T18:46:10.684Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:10.684Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:46:10.684Z] #45 112.4 crypto/tls [2021-05-21T18:46:10.684Z] #45 118.2 net/http/httptrace [2021-05-21T18:46:10.684Z] #45 118.5 net/http [2021-05-21T18:46:10.745Z] #43 ... [2021-05-21T18:46:10.745Z] [2021-05-21T18:46:10.745Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:46:10.745Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-21T18:46:10.745Z] #15 DONE 2.2s [2021-05-21T18:46:10.745Z] [2021-05-21T18:46:10.745Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:10.745Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:46:10.745Z] #45 108.5 github.com/LK4D4/vndr/godl [2021-05-21T18:46:10.745Z] #45 109.2 github.com/LK4D4/vndr [2021-05-21T18:46:10.830Z] #43 33.18 CC images/rpc.o [2021-05-21T18:46:10.862Z] #23 DONE 36.9s [2021-05-21T18:46:10.862Z] [2021-05-21T18:46:10.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:10.862Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:46:10.862Z] #44 164.1 CC criu/page-pipe.o [2021-05-21T18:46:10.862Z] #44 165.3 CC criu/page-xfer.o [2021-05-21T18:46:10.895Z] #43 39.51 CC images/macvlan.o [2021-05-21T18:46:10.895Z] #43 39.71 CC images/sit.o [2021-05-21T18:46:10.156Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T18:46:10.567Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-21T18:46:11.151Z] #43 39.91 CC images/memfd.o [2021-05-21T18:46:11.253Z] #45 ... [2021-05-21T18:46:11.253Z] [2021-05-21T18:46:11.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:11.253Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:11.253Z] #43 60.87 CC criu/arch/x86/crtools.o [2021-05-21T18:46:11.264Z] #44 167.7 CC criu/pagemap-cache.o [2021-05-21T18:46:11.407Z] #43 ... [2021-05-21T18:46:11.407Z] [2021-05-21T18:46:11.407Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:11.407Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:46:11.407Z] #45 106.3 net [2021-05-21T18:46:11.408Z] #45 107.1 vendor/golang.org/x/text/transform [2021-05-21T18:46:11.408Z] #45 107.8 vendor/golang.org/x/text/unicode/bidi [2021-05-21T18:46:11.408Z] #45 109.5 vendor/golang.org/x/text/secure/bidirule [2021-05-21T18:46:11.408Z] #45 109.7 vendor/golang.org/x/text/unicode/norm [2021-05-21T18:46:11.408Z] #45 113.8 vendor/golang.org/x/net/idna [2021-05-21T18:46:11.408Z] #45 115.8 vendor/golang.org/x/net/http2/hpack [2021-05-21T18:46:11.664Z] #45 ... [2021-05-21T18:46:11.664Z] [2021-05-21T18:46:11.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:11.664Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:11.664Z] #43 40.26 CC images/timens.o [2021-05-21T18:46:11.920Z] #43 40.59 LINK images/built-in.o [2021-05-21T18:46:11.920Z] #43 40.75 GEN compel/include/asm [2021-05-21T18:46:11.947Z] #44 168.4 CC criu/pagemap.o [2021-05-21T18:46:12.177Z] #43 40.79 GEN compel/include/version.h [2021-05-21T18:46:12.177Z] #43 40.83 touch .config [2021-05-21T18:46:12.177Z] #43 40.87 GEN include/common/config.h [2021-05-21T18:46:12.177Z] #43 40.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-21T18:46:12.190Z] #43 ... [2021-05-21T18:46:12.190Z] [2021-05-21T18:46:12.190Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:46:12.190Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-21T18:46:12.190Z] #14 DONE 5.2s [2021-05-21T18:46:12.190Z] [2021-05-21T18:46:12.190Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:12.190Z] #53 sha256:5a8f75712fbaacb5265e94a290814e7cc526439aac395bdcdf75afb8ea1a0a5f [2021-05-21T18:46:12.190Z] #53 5.232 + RM_GOPATH=0 [2021-05-21T18:46:12.190Z] #53 5.232 + TMP_GOPATH= [2021-05-21T18:46:12.190Z] #53 5.232 + : /build [2021-05-21T18:46:12.190Z] #53 5.234 + '[' -z '' ']' [2021-05-21T18:46:12.190Z] #53 5.237 ++ mktemp -d [2021-05-21T18:46:12.190Z] #53 5.237 + export GOPATH=/tmp/tmp.QIasAZcQ8b [2021-05-21T18:46:12.190Z] #53 5.237 + GOPATH=/tmp/tmp.QIasAZcQ8b [2021-05-21T18:46:12.191Z] #53 5.237 + RM_GOPATH=1 [2021-05-21T18:46:12.191Z] #53 5.237 + case "$(go env GOARCH)" in [2021-05-21T18:46:12.191Z] #53 5.237 ++ go env GOARCH [2021-05-21T18:46:12.191Z] #53 5.269 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:12.191Z] #53 5.269 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:12.191Z] #53 5.269 ++ dirname /tmp/install/install.sh [2021-05-21T18:46:12.191Z] #53 5.269 + dir=/tmp/install [2021-05-21T18:46:12.191Z] #53 5.269 + bin=runc [2021-05-21T18:46:12.191Z] #53 5.269 + shift [2021-05-21T18:46:12.191Z] #53 5.269 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:46:12.191Z] #53 5.269 + . /tmp/install/runc.installer [2021-05-21T18:46:12.191Z] #53 5.269 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:12.191Z] #53 5.269 + install_runc [2021-05-21T18:46:12.191Z] #53 5.276 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:46:12.191Z] #53 5.278 + uname -r [2021-05-21T18:46:12.191Z] #53 5.287 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:46:12.191Z] #53 5.287 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:46:12.191Z] #53 5.287 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QIasAZcQ8b/src/github.com/opencontainers/runc [2021-05-21T18:46:12.191Z] #53 5.287 Cloning into '/tmp/tmp.QIasAZcQ8b/src/github.com/opencontainers/runc'... [2021-05-21T18:46:12.191Z] #53 5.288 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:46:12.197Z] #43 34.38 CC images/ext-file.o [2021-05-21T18:46:12.197Z] #43 34.59 CC images/cgroup.o [2021-05-21T18:46:12.434Z] #43 40.99 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-21T18:46:12.434Z] #43 41.01 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-21T18:46:12.434Z] #43 41.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-21T18:46:12.434Z] #43 41.04 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-21T18:46:12.434Z] #43 41.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-21T18:46:12.434Z] #43 41.08 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T18:46:12.434Z] #43 41.10 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-21T18:46:12.434Z] #43 41.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T18:46:12.434Z] #43 41.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:46:12.434Z] #43 41.15 DEP compel/plugins/std/infect.d [2021-05-21T18:46:12.677Z] #45 ... [2021-05-21T18:46:12.677Z] [2021-05-21T18:46:12.677Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:12.677Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:46:12.677Z] #43 64.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-21T18:46:12.677Z] #43 64.43 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:46:12.677Z] #43 64.94 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:46:12.677Z] #43 65.22 HOSTLINK compel/compel-host-bin [2021-05-21T18:46:12.677Z] #43 65.49 DEP soccr/soccr.d [2021-05-21T18:46:12.677Z] #43 65.73 CC soccr/soccr.o [2021-05-21T18:46:12.677Z] #43 ... [2021-05-21T18:46:12.677Z] [2021-05-21T18:46:12.677Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T18:46:12.677Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-21T18:46:12.677Z] #16 1.497 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:46:12.677Z] #16 DONE 1.9s [2021-05-21T18:46:12.677Z] [2021-05-21T18:46:12.677Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T18:46:12.677Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-21T18:46:12.691Z] #43 41.27 DEP compel/plugins/std/string.d [2021-05-21T18:46:12.691Z] #43 41.36 DEP compel/plugins/std/log.d [2021-05-21T18:46:12.691Z] #43 41.44 DEP compel/plugins/std/fds.d [2021-05-21T18:46:12.691Z] #43 ... [2021-05-21T18:46:12.691Z] [2021-05-21T18:46:12.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:12.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:12.691Z] #13 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:46:12.691Z] #13 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:46:12.691Z] #13 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:12.757Z] #43 35.17 CC images/userns.o [2021-05-21T18:46:12.948Z] #13 ... [2021-05-21T18:46:12.948Z] [2021-05-21T18:46:12.948Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:12.948Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:12.948Z] #43 41.61 DEP compel/plugins/std/std.d [2021-05-21T18:46:12.948Z] #43 41.70 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:46:13.013Z] #43 35.47 CC images/google/protobuf/descriptor.o [2021-05-21T18:46:11.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:46:11.455Z] > git --version # timeout=10 [2021-05-21T18:46:11.503Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-21T18:46:11.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:46:11.506Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:46:13.205Z] #43 41.78 DEP compel/plugins/fds/fds.d [2021-05-21T18:46:13.205Z] #43 41.91 CC compel/plugins/std/std.o [2021-05-21T18:46:13.261Z] #30 DONE 5.0s [2021-05-21T18:46:13.261Z] [2021-05-21T18:46:13.261Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T18:46:13.261Z] #33 sha256:dd1ab1defb3f3ae0bf6f944993f5e856744fbfd30cb8bd6368de37b5a7cb7b3f [2021-05-21T18:46:13.513Z] #44 169.6 CC criu/parasite-syscall.o [2021-05-21T18:46:13.526Z] #33 DONE 0.7s [2021-05-21T18:46:13.526Z] [2021-05-21T18:46:13.526Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T18:46:13.526Z] #35 sha256:8999a0a528b355a8676d78c93457490c22a05f0c561dfbc202675989cb738b01 [2021-05-21T18:46:13.768Z] #43 42.25 CC compel/plugins/std/fds.o [2021-05-21T18:46:14.025Z] #43 42.72 CC compel/plugins/std/log.o [2021-05-21T18:46:14.102Z] #35 DONE 0.4s [2021-05-21T18:46:14.102Z] [2021-05-21T18:46:14.102Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T18:46:14.102Z] #38 sha256:c418d953035a7b2edb07b47f8c6560f900712996292e271d0de0b443de664081 [2021-05-21T18:46:14.102Z] #38 DONE 0.1s [2021-05-21T18:46:14.102Z] [2021-05-21T18:46:14.102Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:14.102Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:14.102Z] #43 143.7 CC criu/plugin.o [2021-05-21T18:46:14.102Z] #43 144.2 CC criu/proc_parse.o [2021-05-21T18:46:14.102Z] #43 146.7 CC criu/protobuf-desc.o [2021-05-21T18:46:14.102Z] #43 147.5 CC criu/protobuf.o [2021-05-21T18:46:14.102Z] #43 147.9 CC criu/pstree.o [2021-05-21T18:46:14.102Z] #43 149.2 CC criu/rbtree.o [2021-05-21T18:46:14.168Z] #44 170.8 CC criu/path.o [2021-05-21T18:46:14.368Z] #43 149.5 CC criu/rst-malloc.o [2021-05-21T18:46:14.614Z] #17 DONE 1.7s [2021-05-21T18:46:14.614Z] [2021-05-21T18:46:14.614Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:46:14.614Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-21T18:46:14.631Z] #43 149.8 CC criu/seccomp.o [2021-05-21T18:46:14.821Z] #44 171.1 CC criu/pie-util-vdso.o [2021-05-21T18:46:14.902Z] #43 37.05 CC images/opts.o [2021-05-21T18:46:14.902Z] #43 37.30 CC images/seccomp.o [2021-05-21T18:46:14.954Z] #43 43.49 CC compel/plugins/std/string.o [2021-05-21T18:46:15.123Z] #44 171.5 CC criu/pie-util.o [2021-05-21T18:46:15.157Z] #43 37.63 CC images/binfmt-misc.o [2021-05-21T18:46:15.209Z] #43 150.4 CC criu/seize.o [2021-05-21T18:46:15.413Z] #43 37.90 CC images/time.o [2021-05-21T18:46:15.427Z] #44 171.8 CC criu/pipes.o [2021-05-21T18:46:15.518Z] #43 44.24 CC compel/plugins/std/infect.o [2021-05-21T18:46:15.669Z] #43 38.06 CC images/sysctl.o [2021-05-21T18:46:15.669Z] #43 38.29 CC images/autofs.o [2021-05-21T18:46:15.775Z] #43 44.62 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-21T18:46:15.775Z] #43 44.66 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-21T18:46:15.925Z] #43 38.54 CC images/macvlan.o [2021-05-21T18:46:16.022Z] #18 DONE 1.6s [2021-05-21T18:46:16.022Z] [2021-05-21T18:46:16.022Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:16.022Z] #45 sha256:16ed5352d63e2f4288eff62aca75c8ed2a95280b6c5442c5615c7bb9d7f2769e [2021-05-21T18:46:16.022Z] #45 DONE 117.7s [2021-05-21T18:46:16.022Z] [2021-05-21T18:46:16.022Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:46:16.022Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-21T18:46:16.032Z] #43 44.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-21T18:46:16.032Z] #43 44.79 AR compel/plugins/std.lib.a [2021-05-21T18:46:16.082Z] #44 172.7 CC criu/plugin.o [2021-05-21T18:46:16.155Z] #43 151.3 CC criu/servicefd.o [2021-05-21T18:46:16.180Z] #43 38.73 CC images/sit.o [2021-05-21T18:46:16.288Z] #43 44.86 CC compel/plugins/fds/fds.o [2021-05-21T18:46:16.385Z] #53 ... [2021-05-21T18:46:16.385Z] [2021-05-21T18:46:16.385Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:46:16.385Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-21T18:46:16.385Z] #15 DONE 4.4s [2021-05-21T18:46:16.417Z] #43 151.7 CC criu/shmem.o [2021-05-21T18:46:16.435Z] #43 38.96 CC images/memfd.o [2021-05-21T18:46:16.545Z] #43 45.15 AR compel/plugins/fds.lib.a [2021-05-21T18:46:16.545Z] #43 45.21 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:46:16.583Z] + docker version [2021-05-21T18:46:16.644Z] [2021-05-21T18:46:16.644Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T18:46:16.644Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-21T18:46:16.745Z] #44 173.1 CC criu/proc_parse.o [2021-05-21T18:46:16.802Z] #43 45.37 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:46:16.802Z] #43 45.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-21T18:46:16.802Z] #43 45.61 HOSTDEP compel/src/main-host.d [2021-05-21T18:46:16.993Z] #43 ... [2021-05-21T18:46:16.993Z] [2021-05-21T18:46:16.993Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:46:16.993Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:46:16.993Z] #40 DONE 227.2s [2021-05-21T18:46:16.993Z] [2021-05-21T18:46:16.993Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:16.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:16.996Z] #43 39.33 CC images/timens.o [2021-05-21T18:46:16.996Z] #43 ... [2021-05-21T18:46:16.996Z] [2021-05-21T18:46:16.996Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:16.996Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:46:16.996Z] #45 107.4 vendor/golang.org/x/crypto/hkdf [2021-05-21T18:46:16.996Z] #45 107.6 vendor/golang.org/x/text/transform [2021-05-21T18:46:16.996Z] #45 108.2 vendor/golang.org/x/text/unicode/bidi [2021-05-21T18:46:16.996Z] #45 110.0 vendor/golang.org/x/text/secure/bidirule [2021-05-21T18:46:16.996Z] #45 110.3 vendor/golang.org/x/text/unicode/norm [2021-05-21T18:46:16.996Z] #45 113.8 vendor/golang.org/x/net/idna [2021-05-21T18:46:16.996Z] #45 116.5 vendor/golang.org/x/net/http2/hpack [2021-05-21T18:46:16.996Z] #45 117.5 mime [2021-05-21T18:46:16.996Z] #45 ... [2021-05-21T18:46:16.996Z] [2021-05-21T18:46:16.996Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:16.996Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:16.996Z] #43 39.56 LINK images/built-in.o [2021-05-21T18:46:17.058Z] #43 45.70 DEP compel/src/lib/ptrace.d [2021-05-21T18:46:17.252Z] #43 39.71 GEN compel/include/asm [2021-05-21T18:46:17.252Z] #43 39.73 GEN compel/include/version.h [2021-05-21T18:46:17.252Z] #43 39.74 touch .config [2021-05-21T18:46:17.252Z] #43 39.78 GEN include/common/config.h [2021-05-21T18:46:17.252Z] #43 39.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-21T18:46:17.252Z] #43 39.89 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-21T18:46:17.252Z] #43 39.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-21T18:46:17.252Z] #43 39.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-21T18:46:17.315Z] #43 45.82 DEP compel/src/lib/infect.d [2021-05-21T18:46:17.315Z] #43 46.01 DEP compel/src/lib/infect-util.d [2021-05-21T18:46:17.315Z] #43 46.11 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:46:17.508Z] #43 39.97 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-21T18:46:17.508Z] #43 40.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-21T18:46:17.508Z] #43 40.05 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T18:46:17.508Z] #43 40.08 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-21T18:46:17.567Z] #43 152.8 CC criu/sigframe.o [2021-05-21T18:46:17.571Z] #43 46.22 DEP compel/arch/x86/src/lib/infect.d [2021-05-21T18:46:17.571Z] #43 46.34 DEP compel/arch/x86/src/lib/cpu.d [2021-05-21T18:46:17.765Z] #43 40.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T18:46:17.765Z] #43 40.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T18:46:17.765Z] #43 40.14 DEP compel/plugins/std/infect.d [2021-05-21T18:46:17.765Z] #43 40.35 DEP compel/plugins/std/string.d [2021-05-21T18:46:17.828Z] #43 46.41 DEP compel/src/lib/log.d [2021-05-21T18:46:17.828Z] #43 46.52 DEP compel/src/main.d [2021-05-21T18:46:18.022Z] #43 40.45 DEP compel/plugins/std/log.d [2021-05-21T18:46:18.022Z] #43 40.57 DEP compel/plugins/std/fds.d [2021-05-21T18:46:18.084Z] #43 46.68 DEP compel/src/lib/handle-elf.d [2021-05-21T18:46:18.084Z] #43 46.77 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-21T18:46:18.142Z] #43 153.2 CC criu/signalfd.o [2021-05-21T18:46:18.278Z] #43 40.65 DEP compel/plugins/std/std.d [2021-05-21T18:46:18.279Z] #43 40.71 DEP compel/plugins/shmem/shmem.d [2021-05-21T18:46:18.279Z] #43 40.80 DEP compel/plugins/fds/fds.d [2021-05-21T18:46:18.279Z] #43 40.94 CC compel/plugins/std/std.o [2021-05-21T18:46:18.342Z] #43 46.89 CC compel/src/lib/log.o [2021-05-21T18:46:18.342Z] #43 47.11 CC compel/arch/x86/src/lib/cpu.o [2021-05-21T18:46:18.405Z] #43 153.5 CC criu/sk-inet.o [2021-05-21T18:46:18.613Z] #19 DONE 2.3s [2021-05-21T18:46:18.613Z] [2021-05-21T18:46:18.613Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:18.613Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:46:18.843Z] #43 41.31 CC compel/plugins/std/fds.o [2021-05-21T18:46:18.907Z] #43 ... [2021-05-21T18:46:18.907Z] [2021-05-21T18:46:18.907Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:18.907Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:18.907Z] #13 116.5 Selecting previously unselected package libapparmor1:amd64. [2021-05-21T18:46:18.907Z] #13 116.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 116.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:46:18.907Z] #13 116.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-21T18:46:18.907Z] #13 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 116.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:46:18.907Z] #13 116.7 Selecting previously unselected package libbtrfs0. [2021-05-21T18:46:18.907Z] #13 116.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 116.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:18.907Z] #13 116.8 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:46:18.907Z] #13 116.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 116.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:18.907Z] #13 117.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-21T18:46:18.907Z] #13 117.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 117.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:18.907Z] #13 117.1 Selecting previously unselected package libudev-dev:amd64. [2021-05-21T18:46:18.907Z] #13 117.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 117.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:18.907Z] #13 117.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-21T18:46:18.907Z] #13 117.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 117.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:46:18.907Z] #13 117.5 Selecting previously unselected package libpcre16-3:amd64. [2021-05-21T18:46:18.907Z] #13 117.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:18.907Z] #13 117.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:18.980Z] #43 ... [2021-05-21T18:46:18.980Z] [2021-05-21T18:46:18.980Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T18:46:18.980Z] #41 sha256:2c30c4a3c50ff10ffb451118a4de5c706225bb7d87f0c2c2b241a78aa5c051a9 [2021-05-21T18:46:18.980Z] #41 DONE 0.7s [2021-05-21T18:46:18.980Z] [2021-05-21T18:46:18.980Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:46:18.980Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:46:19.100Z] #43 ... [2021-05-21T18:46:19.100Z] [2021-05-21T18:46:19.100Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:19.100Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:19.100Z] #13 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T18:46:19.100Z] #13 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T18:46:19.100Z] #13 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:19.165Z] #13 117.7 Selecting previously unselected package libpcre32-3:amd64. [2021-05-21T18:46:19.165Z] #13 117.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:19.165Z] #13 117.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:19.165Z] #13 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-21T18:46:19.165Z] #13 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:19.165Z] #13 117.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:46:19.165Z] #13 118.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-21T18:46:19.181Z] #16 2.745 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:46:19.243Z] #49 ... [2021-05-21T18:46:19.243Z] [2021-05-21T18:46:19.243Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:19.243Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:19.243Z] #43 154.4 CC criu/sk-netlink.o [2021-05-21T18:46:19.357Z] #13 ... [2021-05-21T18:46:19.357Z] [2021-05-21T18:46:19.357Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:19.357Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:19.357Z] #43 41.70 CC compel/plugins/std/log.o [2021-05-21T18:46:19.422Z] #13 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:19.422Z] #13 118.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:46:19.441Z] #16 DONE 3.0s [2021-05-21T18:46:19.441Z] [2021-05-21T18:46:19.441Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T18:46:19.441Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-21T18:46:19.505Z] #43 154.7 CC criu/sk-packet.o [2021-05-21T18:46:19.920Z] #43 42.51 CC compel/plugins/std/string.o [2021-05-21T18:46:19.934Z] #13 118.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-21T18:46:19.935Z] #13 118.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-21T18:46:19.935Z] #13 118.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:46:19.935Z] #13 118.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-21T18:46:20.082Z] #43 155.3 CC criu/sk-queue.o [2021-05-21T18:46:20.192Z] #13 118.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:46:20.192Z] #13 118.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:20.192Z] #13 118.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-21T18:46:20.192Z] #13 118.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:46:20.192Z] #13 118.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:20.345Z] #43 155.7 CC criu/sk-tcp.o [2021-05-21T18:46:20.449Z] #13 118.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-21T18:46:20.449Z] #13 119.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:46:20.449Z] #13 119.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:20.544Z] #20 1.932 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:46:20.544Z] #20 1.949 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:46:20.544Z] #20 1.951 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:46:20.544Z] #20 2.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:46:20.706Z] #13 119.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:46:20.706Z] #13 119.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:20.809Z] #20 2.487 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-21T18:46:20.854Z] #43 43.30 CC compel/plugins/std/infect.o [2021-05-21T18:46:20.965Z] #13 119.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:46:20.965Z] #13 119.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:46:20.965Z] #13 119.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:20.965Z] #13 119.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:46:20.965Z] #13 119.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:20.965Z] #13 119.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:20.965Z] #13 119.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:20.965Z] #13 119.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:20.965Z] #13 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:46:20.965Z] #13 119.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:21.111Z] #43 43.70 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-21T18:46:21.111Z] #43 43.76 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-21T18:46:21.111Z] #43 43.81 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-21T18:46:21.222Z] #13 119.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:46:21.222Z] #13 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:46:21.222Z] #13 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:21.222Z] #13 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:46:21.222Z] #13 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:46:21.222Z] #13 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:21.222Z] #13 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:46:21.222Z] #13 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:46:21.222Z] #13 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:21.222Z] #13 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:46:21.222Z] #13 120.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 [2021-05-21T18:46:21.222Z] #13 120.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:46:21.222Z] #13 120.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:46:21.271Z] #44 177.2 CC criu/protobuf-desc.o [2021-05-21T18:46:21.293Z] #43 156.3 CC criu/sk-unix.o [2021-05-21T18:46:21.293Z] #43 ... [2021-05-21T18:46:21.293Z] [2021-05-21T18:46:21.293Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:46:21.293Z] #49 sha256:9f31a43ced4d2d5846eba0fddddb2c80a9a8f9f486a7d3c18d241d6cb1f93cbb [2021-05-21T18:46:21.293Z] #49 231.6 + /build/golangci-lint --version [2021-05-21T18:46:21.293Z] #49 232.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:46:21.293Z] #49 DONE 232.4s [2021-05-21T18:46:21.367Z] #43 43.85 AR compel/plugins/std.lib.a [2021-05-21T18:46:21.367Z] #43 43.95 CC compel/plugins/fds/fds.o [2021-05-21T18:46:21.479Z] #13 120.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:21.479Z] #13 120.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:46:21.479Z] #13 120.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:21.479Z] #13 120.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:21.479Z] #13 120.0 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:46:21.556Z] [2021-05-21T18:46:21.556Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:21.556Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:46:21.624Z] #43 44.18 AR compel/plugins/fds.lib.a [2021-05-21T18:46:21.624Z] #43 44.24 HOSTDEP compel/src/lib/log-host.d [2021-05-21T18:46:21.735Z] #13 ... [2021-05-21T18:46:21.735Z] [2021-05-21T18:46:21.735Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:21.735Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:46:21.735Z] #45 116.8 mime [2021-05-21T18:46:21.735Z] #45 118.4 mime/quotedprintable [2021-05-21T18:46:21.735Z] #45 118.8 net/http/internal [2021-05-21T18:46:21.735Z] #45 122.5 net/textproto [2021-05-21T18:46:21.735Z] #45 122.5 crypto/x509 [2021-05-21T18:46:21.735Z] #45 123.7 vendor/golang.org/x/net/http/httpguts [2021-05-21T18:46:21.735Z] #45 124.0 vendor/golang.org/x/net/http/httpproxy [2021-05-21T18:46:21.735Z] #45 124.6 mime/multipart [2021-05-21T18:46:21.773Z] #20 3.339 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-21T18:46:21.880Z] #43 44.30 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T18:46:21.880Z] #43 44.44 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-21T18:46:21.924Z] #44 ... [2021-05-21T18:46:21.924Z] [2021-05-21T18:46:21.924Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:46:21.924Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-21T18:46:21.924Z] #41 243.4 + dpkg --print-architecture [2021-05-21T18:46:21.924Z] #41 243.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T18:46:22.091Z] #45 127.0 crypto/tls [2021-05-21T18:46:22.092Z] #45 ... [2021-05-21T18:46:22.092Z] [2021-05-21T18:46:22.092Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:22.092Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:22.092Z] #43 47.75 CC compel/arch/x86/src/lib/infect.o [2021-05-21T18:46:22.092Z] #43 48.76 CC compel/src/lib/infect-rpc.o [2021-05-21T18:46:22.092Z] #43 49.13 CC compel/src/lib/infect-util.o [2021-05-21T18:46:22.092Z] #43 49.36 CC compel/src/lib/infect.o [2021-05-21T18:46:22.092Z] #43 ... [2021-05-21T18:46:22.092Z] [2021-05-21T18:46:22.092Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:22.092Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:22.092Z] #13 DONE 120.8s [2021-05-21T18:46:22.137Z] #43 44.55 HOSTDEP compel/src/main-host.d [2021-05-21T18:46:22.137Z] #43 44.65 DEP compel/src/lib/ptrace.d [2021-05-21T18:46:22.137Z] #43 44.78 DEP compel/src/lib/infect.d [2021-05-21T18:46:22.226Z] #41 243.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T18:46:22.226Z] #41 243.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T18:46:22.352Z] [2021-05-21T18:46:22.352Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:22.352Z] #53 sha256:bae09fdbdd997c7a943bfb109be487a0e53f8235649548fda2e4a49b64de66ff [2021-05-21T18:46:22.393Z] #43 44.97 DEP compel/src/lib/infect-util.d [2021-05-21T18:46:22.394Z] #43 45.05 DEP compel/src/lib/infect-rpc.d [2021-05-21T18:46:22.419Z] #20 4.101 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-21T18:46:22.650Z] #43 45.14 DEP compel/arch/x86/src/lib/infect.d [2021-05-21T18:46:22.650Z] #43 45.25 DEP compel/arch/x86/src/lib/cpu.d [2021-05-21T18:46:22.650Z] #43 45.31 DEP compel/src/lib/log.d [2021-05-21T18:46:22.736Z] #17 DONE 2.8s [2021-05-21T18:46:22.736Z] [2021-05-21T18:46:22.736Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:46:22.736Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-21T18:46:22.736Z] #18 ... [2021-05-21T18:46:22.736Z] [2021-05-21T18:46:22.736Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:22.736Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:22.736Z] #43 62.08 CC criu/arch/x86/kerndat.o [2021-05-21T18:46:22.736Z] #43 62.70 CC criu/arch/x86/sigaction_compat.o [2021-05-21T18:46:22.736Z] #43 63.01 CC criu/arch/x86/sigframe.o [2021-05-21T18:46:22.736Z] #43 63.37 LINK criu/arch/x86/crtools.built-in.o [2021-05-21T18:46:22.736Z] #43 63.42 DEP criu/pie/util-vdso-elf32.d [2021-05-21T18:46:22.736Z] #43 63.58 DEP criu/pie/util-vdso.d [2021-05-21T18:46:22.736Z] #43 63.69 DEP criu/pie/util.d [2021-05-21T18:46:22.736Z] #43 63.88 CC criu/pie/util.o [2021-05-21T18:46:22.736Z] #43 64.27 CC criu/pie/util-vdso.o [2021-05-21T18:46:22.736Z] #43 65.03 CC criu/pie/util-vdso-elf32.o [2021-05-21T18:46:22.736Z] #43 65.79 AR criu/pie/pie.lib.a [2021-05-21T18:46:22.736Z] #43 65.88 DEP criu/pie/restorer.d [2021-05-21T18:46:22.736Z] #43 66.09 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-21T18:46:22.736Z] #43 66.28 DEP criu/arch/x86/restorer_unmap.d [2021-05-21T18:46:22.736Z] #43 66.32 DEP criu/arch/x86/restorer.d [2021-05-21T18:46:22.736Z] #43 66.62 DEP criu/arch/x86/vdso-pie.d [2021-05-21T18:46:22.736Z] #43 66.70 DEP criu/pie/parasite-vdso.d [2021-05-21T18:46:22.736Z] #43 66.85 DEP criu/pie/parasite.d [2021-05-21T18:46:22.736Z] #43 67.23 CC criu/pie/parasite.o [2021-05-21T18:46:22.736Z] #43 68.64 LINK criu/pie/parasite.built-in.o [2021-05-21T18:46:22.736Z] #43 68.64 GEN criu/pie/parasite-blob.h [2021-05-21T18:46:22.736Z] #43 68.65 CC criu/pie/parasite-vdso.o [2021-05-21T18:46:22.736Z] #43 69.54 CC criu/arch/x86/vdso-pie.o [2021-05-21T18:46:22.736Z] #43 69.87 CC criu/arch/x86/restorer.o [2021-05-21T18:46:22.736Z] #43 70.52 CC criu/arch/x86/restorer_unmap.o [2021-05-21T18:46:22.736Z] #43 70.58 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-21T18:46:22.736Z] #43 70.96 CC criu/pie/restorer.o [2021-05-21T18:46:22.736Z] #43 ... [2021-05-21T18:46:22.736Z] [2021-05-21T18:46:22.736Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:22.736Z] #53 sha256:5a8f75712fbaacb5265e94a290814e7cc526439aac395bdcdf75afb8ea1a0a5f [2021-05-21T18:46:22.736Z] #53 14.74 + cd /tmp/tmp.QIasAZcQ8b/src/github.com/opencontainers/runc [2021-05-21T18:46:22.736Z] #53 14.74 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:22.736Z] #53 15.19 + '[' -z '' ']' [2021-05-21T18:46:22.736Z] #53 15.19 + target=static [2021-05-21T18:46:22.736Z] #53 15.19 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:46:22.736Z] #53 15.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T18:46:22.906Z] #43 45.37 DEP compel/src/main.d [2021-05-21T18:46:22.906Z] #43 45.46 DEP compel/src/lib/handle-elf.d [2021-05-21T18:46:22.906Z] #43 45.56 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-21T18:46:22.948Z] #56 ... [2021-05-21T18:46:22.948Z] [2021-05-21T18:46:22.948Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:22.948Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:22.948Z] #43 158.1 CC criu/sockets.o [2021-05-21T18:46:23.163Z] #43 45.69 CC compel/src/lib/log.o [2021-05-21T18:46:23.419Z] #43 45.93 CC compel/arch/x86/src/lib/cpu.o [2021-05-21T18:46:23.819Z] #20 5.336 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-21T18:46:23.819Z] #20 ... [2021-05-21T18:46:23.819Z] [2021-05-21T18:46:23.820Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:46:23.820Z] #24 sha256:9246a1bee3c58cf72a0c465fa3a1b21d6cf9fc68c8402db6bb4ff50724709264 [2021-05-21T18:46:23.820Z] #24 118.6 Checking out files: 18% (2107/11362) Checking out files: 19% (2159/11362) Checking out files: 20% (2273/11362) Checking out files: 21% (2387/11362) Checking out files: 22% (2500/11362) Checking out files: 23% (2614/11362) Checking out files: 24% (2727/11362) Checking out files: 25% (2841/11362) Checking out files: 26% (2955/11362) Checking out files: 27% (3068/11362) Checking out files: 28% (3182/11362) Checking out files: 29% (3295/11362) Checking out files: 30% (3409/11362) Checking out files: 31% (3523/11362) Checking out files: 32% (3636/11362) Checking out files: 33% (3750/11362) Checking out files: 33% (3773/11362) Checking out files: 34% (3864/11362) Checking out files: 35% (3977/11362) Checking out files: 36% (4091/11362) Checking out files: 37% (4204/11362) Checking out files: 38% (4318/11362) Checking out files: 39% (4432/11362) Checking out files: 40% (4545/11362) Checking out files: 41% (4659/11362) Checking out files: 42% (4773/11362) Checking out files: 43% (4886/11362) Checking out files: 44% (5000/11362) Checking out files: 45% (5113/11362) Checking out files: 46% (5227/11362) Checking out files: 47% (5341/11362) Checking out files: 48% (5454/11362) Checking out files: 48% (5550/11362) Checking out files: 49% (5568/11362) Checking out files: 50% (5681/11362) Checking out files: 51% (5795/11362) Checking out files: 52% (5909/11362) Checking out files: 53% (6022/11362) Checking out files: 54% (6136/11362) Checking out files: 55% (6250/11362) Checking out files: 56% (6363/11362) Checking out files: 57% (6477/11362) Checking out files: 58% (6590/11362) Checking out files: 59% (6704/11362) Checking out files: 60% (6818/11362) Checking out files: 61% (6931/11362) Checking out files: 62% (7045/11362) Checking out files: 63% (7159/11362) Checking out files: 64% (7272/11362) Checking out files: 65% (7386/11362) Checking out files: 66% (7499/11362) Checking out files: 67% (7613/11362) Checking out files: 68% (7727/11362) Checking out files: 69% (7840/11362) Checking out files: 70% (7954/11362) Checking out files: 71% (8068/11362) Checking out files: 71% (8151/11362) Checking out files: 72% (8181/11362) Checking out files: 73% (8295/11362) Checking out files: 74% (8408/11362) Checking out files: 75% (8522/11362) Checking out files: 76% (8636/11362) Checking out files: 77% (8749/11362) Checking out files: 78% (8863/11362) Checking out files: 79% (8976/11362) Checking out files: 80% (9090/11362) Checking out files: 81% (9204/11362) Checking out files: 82% (9317/11362) Checking out files: 83% (9431/11362) Checking out files: 84% (9545/11362) Checking out files: 85% (9658/11362) Checking out files: 86% (9772/11362) Checking out files: 87% (9885/11362) Checking out files: 88% (9999/11362) Checking out files: 89% (10113/11362) Checking out files: 90% (10226/11362) Checking out files: 91% (10340/11362) Checking out files: 92% (10454/11362) Checking out files: 93% (10567/11362) Checking out files: 94% (10681/11362) Checking out files: 94% (10720/11362) Checking out files: 95% (10794/11362) Checking out files: 96% (10908/11362) Checking out files: 97% (11022/11362) Checking out files: 98% (11135/11362) Checking out files: 99% (11249/11362) Checking out files: 100% (11362/11362) Checking out files: 100% (11362/11362), done. [2021-05-21T18:46:23.820Z] #24 123.0 + cd /tmp/tmp.EKXkCoVLVi/tmp/docker-ce [2021-05-21T18:46:23.820Z] #24 123.0 + git checkout -q v17.06.2-ce [2021-05-21T18:46:23.895Z] #43 158.9 CC criu/stats.o [2021-05-21T18:46:23.895Z] #43 159.1 CC criu/string.o [2021-05-21T18:46:23.895Z] #43 159.1 CC criu/sysctl.o [2021-05-21T18:46:24.095Z] #24 ... [2021-05-21T18:46:24.095Z] [2021-05-21T18:46:24.095Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:24.095Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:46:24.095Z] #43 67.17 AR soccr/libsoccr.a [2021-05-21T18:46:24.095Z] #43 67.29 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:46:24.095Z] #43 67.78 DEP criu/arch/aarch64/sigframe.d [2021-05-21T18:46:24.095Z] #43 67.89 DEP criu/arch/aarch64/crtools.d [2021-05-21T18:46:24.095Z] #43 68.22 DEP criu/arch/aarch64/cpu.d [2021-05-21T18:46:24.095Z] #43 68.29 DEP criu/arch/aarch64/bitops.d [2021-05-21T18:46:24.095Z] #43 68.37 CC criu/arch/aarch64/bitops.o [2021-05-21T18:46:24.095Z] #43 68.44 CC criu/arch/aarch64/cpu.o [2021-05-21T18:46:24.095Z] #43 68.79 CC criu/arch/aarch64/crtools.o [2021-05-21T18:46:24.095Z] #43 69.24 CC criu/arch/aarch64/sigframe.o [2021-05-21T18:46:24.095Z] #43 69.58 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-21T18:46:24.095Z] #43 69.63 DEP criu/pie/util-vdso.d [2021-05-21T18:46:24.095Z] #43 69.80 DEP criu/pie/util.d [2021-05-21T18:46:24.095Z] #43 70.07 CC criu/pie/util.o [2021-05-21T18:46:24.095Z] #43 70.55 CC criu/pie/util-vdso.o [2021-05-21T18:46:24.095Z] #43 71.40 AR criu/pie/pie.lib.a [2021-05-21T18:46:24.095Z] #43 71.48 DEP criu/pie/restorer.d [2021-05-21T18:46:24.095Z] #43 71.73 DEP criu/arch/aarch64/intraprocedure.d [2021-05-21T18:46:24.095Z] #43 71.75 DEP criu/arch/aarch64/restorer.d [2021-05-21T18:46:24.095Z] #43 71.98 DEP criu/arch/aarch64/vdso-pie.d [2021-05-21T18:46:24.095Z] #43 72.16 DEP criu/pie/parasite-vdso.d [2021-05-21T18:46:24.095Z] #43 72.34 DEP criu/pie/parasite.d [2021-05-21T18:46:24.095Z] #43 72.67 CC criu/pie/parasite.o [2021-05-21T18:46:24.095Z] #43 73.63 LINK criu/pie/parasite.built-in.o [2021-05-21T18:46:24.095Z] #43 73.65 GEN criu/pie/parasite-blob.h [2021-05-21T18:46:24.095Z] #43 73.67 CC criu/pie/parasite-vdso.o [2021-05-21T18:46:24.095Z] #43 74.25 CC criu/arch/aarch64/vdso-pie.o [2021-05-21T18:46:24.095Z] #43 74.48 CC criu/arch/aarch64/restorer.o [2021-05-21T18:46:24.095Z] #43 74.95 CC criu/arch/aarch64/intraprocedure.o [2021-05-21T18:46:24.095Z] #43 75.02 CC criu/pie/restorer.o [2021-05-21T18:46:24.095Z] #43 77.51 LINK criu/pie/restorer.built-in.o [2021-05-21T18:46:24.245Z] #53 1.779 + RM_GOPATH=0 [2021-05-21T18:46:24.245Z] #53 1.779 + TMP_GOPATH= [2021-05-21T18:46:24.245Z] #53 1.779 + : /build [2021-05-21T18:46:24.245Z] #53 1.779 + '[' -z '' ']' [2021-05-21T18:46:24.245Z] #53 1.779 ++ mktemp -d [2021-05-21T18:46:24.245Z] #53 ... [2021-05-21T18:46:24.245Z] [2021-05-21T18:46:24.245Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:46:24.245Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-21T18:46:24.245Z] #14 DONE 1.9s [2021-05-21T18:46:24.245Z] [2021-05-21T18:46:24.245Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:24.245Z] #53 sha256:bae09fdbdd997c7a943bfb109be487a0e53f8235649548fda2e4a49b64de66ff [2021-05-21T18:46:24.245Z] #53 1.782 + export GOPATH=/tmp/tmp.Kir7OgKBLG [2021-05-21T18:46:24.245Z] #53 1.782 + GOPATH=/tmp/tmp.Kir7OgKBLG [2021-05-21T18:46:24.245Z] #53 1.782 + RM_GOPATH=1 [2021-05-21T18:46:24.245Z] #53 1.783 + case "$(go env GOARCH)" in [2021-05-21T18:46:24.245Z] #53 1.802 ++ go env GOARCH [2021-05-21T18:46:24.245Z] #53 1.807 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:24.245Z] #53 1.807 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:24.245Z] #53 1.807 ++ dirname /tmp/install/install.sh [2021-05-21T18:46:24.245Z] #53 1.810 + dir=/tmp/install [2021-05-21T18:46:24.245Z] #53 1.810 + bin=runc [2021-05-21T18:46:24.245Z] #53 1.810 + shift [2021-05-21T18:46:24.245Z] #53 1.810 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:46:24.245Z] #53 1.810 + . /tmp/install/runc.installer [2021-05-21T18:46:24.245Z] #53 1.810 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:24.245Z] #53 1.810 + install_runc [2021-05-21T18:46:24.245Z] #53 1.812 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:46:24.245Z] #53 1.812 + uname -r [2021-05-21T18:46:24.245Z] #53 1.818 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:46:24.245Z] #53 1.818 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:46:24.245Z] #53 1.820 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Kir7OgKBLG/src/github.com/opencontainers/runc [2021-05-21T18:46:24.245Z] #53 1.820 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:46:24.245Z] #53 1.829 Cloning into '/tmp/tmp.Kir7OgKBLG/src/github.com/opencontainers/runc'... [2021-05-21T18:46:24.350Z] #43 46.71 CC compel/arch/x86/src/lib/infect.o [2021-05-21T18:46:24.358Z] #43 77.53 GEN criu/pie/restorer-blob.h [2021-05-21T18:46:24.358Z] #43 77.62 DEP criu/vdso.d [2021-05-21T18:46:24.358Z] #43 77.74 DEP criu/uts_ns.d [2021-05-21T18:46:24.469Z] #43 159.6 CC criu/sysfs_parse.o [2021-05-21T18:46:24.621Z] #43 77.86 DEP criu/util.d [2021-05-21T18:46:24.621Z] #43 ... [2021-05-21T18:46:24.621Z] [2021-05-21T18:46:24.621Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:46:24.621Z] #24 sha256:9246a1bee3c58cf72a0c465fa3a1b21d6cf9fc68c8402db6bb4ff50724709264 [2021-05-21T18:46:24.621Z] #24 126.3 + mkdir -p /tmp/tmp.EKXkCoVLVi/src/github.com/docker [2021-05-21T18:46:24.621Z] #24 126.4 + mv components/cli /tmp/tmp.EKXkCoVLVi/src/github.com/docker/cli [2021-05-21T18:46:24.621Z] #24 126.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-21T18:46:24.737Z] #43 159.9 CC criu/timens.o [2021-05-21T18:46:24.916Z] #43 ... [2021-05-21T18:46:24.916Z] [2021-05-21T18:46:24.916Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:24.916Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:24.916Z] #13 118.5 Selecting previously unselected package libapparmor1:amd64. [2021-05-21T18:46:24.916Z] #13 118.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-21T18:46:24.916Z] #13 118.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:46:24.916Z] #13 118.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-21T18:46:25.001Z] #43 160.2 CC criu/timerfd.o [2021-05-21T18:46:25.173Z] #13 118.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-21T18:46:25.173Z] #13 118.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:46:25.173Z] #13 118.8 Selecting previously unselected package libbtrfs0. [2021-05-21T18:46:25.173Z] #13 118.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T18:46:25.173Z] #13 118.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:25.173Z] #13 118.9 Selecting previously unselected package libbtrfs-dev. [2021-05-21T18:46:25.271Z] #53 ... [2021-05-21T18:46:25.271Z] [2021-05-21T18:46:25.271Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:46:25.271Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-21T18:46:25.271Z] #18 DONE 2.7s [2021-05-21T18:46:25.271Z] [2021-05-21T18:46:25.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:25.271Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:25.271Z] #43 74.62 LINK criu/pie/restorer.built-in.o [2021-05-21T18:46:25.271Z] #43 74.62 GEN criu/pie/restorer-blob.h [2021-05-21T18:46:25.271Z] #43 74.70 DEP criu/vdso.d [2021-05-21T18:46:25.271Z] #43 74.93 DEP criu/vdso-compat.d [2021-05-21T18:46:25.271Z] #43 75.10 DEP criu/uts_ns.d [2021-05-21T18:46:25.271Z] #43 160.4 CC criu/tty.o [2021-05-21T18:46:25.429Z] #13 118.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T18:46:25.429Z] #13 118.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:25.429Z] #13 119.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-21T18:46:25.429Z] #13 119.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:46:25.429Z] #13 119.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:25.429Z] #13 119.1 Selecting previously unselected package libudev-dev:amd64. [2021-05-21T18:46:25.429Z] #13 119.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:46:25.530Z] #43 75.32 DEP criu/util.d [2021-05-21T18:46:25.614Z] #53 ... [2021-05-21T18:46:25.614Z] [2021-05-21T18:46:25.614Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:46:25.614Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-21T18:46:25.614Z] #15 DONE 1.4s [2021-05-21T18:46:25.614Z] [2021-05-21T18:46:25.614Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T18:46:25.614Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-21T18:46:25.686Z] #13 119.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:25.686Z] #13 119.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-21T18:46:25.795Z] #43 75.55 DEP criu/uffd.d [2021-05-21T18:46:25.942Z] #13 119.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-21T18:46:25.942Z] #13 119.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:46:26.059Z] #43 75.86 DEP criu/tun.d [2021-05-21T18:46:26.199Z] #13 119.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-21T18:46:26.199Z] #13 119.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:26.199Z] #13 119.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:26.199Z] #13 119.9 Selecting previously unselected package libpcre32-3:amd64. [2021-05-21T18:46:26.317Z] #43 76.06 DEP criu/tty.d [2021-05-21T18:46:26.317Z] #43 76.26 DEP criu/timerfd.d [2021-05-21T18:46:26.455Z] #13 119.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:26.455Z] #13 119.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:26.455Z] #13 120.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-21T18:46:26.455Z] #13 120.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:26.455Z] #13 120.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:46:26.575Z] #43 76.48 DEP criu/timens.d [2021-05-21T18:46:26.587Z] #24 ... [2021-05-21T18:46:26.587Z] [2021-05-21T18:46:26.587Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:26.587Z] #53 sha256:2fa3187675afebecda59e99ff531233cf2a926fe85064a278caf2807fdfac78f [2021-05-21T18:46:26.587Z] #53 10.22 + cd /tmp/tmp.bP5oCY7nHE/src/github.com/opencontainers/runc [2021-05-21T18:46:26.587Z] #53 10.22 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:26.587Z] #53 10.46 + '[' -z '' ']' [2021-05-21T18:46:26.587Z] #53 10.46 + target=static [2021-05-21T18:46:26.587Z] #53 10.46 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:46:26.587Z] #53 11.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T18:46:26.587Z] #53 ... [2021-05-21T18:46:26.587Z] [2021-05-21T18:46:26.587Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:26.587Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:46:26.587Z] #43 78.14 DEP criu/uffd.d [2021-05-21T18:46:26.587Z] #43 78.34 DEP criu/tun.d [2021-05-21T18:46:26.587Z] #43 78.51 DEP criu/tty.d [2021-05-21T18:46:26.587Z] #43 78.80 DEP criu/timerfd.d [2021-05-21T18:46:26.587Z] #43 79.15 DEP criu/timens.d [2021-05-21T18:46:26.587Z] #43 79.37 DEP criu/sysfs_parse.d [2021-05-21T18:46:26.587Z] #43 79.49 DEP criu/sysctl.d [2021-05-21T18:46:26.587Z] #43 79.60 DEP criu/string.d [2021-05-21T18:46:26.587Z] #43 79.62 DEP criu/stats.d [2021-05-21T18:46:26.587Z] #43 79.84 DEP criu/sockets.d [2021-05-21T18:46:26.662Z] #43 161.6 CC criu/tun.o [2021-05-21T18:46:26.697Z] #16 1.197 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:46:26.697Z] #16 DONE 1.3s [2021-05-21T18:46:26.697Z] [2021-05-21T18:46:26.697Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T18:46:26.697Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-21T18:46:26.833Z] #43 76.69 DEP criu/sysfs_parse.d [2021-05-21T18:46:26.849Z] #43 80.08 DEP criu/sk-unix.d [2021-05-21T18:46:26.925Z] #43 161.9 CC criu/uffd.o [2021-05-21T18:46:27.013Z] Client: [2021-05-21T18:46:27.013Z] Version: 20.10.6 [2021-05-21T18:46:27.013Z] API version: 1.41 [2021-05-21T18:46:27.013Z] Go version: go1.16.3 [2021-05-21T18:46:27.013Z] Git commit: 370c289 [2021-05-21T18:46:27.013Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-21T18:46:27.014Z] OS/Arch: windows/amd64 [2021-05-21T18:46:27.014Z] Context: default [2021-05-21T18:46:27.014Z] Experimental: true [2021-05-21T18:46:27.014Z] [2021-05-21T18:46:27.014Z] Server: Docker Engine - Community [2021-05-21T18:46:27.014Z] Engine: [2021-05-21T18:46:27.014Z] Version: 20.10.6 [2021-05-21T18:46:27.014Z] API version: 1.41 (minimum version 1.24) [2021-05-21T18:46:27.014Z] Go version: go1.13.15 [2021-05-21T18:46:27.014Z] Git commit: 8728dd2 [2021-05-21T18:46:27.014Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-21T18:46:27.014Z] OS/Arch: windows/amd64 [2021-05-21T18:46:27.014Z] Experimental: true [2021-05-21T18:46:27.057Z] #13 120.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-21T18:46:27.057Z] #13 120.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-21T18:46:27.057Z] #13 120.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:46:27.113Z] #43 80.36 DEP criu/sk-tcp.d [2021-05-21T18:46:27.119Z] #43 76.89 DEP criu/sysctl.d [2021-05-21T18:46:27.119Z] #43 77.02 DEP criu/string.d [2021-05-21T18:46:27.119Z] #43 77.09 DEP criu/stats.d [2021-05-21T18:46:27.315Z] #13 ... [2021-05-21T18:46:27.315Z] [2021-05-21T18:46:27.315Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:46:27.315Z] #58 sha256:01283def2b503b704eb0babdb7131a56bad46c3b343a46bfd2ee1788e19e6ba0 [2021-05-21T18:46:27.315Z] #58 119.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:46:27.315Z] #58 119.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:46:27.315Z] #58 DONE 127.8s [2021-05-21T18:46:27.315Z] [2021-05-21T18:46:27.315Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:46:27.315Z] #59 sha256:f7ed131a203364eef1a71f7feb32c3ed39c66578706b1af762dc58fd60bc5c74 [2021-05-21T18:46:27.315Z] #59 DONE 0.1s [2021-05-21T18:46:27.315Z] [2021-05-21T18:46:27.315Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:27.315Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:27.315Z] #13 120.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-21T18:46:27.315Z] #13 ... [2021-05-21T18:46:27.315Z] [2021-05-21T18:46:27.315Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:46:27.315Z] #60 sha256:3289c0492941367a832704dc1c8f6b59415149c89910d1bb847fba5d44fcb757 [2021-05-21T18:46:27.315Z] #60 DONE 0.1s [2021-05-21T18:46:27.315Z] [2021-05-21T18:46:27.315Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:27.315Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:27.315Z] #13 120.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-21T18:46:27.315Z] #13 120.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:46:27.376Z] #43 80.53 DEP criu/sk-queue.d [2021-05-21T18:46:27.376Z] #43 80.79 DEP criu/sk-packet.d [2021-05-21T18:46:27.398Z] Fetching without tags [Pipeline] sh [2021-05-21T18:46:27.702Z] #43 77.30 DEP criu/sockets.d [2021-05-21T18:46:27.702Z] #43 77.57 DEP criu/sk-unix.d [2021-05-21T18:46:27.876Z] #43 162.8 CC criu/util.o [2021-05-21T18:46:27.878Z] #13 121.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-21T18:46:27.878Z] #13 121.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-21T18:46:27.878Z] #13 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:27.953Z] #43 81.02 DEP criu/sk-netlink.d [2021-05-21T18:46:27.961Z] #43 ... [2021-05-21T18:46:27.961Z] [2021-05-21T18:46:27.961Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:46:27.961Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-21T18:46:27.961Z] #19 DONE 3.0s [2021-05-21T18:46:27.961Z] [2021-05-21T18:46:27.961Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:27.961Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:27.961Z] #43 77.82 DEP criu/sk-tcp.d [2021-05-21T18:46:28.116Z] #17 DONE 1.4s [2021-05-21T18:46:28.116Z] [2021-05-21T18:46:28.116Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:28.116Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:28.116Z] #43 52.38 CC compel/src/lib/ptrace.o [2021-05-21T18:46:28.116Z] #43 53.19 AR compel/libcompel.a [2021-05-21T18:46:28.116Z] #43 53.41 HOSTCC compel/src/main-host.o [2021-05-21T18:46:28.116Z] #43 53.90 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-21T18:46:28.116Z] #43 54.09 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:46:28.116Z] #43 54.64 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:46:28.116Z] #43 54.95 HOSTLINK compel/compel-host-bin [2021-05-21T18:46:28.116Z] #43 55.10 DEP soccr/soccr.d [2021-05-21T18:46:28.116Z] #43 55.53 CC soccr/soccr.o [2021-05-21T18:46:28.135Z] #13 121.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-21T18:46:28.135Z] #13 121.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T18:46:28.135Z] #13 121.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:28.217Z] #43 81.27 DEP criu/sk-inet.d [2021-05-21T18:46:28.217Z] #43 81.52 DEP criu/signalfd.d [2021-05-21T18:46:28.239Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit e57a365ab1a1b5f30b9cc04e2365448868ae5b4f [2021-05-21T18:46:28.391Z] #13 122.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-21T18:46:28.451Z] #43 163.6 CC criu/uts_ns.o [2021-05-21T18:46:28.481Z] #43 81.66 DEP criu/sigframe.d [2021-05-21T18:46:28.514Z] + docker info [2021-05-21T18:46:28.527Z] #43 78.21 DEP criu/sk-queue.d [2021-05-21T18:46:28.528Z] #43 78.34 DEP criu/sk-packet.d [2021-05-21T18:46:28.648Z] #13 122.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T18:46:28.648Z] #13 122.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:28.648Z] #13 ... [2021-05-21T18:46:28.648Z] [2021-05-21T18:46:28.648Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:28.648Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:46:28.648Z] #45 119.1 mime/quotedprintable [2021-05-21T18:46:28.648Z] #45 119.4 net/http/internal [2021-05-21T18:46:28.648Z] #45 122.8 crypto/tls [2021-05-21T18:46:28.648Z] #45 ... [2021-05-21T18:46:28.648Z] [2021-05-21T18:46:28.648Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:28.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:28.648Z] #43 47.67 CC compel/src/lib/infect-rpc.o [2021-05-21T18:46:28.648Z] #43 48.03 CC compel/src/lib/infect-util.o [2021-05-21T18:46:28.648Z] #43 48.36 CC compel/src/lib/infect.o [2021-05-21T18:46:28.648Z] #43 51.28 CC compel/src/lib/ptrace.o [2021-05-21T18:46:27.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:46:27.163Z] > git config --add remote.origin.fetch +refs/pull/41588/head:refs/remotes/origin/PR-41588 # timeout=10 [2021-05-21T18:46:27.202Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:46:27.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T18:46:27.526Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T18:46:27.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:46:27.527Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41588/head:refs/remotes/origin/PR-41588 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:46:28.345Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:46:28.385Z] > git checkout -f e57a365ab1a1b5f30b9cc04e2365448868ae5b4f # timeout=10 [2021-05-21T18:46:28.714Z] #43 163.8 CC criu/vdso-compat.o [2021-05-21T18:46:28.745Z] #43 81.81 DEP criu/shmem.d [2021-05-21T18:46:28.745Z] #43 82.03 DEP criu/servicefd.d [2021-05-21T18:46:28.786Z] #43 78.53 DEP criu/sk-netlink.d [2021-05-21T18:46:28.976Z] #43 164.0 CC criu/vdso.o [2021-05-21T18:46:29.009Z] #43 82.24 DEP criu/seize.d [2021-05-21T18:46:29.046Z] #43 78.69 DEP criu/sk-inet.d [2021-05-21T18:46:29.046Z] #43 78.89 DEP criu/signalfd.d [2021-05-21T18:46:29.211Z] #43 51.72 AR compel/libcompel.a [2021-05-21T18:46:29.211Z] #43 51.77 HOSTCC compel/src/main-host.o [2021-05-21T18:46:29.238Z] #43 164.4 LINK criu/built-in.o [2021-05-21T18:46:29.273Z] #43 82.45 DEP criu/seccomp.d [2021-05-21T18:46:29.304Z] #43 ... [2021-05-21T18:46:29.304Z] [2021-05-21T18:46:29.304Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:29.304Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:46:29.304Z] #45 131.0 github.com/LK4D4/vndr/godl [2021-05-21T18:46:29.304Z] #45 132.0 github.com/LK4D4/vndr [2021-05-21T18:46:29.304Z] #45 ... [2021-05-21T18:46:29.304Z] [2021-05-21T18:46:29.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:29.304Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:29.304Z] #43 79.13 DEP criu/sigframe.d [2021-05-21T18:46:29.304Z] #43 79.28 DEP criu/shmem.d [2021-05-21T18:46:29.468Z] #43 52.03 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-21T18:46:29.480Z] #43 ... [2021-05-21T18:46:29.480Z] [2021-05-21T18:46:29.480Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:46:29.480Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-21T18:46:29.480Z] #18 DONE 1.2s [2021-05-21T18:46:29.480Z] [2021-05-21T18:46:29.480Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:29.480Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:29.480Z] #43 58.07 AR soccr/libsoccr.a [2021-05-21T18:46:29.480Z] #43 58.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:46:29.480Z] #43 ... [2021-05-21T18:46:29.480Z] [2021-05-21T18:46:29.480Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:46:29.480Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:46:29.480Z] #58 124.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T18:46:29.480Z] #58 124.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T18:46:29.480Z] #58 ... [2021-05-21T18:46:29.480Z] [2021-05-21T18:46:29.480Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:46:29.480Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-21T18:46:29.500Z] #43 164.6 LINK criu/criu [2021-05-21T18:46:29.536Z] #43 82.71 DEP criu/rst-malloc.d [2021-05-21T18:46:29.536Z] #43 82.82 DEP criu/rbtree.d [2021-05-21T18:46:29.725Z] #43 52.17 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T18:46:29.736Z] #19 ... [2021-05-21T18:46:29.736Z] [2021-05-21T18:46:29.736Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-21T18:46:29.736Z] #58 sha256:52482c4a76c374a67c76763caf302776bcc663262a1c5201796c98156d929920 [2021-05-21T18:46:29.736Z] #58 DONE 134.8s [2021-05-21T18:46:29.762Z] #43 164.9 DEP lib/c/criu.d [2021-05-21T18:46:29.762Z] #43 164.9 CC images/rpc.pb-c.o [2021-05-21T18:46:29.800Z] #43 82.88 DEP criu/pstree.d [2021-05-21T18:46:29.800Z] #43 83.12 DEP criu/protobuf.d [2021-05-21T18:46:29.871Z] #43 79.44 DEP criu/servicefd.d [2021-05-21T18:46:29.871Z] #43 79.57 DEP criu/seize.d [2021-05-21T18:46:29.983Z] #43 ... [2021-05-21T18:46:29.983Z] [2021-05-21T18:46:29.983Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T18:46:29.983Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T18:46:29.983Z] #13 122.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T18:46:29.983Z] #13 122.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T18:46:29.983Z] #13 122.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T18:46:29.983Z] #13 122.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T18:46:29.983Z] #13 122.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:29.983Z] #13 122.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T18:46:29.983Z] #13 122.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:29.983Z] #13 122.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T18:46:29.983Z] #13 122.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T18:46:29.983Z] #13 122.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:29.983Z] #13 122.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T18:46:29.983Z] #13 122.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T18:46:29.983Z] #13 122.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T18:46:29.983Z] #13 122.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T18:46:29.983Z] #13 122.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T18:46:29.983Z] #13 122.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T18:46:29.983Z] #13 122.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T18:46:29.983Z] #13 122.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:29.983Z] #13 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:46:29.983Z] #13 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-21T18:46:29.983Z] #13 122.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T18:46:29.983Z] #13 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:46:29.983Z] #13 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-21T18:46:29.983Z] #13 122.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T18:46:29.983Z] #13 122.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T18:46:29.983Z] #13 123.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:29.983Z] #13 123.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T18:46:29.983Z] #13 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:29.983Z] #13 123.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T18:46:29.983Z] #13 123.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:46:29.983Z] #13 DONE 123.5s [2021-05-21T18:46:29.991Z] [2021-05-21T18:46:29.991Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T18:46:29.991Z] #59 sha256:93931217c73d755db144507337cb5053696ebf2c80767832e49b9df9745aa431 [2021-05-21T18:46:29.991Z] #59 DONE 0.1s [2021-05-21T18:46:29.991Z] [2021-05-21T18:46:29.991Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T18:46:29.991Z] #60 sha256:9136f041938a33cb5c52e9b45f266cf123f9b13c4b9795f9efc11b20c083ac83 [2021-05-21T18:46:29.991Z] #60 DONE 0.1s [2021-05-21T18:46:29.991Z] [2021-05-21T18:46:29.992Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:46:29.992Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:46:30.064Z] #43 83.31 GEN criu/protobuf-desc-gen.h [2021-05-21T18:46:30.129Z] #43 79.72 DEP criu/seccomp.d [2021-05-21T18:46:30.129Z] #43 79.88 DEP criu/rst-malloc.d [2021-05-21T18:46:30.129Z] #43 80.00 DEP criu/rbtree.d [2021-05-21T18:46:30.242Z] [2021-05-21T18:46:30.243Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:30.243Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:30.243Z] #43 52.66 HOSTCC compel/src/lib/log-host.o [2021-05-21T18:46:30.337Z] #43 165.3 CC lib/c/criu.o [2021-05-21T18:46:30.388Z] #43 80.07 DEP criu/pstree.d [2021-05-21T18:46:30.388Z] #43 80.27 DEP criu/protobuf.d [2021-05-21T18:46:30.500Z] #43 53.02 HOSTLINK compel/compel-host-bin [2021-05-21T18:46:30.552Z] #40 ... [2021-05-21T18:46:30.552Z] [2021-05-21T18:46:30.552Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:30.552Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:30.552Z] #43 59.10 DEP criu/arch/x86/sigframe.d [2021-05-21T18:46:30.553Z] #43 59.20 DEP criu/arch/x86/sigaction_compat.d [2021-05-21T18:46:30.646Z] #43 80.36 GEN criu/protobuf-desc-gen.h [2021-05-21T18:46:30.757Z] #43 53.18 DEP soccr/soccr.d [2021-05-21T18:46:30.809Z] #43 59.33 DEP criu/arch/x86/kerndat.d [2021-05-21T18:46:30.809Z] #43 59.49 DEP criu/arch/x86/crtools.d [2021-05-21T18:46:30.905Z] #43 ... [2021-05-21T18:46:30.905Z] [2021-05-21T18:46:30.905Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:30.905Z] #45 sha256:2095772a208550e0237a3cdea01d91004ae00842e1c17b85f8f65a8bded2f40a [2021-05-21T18:46:30.905Z] #45 DONE 142.6s [2021-05-21T18:46:30.912Z] #43 166.1 LINK lib/c/built-in.o [2021-05-21T18:46:30.933Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2021-05-21T18:46:30.933Z] ok github.com/docker/docker/container 0.112s coverage: 34.6% of statements [2021-05-21T18:46:30.933Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T18:46:30.933Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T18:46:30.933Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T18:46:30.933Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-21T18:46:31.014Z] #43 53.40 CC soccr/soccr.o [2021-05-21T18:46:31.066Z] #43 59.66 DEP criu/arch/x86/cpu.d [2021-05-21T18:46:31.164Z] [2021-05-21T18:46:31.165Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:31.165Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:31.165Z] #20 2.767 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:46:31.165Z] #20 2.820 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:46:31.165Z] #20 2.887 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:46:31.165Z] #20 2.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:46:31.175Z] #43 166.1 LINK lib/c/libcriu.so [2021-05-21T18:46:31.175Z] #43 166.2 LINK lib/c/libcriu.a [2021-05-21T18:46:31.175Z] #43 166.3 GEN magic.py [2021-05-21T18:46:31.322Z] #43 59.99 CC criu/arch/x86/cpu.o [2021-05-21T18:46:31.424Z] #20 3.393 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:46:31.437Z] #43 166.4 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:46:31.437Z] #43 166.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:46:31.437Z] #43 166.4 Note: Building without GnuTLS support [2021-05-21T18:46:31.437Z] #43 166.4 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:46:31.437Z] #43 166.4 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:46:31.579Z] #43 ... [2021-05-21T18:46:31.579Z] [2021-05-21T18:46:31.579Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:46:31.579Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-21T18:46:31.579Z] #19 DONE 2.2s [2021-05-21T18:46:31.698Z] Merge succeeded, producing 6a870e0039ad07d51f38bd31ce4e03eb701dc216 [2021-05-21T18:46:31.698Z] Checking out Revision 6a870e0039ad07d51f38bd31ce4e03eb701dc216 (PR-41588) [2021-05-21T18:46:30.556Z] > git remote # timeout=10 [2021-05-21T18:46:30.621Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:46:30.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T18:46:30.662Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T18:46:31.605Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-21T18:46:31.836Z] [2021-05-21T18:46:31.836Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:31.836Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:31.948Z] #43 ... [2021-05-21T18:46:31.948Z] [2021-05-21T18:46:31.948Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T18:46:31.948Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-21T18:46:31.948Z] #14 DONE 1.9s [2021-05-21T18:46:31.948Z] [2021-05-21T18:46:31.948Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:31.948Z] #53 sha256:86980d13bf204942f72bc0f528bd6ee1cffa3713fbbbad12e0ea80833c9d4c65 [2021-05-21T18:46:31.948Z] #53 1.732 + RM_GOPATH=0 [2021-05-21T18:46:31.948Z] #53 1.732 + TMP_GOPATH= [2021-05-21T18:46:31.948Z] #53 1.732 + : /build [2021-05-21T18:46:31.948Z] #53 1.732 + '[' -z '' ']' [2021-05-21T18:46:31.948Z] #53 1.733 ++ mktemp -d [2021-05-21T18:46:31.948Z] #53 1.734 + export GOPATH=/tmp/tmp.UdPKzJgMg0 [2021-05-21T18:46:31.948Z] #53 1.734 + GOPATH=/tmp/tmp.UdPKzJgMg0 [2021-05-21T18:46:31.948Z] #53 1.736 + RM_GOPATH=1 [2021-05-21T18:46:31.948Z] #53 1.736 + case "$(go env GOARCH)" in [2021-05-21T18:46:31.948Z] #53 1.736 ++ go env GOARCH [2021-05-21T18:46:31.948Z] #53 1.755 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:31.948Z] #53 1.758 + GO_BUILDMODE=-buildmode=pie [2021-05-21T18:46:31.948Z] #53 1.759 ++ dirname /tmp/install/install.sh [2021-05-21T18:46:31.948Z] #53 1.762 + dir=/tmp/install [2021-05-21T18:46:31.948Z] #53 1.762 + bin=runc [2021-05-21T18:46:31.948Z] #53 1.762 + shift [2021-05-21T18:46:31.948Z] #53 1.762 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T18:46:31.948Z] #53 1.762 + . /tmp/install/runc.installer [2021-05-21T18:46:31.948Z] #53 1.763 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:31.948Z] #53 1.764 + install_runc [2021-05-21T18:46:31.948Z] #53 1.766 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T18:46:31.948Z] #53 1.767 + uname -r [2021-05-21T18:46:31.948Z] #53 1.771 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T18:46:31.948Z] #53 1.771 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T18:46:31.948Z] #53 1.771 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T18:46:31.948Z] #53 1.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UdPKzJgMg0/src/github.com/opencontainers/runc [2021-05-21T18:46:31.948Z] #53 1.775 Cloning into '/tmp/tmp.UdPKzJgMg0/src/github.com/opencontainers/runc'... [2021-05-21T18:46:31.988Z] #43 84.95 DEP criu/protobuf-desc.d [2021-05-21T18:46:31.988Z] #43 85.14 DEP criu/proc_parse.d [2021-05-21T18:46:32.011Z] #43 167.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:46:32.252Z] #43 85.42 DEP criu/plugin.d [2021-05-21T18:46:32.252Z] #43 85.51 DEP criu/pipes.d [2021-05-21T18:46:32.252Z] #43 85.64 DEP criu/pie-util.d [2021-05-21T18:46:32.274Z] #43 167.5 make[1]: Nothing to be done for 'all'. [2021-05-21T18:46:32.360Z] #20 4.331 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:46:32.516Z] #43 85.73 DEP criu/pie-util-vdso.d [2021-05-21T18:46:32.516Z] #43 85.82 DEP criu/path.d [2021-05-21T18:46:32.731Z] #41 ... [2021-05-21T18:46:32.731Z] [2021-05-21T18:46:32.731Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:32.731Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:46:32.731Z] #44 178.5 CC criu/protobuf.o [2021-05-21T18:46:32.731Z] #44 178.9 CC criu/pstree.o [2021-05-21T18:46:32.731Z] #44 180.2 CC criu/rbtree.o [2021-05-21T18:46:32.731Z] #44 180.6 CC criu/rst-malloc.o [2021-05-21T18:46:32.731Z] #44 181.0 CC criu/seccomp.o [2021-05-21T18:46:32.731Z] #44 181.8 CC criu/seize.o [2021-05-21T18:46:32.731Z] #44 182.9 CC criu/servicefd.o [2021-05-21T18:46:32.731Z] #44 183.4 CC criu/shmem.o [2021-05-21T18:46:32.731Z] #44 184.7 CC criu/sigframe.o [2021-05-21T18:46:32.731Z] #44 184.9 CC criu/signalfd.o [2021-05-21T18:46:32.731Z] #44 185.3 CC criu/sk-inet.o [2021-05-21T18:46:32.731Z] #44 186.5 CC criu/sk-netlink.o [2021-05-21T18:46:32.731Z] #44 186.9 CC criu/sk-packet.o [2021-05-21T18:46:32.731Z] #44 187.9 CC criu/sk-queue.o [2021-05-21T18:46:32.731Z] #44 188.5 CC criu/sk-tcp.o [2021-05-21T18:46:32.731Z] #44 189.1 CC criu/sk-unix.o [2021-05-21T18:46:32.780Z] #43 86.01 DEP criu/parasite-syscall.d [2021-05-21T18:46:33.044Z] #43 86.27 DEP criu/pagemap.d [2021-05-21T18:46:33.271Z] #43 168.1 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:46:33.271Z] #43 168.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:46:33.271Z] #43 168.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:46:33.271Z] #43 168.3 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:46:33.271Z] #43 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:46:33.271Z] #43 168.3 make[1]: Nothing to be done for 'all'. [2021-05-21T18:46:33.271Z] #43 168.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:46:33.271Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.271Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.271Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.306Z] #43 86.60 DEP criu/pagemap-cache.d [2021-05-21T18:46:33.505Z] #53 ... [2021-05-21T18:46:33.505Z] [2021-05-21T18:46:33.505Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-21T18:46:33.505Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-21T18:46:33.505Z] #15 DONE 1.3s [2021-05-21T18:46:33.505Z] [2021-05-21T18:46:33.505Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T18:46:33.505Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-21T18:46:33.534Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.534Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.534Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.534Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.570Z] #43 86.77 DEP criu/page-xfer.d [2021-05-21T18:46:33.570Z] #43 86.94 DEP criu/page-pipe.d [2021-05-21T18:46:33.733Z] #20 1.877 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:46:33.733Z] #20 1.918 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:46:33.733Z] #20 1.922 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:46:33.733Z] #20 1.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:46:33.799Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:33.799Z] #43 168.9 INSTALL criu/criu [2021-05-21T18:46:33.835Z] #43 87.13 DEP criu/netfilter.d [2021-05-21T18:46:34.061Z] #43 DONE 169.2s [2021-05-21T18:46:34.061Z] [2021-05-21T18:46:34.061Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:34.061Z] #53 sha256:5e1df0b0fdb585f590bf33ea0a71e3fe55fe24d2248d70a392cb14091d0dc955 [2021-05-21T18:46:34.099Z] #43 87.30 DEP criu/net.d [2021-05-21T18:46:34.099Z] #43 ... [2021-05-21T18:46:34.099Z] [2021-05-21T18:46:34.099Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:34.099Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:46:34.099Z] #20 8.349 Fetched 8781 kB in 7s (1319 kB/s) [2021-05-21T18:46:34.099Z] #20 8.349 Reading package lists... [2021-05-21T18:46:34.099Z] #20 10.84 Reading package lists... [2021-05-21T18:46:34.099Z] #20 12.95 Building dependency tree... [2021-05-21T18:46:34.099Z] #20 13.96 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:46:34.099Z] #20 13.96 The following additional packages will be installed: [2021-05-21T18:46:34.099Z] #20 13.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:46:34.099Z] #20 13.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:46:34.099Z] #20 13.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:46:34.099Z] #20 13.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:46:34.099Z] #20 13.97 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:46:34.099Z] #20 13.97 Suggested packages: [2021-05-21T18:46:34.099Z] #20 13.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:46:34.099Z] #20 13.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:46:34.099Z] #20 13.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:46:34.099Z] #20 13.97 Recommended packages: [2021-05-21T18:46:34.099Z] #20 13.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:46:34.099Z] #20 13.97 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:46:34.099Z] #20 15.32 The following NEW packages will be installed: [2021-05-21T18:46:34.099Z] #20 15.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:46:34.099Z] #20 15.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:46:34.099Z] #20 15.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:46:34.099Z] #20 15.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:46:34.099Z] #20 15.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:46:34.099Z] #20 15.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:46:34.099Z] #20 15.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:46:34.099Z] #20 15.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:46:34.099Z] #20 15.33 xz-utils zip [2021-05-21T18:46:34.099Z] #20 15.64 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:46:34.099Z] #20 15.64 Need to get 27.6 MB of archives. [2021-05-21T18:46:34.099Z] #20 15.64 After this operation, 114 MB of additional disk space will be used. [2021-05-21T18:46:34.099Z] #20 15.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-21T18:46:34.099Z] #20 15.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-21T18:46:34.099Z] #20 15.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-21T18:46:34.099Z] #20 15.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-21T18:46:34.099Z] #20 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-21T18:46:34.099Z] #20 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-21T18:46:34.099Z] #20 15.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:46:34.099Z] #20 15.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-21T18:46:34.099Z] #20 15.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-21T18:46:34.099Z] #20 15.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-21T18:46:34.099Z] #20 15.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-21T18:46:34.099Z] #20 15.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-21T18:46:34.099Z] #20 15.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-21T18:46:34.099Z] #20 15.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-21T18:46:34.099Z] #20 15.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-21T18:46:34.099Z] #20 15.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-21T18:46:34.099Z] #20 15.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-21T18:46:34.099Z] #20 15.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:46:34.099Z] #20 15.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:46:34.099Z] #20 15.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-21T18:46:34.099Z] #20 15.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-21T18:46:34.099Z] #20 15.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-21T18:46:34.099Z] #20 15.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-21T18:46:34.099Z] #20 15.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-21T18:46:34.099Z] #20 15.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-21T18:46:34.099Z] #20 15.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-21T18:46:34.099Z] #20 15.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-21T18:46:34.099Z] #20 15.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-21T18:46:34.296Z] #20 2.497 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:46:34.309Z] #20 ... [2021-05-21T18:46:34.310Z] [2021-05-21T18:46:34.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:34.310Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:34.310Z] #43 82.12 DEP criu/protobuf-desc.d [2021-05-21T18:46:34.310Z] #43 82.23 DEP criu/proc_parse.d [2021-05-21T18:46:34.310Z] #43 82.50 DEP criu/plugin.d [2021-05-21T18:46:34.310Z] #43 82.59 DEP criu/pipes.d [2021-05-21T18:46:34.310Z] #43 82.76 DEP criu/pie-util.d [2021-05-21T18:46:34.310Z] #43 83.01 DEP criu/pie-util-vdso.d [2021-05-21T18:46:34.310Z] #43 83.08 DEP criu/pie-util-vdso-elf32.d [2021-05-21T18:46:34.310Z] #43 83.24 DEP criu/path.d [2021-05-21T18:46:34.310Z] #43 83.42 DEP criu/parasite-syscall.d [2021-05-21T18:46:34.310Z] #43 83.67 DEP criu/pagemap.d [2021-05-21T18:46:34.310Z] #43 83.86 DEP criu/pagemap-cache.d [2021-05-21T18:46:34.310Z] #43 84.07 DEP criu/page-xfer.d [2021-05-21T18:46:34.310Z] #43 84.27 DEP criu/page-pipe.d [2021-05-21T18:46:34.370Z] #20 15.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-21T18:46:34.445Z] #16 1.303 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T18:46:34.445Z] #16 DONE 1.4s [2021-05-21T18:46:34.445Z] [2021-05-21T18:46:34.445Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T18:46:34.445Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-21T18:46:34.568Z] #43 84.41 DEP criu/netfilter.d [2021-05-21T18:46:34.568Z] #43 84.54 DEP criu/net.d [2021-05-21T18:46:31.732Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:46:31.772Z] > git checkout -f 6a870e0039ad07d51f38bd31ce4e03eb701dc216 # timeout=10 [2021-05-21T18:46:34.959Z] #20 16.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-21T18:46:34.959Z] #20 16.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-21T18:46:34.959Z] #20 16.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-21T18:46:34.959Z] #20 16.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-21T18:46:34.959Z] #20 16.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-21T18:46:34.959Z] #20 16.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:46:34.959Z] #20 16.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:46:34.959Z] #20 16.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:46:35.008Z] #53 ... [2021-05-21T18:46:35.008Z] [2021-05-21T18:46:35.008Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:46:35.008Z] #44 sha256:fca92ad02d170a1972ae480eadd5dd2285363585a35d93f126eab7e9103d51d1 [2021-05-21T18:46:35.008Z] #44 DONE 0.1s [2021-05-21T18:46:35.008Z] [2021-05-21T18:46:35.008Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T18:46:35.008Z] #46 sha256:8bd912a04f7b7aca2bcfc20107db41e92035844f8173bb2cb3b357ec63d80a94 [2021-05-21T18:46:35.008Z] #46 DONE 0.1s [2021-05-21T18:46:35.008Z] [2021-05-21T18:46:35.008Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T18:46:35.008Z] #48 sha256:7b81433b97c7b1698278a8bedb1de00dafeb83e8e138c1ab65188238d5a841ae [2021-05-21T18:46:35.008Z] #48 DONE 0.1s [2021-05-21T18:46:35.008Z] [2021-05-21T18:46:35.008Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:35.008Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:46:35.222Z] #20 3.506 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:46:35.223Z] #20 16.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-21T18:46:35.223Z] #20 16.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:46:35.223Z] #20 16.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:46:35.223Z] #20 16.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:46:35.223Z] #20 16.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-21T18:46:35.223Z] #20 16.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-21T18:46:35.223Z] #20 16.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-21T18:46:35.223Z] #20 16.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:46:35.223Z] #20 17.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-21T18:46:35.274Z] #56 ... [2021-05-21T18:46:35.274Z] [2021-05-21T18:46:35.274Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T18:46:35.274Z] #50 sha256:ee9ad5f89dc523dda0685c3327247ff883a622a2a7640f8491bd704ddf4d932c [2021-05-21T18:46:35.469Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2021-05-21T18:46:35.485Z] #20 17.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-21T18:46:35.485Z] #20 17.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-21T18:46:35.509Z] #43 85.01 DEP criu/namespaces.d [2021-05-21T18:46:35.509Z] #43 85.18 DEP criu/mount.d [2021-05-21T18:46:35.509Z] #43 85.35 DEP criu/memfd.d [2021-05-21T18:46:35.521Z] #44 191.5 CC criu/sockets.o [2021-05-21T18:46:35.535Z] #50 DONE 0.2s [2021-05-21T18:46:35.535Z] [2021-05-21T18:46:35.535Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T18:46:35.535Z] #52 sha256:87613be122ad786c1e53c486fb40fbdd9d020c43fb15dcf41b85677689713cd2 [2021-05-21T18:46:35.535Z] #52 DONE 0.1s [2021-05-21T18:46:35.535Z] [2021-05-21T18:46:35.535Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:35.535Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:46:35.767Z] #43 85.49 DEP criu/mem.d [2021-05-21T18:46:35.767Z] #43 85.67 DEP criu/lsm.d [2021-05-21T18:46:35.815Z] #17 DONE 1.1s [2021-05-21T18:46:35.815Z] [2021-05-21T18:46:35.815Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T18:46:35.815Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-21T18:46:36.026Z] #43 85.85 DEP criu/log.d [2021-05-21T18:46:36.026Z] #43 85.95 DEP criu/libnetlink.d [2021-05-21T18:46:36.148Z] #20 4.730 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:46:36.286Z] #43 86.05 DEP criu/kerndat.d [2021-05-21T18:46:36.436Z] #20 17.94 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:46:36.436Z] #20 18.07 Fetched 27.6 MB in 2s (15.5 MB/s) [2021-05-21T18:46:36.436Z] #20 18.19 Selecting previously unselected package pigz. [2021-05-21T18:46:36.436Z] #20 18.19 (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 ... 23408 files and directories currently installed.) [2021-05-21T18:46:36.436Z] #20 18.27 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-21T18:46:36.436Z] #20 18.29 Unpacking pigz (2.4-1) ... [2021-05-21T18:46:36.512Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2021-05-21T18:46:36.545Z] #43 86.24 DEP criu/kcmp-ids.d [2021-05-21T18:46:36.545Z] #43 86.31 DEP criu/irmap.d [2021-05-21T18:46:36.584Z] #44 192.9 CC criu/stats.o [2021-05-21T18:46:36.700Z] #20 18.40 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-21T18:46:36.700Z] #20 18.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-21T18:46:36.700Z] #20 18.41 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:36.804Z] #43 86.46 DEP criu/ipc_ns.d [2021-05-21T18:46:36.804Z] #43 86.59 DEP criu/image.d [2021-05-21T18:46:36.885Z] #44 193.4 CC criu/string.o [2021-05-21T18:46:36.885Z] #44 193.5 CC criu/sysctl.o [2021-05-21T18:46:36.964Z] #20 18.79 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:46:37.063Z] #43 86.79 DEP criu/image-desc.d [2021-05-21T18:46:37.063Z] #43 86.95 DEP criu/fsnotify.d [2021-05-21T18:46:37.181Z] #18 DONE 1.2s [2021-05-21T18:46:37.182Z] [2021-05-21T18:46:37.182Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T18:46:37.182Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-21T18:46:37.228Z] #20 18.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-21T18:46:37.228Z] #20 18.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:46:37.323Z] #43 87.10 DEP criu/filesystems.d [2021-05-21T18:46:37.323Z] #43 87.29 DEP criu/files.d [2021-05-21T18:46:37.492Z] #20 19.33 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:37.514Z] #20 ... [2021-05-21T18:46:37.514Z] [2021-05-21T18:46:37.514Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:37.514Z] #53 sha256:bae09fdbdd997c7a943bfb109be487a0e53f8235649548fda2e4a49b64de66ff [2021-05-21T18:46:37.514Z] #53 14.63 + cd /tmp/tmp.Kir7OgKBLG/src/github.com/opencontainers/runc [2021-05-21T18:46:37.514Z] #53 14.63 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:37.514Z] #53 15.17 + '[' -z '' ']' [2021-05-21T18:46:37.514Z] #53 15.17 + target=static [2021-05-21T18:46:37.514Z] #53 15.17 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:46:37.514Z] #53 15.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T18:46:37.756Z] #20 19.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:46:37.891Z] #43 87.49 DEP criu/files-reg.d [2021-05-21T18:46:37.891Z] #43 87.72 DEP criu/files-ext.d [2021-05-21T18:46:37.891Z] #43 87.87 DEP criu/file-lock.d [2021-05-21T18:46:37.952Z] #44 194.3 CC criu/sysfs_parse.o [2021-05-21T18:46:38.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-05-21T18:46:38.111Z] #19 DONE 1.3s [2021-05-21T18:46:38.111Z] [2021-05-21T18:46:38.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:38.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:38.111Z] #43 55.33 AR soccr/libsoccr.a [2021-05-21T18:46:38.111Z] #43 55.37 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:46:38.111Z] #43 56.06 DEP criu/arch/x86/sigframe.d [2021-05-21T18:46:38.111Z] #43 56.36 DEP criu/arch/x86/sigaction_compat.d [2021-05-21T18:46:38.111Z] #43 56.69 DEP criu/arch/x86/kerndat.d [2021-05-21T18:46:38.111Z] #43 56.89 DEP criu/arch/x86/crtools.d [2021-05-21T18:46:38.111Z] #43 57.03 DEP criu/arch/x86/cpu.d [2021-05-21T18:46:38.111Z] #43 57.34 CC criu/arch/x86/cpu.o [2021-05-21T18:46:38.111Z] #43 58.12 CC criu/arch/x86/crtools.o [2021-05-21T18:46:38.111Z] #43 59.98 CC criu/arch/x86/kerndat.o [2021-05-21T18:46:38.111Z] #43 60.76 CC criu/arch/x86/sigaction_compat.o [2021-05-21T18:46:38.150Z] #43 ... [2021-05-21T18:46:38.150Z] [2021-05-21T18:46:38.150Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:46:38.150Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:46:38.150Z] #32 DONE 149.3s [2021-05-21T18:46:38.150Z] [2021-05-21T18:46:38.150Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:38.150Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:38.150Z] #20 6.087 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:46:38.150Z] #20 7.451 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:46:38.254Z] #44 194.8 CC criu/timens.o [2021-05-21T18:46:38.681Z] #43 61.09 CC criu/arch/x86/sigframe.o [2021-05-21T18:46:38.936Z] #44 195.2 CC criu/timerfd.o [2021-05-21T18:46:38.937Z] #43 61.40 LINK criu/arch/x86/crtools.built-in.o [2021-05-21T18:46:38.937Z] #43 61.44 DEP criu/pie/util-vdso-elf32.d [2021-05-21T18:46:39.194Z] #43 61.57 DEP criu/pie/util-vdso.d [2021-05-21T18:46:39.194Z] #43 61.68 DEP criu/pie/util.d [2021-05-21T18:46:39.194Z] #43 61.80 CC criu/pie/util.o [2021-05-21T18:46:39.235Z] #44 195.7 CC criu/tty.o [2021-05-21T18:46:39.531Z] #20 ... [2021-05-21T18:46:39.531Z] [2021-05-21T18:46:39.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:39.531Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:39.531Z] #43 88.04 DEP criu/file-ids.d [2021-05-21T18:46:39.531Z] #43 88.16 DEP criu/fifo.d [2021-05-21T18:46:39.531Z] #43 88.25 DEP criu/fdstore.d [2021-05-21T18:46:39.531Z] #43 88.37 DEP criu/fault-injection.d [2021-05-21T18:46:39.531Z] #43 88.37 DEP criu/external.d [2021-05-21T18:46:39.531Z] #43 88.47 DEP criu/eventpoll.d [2021-05-21T18:46:39.531Z] #43 88.63 DEP criu/eventfd.d [2021-05-21T18:46:39.531Z] #43 88.77 DEP criu/crtools.d [2021-05-21T18:46:39.531Z] #43 89.05 DEP criu/cr-service.d [2021-05-21T18:46:39.531Z] #43 89.30 DEP criu/cr-restore.d [2021-05-21T18:46:39.686Z] #20 21.32 Selecting previously unselected package python3-minimal. [2021-05-21T18:46:39.686Z] #20 21.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-05-21T18:46:39.686Z] #20 21.43 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-21T18:46:39.686Z] #20 21.44 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:46:39.757Z] #43 62.12 CC criu/pie/util-vdso.o [2021-05-21T18:46:39.757Z] #43 ... [2021-05-21T18:46:39.757Z] [2021-05-21T18:46:39.757Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:39.757Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:46:39.757Z] #45 130.1 net/http/httptrace [2021-05-21T18:46:39.757Z] #45 130.3 net/http [2021-05-21T18:46:39.757Z] #45 ... [2021-05-21T18:46:39.757Z] [2021-05-21T18:46:39.757Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:39.757Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:39.757Z] #20 1.554 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T18:46:39.790Z] #43 89.60 DEP criu/cr-errno.d [2021-05-21T18:46:39.790Z] #43 89.61 DEP criu/cr-dump.d [2021-05-21T18:46:39.950Z] #20 21.59 Selecting previously unselected package libmpdec2:arm64. [2021-05-21T18:46:39.950Z] #20 21.60 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-21T18:46:39.950Z] #20 21.62 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-21T18:46:40.014Z] #20 1.815 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T18:46:40.014Z] #20 1.907 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T18:46:40.048Z] #43 89.81 DEP criu/cr-dedup.d [2021-05-21T18:46:40.218Z] #20 21.71 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-21T18:46:40.218Z] #20 21.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-21T18:46:40.218Z] #20 21.73 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:40.218Z] #20 ... [2021-05-21T18:46:40.218Z] [2021-05-21T18:46:40.218Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:46:40.218Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-21T18:46:40.218Z] #40 141.6 + dpkg --print-architecture [2021-05-21T18:46:40.271Z] #20 1.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T18:46:40.271Z] #20 2.193 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T18:46:40.306Z] #43 90.06 DEP criu/cr-check.d [2021-05-21T18:46:40.564Z] #43 90.30 DEP criu/config.d [2021-05-21T18:46:40.564Z] #43 90.47 DEP criu/clone-noasan.d [2021-05-21T18:46:40.823Z] #43 90.61 DEP criu/cgroup.d [2021-05-21T18:46:41.081Z] #43 90.77 DEP criu/cgroup-props.d [2021-05-21T18:46:41.081Z] #43 90.93 DEP criu/bitmap.d [2021-05-21T18:46:41.081Z] #43 90.94 DEP criu/bfd.d [2021-05-21T18:46:41.081Z] #43 91.06 DEP criu/autofs.d [2021-05-21T18:46:41.620Z] #40 DONE 142.8s [2021-05-21T18:46:41.620Z] [2021-05-21T18:46:41.620Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:41.620Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:46:41.620Z] #20 22.55 Selecting previously unselected package python3.7. [2021-05-21T18:46:41.620Z] #20 22.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-21T18:46:41.620Z] #20 22.58 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:41.620Z] #20 22.91 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-21T18:46:41.620Z] #20 22.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-21T18:46:41.620Z] #20 22.92 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-21T18:46:41.620Z] #20 23.11 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:46:41.638Z] #20 3.271 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T18:46:41.648Z] #43 91.22 DEP criu/aio.d [2021-05-21T18:46:41.648Z] #43 91.37 DEP criu/action-scripts.d [2021-05-21T18:46:41.907Z] #43 91.68 CC criu/action-scripts.o [2021-05-21T18:46:42.024Z] #44 198.5 CC criu/tun.o [2021-05-21T18:46:42.165Z] #43 92.07 CC criu/aio.o [2021-05-21T18:46:42.573Z] #20 24.21 Selecting previously unselected package python3. [2021-05-21T18:46:42.573Z] #20 24.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 ... 24069 files and directories currently installed.) [2021-05-21T18:46:42.573Z] #20 24.28 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-21T18:46:42.573Z] #20 24.31 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:46:42.688Z] #44 199.2 CC criu/uffd.o [2021-05-21T18:46:42.739Z] #43 92.56 CC criu/autofs.o [2021-05-21T18:46:42.766Z] #53 ... [2021-05-21T18:46:42.766Z] [2021-05-21T18:46:42.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:42.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:42.766Z] #43 61.22 CC criu/arch/x86/crtools.o [2021-05-21T18:46:42.766Z] #43 62.96 CC criu/arch/x86/kerndat.o [2021-05-21T18:46:42.766Z] #43 63.68 CC criu/arch/x86/sigaction_compat.o [2021-05-21T18:46:42.766Z] #43 63.88 CC criu/arch/x86/sigframe.o [2021-05-21T18:46:42.766Z] #43 64.18 LINK criu/arch/x86/crtools.built-in.o [2021-05-21T18:46:42.766Z] #43 64.23 DEP criu/pie/util-vdso-elf32.d [2021-05-21T18:46:42.766Z] #43 64.35 DEP criu/pie/util-vdso.d [2021-05-21T18:46:42.766Z] #43 64.46 DEP criu/pie/util.d [2021-05-21T18:46:42.766Z] #43 64.66 CC criu/pie/util.o [2021-05-21T18:46:42.766Z] #43 64.94 CC criu/pie/util-vdso.o [2021-05-21T18:46:42.766Z] #43 65.69 CC criu/pie/util-vdso-elf32.o [2021-05-21T18:46:42.766Z] #43 66.47 AR criu/pie/pie.lib.a [2021-05-21T18:46:42.766Z] #43 66.55 DEP criu/pie/restorer.d [2021-05-21T18:46:42.766Z] #43 66.86 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-21T18:46:42.766Z] #43 66.98 DEP criu/arch/x86/restorer_unmap.d [2021-05-21T18:46:42.766Z] #43 67.03 DEP criu/arch/x86/restorer.d [2021-05-21T18:46:42.766Z] #43 67.21 DEP criu/arch/x86/vdso-pie.d [2021-05-21T18:46:42.766Z] #43 67.33 DEP criu/pie/parasite-vdso.d [2021-05-21T18:46:42.766Z] #43 67.48 DEP criu/pie/parasite.d [2021-05-21T18:46:42.766Z] #43 67.72 CC criu/pie/parasite.o [2021-05-21T18:46:42.766Z] #43 69.16 LINK criu/pie/parasite.built-in.o [2021-05-21T18:46:42.766Z] #43 69.18 GEN criu/pie/parasite-blob.h [2021-05-21T18:46:42.766Z] #43 69.21 CC criu/pie/parasite-vdso.o [2021-05-21T18:46:42.766Z] #43 69.92 CC criu/arch/x86/vdso-pie.o [2021-05-21T18:46:42.766Z] #43 70.33 CC criu/arch/x86/restorer.o [2021-05-21T18:46:42.766Z] #43 70.94 CC criu/arch/x86/restorer_unmap.o [2021-05-21T18:46:42.766Z] #43 70.99 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-21T18:46:42.766Z] #43 71.28 CC criu/pie/restorer.o [2021-05-21T18:46:42.837Z] #20 24.54 Selecting previously unselected package libip4tc0:arm64. [2021-05-21T18:46:42.837Z] #20 24.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-21T18:46:42.837Z] #20 24.56 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-21T18:46:42.933Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T18:46:43.006Z] #20 4.785 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T18:46:43.023Z] #43 ... [2021-05-21T18:46:43.023Z] [2021-05-21T18:46:43.023Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:43.023Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:46:43.023Z] #45 137.9 net/http/httptrace [2021-05-21T18:46:43.023Z] #45 138.2 net/http [2021-05-21T18:46:43.055Z] First time build. Skipping changelog. [2021-05-21T18:46:43.102Z] #20 24.67 Selecting previously unselected package libip6tc0:arm64. [2021-05-21T18:46:43.102Z] #20 24.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-21T18:46:43.102Z] #20 24.68 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-21T18:46:43.102Z] #20 24.81 Selecting previously unselected package libiptc0:arm64. [2021-05-21T18:46:43.102Z] #20 24.82 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-21T18:46:43.102Z] #20 24.83 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-21T18:46:43.258Z] Client: [2021-05-21T18:46:43.258Z] Context: default [2021-05-21T18:46:43.258Z] Debug Mode: false [2021-05-21T18:46:43.258Z] Plugins: [2021-05-21T18:46:43.258Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-21T18:46:43.258Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-21T18:46:43.258Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-21T18:46:43.258Z] [2021-05-21T18:46:43.258Z] Server: [2021-05-21T18:46:43.258Z] Containers: 0 [2021-05-21T18:46:43.258Z] Running: 0 [2021-05-21T18:46:43.258Z] Paused: 0 [2021-05-21T18:46:43.258Z] Stopped: 0 [2021-05-21T18:46:43.258Z] Images: 0 [2021-05-21T18:46:43.258Z] Server Version: 20.10.6 [2021-05-21T18:46:43.258Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-21T18:46:43.258Z] Windows: [2021-05-21T18:46:43.258Z] LCOW: [2021-05-21T18:46:43.258Z] Logging Driver: json-file [2021-05-21T18:46:43.258Z] Plugins: [2021-05-21T18:46:43.258Z] Volume: local [2021-05-21T18:46:43.258Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T18:46:43.258Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T18:46:43.258Z] Swarm: inactive [2021-05-21T18:46:43.258Z] Default Isolation: process [2021-05-21T18:46:43.258Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-21T18:46:43.258Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-21T18:46:43.258Z] OSType: windows [2021-05-21T18:46:43.258Z] Architecture: x86_64 [2021-05-21T18:46:43.258Z] CPUs: 4 [2021-05-21T18:46:43.258Z] Total Memory: 32GiB [2021-05-21T18:46:43.258Z] Name: azwin-2-b9c6f0 [2021-05-21T18:46:43.258Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-21T18:46:43.258Z] Docker Root Dir: D:\docker [2021-05-21T18:46:43.258Z] Debug Mode: false [2021-05-21T18:46:43.258Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:46:43.258Z] Labels: [2021-05-21T18:46:43.258Z] Experimental: true [2021-05-21T18:46:43.258Z] Insecure Registries: [2021-05-21T18:46:43.258Z] 10.0.0.4:5000 [2021-05-21T18:46:43.258Z] 127.0.0.0/8 [2021-05-21T18:46:43.258Z] Registry Mirrors: [2021-05-21T18:46:43.258Z] http://10.0.0.4:5000/ [2021-05-21T18:46:43.258Z] Live Restore Enabled: false [2021-05-21T18:46:43.258Z] Product License: Community Engine [2021-05-21T18:46:43.258Z] [2021-05-21T18:46:43.366Z] #20 25.09 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-21T18:46:43.367Z] #20 25.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-21T18:46:43.367Z] #20 25.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-21T18:46:43.367Z] #20 25.18 Selecting previously unselected package libnetfilter-conntrack3:arm64. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-21T18:46:43.587Z] #45 ... [2021-05-21T18:46:43.587Z] [2021-05-21T18:46:43.587Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:43.587Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:43.587Z] #20 6.247 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:46:43.587Z] #20 11.88 Fetched 8964 kB in 10s (874 kB/s) [2021-05-21T18:46:43.631Z] #20 25.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-21T18:46:43.631Z] #20 25.20 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-21T18:46:43.631Z] #20 25.29 Selecting previously unselected package libnftnl11:arm64. [2021-05-21T18:46:43.631Z] #20 25.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-21T18:46:43.631Z] #20 25.31 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-21T18:46:43.631Z] #20 25.40 Selecting previously unselected package iptables. [2021-05-21T18:46:43.896Z] #20 25.41 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-21T18:46:43.896Z] #20 25.47 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:46:43.937Z] #20 ... [2021-05-21T18:46:43.937Z] [2021-05-21T18:46:43.937Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:43.937Z] #53 sha256:86980d13bf204942f72bc0f528bd6ee1cffa3713fbbbad12e0ea80833c9d4c65 [2021-05-21T18:46:43.937Z] #53 13.18 + cd /tmp/tmp.UdPKzJgMg0/src/github.com/opencontainers/runc [2021-05-21T18:46:43.937Z] #53 13.20 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T18:46:43.937Z] #53 13.62 + '[' -z '' ']' [2021-05-21T18:46:43.937Z] #53 13.62 + target=static [2021-05-21T18:46:43.937Z] #53 13.62 + make 'BUILDTAGS=seccomp ' static [2021-05-21T18:46:43.937Z] #53 13.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T18:46:44.158Z] #43 93.87 CC criu/bfd.o [2021-05-21T18:46:44.160Z] #20 25.81 Selecting previously unselected package xxd. [2021-05-21T18:46:44.160Z] #20 25.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-21T18:46:44.160Z] #20 25.83 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:46:44.422Z] #20 25.97 Selecting previously unselected package vim-common. [2021-05-21T18:46:44.422Z] #20 25.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:46:44.422Z] #20 26.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:46:44.422Z] #20 ... [2021-05-21T18:46:44.422Z] [2021-05-21T18:46:44.422Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:44.422Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:46:44.422Z] #43 87.55 DEP criu/namespaces.d [2021-05-21T18:46:44.422Z] #43 87.81 DEP criu/mount.d [2021-05-21T18:46:44.422Z] #43 88.11 DEP criu/memfd.d [2021-05-21T18:46:44.422Z] #43 88.33 DEP criu/mem.d [2021-05-21T18:46:44.422Z] #43 88.50 DEP criu/lsm.d [2021-05-21T18:46:44.422Z] #43 88.68 DEP criu/log.d [2021-05-21T18:46:44.423Z] #43 88.76 DEP criu/libnetlink.d [2021-05-21T18:46:44.423Z] #43 88.90 DEP criu/kerndat.d [2021-05-21T18:46:44.423Z] #43 89.06 DEP criu/kcmp-ids.d [2021-05-21T18:46:44.423Z] #43 89.16 DEP criu/irmap.d [2021-05-21T18:46:44.423Z] #43 89.34 DEP criu/ipc_ns.d [2021-05-21T18:46:44.423Z] #43 89.55 DEP criu/image.d [2021-05-21T18:46:44.423Z] #43 89.76 DEP criu/image-desc.d [2021-05-21T18:46:44.423Z] #43 89.89 DEP criu/fsnotify.d [2021-05-21T18:46:44.423Z] #43 90.07 DEP criu/filesystems.d [2021-05-21T18:46:44.423Z] #43 90.28 DEP criu/files.d [2021-05-21T18:46:44.423Z] #43 90.44 DEP criu/files-reg.d [2021-05-21T18:46:44.423Z] #43 90.59 DEP criu/files-ext.d [2021-05-21T18:46:44.423Z] #43 90.75 DEP criu/file-lock.d [2021-05-21T18:46:44.423Z] #43 90.93 DEP criu/file-ids.d [2021-05-21T18:46:44.423Z] #43 91.12 DEP criu/fifo.d [2021-05-21T18:46:44.423Z] #43 91.33 DEP criu/fdstore.d [2021-05-21T18:46:44.423Z] #43 91.44 DEP criu/fault-injection.d [2021-05-21T18:46:44.423Z] #43 91.48 DEP criu/external.d [2021-05-21T18:46:44.423Z] #43 91.64 DEP criu/eventpoll.d [2021-05-21T18:46:44.423Z] #43 91.81 DEP criu/eventfd.d [2021-05-21T18:46:44.423Z] #43 92.05 DEP criu/crtools.d [2021-05-21T18:46:44.423Z] #43 92.32 DEP criu/cr-service.d [2021-05-21T18:46:44.423Z] #43 92.59 DEP criu/cr-restore.d [2021-05-21T18:46:44.423Z] #43 92.84 DEP criu/cr-errno.d [2021-05-21T18:46:44.423Z] #43 92.88 DEP criu/cr-dump.d [2021-05-21T18:46:44.423Z] #43 93.18 DEP criu/cr-dedup.d [2021-05-21T18:46:44.423Z] #43 93.40 DEP criu/cr-check.d [2021-05-21T18:46:44.423Z] #43 93.62 DEP criu/config.d [2021-05-21T18:46:44.423Z] #43 93.78 DEP criu/clone-noasan.d [2021-05-21T18:46:44.423Z] #43 93.90 DEP criu/cgroup.d [2021-05-21T18:46:44.423Z] #43 94.05 DEP criu/cgroup-props.d [2021-05-21T18:46:44.423Z] #43 94.20 DEP criu/bitmap.d [2021-05-21T18:46:44.423Z] #43 94.23 DEP criu/bfd.d [2021-05-21T18:46:44.423Z] #43 94.32 DEP criu/autofs.d [2021-05-21T18:46:44.423Z] #43 94.44 DEP criu/aio.d [2021-05-21T18:46:44.423Z] #43 94.63 DEP criu/action-scripts.d [2021-05-21T18:46:44.423Z] #43 94.98 CC criu/action-scripts.o [2021-05-21T18:46:44.423Z] #43 95.72 CC criu/aio.o [2021-05-21T18:46:44.423Z] #43 96.36 CC criu/autofs.o [2021-05-21T18:46:44.423Z] #43 97.73 CC criu/bfd.o [2021-05-21T18:46:44.423Z] #43 ... [2021-05-21T18:46:44.423Z] [2021-05-21T18:46:44.423Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:44.423Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:46:44.423Z] #20 26.21 Selecting previously unselected package bash-completion. [2021-05-21T18:46:44.423Z] #20 26.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:46:44.725Z] #43 94.33 CC criu/bitmap.o [2021-05-21T18:46:44.725Z] #43 94.54 CC criu/cgroup-props.o [2021-05-21T18:46:44.814Z] #44 200.9 CC criu/util.o [2021-05-21T18:46:44.942Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 14.1% of statements [2021-05-21T18:46:42.969Z] > git rev-list --no-walk 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 # timeout=10 [2021-05-21T18:46:45.662Z] #43 95.22 CC criu/cgroup.o [2021-05-21T18:46:45.972Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-05-21T18:46:46.109Z] #20 11.88 Reading package lists... [2021-05-21T18:46:46.109Z] #20 ... [2021-05-21T18:46:46.109Z] [2021-05-21T18:46:46.109Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:46.109Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:46:46.109Z] #45 150.8 github.com/LK4D4/vndr/godl [2021-05-21T18:46:46.364Z] #44 202.8 CC criu/uts_ns.o [2021-05-21T18:46:46.629Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-05-21T18:46:46.672Z] #45 151.6 github.com/LK4D4/vndr [2021-05-21T18:46:46.713Z] + docker version [2021-05-21T18:46:46.926Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-05-21T18:46:47.016Z] #44 203.3 CC criu/vdso.o [2021-05-21T18:46:47.557Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-05-21T18:46:47.670Z] #44 204.2 LINK criu/built-in.o [2021-05-21T18:46:47.747Z] #20 29.01 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:46:47.747Z] #20 29.46 Selecting previously unselected package bzip2. [2021-05-21T18:46:47.747Z] #20 29.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-21T18:46:47.747Z] #20 29.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:46:47.794Z] #56 203.0 + bin/containerd [2021-05-21T18:46:47.794Z] #56 ... [2021-05-21T18:46:47.794Z] [2021-05-21T18:46:47.794Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:47.794Z] #53 sha256:5e1df0b0fdb585f590bf33ea0a71e3fe55fe24d2248d70a392cb14091d0dc955 [2021-05-21T18:46:47.794Z] #53 129.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:46:47.794Z] #53 130.2 + mkdir -p /build [2021-05-21T18:46:47.794Z] #53 130.3 + cp runc /build/runc [2021-05-21T18:46:47.794Z] #53 DONE 130.6s [2021-05-21T18:46:47.794Z] [2021-05-21T18:46:47.794Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:47.794Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:46:47.972Z] #44 204.4 LINK criu/criu [2021-05-21T18:46:48.011Z] #20 29.59 Selecting previously unselected package xz-utils. [2021-05-21T18:46:48.011Z] #20 29.59 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-21T18:46:48.011Z] #20 29.61 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:46:48.011Z] #20 29.78 Selecting previously unselected package apparmor. [2021-05-21T18:46:48.011Z] #20 29.79 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-21T18:46:48.200Z] #43 97.91 CC criu/clone-noasan.o [2021-05-21T18:46:48.275Z] #20 29.86 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:46:48.275Z] #20 30.14 Selecting previously unselected package aufs-tools. [2021-05-21T18:46:48.458Z] #43 98.14 CC criu/config.o [2021-05-21T18:46:48.538Z] #20 30.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-21T18:46:48.538Z] #20 30.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:46:48.629Z] #44 205.2 DEP lib/c/criu.d [2021-05-21T18:46:48.652Z] ok github.com/docker/docker/daemon 12.236s coverage: 17.3% of statements [2021-05-21T18:46:48.652Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T18:46:48.652Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T18:46:48.652Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T18:46:48.652Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T18:46:48.802Z] #20 30.30 Selecting previously unselected package libonig5:arm64. [2021-05-21T18:46:48.802Z] #20 30.31 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-21T18:46:48.802Z] #20 30.32 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-21T18:46:48.802Z] #20 30.49 Selecting previously unselected package libjq1:arm64. [2021-05-21T18:46:48.802Z] #20 30.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-21T18:46:48.802Z] #20 30.51 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-21T18:46:48.932Z] #44 205.3 CC images/rpc.pb-c.o [2021-05-21T18:46:49.065Z] #20 30.62 Selecting previously unselected package jq. [2021-05-21T18:46:49.065Z] #20 30.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-21T18:46:49.065Z] #20 30.65 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:46:49.065Z] #20 30.74 Selecting previously unselected package libaio1:arm64. [2021-05-21T18:46:49.065Z] #20 30.75 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-21T18:46:49.065Z] #20 30.76 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-21T18:46:49.065Z] #20 30.87 Selecting previously unselected package libgpm2:arm64. [2021-05-21T18:46:49.182Z] #56 ... [2021-05-21T18:46:49.182Z] [2021-05-21T18:46:49.182Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T18:46:49.182Z] #54 sha256:c965ecc7147b91076be4dc9f507e6d6d7a9b7ea587e0ffb24642102015dedf36 [2021-05-21T18:46:49.182Z] #54 DONE 0.1s [2021-05-21T18:46:49.328Z] #20 30.87 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-21T18:46:49.328Z] #20 30.89 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-21T18:46:49.328Z] #20 30.99 Selecting previously unselected package libicu63:arm64. [2021-05-21T18:46:49.328Z] #20 31.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-21T18:46:49.328Z] #20 31.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-21T18:46:49.443Z] [2021-05-21T18:46:49.443Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:49.443Z] #56 sha256:cb08d360c16f7ea6530ce4e94bb6e2ca1031fab8d8ee1bf5f8e6a265f58af17c [2021-05-21T18:46:49.835Z] #43 99.50 CC criu/cr-check.o [2021-05-21T18:46:49.835Z] #43 ... [2021-05-21T18:46:49.835Z] [2021-05-21T18:46:49.835Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:49.835Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:49.835Z] #20 12.29 Fetched 8964 kB in 10s (917 kB/s) [2021-05-21T18:46:49.835Z] #20 12.29 Reading package lists... [2021-05-21T18:46:49.835Z] #20 15.73 Reading package lists... [2021-05-21T18:46:49.835Z] #20 18.95 Building dependency tree... [2021-05-21T18:46:49.835Z] #20 20.32 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:46:49.835Z] #20 20.32 The following additional packages will be installed: [2021-05-21T18:46:49.835Z] #20 20.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:46:49.835Z] #20 20.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:46:49.835Z] #20 20.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:46:49.835Z] #20 20.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:46:49.835Z] #20 20.32 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:46:49.835Z] #20 20.32 Suggested packages: [2021-05-21T18:46:49.835Z] #20 20.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:46:49.835Z] #20 20.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:46:49.835Z] #20 20.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:46:49.835Z] #20 20.33 Recommended packages: [2021-05-21T18:46:49.835Z] #20 20.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:46:49.835Z] #20 20.33 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:46:49.835Z] #20 21.85 The following NEW packages will be installed: [2021-05-21T18:46:49.835Z] #20 21.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:46:49.835Z] #20 21.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:46:49.835Z] #20 21.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:46:49.835Z] #20 21.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:46:49.835Z] #20 21.86 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:46:49.835Z] #20 21.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:46:49.835Z] #20 21.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:46:49.835Z] #20 21.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:46:49.835Z] #20 21.86 xz-utils zip [2021-05-21T18:46:49.998Z] #44 206.3 CC lib/c/criu.o [2021-05-21T18:46:50.094Z] #20 22.18 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:46:50.094Z] #20 22.18 Need to get 28.5 MB of archives. [2021-05-21T18:46:50.094Z] #20 22.18 After this operation, 116 MB of additional disk space will be used. [2021-05-21T18:46:50.094Z] #20 22.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-21T18:46:50.094Z] #20 22.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-21T18:46:50.094Z] #20 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-21T18:46:50.094Z] #20 22.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-21T18:46:50.152Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 3.1% of statements [2021-05-21T18:46:50.355Z] #20 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-21T18:46:50.355Z] #20 22.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-21T18:46:50.355Z] #20 22.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:46:50.355Z] #20 22.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-21T18:46:50.355Z] #20 22.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-21T18:46:50.355Z] #20 22.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-21T18:46:50.355Z] #20 22.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-21T18:46:50.355Z] #20 22.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-21T18:46:50.355Z] #20 22.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-21T18:46:50.355Z] #20 22.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-21T18:46:50.355Z] #20 22.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-21T18:46:50.355Z] #20 22.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-21T18:46:50.355Z] #20 22.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:46:50.355Z] #20 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:46:50.355Z] #20 22.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:46:50.355Z] #20 22.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-21T18:46:50.355Z] #20 22.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-21T18:46:50.355Z] #20 22.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-21T18:46:50.355Z] #20 22.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-21T18:46:50.480Z] #53 ... [2021-05-21T18:46:50.480Z] [2021-05-21T18:46:50.480Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:50.480Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:50.480Z] #43 62.87 CC criu/pie/util-vdso-elf32.o [2021-05-21T18:46:50.480Z] #43 63.61 AR criu/pie/pie.lib.a [2021-05-21T18:46:50.480Z] #43 63.67 DEP criu/pie/restorer.d [2021-05-21T18:46:50.480Z] #43 63.87 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-21T18:46:50.480Z] #43 63.97 DEP criu/arch/x86/restorer_unmap.d [2021-05-21T18:46:50.480Z] #43 64.01 DEP criu/arch/x86/restorer.d [2021-05-21T18:46:50.480Z] #43 64.23 DEP criu/arch/x86/vdso-pie.d [2021-05-21T18:46:50.480Z] #43 64.34 DEP criu/pie/parasite-vdso.d [2021-05-21T18:46:50.480Z] #43 64.57 DEP criu/pie/parasite.d [2021-05-21T18:46:50.480Z] #43 64.90 CC criu/pie/parasite.o [2021-05-21T18:46:50.480Z] #43 66.08 LINK criu/pie/parasite.built-in.o [2021-05-21T18:46:50.480Z] #43 66.09 GEN criu/pie/parasite-blob.h [2021-05-21T18:46:50.480Z] #43 66.14 CC criu/pie/parasite-vdso.o [2021-05-21T18:46:50.480Z] #43 66.94 CC criu/arch/x86/vdso-pie.o [2021-05-21T18:46:50.480Z] #43 67.31 CC criu/arch/x86/restorer.o [2021-05-21T18:46:50.480Z] #43 67.90 CC criu/arch/x86/restorer_unmap.o [2021-05-21T18:46:50.480Z] #43 67.98 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-21T18:46:50.480Z] #43 68.30 CC criu/pie/restorer.o [2021-05-21T18:46:50.480Z] #43 71.55 LINK criu/pie/restorer.built-in.o [2021-05-21T18:46:50.480Z] #43 71.58 GEN criu/pie/restorer-blob.h [2021-05-21T18:46:50.480Z] #43 71.70 DEP criu/vdso.d [2021-05-21T18:46:50.480Z] #43 71.97 DEP criu/vdso-compat.d [2021-05-21T18:46:50.480Z] #43 72.17 DEP criu/uts_ns.d [2021-05-21T18:46:50.480Z] #43 72.33 DEP criu/util.d [2021-05-21T18:46:50.480Z] #43 72.55 DEP criu/uffd.d [2021-05-21T18:46:50.480Z] #43 72.82 DEP criu/tun.d [2021-05-21T18:46:50.480Z] #43 72.98 DEP criu/tty.d [2021-05-21T18:46:50.614Z] #20 22.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:46:50.614Z] #20 22.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:46:50.614Z] #20 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:46:50.614Z] #20 22.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-21T18:46:50.614Z] #20 22.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-21T18:46:50.614Z] #20 22.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:46:50.737Z] #43 73.17 DEP criu/timerfd.d [2021-05-21T18:46:50.737Z] #43 73.36 DEP criu/timens.d [2021-05-21T18:46:50.781Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 56.2% of statements [2021-05-21T18:46:50.873Z] #20 22.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:46:50.873Z] #20 22.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:46:50.874Z] #20 22.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:46:50.874Z] #20 22.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-21T18:46:50.874Z] #20 22.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-21T18:46:50.874Z] #20 23.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:46:50.874Z] #20 23.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:46:50.993Z] #43 73.54 DEP criu/sysfs_parse.d [2021-05-21T18:46:51.131Z] #20 23.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:46:51.131Z] #20 23.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-21T18:46:51.131Z] #20 23.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:46:51.131Z] #20 23.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:46:51.131Z] #20 23.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:46:51.132Z] #20 23.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-21T18:46:51.132Z] #20 23.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-21T18:46:51.250Z] #43 73.73 DEP criu/sysctl.d [2021-05-21T18:46:51.389Z] #20 23.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-21T18:46:51.389Z] #20 23.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:46:51.389Z] #20 ... [2021-05-21T18:46:51.389Z] [2021-05-21T18:46:51.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:51.389Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:51.389Z] #43 101.2 CC criu/cr-dedup.o [2021-05-21T18:46:51.507Z] #43 73.92 DEP criu/string.d [2021-05-21T18:46:51.507Z] #43 73.99 DEP criu/stats.d [2021-05-21T18:46:51.507Z] #43 74.10 DEP criu/sockets.d [2021-05-21T18:46:51.570Z] #44 208.1 LINK lib/c/built-in.o [2021-05-21T18:46:51.571Z] #44 208.1 LINK lib/c/libcriu.so [2021-05-21T18:46:51.647Z] #43 101.6 CC criu/cr-dump.o [2021-05-21T18:46:51.763Z] #43 74.26 DEP criu/sk-unix.d [2021-05-21T18:46:51.871Z] #44 208.2 LINK lib/c/libcriu.a [2021-05-21T18:46:51.871Z] #44 208.4 GEN magic.py [2021-05-21T18:46:51.895Z] #20 33.25 Selecting previously unselected package libnet1:arm64. [2021-05-21T18:46:51.895Z] #20 33.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-21T18:46:51.895Z] #20 33.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:46:51.895Z] #20 33.36 Selecting previously unselected package libnl-3-200:arm64. [2021-05-21T18:46:51.895Z] #20 33.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-21T18:46:51.895Z] #20 33.38 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-21T18:46:51.895Z] #20 33.46 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-21T18:46:51.895Z] #20 33.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-21T18:46:51.895Z] #20 33.48 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-21T18:46:51.895Z] #20 33.55 Selecting previously unselected package libreadline5:arm64. [2021-05-21T18:46:51.895Z] #20 33.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-21T18:46:51.895Z] #20 33.56 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-21T18:46:51.926Z] #45 ... [2021-05-21T18:46:51.926Z] [2021-05-21T18:46:51.926Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:51.926Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:51.926Z] #43 74.48 LINK criu/pie/restorer.built-in.o [2021-05-21T18:46:51.926Z] #43 74.52 GEN criu/pie/restorer-blob.h [2021-05-21T18:46:51.927Z] #43 74.64 DEP criu/vdso.d [2021-05-21T18:46:51.927Z] #43 74.79 DEP criu/vdso-compat.d [2021-05-21T18:46:51.927Z] #43 74.93 DEP criu/uts_ns.d [2021-05-21T18:46:51.927Z] #43 75.07 DEP criu/util.d [2021-05-21T18:46:51.927Z] #43 75.25 DEP criu/uffd.d [2021-05-21T18:46:51.927Z] #43 75.43 DEP criu/tun.d [2021-05-21T18:46:51.927Z] #43 75.59 DEP criu/tty.d [2021-05-21T18:46:51.927Z] #43 75.80 DEP criu/timerfd.d [2021-05-21T18:46:51.927Z] #43 76.00 DEP criu/timens.d [2021-05-21T18:46:51.927Z] #43 76.17 DEP criu/sysfs_parse.d [2021-05-21T18:46:51.927Z] #43 76.35 DEP criu/sysctl.d [2021-05-21T18:46:51.927Z] #43 76.56 DEP criu/string.d [2021-05-21T18:46:51.927Z] #43 76.62 DEP criu/stats.d [2021-05-21T18:46:51.927Z] #43 76.77 DEP criu/sockets.d [2021-05-21T18:46:51.927Z] #43 77.00 DEP criu/sk-unix.d [2021-05-21T18:46:51.927Z] #43 77.22 DEP criu/sk-tcp.d [2021-05-21T18:46:51.927Z] #43 77.51 DEP criu/sk-queue.d [2021-05-21T18:46:51.927Z] #43 77.69 DEP criu/sk-packet.d [2021-05-21T18:46:51.927Z] #43 77.96 DEP criu/sk-netlink.d [2021-05-21T18:46:51.927Z] #43 78.14 DEP criu/sk-inet.d [2021-05-21T18:46:51.927Z] #43 78.37 DEP criu/signalfd.d [2021-05-21T18:46:51.927Z] #43 78.51 DEP criu/sigframe.d [2021-05-21T18:46:51.927Z] #43 78.61 DEP criu/shmem.d [2021-05-21T18:46:51.927Z] #43 78.73 DEP criu/servicefd.d [2021-05-21T18:46:51.927Z] #43 78.86 DEP criu/seize.d [2021-05-21T18:46:51.927Z] #43 79.01 DEP criu/seccomp.d [2021-05-21T18:46:51.927Z] #43 79.21 DEP criu/rst-malloc.d [2021-05-21T18:46:51.927Z] #43 79.32 DEP criu/rbtree.d [2021-05-21T18:46:51.927Z] #43 79.36 DEP criu/pstree.d [2021-05-21T18:46:51.927Z] #43 79.58 DEP criu/protobuf.d [2021-05-21T18:46:51.927Z] #43 79.71 GEN criu/protobuf-desc-gen.h [2021-05-21T18:46:52.020Z] #43 74.49 DEP criu/sk-tcp.d [2021-05-21T18:46:52.159Z] #20 33.68 Selecting previously unselected package net-tools. [2021-05-21T18:46:52.159Z] #20 33.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-21T18:46:52.159Z] #20 33.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:46:52.175Z] #44 208.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:46:52.175Z] #44 208.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:46:52.175Z] #44 208.6 Note: Building without GnuTLS support [2021-05-21T18:46:52.175Z] #44 208.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:46:52.175Z] #44 208.6 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:46:52.277Z] #43 74.75 DEP criu/sk-queue.d [2021-05-21T18:46:52.423Z] #20 33.91 Selecting previously unselected package python-pip-whl. [2021-05-21T18:46:52.423Z] #20 33.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:46:52.423Z] #20 33.93 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:46:52.522Z] Client: Mirantis Container Runtime [2021-05-21T18:46:52.522Z] Version: 20.10.0 [2021-05-21T18:46:52.522Z] API version: 1.41 [2021-05-21T18:46:52.522Z] Go version: go1.13.15 [2021-05-21T18:46:52.522Z] Git commit: 6ee42dc [2021-05-21T18:46:52.522Z] Built: 03/11/2021 13:24:56 [2021-05-21T18:46:52.522Z] OS/Arch: windows/amd64 [2021-05-21T18:46:52.522Z] Context: default [2021-05-21T18:46:52.522Z] Experimental: true [2021-05-21T18:46:52.522Z] [2021-05-21T18:46:52.522Z] Server: Mirantis Container Runtime [2021-05-21T18:46:52.522Z] Engine: [2021-05-21T18:46:52.522Z] Version: 20.10.0 [2021-05-21T18:46:52.522Z] API version: 1.41 (minimum version 1.24) [2021-05-21T18:46:52.522Z] Go version: go1.13.15 [2021-05-21T18:46:52.522Z] Git commit: 1e08f21e79 [2021-05-21T18:46:52.522Z] Built: 03/11/2021 13:23:32 [2021-05-21T18:46:52.522Z] OS/Arch: windows/amd64 [2021-05-21T18:46:52.522Z] Experimental: true [2021-05-21T18:46:52.533Z] #43 74.90 DEP criu/sk-packet.d [2021-05-21T18:46:52.533Z] #43 75.11 DEP criu/sk-netlink.d [2021-05-21T18:46:52.687Z] #20 34.30 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:46:52.687Z] #20 34.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:46:52.687Z] #20 34.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:46:52.790Z] #43 75.28 DEP criu/sk-inet.d [2021-05-21T18:46:52.856Z] #43 81.52 DEP criu/protobuf-desc.d [2021-05-21T18:46:52.856Z] #43 81.64 DEP criu/proc_parse.d [2021-05-21T18:46:52.971Z] #20 34.47 Selecting previously unselected package python3-distutils. [2021-05-21T18:46:52.971Z] #20 34.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:46:52.971Z] #20 34.49 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:46:52.971Z] #20 34.69 Selecting previously unselected package python3-pip. [2021-05-21T18:46:53.047Z] #43 75.53 DEP criu/signalfd.d [2021-05-21T18:46:53.047Z] #43 75.65 DEP criu/sigframe.d [2021-05-21T18:46:53.113Z] #43 81.83 DEP criu/plugin.d [Pipeline] sh [2021-05-21T18:46:53.234Z] #44 209.6 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:46:53.236Z] #20 34.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:46:53.236Z] #20 34.71 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:46:53.236Z] #20 34.89 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:46:53.236Z] #20 34.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:46:53.236Z] #20 34.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:46:53.305Z] #43 75.74 DEP criu/shmem.d [2021-05-21T18:46:53.305Z] #43 75.94 DEP criu/servicefd.d [2021-05-21T18:46:53.370Z] #43 81.94 DEP criu/pipes.d [2021-05-21T18:46:53.370Z] #43 82.10 DEP criu/pie-util.d [2021-05-21T18:46:53.370Z] #43 82.20 DEP criu/pie-util-vdso.d [2021-05-21T18:46:53.500Z] #20 35.02 Selecting previously unselected package python3-setuptools. [2021-05-21T18:46:53.500Z] #20 35.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:46:53.500Z] #20 35.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:46:53.561Z] #43 76.11 DEP criu/seize.d [2021-05-21T18:46:53.627Z] #43 82.38 DEP criu/pie-util-vdso-elf32.d [2021-05-21T18:46:53.764Z] #20 35.28 Selecting previously unselected package python3-wheel. [2021-05-21T18:46:53.765Z] #20 35.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:46:53.765Z] #20 35.29 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:46:53.765Z] #20 35.41 Selecting previously unselected package sudo. [2021-05-21T18:46:53.765Z] #20 35.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-21T18:46:53.765Z] #20 35.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:46:53.818Z] #43 76.34 DEP criu/seccomp.d [2021-05-21T18:46:53.883Z] #43 82.55 DEP criu/path.d [2021-05-21T18:46:54.068Z] + docker info [2021-05-21T18:46:54.074Z] #43 76.57 DEP criu/rst-malloc.d [2021-05-21T18:46:54.140Z] #43 82.67 DEP criu/parasite-syscall.d [2021-05-21T18:46:54.140Z] #43 82.87 DEP criu/pagemap.d [2021-05-21T18:46:54.180Z] #43 103.6 CC criu/cr-errno.o [2021-05-21T18:46:54.180Z] #43 103.7 CC criu/cr-restore.o [2021-05-21T18:46:54.298Z] #44 210.6 make[1]: Nothing to be done for 'all'. [2021-05-21T18:46:54.298Z] #44 ... [2021-05-21T18:46:54.298Z] [2021-05-21T18:46:54.298Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:46:54.298Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-21T18:46:54.298Z] #41 DONE 275.9s [2021-05-21T18:46:54.331Z] #43 76.64 DEP criu/rbtree.d [2021-05-21T18:46:54.331Z] #43 76.70 DEP criu/pstree.d [2021-05-21T18:46:54.331Z] #43 76.93 DEP criu/protobuf.d [2021-05-21T18:46:54.342Z] #20 35.89 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:46:54.342Z] #20 35.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-21T18:46:54.342Z] #20 35.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:46:54.342Z] #20 36.09 Selecting previously unselected package uidmap. [2021-05-21T18:46:54.342Z] #20 36.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-21T18:46:54.397Z] #43 83.06 DEP criu/pagemap-cache.d [2021-05-21T18:46:54.397Z] #43 83.18 DEP criu/page-xfer.d [2021-05-21T18:46:54.588Z] #43 77.06 GEN criu/protobuf-desc-gen.h [2021-05-21T18:46:54.588Z] #43 ... [2021-05-21T18:46:54.588Z] [2021-05-21T18:46:54.588Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:54.588Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:54.588Z] #20 6.295 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T18:46:54.588Z] #20 11.66 Fetched 8964 kB in 10s (866 kB/s) [2021-05-21T18:46:54.588Z] #20 11.66 Reading package lists... [2021-05-21T18:46:54.600Z] [2021-05-21T18:46:54.600Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:46:54.600Z] #54 sha256:b172b567ddb51ed16b5c7c6b49c17801c5f881e2e87860b4d5b682450de5dd0c [2021-05-21T18:46:54.606Z] #20 36.11 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:46:54.606Z] #20 36.28 Selecting previously unselected package vim-runtime. [2021-05-21T18:46:54.606Z] #20 36.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:46:54.606Z] #20 36.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:46:54.606Z] #20 36.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:46:54.654Z] #43 83.37 DEP criu/page-pipe.d [2021-05-21T18:46:54.877Z] #20 36.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:46:54.877Z] #20 ... [2021-05-21T18:46:54.877Z] [2021-05-21T18:46:54.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:54.877Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:46:54.877Z] #43 98.23 CC criu/bitmap.o [2021-05-21T18:46:54.877Z] #43 98.42 CC criu/cgroup-props.o [2021-05-21T18:46:54.877Z] #43 99.22 CC criu/cgroup.o [2021-05-21T18:46:54.877Z] #43 102.0 CC criu/clone-noasan.o [2021-05-21T18:46:54.877Z] #43 102.2 CC criu/config.o [2021-05-21T18:46:54.877Z] #43 103.6 CC criu/cr-check.o [2021-05-21T18:46:54.877Z] #43 105.1 CC criu/cr-dedup.o [2021-05-21T18:46:54.877Z] #43 105.6 CC criu/cr-dump.o [2021-05-21T18:46:54.877Z] #43 107.6 CC criu/cr-errno.o [2021-05-21T18:46:54.877Z] #43 107.8 CC criu/cr-restore.o [2021-05-21T18:46:54.910Z] #43 83.53 DEP criu/netfilter.d [2021-05-21T18:46:54.910Z] #43 83.76 DEP criu/net.d [2021-05-21T18:46:55.151Z] #20 16.05 Reading package lists... [2021-05-21T18:46:55.151Z] #20 ... [2021-05-21T18:46:55.151Z] [2021-05-21T18:46:55.151Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:55.151Z] #45 sha256:37d9f3f881f6e6592c4c654789bb63b323f17f8ac6a47564d85c9fdfc896b05a [2021-05-21T18:46:55.151Z] #45 145.9 github.com/LK4D4/vndr/godl [2021-05-21T18:46:55.151Z] #45 146.6 github.com/LK4D4/vndr [2021-05-21T18:46:55.151Z] #45 DONE 155.8s [2021-05-21T18:46:55.167Z] #43 84.03 DEP criu/namespaces.d [2021-05-21T18:46:55.218Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.263s coverage: 46.2% of statements [2021-05-21T18:46:55.408Z] [2021-05-21T18:46:55.408Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:46:55.408Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:46:55.663Z] #54 ... [2021-05-21T18:46:55.663Z] [2021-05-21T18:46:55.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:55.663Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-21T18:46:55.663Z] #44 211.8 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:46:55.663Z] #44 211.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:46:55.663Z] #44 211.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:46:55.663Z] #44 212.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:46:55.664Z] #44 212.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:46:55.664Z] #44 212.1 make[1]: Nothing to be done for 'all'. [2021-05-21T18:46:55.664Z] #44 212.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:46:55.729Z] #43 84.24 DEP criu/mount.d [2021-05-21T18:46:55.729Z] #43 84.46 DEP criu/memfd.d [2021-05-21T18:46:55.729Z] #43 ... [2021-05-21T18:46:55.729Z] [2021-05-21T18:46:55.729Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T18:46:55.729Z] #45 sha256:8bb5034ad9f4ec65a57a52f21a1f88baee9f088538f2d7e40df83789a0b3f67c [2021-05-21T18:46:55.729Z] #45 DONE 160.9s [2021-05-21T18:46:55.729Z] [2021-05-21T18:46:55.729Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:55.729Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:55.729Z] #20 11.88 Reading package lists... [2021-05-21T18:46:55.729Z] #20 16.34 Reading package lists... [2021-05-21T18:46:55.729Z] #20 20.81 Building dependency tree... [2021-05-21T18:46:55.729Z] #20 23.18 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:46:55.729Z] #20 23.18 The following additional packages will be installed: [2021-05-21T18:46:55.729Z] #20 23.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:46:55.729Z] #20 23.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:46:55.729Z] #20 23.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:46:55.729Z] #20 23.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:46:55.729Z] #20 23.20 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:46:55.729Z] #20 23.20 Suggested packages: [2021-05-21T18:46:55.729Z] #20 23.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:46:55.729Z] #20 23.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:46:55.729Z] #20 23.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:46:55.729Z] #20 23.20 Recommended packages: [2021-05-21T18:46:55.729Z] #20 23.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:46:55.729Z] #20 23.20 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:46:55.964Z] #44 212.4 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:55.964Z] #44 212.4 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:55.964Z] #44 212.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:56.247Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-05-21T18:46:56.264Z] #44 212.7 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:56.264Z] #44 212.7 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:56.264Z] #44 212.8 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:56.264Z] #44 212.9 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:56.292Z] #20 ... [2021-05-21T18:46:56.292Z] [2021-05-21T18:46:56.292Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:56.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:56.292Z] #43 84.75 DEP criu/mem.d [2021-05-21T18:46:56.548Z] #43 85.09 DEP criu/lsm.d [2021-05-21T18:46:56.565Z] #44 213.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:46:56.565Z] #44 213.1 INSTALL criu/criu [2021-05-21T18:46:56.713Z] #43 ... [2021-05-21T18:46:56.713Z] [2021-05-21T18:46:56.713Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:56.713Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:56.713Z] #20 23.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-21T18:46:56.713Z] #20 23.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-21T18:46:56.713Z] #20 23.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-21T18:46:56.713Z] #20 24.22 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:46:56.713Z] #20 24.34 Fetched 28.5 MB in 2s (16.5 MB/s) [2021-05-21T18:46:56.713Z] #20 24.39 Selecting previously unselected package pigz. [2021-05-21T18:46:56.713Z] #20 24.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 ... 23435 files and directories currently installed.) [2021-05-21T18:46:56.713Z] #20 24.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-21T18:46:56.713Z] #20 24.47 Unpacking pigz (2.4-1) ... [2021-05-21T18:46:56.713Z] #20 24.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-21T18:46:56.713Z] #20 24.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:46:56.713Z] #20 24.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:56.713Z] #20 25.02 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:46:56.713Z] #20 25.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:46:56.713Z] #20 25.03 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:46:56.713Z] #20 25.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:56.713Z] #20 25.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:46:56.713Z] #20 27.89 Selecting previously unselected package python3-minimal. [2021-05-21T18:46:56.713Z] #20 27.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-21T18:46:56.713Z] #20 27.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-21T18:46:56.713Z] #20 27.94 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:46:56.713Z] #20 28.03 Selecting previously unselected package libmpdec2:amd64. [2021-05-21T18:46:56.713Z] #20 28.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-21T18:46:56.713Z] #20 28.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:46:56.713Z] #20 28.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-21T18:46:56.713Z] #20 28.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:46:56.713Z] #20 28.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:56.788Z] #32 ... [2021-05-21T18:46:56.788Z] [2021-05-21T18:46:56.788Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:56.788Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:56.788Z] #43 79.37 DEP criu/protobuf-desc.d [2021-05-21T18:46:56.805Z] #43 85.38 DEP criu/log.d [2021-05-21T18:46:56.867Z] #44 DONE 213.2s [2021-05-21T18:46:56.867Z] [2021-05-21T18:46:56.867Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:46:56.867Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:46:57.045Z] #43 79.50 DEP criu/proc_parse.d [2021-05-21T18:46:57.061Z] #43 85.71 DEP criu/libnetlink.d [2021-05-21T18:46:57.280Z] #20 29.11 Selecting previously unselected package python3.7. [2021-05-21T18:46:57.280Z] #20 29.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:46:57.280Z] #20 29.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:46:57.280Z] #20 29.26 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T18:46:57.280Z] #20 29.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-21T18:46:57.280Z] #20 29.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:46:57.280Z] #20 29.33 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:46:57.301Z] #43 79.70 DEP criu/plugin.d [2021-05-21T18:46:57.301Z] #43 79.80 DEP criu/pipes.d [2021-05-21T18:46:57.324Z] #43 86.01 DEP criu/kerndat.d [2021-05-21T18:46:57.441Z] #43 ... [2021-05-21T18:46:57.441Z] [2021-05-21T18:46:57.441Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:57.441Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:46:57.441Z] #20 38.74 Selecting previously unselected package vim. [2021-05-21T18:46:57.441Z] #20 38.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-21T18:46:57.441Z] #20 38.78 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:46:57.441Z] #20 39.13 Selecting previously unselected package xfsprogs. [2021-05-21T18:46:57.441Z] #20 39.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-21T18:46:57.441Z] #20 39.15 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:46:57.559Z] #43 80.03 DEP criu/pie-util.d [2021-05-21T18:46:57.584Z] #43 86.16 DEP criu/kcmp-ids.d [2021-05-21T18:46:57.584Z] #43 86.22 DEP criu/irmap.d [2021-05-21T18:46:57.584Z] #43 86.34 DEP criu/ipc_ns.d [2021-05-21T18:46:57.815Z] #43 80.19 DEP criu/pie-util-vdso.d [2021-05-21T18:46:57.815Z] #43 80.26 DEP criu/pie-util-vdso-elf32.d [2021-05-21T18:46:57.815Z] #43 80.34 DEP criu/path.d [2021-05-21T18:46:57.815Z] #43 80.47 DEP criu/parasite-syscall.d [2021-05-21T18:46:57.845Z] #43 86.55 DEP criu/image.d [2021-05-21T18:46:57.845Z] #43 86.67 DEP criu/image-desc.d [2021-05-21T18:46:58.020Z] #20 39.50 Selecting previously unselected package zip. [2021-05-21T18:46:58.020Z] #20 39.51 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-21T18:46:58.020Z] #20 39.51 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:46:58.020Z] #20 39.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:46:58.020Z] #20 39.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:46:58.072Z] #43 80.68 DEP criu/pagemap.d [2021-05-21T18:46:58.102Z] #43 86.75 DEP criu/fsnotify.d [2021-05-21T18:46:58.102Z] #43 86.89 DEP criu/filesystems.d [2021-05-21T18:46:58.217Z] #20 30.13 Selecting previously unselected package python3. [2021-05-21T18:46:58.217Z] #20 30.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-21T18:46:58.217Z] #20 30.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-21T18:46:58.217Z] #20 30.22 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:46:58.217Z] #20 30.32 Selecting previously unselected package libip4tc0:amd64. [2021-05-21T18:46:58.217Z] #20 30.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:46:58.217Z] #20 30.34 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:46:58.217Z] #20 30.42 Selecting previously unselected package libip6tc0:amd64. [2021-05-21T18:46:58.217Z] #20 ... [2021-05-21T18:46:58.217Z] [2021-05-21T18:46:58.217Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:46:58.217Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:46:58.217Z] #43 108.2 CC criu/cr-service.o [2021-05-21T18:46:58.284Z] #20 39.87 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-21T18:46:58.284Z] #20 39.98 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-21T18:46:58.284Z] #20 39.99 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-21T18:46:58.284Z] #20 40.01 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-21T18:46:58.284Z] #20 40.02 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:46:58.284Z] #20 40.03 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-21T18:46:58.284Z] #20 40.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:46:58.284Z] #20 40.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:46:58.284Z] #20 40.07 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-21T18:46:58.284Z] #20 40.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-21T18:46:58.328Z] #43 80.82 DEP criu/pagemap-cache.d [2021-05-21T18:46:58.359Z] #43 87.05 DEP criu/files.d [2021-05-21T18:46:58.551Z] #20 40.10 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:46:58.551Z] #20 40.11 Setting up zip (3.0-11+b1) ... [2021-05-21T18:46:58.551Z] #20 40.12 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:46:58.551Z] #20 40.15 Setting up bash-completion (1:2.8-6) ... [2021-05-21T18:46:58.584Z] #43 80.92 DEP criu/page-xfer.d [2021-05-21T18:46:58.584Z] #43 81.05 DEP criu/page-pipe.d [2021-05-21T18:46:58.584Z] #43 81.15 DEP criu/netfilter.d [2021-05-21T18:46:58.615Z] #43 87.20 DEP criu/files-reg.d [2021-05-21T18:46:58.615Z] #43 87.34 DEP criu/files-ext.d [2021-05-21T18:46:58.841Z] #43 81.30 DEP criu/net.d [2021-05-21T18:46:58.874Z] #43 87.54 DEP criu/file-lock.d [2021-05-21T18:46:58.874Z] #43 87.69 DEP criu/file-ids.d [2021-05-21T18:46:59.098Z] #43 81.55 DEP criu/namespaces.d [2021-05-21T18:46:59.098Z] #43 81.72 DEP criu/mount.d [2021-05-21T18:46:59.133Z] #43 87.76 DEP criu/fifo.d [2021-05-21T18:46:59.354Z] #43 81.87 DEP criu/memfd.d [2021-05-21T18:46:59.389Z] #43 87.91 DEP criu/fdstore.d [2021-05-21T18:46:59.389Z] #43 87.98 DEP criu/fault-injection.d [2021-05-21T18:46:59.389Z] #43 88.03 DEP criu/external.d [2021-05-21T18:46:59.389Z] #43 ... [2021-05-21T18:46:59.389Z] [2021-05-21T18:46:59.389Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:46:59.389Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:46:59.389Z] #32 DONE 164.0s [2021-05-21T18:46:59.611Z] #43 82.07 DEP criu/mem.d [2021-05-21T18:46:59.646Z] [2021-05-21T18:46:59.646Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:46:59.646Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:46:59.646Z] #20 25.69 The following NEW packages will be installed: [2021-05-21T18:46:59.646Z] #20 25.71 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:46:59.646Z] #20 25.71 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:46:59.646Z] #20 25.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:46:59.646Z] #20 25.71 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:46:59.646Z] #20 25.71 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:46:59.646Z] #20 25.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:46:59.646Z] #20 25.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:46:59.646Z] #20 25.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:46:59.646Z] #20 25.71 xz-utils zip [2021-05-21T18:46:59.646Z] #20 26.08 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:46:59.646Z] #20 26.08 Need to get 28.5 MB of archives. [2021-05-21T18:46:59.646Z] #20 26.08 After this operation, 116 MB of additional disk space will be used. [2021-05-21T18:46:59.646Z] #20 26.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-21T18:46:59.646Z] #20 26.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-21T18:46:59.646Z] #20 26.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-21T18:46:59.646Z] #20 26.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-21T18:46:59.646Z] #20 26.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-21T18:46:59.646Z] #20 26.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-21T18:46:59.646Z] #20 26.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:46:59.646Z] #20 26.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-21T18:46:59.646Z] #20 26.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-21T18:46:59.646Z] #20 26.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-21T18:46:59.646Z] #20 26.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-21T18:46:59.646Z] #20 26.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-21T18:46:59.646Z] #20 26.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-21T18:46:59.646Z] #20 26.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-21T18:46:59.646Z] #20 26.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-21T18:46:59.646Z] #20 26.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-21T18:46:59.646Z] #20 26.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:46:59.646Z] #20 26.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:46:59.646Z] #20 26.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:46:59.646Z] #20 26.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-21T18:46:59.646Z] #20 26.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-21T18:46:59.646Z] #20 26.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-21T18:46:59.646Z] #20 26.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-21T18:46:59.646Z] #20 26.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:46:59.646Z] #20 26.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:46:59.646Z] #20 26.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:46:59.646Z] #20 26.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-21T18:46:59.646Z] #20 26.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-21T18:46:59.646Z] #20 26.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:46:59.646Z] #20 27.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:46:59.646Z] #20 27.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:46:59.646Z] #20 27.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:46:59.646Z] #20 27.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-21T18:46:59.646Z] #20 27.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-21T18:46:59.646Z] #20 27.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:46:59.646Z] #20 27.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:46:59.646Z] #20 27.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:46:59.646Z] #20 27.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-21T18:46:59.646Z] #20 27.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:46:59.646Z] #20 27.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:46:59.646Z] #20 27.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:46:59.646Z] #20 27.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-21T18:46:59.646Z] #20 27.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-21T18:46:59.646Z] #20 27.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-21T18:46:59.646Z] #20 27.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:46:59.646Z] #20 27.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-21T18:46:59.646Z] #20 27.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-21T18:46:59.646Z] #20 27.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-21T18:46:59.795Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.424s coverage: 49.4% of statements [2021-05-21T18:46:59.868Z] #43 82.27 DEP criu/lsm.d [2021-05-21T18:46:59.868Z] #43 82.47 DEP criu/log.d [2021-05-21T18:47:00.121Z] #43 109.7 CC criu/crtools.o [2021-05-21T18:47:00.124Z] #43 82.61 DEP criu/libnetlink.d [2021-05-21T18:47:00.124Z] #43 82.71 DEP criu/kerndat.d [2021-05-21T18:47:00.209Z] #20 28.54 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:47:00.380Z] #43 110.3 CC criu/eventfd.o [2021-05-21T18:47:00.466Z] #20 28.74 Fetched 28.5 MB in 2s (14.1 MB/s) [2021-05-21T18:47:00.466Z] #20 28.93 Selecting previously unselected package pigz. [2021-05-21T18:47:00.466Z] #20 28.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-21T18:47:00.466Z] #20 28.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-21T18:47:00.687Z] #43 83.01 DEP criu/kcmp-ids.d [2021-05-21T18:47:00.687Z] #43 83.09 DEP criu/irmap.d [2021-05-21T18:47:00.687Z] #43 83.31 DEP criu/ipc_ns.d [2021-05-21T18:47:00.724Z] #20 28.99 Unpacking pigz (2.4-1) ... [2021-05-21T18:47:00.724Z] #20 29.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-21T18:47:00.724Z] #20 29.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:00.724Z] #20 29.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:00.944Z] #43 83.50 DEP criu/image.d [2021-05-21T18:47:00.944Z] #43 83.63 DEP criu/image-desc.d [2021-05-21T18:47:00.947Z] #43 110.6 CC criu/eventpoll.o [2021-05-21T18:47:01.200Z] #43 83.72 DEP criu/fsnotify.d [2021-05-21T18:47:01.287Z] #20 29.54 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:47:01.287Z] #20 29.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:01.287Z] #20 29.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:47:01.457Z] #43 83.85 DEP criu/filesystems.d [2021-05-21T18:47:01.457Z] #43 83.98 DEP criu/files.d [2021-05-21T18:47:01.514Z] #43 111.4 CC criu/external.o [2021-05-21T18:47:01.713Z] #43 84.14 DEP criu/files-reg.d [2021-05-21T18:47:01.713Z] #43 84.29 DEP criu/files-ext.d [2021-05-21T18:47:01.941Z] #20 43.33 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-21T18:47:01.941Z] #20 43.34 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:47:01.941Z] #20 43.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:47:01.941Z] #20 43.38 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:01.941Z] #20 43.49 invoke-rc.d: could not determine current runlevel [2021-05-21T18:47:01.941Z] #20 43.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:47:01.941Z] #20 43.54 Setting up pigz (2.4-1) ... [2021-05-21T18:47:01.941Z] #20 43.56 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-21T18:47:01.941Z] #20 43.57 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-21T18:47:01.941Z] #20 43.59 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:47:01.941Z] #20 43.61 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-21T18:47:01.941Z] #20 43.63 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:01.969Z] #43 84.41 DEP criu/file-lock.d [2021-05-21T18:47:01.969Z] #43 84.57 DEP criu/file-ids.d [2021-05-21T18:47:01.969Z] #43 84.65 DEP criu/fifo.d [2021-05-21T18:47:02.083Z] #43 111.8 CC criu/fault-injection.o [2021-05-21T18:47:02.083Z] #43 111.9 CC criu/fdstore.o [2021-05-21T18:47:02.216Z] #20 30.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:02.216Z] #20 30.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:47:02.225Z] #43 84.77 DEP criu/fdstore.d [2021-05-21T18:47:02.225Z] #43 84.86 DEP criu/fault-injection.d [2021-05-21T18:47:02.345Z] #43 112.3 CC criu/fifo.o [2021-05-21T18:47:02.482Z] #43 84.91 DEP criu/external.d [2021-05-21T18:47:02.482Z] #43 84.99 DEP criu/eventpoll.d [2021-05-21T18:47:02.482Z] #43 85.10 DEP criu/eventfd.d [2021-05-21T18:47:02.519Z] #20 44.07 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-21T18:47:02.519Z] #20 44.09 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-21T18:47:02.519Z] #20 44.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:02.519Z] #20 44.11 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:47:02.519Z] #20 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:47:02.519Z] #20 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:47:02.519Z] #20 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:47:02.519Z] #20 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:47:02.519Z] #20 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:47:02.519Z] #20 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:47:02.519Z] #20 44.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:47:02.519Z] #20 44.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:47:02.519Z] #20 44.22 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:02.519Z] #20 44.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:02.519Z] #20 44.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-21T18:47:02.519Z] #20 44.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:02.738Z] #43 ... [2021-05-21T18:47:02.738Z] [2021-05-21T18:47:02.738Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T18:47:02.738Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T18:47:02.738Z] #32 DONE 162.8s [2021-05-21T18:47:02.738Z] [2021-05-21T18:47:02.738Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:02.738Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:02.738Z] #43 85.24 DEP criu/crtools.d [2021-05-21T18:47:02.738Z] #43 ... [2021-05-21T18:47:02.738Z] [2021-05-21T18:47:02.739Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:02.739Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:02.739Z] #20 16.05 Reading package lists... [2021-05-21T18:47:02.739Z] #20 20.59 Building dependency tree... [2021-05-21T18:47:02.739Z] #20 22.30 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T18:47:02.739Z] #20 22.30 The following additional packages will be installed: [2021-05-21T18:47:02.739Z] #20 22.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T18:47:02.739Z] #20 22.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T18:47:02.739Z] #20 22.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T18:47:02.739Z] #20 22.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T18:47:02.739Z] #20 22.33 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T18:47:02.739Z] #20 22.33 Suggested packages: [2021-05-21T18:47:02.739Z] #20 22.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T18:47:02.739Z] #20 22.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T18:47:02.739Z] #20 22.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T18:47:02.739Z] #20 22.34 Recommended packages: [2021-05-21T18:47:02.739Z] #20 22.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T18:47:02.739Z] #20 22.34 python3-keyrings.alt python3-xdg unzip [2021-05-21T18:47:02.739Z] #20 24.21 The following NEW packages will be installed: [2021-05-21T18:47:02.739Z] #20 24.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T18:47:02.739Z] #20 24.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T18:47:02.739Z] #20 24.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T18:47:02.739Z] #20 24.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T18:47:02.739Z] #20 24.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T18:47:02.739Z] #20 24.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T18:47:02.739Z] #20 24.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T18:47:02.739Z] #20 24.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T18:47:02.739Z] #20 24.22 xz-utils zip [2021-05-21T18:47:02.739Z] #20 24.55 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:47:02.739Z] #20 24.55 Need to get 28.5 MB of archives. [2021-05-21T18:47:02.739Z] #20 24.55 After this operation, 116 MB of additional disk space will be used. [2021-05-21T18:47:02.739Z] #20 24.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-21T18:47:02.739Z] #20 24.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-21T18:47:02.739Z] #20 24.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-21T18:47:02.782Z] #20 44.30 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-21T18:47:02.782Z] #20 44.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:02.913Z] #43 112.8 CC criu/file-ids.o [2021-05-21T18:47:02.995Z] #20 24.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-21T18:47:02.996Z] #20 24.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-21T18:47:02.996Z] #20 24.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-21T18:47:02.996Z] #20 24.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-21T18:47:02.996Z] #20 24.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-21T18:47:02.996Z] #20 24.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-21T18:47:02.996Z] #20 24.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-21T18:47:02.996Z] #20 24.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-21T18:47:02.996Z] #20 24.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-21T18:47:02.996Z] #20 24.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-21T18:47:02.996Z] #20 24.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-21T18:47:02.996Z] #20 24.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-21T18:47:02.996Z] #20 24.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-21T18:47:02.996Z] #20 24.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T18:47:02.996Z] #20 24.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T18:47:03.172Z] #43 113.1 CC criu/file-lock.o [2021-05-21T18:47:03.254Z] #20 24.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-21T18:47:03.254Z] #20 24.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-21T18:47:03.254Z] #20 24.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-21T18:47:03.254Z] #20 24.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-21T18:47:03.254Z] #20 25.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-21T18:47:03.254Z] #20 25.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T18:47:03.254Z] #20 25.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T18:47:03.254Z] #20 25.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T18:47:03.254Z] #20 25.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-21T18:47:03.254Z] #20 25.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-21T18:47:03.254Z] #20 25.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T18:47:03.817Z] #20 25.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T18:47:03.817Z] #20 25.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T18:47:03.817Z] #20 25.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T18:47:03.817Z] #20 25.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-21T18:47:03.817Z] #20 25.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-21T18:47:03.817Z] #20 25.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T18:47:03.817Z] #20 25.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T18:47:03.817Z] #20 25.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T18:47:03.817Z] #20 25.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-21T18:47:03.817Z] #20 25.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T18:47:03.817Z] #20 25.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T18:47:03.817Z] #20 25.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T18:47:03.866Z] #57 ... [2021-05-21T18:47:03.866Z] [2021-05-21T18:47:03.866Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:47:03.866Z] #50 sha256:2fc50b4c476de280b0f8c91a2a0dc063c67fb5be34f351c4566eb75d1d888539 [2021-05-21T18:47:03.866Z] #50 284.3 + /build/golangci-lint --version [2021-05-21T18:47:03.866Z] #50 284.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:47:03.866Z] #50 DONE 284.9s [2021-05-21T18:47:03.866Z] [2021-05-21T18:47:03.866Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:03.866Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:04.074Z] #20 25.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-21T18:47:04.074Z] #20 25.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-21T18:47:04.074Z] #20 25.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-21T18:47:04.074Z] #20 25.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T18:47:04.110Z] #20 32.25 Selecting previously unselected package python3-minimal. [2021-05-21T18:47:04.110Z] #20 32.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-21T18:47:04.110Z] #20 32.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-21T18:47:04.110Z] #20 32.31 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:47:04.110Z] #20 32.41 Selecting previously unselected package libmpdec2:amd64. [2021-05-21T18:47:04.110Z] #20 32.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-21T18:47:04.110Z] #20 32.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:47:04.139Z] #43 114.0 CC criu/files-ext.o [2021-05-21T18:47:04.139Z] #43 ... [2021-05-21T18:47:04.139Z] [2021-05-21T18:47:04.139Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:04.139Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:04.139Z] #20 30.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 30.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:04.139Z] #20 30.52 Selecting previously unselected package libiptc0:amd64. [2021-05-21T18:47:04.139Z] #20 30.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 30.53 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:04.139Z] #20 30.60 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-21T18:47:04.139Z] #20 30.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 30.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:47:04.139Z] #20 30.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-21T18:47:04.139Z] #20 30.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 30.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:47:04.139Z] #20 30.78 Selecting previously unselected package libnftnl11:amd64. [2021-05-21T18:47:04.139Z] #20 30.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 30.79 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:47:04.139Z] #20 30.87 Selecting previously unselected package iptables. [2021-05-21T18:47:04.139Z] #20 30.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 30.89 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:47:04.139Z] #20 31.20 Selecting previously unselected package xxd. [2021-05-21T18:47:04.139Z] #20 31.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 31.22 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:47:04.139Z] #20 31.35 Selecting previously unselected package vim-common. [2021-05-21T18:47:04.139Z] #20 31.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:47:04.139Z] #20 31.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:47:04.139Z] #20 31.58 Selecting previously unselected package bash-completion. [2021-05-21T18:47:04.139Z] #20 31.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:47:04.139Z] #20 34.28 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:47:04.139Z] #20 34.67 Selecting previously unselected package bzip2. [2021-05-21T18:47:04.139Z] #20 34.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 34.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:47:04.139Z] #20 34.77 Selecting previously unselected package xz-utils. [2021-05-21T18:47:04.139Z] #20 34.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 34.79 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:47:04.139Z] #20 34.96 Selecting previously unselected package apparmor. [2021-05-21T18:47:04.139Z] #20 34.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 35.05 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:47:04.139Z] #20 35.57 Selecting previously unselected package aufs-tools. [2021-05-21T18:47:04.139Z] #20 35.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 35.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:47:04.139Z] #20 35.73 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:47:04.139Z] #20 35.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 35.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:47:04.139Z] #20 35.89 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:47:04.139Z] #20 35.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 35.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:04.139Z] #20 36.08 Selecting previously unselected package jq. [2021-05-21T18:47:04.139Z] #20 36.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 36.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:04.139Z] #20 36.25 Selecting previously unselected package libaio1:amd64. [2021-05-21T18:47:04.139Z] #20 36.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-21T18:47:04.139Z] #20 36.25 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:47:04.139Z] #20 36.31 Selecting previously unselected package libgpm2:amd64. [2021-05-21T18:47:04.234Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.383s coverage: 73.3% of statements [2021-05-21T18:47:04.234Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T18:47:04.367Z] #20 32.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-21T18:47:04.367Z] #20 32.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:04.367Z] #20 32.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:04.402Z] #20 36.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-21T18:47:04.403Z] #20 36.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:47:04.403Z] #20 36.43 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:47:04.403Z] #20 36.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:47:04.403Z] #20 36.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:47:04.524Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-05-21T18:47:04.637Z] #20 26.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-21T18:47:04.637Z] #20 26.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-21T18:47:04.637Z] #20 26.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-21T18:47:04.930Z] #20 33.42 Selecting previously unselected package python3.7. [2021-05-21T18:47:05.187Z] #20 33.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:05.187Z] #20 33.44 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:05.187Z] #20 33.57 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T18:47:05.187Z] #20 33.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-21T18:47:05.187Z] #20 33.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:47:05.187Z] #20 33.71 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:47:05.200Z] #20 26.87 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:47:05.200Z] #20 26.97 Fetched 28.5 MB in 2s (13.5 MB/s) [2021-05-21T18:47:05.200Z] #20 27.03 Selecting previously unselected package pigz. [2021-05-21T18:47:05.200Z] #20 27.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 ... 23435 files and directories currently installed.) [2021-05-21T18:47:05.200Z] #20 27.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-21T18:47:05.200Z] #20 27.10 Unpacking pigz (2.4-1) ... [2021-05-21T18:47:05.348Z] #20 46.93 Setting up iptables (1.8.2-4) ... [2021-05-21T18:47:05.348Z] #20 46.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:05.348Z] #20 46.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:05.348Z] #20 46.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:05.348Z] #20 46.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:05.348Z] #20 46.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:47:05.348Z] #20 47.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:47:05.348Z] #20 47.01 Setting up python3 (3.7.3-1) ... [2021-05-21T18:47:05.465Z] #20 27.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-21T18:47:05.465Z] #20 27.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:05.465Z] #20 27.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:05.554Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-05-21T18:47:06.028Z] #20 27.63 Selecting previously unselected package python3.7-minimal. [2021-05-21T18:47:06.028Z] #20 27.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:06.028Z] #20 27.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T18:47:06.317Z] #20 47.70 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:47:06.374Z] #20 34.56 Selecting previously unselected package python3. [2021-05-21T18:47:06.374Z] #20 34.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-21T18:47:06.374Z] #20 34.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-21T18:47:06.374Z] #20 34.63 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:47:06.374Z] #20 34.71 Selecting previously unselected package libip4tc0:amd64. [2021-05-21T18:47:06.374Z] #20 34.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:06.374Z] #20 34.74 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:06.374Z] #20 34.83 Selecting previously unselected package libip6tc0:amd64. [2021-05-21T18:47:06.374Z] #20 34.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:06.374Z] #20 34.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:06.374Z] #20 34.94 Selecting previously unselected package libiptc0:amd64. [2021-05-21T18:47:06.475Z] Client: [2021-05-21T18:47:06.475Z] Context: default [2021-05-21T18:47:06.475Z] Debug Mode: false [2021-05-21T18:47:06.475Z] Plugins: [2021-05-21T18:47:06.475Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-21T18:47:06.475Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-21T18:47:06.475Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-21T18:47:06.475Z] [2021-05-21T18:47:06.475Z] Server: [2021-05-21T18:47:06.475Z] Containers: 0 [2021-05-21T18:47:06.475Z] Running: 0 [2021-05-21T18:47:06.475Z] Paused: 0 [2021-05-21T18:47:06.475Z] Stopped: 0 [2021-05-21T18:47:06.475Z] Images: 0 [2021-05-21T18:47:06.475Z] Server Version: 20.10.0 [2021-05-21T18:47:06.475Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-21T18:47:06.475Z] Windows: [2021-05-21T18:47:06.475Z] LCOW: [2021-05-21T18:47:06.475Z] Logging Driver: json-file [2021-05-21T18:47:06.475Z] Plugins: [2021-05-21T18:47:06.475Z] Volume: local [2021-05-21T18:47:06.475Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T18:47:06.475Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T18:47:06.475Z] Swarm: inactive [2021-05-21T18:47:06.475Z] Default Isolation: process [2021-05-21T18:47:06.475Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-21T18:47:06.475Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-21T18:47:06.475Z] OSType: windows [2021-05-21T18:47:06.475Z] Architecture: x86_64 [2021-05-21T18:47:06.475Z] CPUs: 4 [2021-05-21T18:47:06.475Z] Total Memory: 32GiB [2021-05-21T18:47:06.475Z] Name: azwin-2-df3840 [2021-05-21T18:47:06.475Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-21T18:47:06.475Z] Docker Root Dir: D:\docker [2021-05-21T18:47:06.475Z] Debug Mode: false [2021-05-21T18:47:06.475Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:47:06.475Z] Labels: [2021-05-21T18:47:06.475Z] Experimental: true [2021-05-21T18:47:06.475Z] Insecure Registries: [2021-05-21T18:47:06.475Z] 10.0.0.4:5000 [2021-05-21T18:47:06.475Z] 127.0.0.0/8 [2021-05-21T18:47:06.475Z] Registry Mirrors: [2021-05-21T18:47:06.475Z] http://10.0.0.4:5000/ [2021-05-21T18:47:06.475Z] Live Restore Enabled: false [2021-05-21T18:47:06.475Z] [2021-05-21T18:47:06.581Z] #20 48.37 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:47:06.584Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.023s coverage: 57.7% of statements [2021-05-21T18:47:06.584Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-21T18:47:06.584Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T18:47:06.591Z] #20 28.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:06.591Z] #20 28.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [Pipeline] } [2021-05-21T18:47:06.631Z] #20 34.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:06.631Z] #20 34.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:06.631Z] #20 35.02 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-21T18:47:06.631Z] #20 35.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-21T18:47:06.631Z] #20 35.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:47:06.631Z] #20 35.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-21T18:47:06.631Z] #20 35.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-21T18:47:06.631Z] #20 35.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:47:06.631Z] #20 35.20 Selecting previously unselected package libnftnl11:amd64. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-21T18:47:06.875Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-05-21T18:47:06.887Z] #20 35.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-21T18:47:06.887Z] #20 35.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:47:06.887Z] #20 35.29 Selecting previously unselected package iptables. [2021-05-21T18:47:06.887Z] #20 35.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-21T18:47:06.887Z] #20 35.30 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:47:07.144Z] #20 35.60 Selecting previously unselected package xxd. [2021-05-21T18:47:07.165Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.7% of statements [2021-05-21T18:47:07.165Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T18:47:07.165Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T18:47:07.402Z] #20 35.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:47:07.402Z] #20 35.62 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:47:07.402Z] #20 35.75 Selecting previously unselected package vim-common. [2021-05-21T18:47:07.402Z] #20 35.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:47:07.402Z] #20 35.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:47:07.658Z] #20 35.95 Selecting previously unselected package bash-completion. [2021-05-21T18:47:07.658Z] #20 35.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:47:08.513Z] #20 ... [2021-05-21T18:47:08.513Z] [2021-05-21T18:47:08.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:08.513Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:08.513Z] #43 111.7 CC criu/cr-service.o [2021-05-21T18:47:08.513Z] #43 113.4 CC criu/crtools.o [2021-05-21T18:47:08.513Z] #43 113.9 CC criu/eventfd.o [2021-05-21T18:47:08.513Z] #43 114.2 CC criu/eventpoll.o [2021-05-21T18:47:08.513Z] #43 115.1 CC criu/external.o [2021-05-21T18:47:08.513Z] #43 115.5 CC criu/fault-injection.o [2021-05-21T18:47:08.513Z] #43 115.7 CC criu/fdstore.o [2021-05-21T18:47:08.513Z] #43 116.1 CC criu/fifo.o [2021-05-21T18:47:08.513Z] #43 116.5 CC criu/file-ids.o [2021-05-21T18:47:08.513Z] #43 116.8 CC criu/file-lock.o [2021-05-21T18:47:08.513Z] #43 117.6 CC criu/files-ext.o [2021-05-21T18:47:08.513Z] #43 118.1 CC criu/files-reg.o [2021-05-21T18:47:08.513Z] #43 120.2 CC criu/files.o [2021-05-21T18:47:08.606Z] #20 40.03 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:47:08.606Z] #20 40.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:47:08.606Z] #20 40.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:47:08.606Z] #20 40.14 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:47:08.606Z] #20 40.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:47:08.606Z] #20 40.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:47:08.606Z] #20 40.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:47:08.606Z] #20 40.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:47:08.606Z] #20 40.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:47:08.606Z] #20 40.31 Selecting previously unselected package libreadline5:amd64. [2021-05-21T18:47:08.606Z] #20 40.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-21T18:47:08.606Z] #20 40.33 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:47:08.606Z] #20 40.48 Selecting previously unselected package net-tools. [2021-05-21T18:47:08.606Z] #20 40.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-21T18:47:08.606Z] #20 40.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:47:08.606Z] #20 40.65 Selecting previously unselected package python-pip-whl. [2021-05-21T18:47:08.606Z] #20 40.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:47:08.606Z] #20 40.67 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:47:08.667Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 43.2% of statements [2021-05-21T18:47:08.667Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.4% of statements [2021-05-21T18:47:08.667Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T18:47:08.667Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T18:47:08.777Z] #43 122.0 CC criu/filesystems.o [2021-05-21T18:47:09.020Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-21T18:47:09.020Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ff3c7599\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-21T18:47:09.020Z] ---------------------------------------------------------------------------- [2021-05-21T18:47:09.020Z] [2021-05-21T18:47:09.020Z] INFO: executeCI.ps1 starting at Fri May 21 18:47:05 CUT 2021 [2021-05-21T18:47:09.020Z] [2021-05-21T18:47:09.020Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-21T18:47:09.020Z] INFO: Running git version 2.24.1.windows.2 [2021-05-21T18:47:09.020Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-21T18:47:09.020Z] INFO: Environment variables: [2021-05-21T18:47:09.020Z] [2021-05-21T18:47:09.020Z] Name Value [2021-05-21T18:47:09.020Z] ---- ----- [2021-05-21T18:47:09.020Z] ALLUSERSPROFILE C:\ProgramData [2021-05-21T18:47:09.020Z] amd64 true [2021-05-21T18:47:09.020Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-21T18:47:09.020Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-21T18:47:09.020Z] arm64 true [2021-05-21T18:47:09.020Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-21T18:47:09.020Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-21T18:47:09.020Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-21T18:47:09.020Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-21T18:47:09.020Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-21T18:47:09.020Z] BRANCH_NAME PR-41588 [2021-05-21T18:47:09.020Z] BUILD_DISPLAY_NAME #7 [2021-05-21T18:47:09.020Z] BUILD_ID 7 [2021-05-21T18:47:09.020Z] BUILD_NUMBER 7 [2021-05-21T18:47:09.020Z] BUILD_TAG jenkins-moby-PR-41588-7 [2021-05-21T18:47:09.020Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/ [2021-05-21T18:47:09.020Z] cgroup2 true [2021-05-21T18:47:09.020Z] CHANGE_AUTHOR sparrc [2021-05-21T18:47:09.021Z] CHANGE_AUTHOR_DISPLAY_NAME Cameron Sparr [2021-05-21T18:47:09.021Z] CHANGE_BRANCH kill-refactor [2021-05-21T18:47:09.021Z] CHANGE_FORK sparrc [2021-05-21T18:47:09.021Z] CHANGE_ID 41588 [2021-05-21T18:47:09.021Z] CHANGE_TARGET master [2021-05-21T18:47:09.021Z] CHANGE_TITLE docker kill: fix bug where failed kills didnt fallback to unix kill [2021-05-21T18:47:09.021Z] CHANGE_URL https://github.com/moby/moby/pull/41588 [2021-05-21T18:47:09.021Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:47:09.021Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-21T18:47:09.021Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-21T18:47:09.021Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-21T18:47:09.021Z] COMPUTERNAME azwin-2-b9c6f0 [2021-05-21T18:47:09.021Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-21T18:47:09.021Z] ConfigSequenceNumber 0 [2021-05-21T18:47:09.021Z] dco true [2021-05-21T18:47:09.021Z] DOCKER_BUILDKIT 0 [2021-05-21T18:47:09.021Z] DOCKER_DUT_DEBUG 1 [2021-05-21T18:47:09.021Z] DOCKER_EXPERIMENTAL 1 [2021-05-21T18:47:09.021Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-21T18:47:09.021Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-21T18:47:09.021Z] EXECUTOR_NUMBER 0 [2021-05-21T18:47:09.021Z] FQDN azwin-2-b9c6f0.westus.cloudapp.azure.com [2021-05-21T18:47:09.021Z] GIT_BRANCH PR-41588 [2021-05-21T18:47:09.021Z] GIT_COMMIT 8724ed394ab224f84c41d8ce33b57a5269915e7a [2021-05-21T18:47:09.021Z] GIT_PREVIOUS_COMMIT 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 [2021-05-21T18:47:09.021Z] GIT_URL https://github.com/moby/moby.git [2021-05-21T18:47:09.021Z] HUDSON_COOKIE 79005cb4-704a-4cfe-85fe-f9e0bf758122 [2021-05-21T18:47:09.021Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-21T18:47:09.021Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-21T18:47:09.021Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-21T18:47:09.021Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-21T18:47:09.021Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-21T18:47:09.021Z] JENKINS_NODE_COOKIE ac7ee0e3-fd09-43ac-8f4c-5b53d4995d07 [2021-05-21T18:47:09.021Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-21T18:47:09.021Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-21T18:47:09.021Z] JOB_BASE_NAME PR-41588 [2021-05-21T18:47:09.021Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/display/redirect [2021-05-21T18:47:09.021Z] JOB_NAME moby/PR-41588 [2021-05-21T18:47:09.021Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/ [2021-05-21T18:47:09.021Z] library.jps.version master [2021-05-21T18:47:09.021Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-21T18:47:09.021Z] NODE_LABELS amd64 azure azwin-2-b9c6f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-21T18:47:09.021Z] NODE_NAME azwin-2-b9c6f0 [2021-05-21T18:47:09.021Z] NUMBER_OF_PROCESSORS 4 [2021-05-21T18:47:09.021Z] OS Windows_NT [2021-05-21T18:47:09.021Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-21T18:47:09.021Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-21T18:47:09.021Z] ppc64le true [2021-05-21T18:47:09.021Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-21T18:47:09.021Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-21T18:47:09.021Z] PROCESSOR_LEVEL 6 [2021-05-21T18:47:09.021Z] PROCESSOR_REVISION 5504 [2021-05-21T18:47:09.021Z] ProgramData C:\ProgramData [2021-05-21T18:47:09.021Z] ProgramFiles C:\Program Files [2021-05-21T18:47:09.021Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-21T18:47:09.021Z] ProgramW6432 C:\Program Files [2021-05-21T18:47:09.021Z] PROMPT $P$G [2021-05-21T18:47:09.021Z] PSExecutionPolicyPreference Bypass [2021-05-21T18:47:09.021Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-21T18:47:09.021Z] PUBLIC C:\Users\Public [2021-05-21T18:47:09.021Z] rootless true [2021-05-21T18:47:09.021Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect?page=artif... [2021-05-21T18:47:09.021Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect?page=changes [2021-05-21T18:47:09.021Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect [2021-05-21T18:47:09.021Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect?page=tests [2021-05-21T18:47:09.021Z] s390x true [2021-05-21T18:47:09.021Z] SKIP_VALIDATION_TESTS 1 [2021-05-21T18:47:09.021Z] SOURCES_DRIVE d [2021-05-21T18:47:09.021Z] SOURCES_SUBDIR gopath [2021-05-21T18:47:09.021Z] STAGE_NAME Run tests [2021-05-21T18:47:09.021Z] SystemDrive C: [2021-05-21T18:47:09.021Z] SystemRoot C:\Windows [2021-05-21T18:47:09.021Z] TEMP C:\Windows\TEMP [2021-05-21T18:47:09.021Z] TESTDEBUG 0 [2021-05-21T18:47:09.021Z] TESTRUN_DRIVE d [2021-05-21T18:47:09.021Z] TESTRUN_SUBDIR CI [2021-05-21T18:47:09.021Z] TIMEOUT 120m [2021-05-21T18:47:09.021Z] TMP C:\Windows\TEMP [2021-05-21T18:47:09.021Z] unit_validate true [2021-05-21T18:47:09.021Z] USERDOMAIN WORKGROUP [2021-05-21T18:47:09.021Z] USERNAME azwin-2-b9c6f0$ [2021-05-21T18:47:09.021Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-21T18:47:09.021Z] validate_force false [2021-05-21T18:47:09.021Z] windir C:\Windows [2021-05-21T18:47:09.021Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-21T18:47:09.021Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-21T18:47:09.021Z] windows2022 true [2021-05-21T18:47:09.021Z] windowsRS1 false [2021-05-21T18:47:09.021Z] windowsRS5 true [2021-05-21T18:47:09.021Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-21T18:47:09.021Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-21T18:47:09.021Z] [2021-05-21T18:47:09.021Z] [2021-05-21T18:47:09.021Z] [2021-05-21T18:47:09.021Z] INFO: Sources under d:\gopath\... [2021-05-21T18:47:09.021Z] INFO: Test run under d:\CI\... [2021-05-21T18:47:09.021Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-21T18:47:09.021Z] INFO: docker/docker repository was found [2021-05-21T18:47:09.021Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-21T18:47:09.021Z] ltsc2019: Pulling from windows/servercore [2021-05-21T18:47:09.021Z] 4612f6d0b889: Pulling fs layer [2021-05-21T18:47:09.021Z] 8116de3c91c3: Pulling fs layer [2021-05-21T18:47:09.110Z] #20 30.45 Selecting previously unselected package python3-minimal. [2021-05-21T18:47:09.110Z] #20 30.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-21T18:47:09.110Z] #20 30.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-21T18:47:09.110Z] #20 30.51 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T18:47:09.111Z] #20 30.59 Selecting previously unselected package libmpdec2:amd64. [2021-05-21T18:47:09.111Z] #20 30.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-21T18:47:09.111Z] #20 30.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:47:09.111Z] #20 30.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-21T18:47:09.111Z] #20 30.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:09.111Z] #20 30.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:09.298Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-05-21T18:47:09.356Z] #43 ... [2021-05-21T18:47:09.356Z] [2021-05-21T18:47:09.356Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:09.356Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:47:09.356Z] #20 51.08 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:47:09.356Z] #20 51.09 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:09.541Z] #20 41.38 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:47:09.541Z] #20 41.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:47:09.541Z] #20 41.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:09.553Z] #20 ... [2021-05-21T18:47:09.553Z] [2021-05-21T18:47:09.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:09.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:09.553Z] #43 88.21 DEP criu/eventpoll.d [2021-05-21T18:47:09.553Z] #43 88.53 DEP criu/eventfd.d [2021-05-21T18:47:09.553Z] #43 88.90 DEP criu/crtools.d [2021-05-21T18:47:09.553Z] #43 89.19 DEP criu/cr-service.d [2021-05-21T18:47:09.553Z] #43 89.35 DEP criu/cr-restore.d [2021-05-21T18:47:09.553Z] #43 89.54 DEP criu/cr-errno.d [2021-05-21T18:47:09.553Z] #43 89.57 DEP criu/cr-dump.d [2021-05-21T18:47:09.553Z] #43 89.78 DEP criu/cr-dedup.d [2021-05-21T18:47:09.553Z] #43 89.92 DEP criu/cr-check.d [2021-05-21T18:47:09.553Z] #43 90.08 DEP criu/config.d [2021-05-21T18:47:09.553Z] #43 90.31 DEP criu/clone-noasan.d [2021-05-21T18:47:09.553Z] #43 90.39 DEP criu/cgroup.d [2021-05-21T18:47:09.553Z] #43 90.57 DEP criu/cgroup-props.d [2021-05-21T18:47:09.553Z] #43 90.63 DEP criu/bitmap.d [2021-05-21T18:47:09.553Z] #43 90.65 DEP criu/bfd.d [2021-05-21T18:47:09.553Z] #43 90.75 DEP criu/autofs.d [2021-05-21T18:47:09.553Z] #43 90.89 DEP criu/aio.d [2021-05-21T18:47:09.553Z] #43 91.02 DEP criu/action-scripts.d [2021-05-21T18:47:09.553Z] #43 91.39 CC criu/action-scripts.o [2021-05-21T18:47:09.553Z] #43 91.80 CC criu/aio.o [2021-05-21T18:47:09.553Z] #43 92.41 CC criu/autofs.o [2021-05-21T18:47:09.553Z] #43 93.88 CC criu/bfd.o [2021-05-21T18:47:09.553Z] #43 94.35 CC criu/bitmap.o [2021-05-21T18:47:09.553Z] #43 94.56 CC criu/cgroup-props.o [2021-05-21T18:47:09.553Z] #43 95.22 CC criu/cgroup.o [2021-05-21T18:47:09.553Z] #43 98.06 CC criu/clone-noasan.o [2021-05-21T18:47:09.587Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-05-21T18:47:09.799Z] #20 41.69 Selecting previously unselected package python3-distutils. [2021-05-21T18:47:09.799Z] #20 41.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:47:09.799Z] #20 41.71 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:47:09.799Z] #20 41.85 Selecting previously unselected package python3-pip. [2021-05-21T18:47:09.799Z] #20 41.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:47:09.799Z] #20 41.86 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:47:09.810Z] #43 98.33 CC criu/config.o [2021-05-21T18:47:09.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-05-21T18:47:09.935Z] #20 51.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:10.040Z] #20 31.61 Selecting previously unselected package python3.7. [2021-05-21T18:47:10.040Z] #20 31.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T18:47:10.040Z] #20 31.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:10.040Z] #20 31.77 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T18:47:10.040Z] #20 31.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-21T18:47:10.040Z] #20 31.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:47:10.040Z] #20 31.89 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T18:47:10.057Z] #20 42.01 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:47:10.057Z] #20 42.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:47:10.057Z] #20 42.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:10.316Z] #20 42.18 Selecting previously unselected package python3-setuptools. [2021-05-21T18:47:10.316Z] #20 42.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:47:10.316Z] #20 42.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:10.316Z] #20 42.45 Selecting previously unselected package python3-wheel. [2021-05-21T18:47:10.373Z] #43 ... [2021-05-21T18:47:10.373Z] [2021-05-21T18:47:10.373Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:10.373Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:10.373Z] #20 38.62 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:47:10.508Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-05-21T18:47:10.575Z] #20 42.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:47:10.575Z] #20 42.47 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:47:10.575Z] #20 42.59 Selecting previously unselected package sudo. [2021-05-21T18:47:10.575Z] #20 42.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-21T18:47:10.575Z] #20 42.61 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:10.630Z] #20 39.08 Selecting previously unselected package bzip2. [2021-05-21T18:47:10.630Z] #20 39.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-21T18:47:10.630Z] #20 39.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:47:10.798Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-05-21T18:47:10.798Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T18:47:10.885Z] #20 52.59 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:47:10.886Z] #20 39.17 Selecting previously unselected package xz-utils. [2021-05-21T18:47:10.886Z] #20 39.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-21T18:47:10.886Z] #20 39.20 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:47:10.886Z] #20 39.39 Selecting previously unselected package apparmor. [2021-05-21T18:47:10.886Z] #20 39.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-21T18:47:10.979Z] #20 32.75 Selecting previously unselected package python3. [2021-05-21T18:47:10.979Z] #20 32.75 (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 ... 24096 files and directories currently installed.) [2021-05-21T18:47:10.979Z] #20 32.79 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-21T18:47:10.979Z] #20 32.81 Unpacking python3 (3.7.3-1) ... [2021-05-21T18:47:11.143Z] #20 39.46 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:47:11.143Z] #20 43.10 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:47:11.143Z] #20 43.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-21T18:47:11.143Z] #20 43.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:11.236Z] #20 32.93 Selecting previously unselected package libip4tc0:amd64. [2021-05-21T18:47:11.236Z] #20 32.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:11.236Z] #20 32.94 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:11.236Z] #20 33.03 Selecting previously unselected package libip6tc0:amd64. [2021-05-21T18:47:11.236Z] #20 33.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:11.236Z] #20 33.05 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:11.236Z] #20 33.14 Selecting previously unselected package libiptc0:amd64. [2021-05-21T18:47:11.236Z] #20 33.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-21T18:47:11.236Z] #20 33.16 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:11.400Z] #20 39.81 Selecting previously unselected package aufs-tools. [2021-05-21T18:47:11.400Z] #20 39.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-21T18:47:11.400Z] #20 39.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:47:11.402Z] #20 43.35 Selecting previously unselected package uidmap. [2021-05-21T18:47:11.402Z] #20 43.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-21T18:47:11.402Z] #20 43.37 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:47:11.402Z] #20 43.48 Selecting previously unselected package vim-runtime. [2021-05-21T18:47:11.428Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-05-21T18:47:11.493Z] #20 33.25 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-21T18:47:11.493Z] #20 33.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-21T18:47:11.493Z] #20 33.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:47:11.493Z] #20 33.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-21T18:47:11.493Z] #20 33.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-21T18:47:11.493Z] #20 33.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:47:11.493Z] #20 33.44 Selecting previously unselected package libnftnl11:amd64. [2021-05-21T18:47:11.493Z] #20 33.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-21T18:47:11.493Z] #20 33.45 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:47:11.657Z] #20 39.97 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:47:11.657Z] #20 39.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:47:11.657Z] #20 39.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:47:11.657Z] #20 40.13 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:47:11.657Z] #20 40.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:47:11.657Z] #20 40.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:11.661Z] #20 43.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:47:11.661Z] #20 43.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:47:11.661Z] #20 43.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:47:11.661Z] #20 43.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:11.718Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-05-21T18:47:11.750Z] #20 33.55 Selecting previously unselected package iptables. [2021-05-21T18:47:11.750Z] #20 33.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-21T18:47:11.750Z] #20 33.57 Unpacking iptables (1.8.2-4) ... [2021-05-21T18:47:11.837Z] #20 53.21 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:11.914Z] #20 40.29 Selecting previously unselected package jq. [2021-05-21T18:47:11.914Z] #20 40.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:47:11.914Z] #20 40.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:11.914Z] #20 40.40 Selecting previously unselected package libaio1:amd64. [2021-05-21T18:47:11.914Z] #20 40.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-21T18:47:11.914Z] #20 40.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:47:11.914Z] #20 40.47 Selecting previously unselected package libgpm2:amd64. [2021-05-21T18:47:12.015Z] #20 33.90 Selecting previously unselected package xxd. [2021-05-21T18:47:12.171Z] #20 40.48 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-21T18:47:12.171Z] #20 40.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:47:12.171Z] #20 40.56 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:47:12.171Z] #20 40.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:47:12.171Z] #20 40.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:47:12.270Z] #20 33.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:47:12.271Z] #20 33.92 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T18:47:12.271Z] #20 34.06 Selecting previously unselected package vim-common. [2021-05-21T18:47:12.271Z] #20 34.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:47:12.271Z] #20 34.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T18:47:12.527Z] #20 34.25 Selecting previously unselected package bash-completion. [2021-05-21T18:47:12.527Z] #20 34.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T18:47:12.748Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-05-21T18:47:13.039Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-05-21T18:47:13.091Z] #20 ... [2021-05-21T18:47:13.091Z] [2021-05-21T18:47:13.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:13.091Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:13.091Z] #43 85.51 DEP criu/cr-service.d [2021-05-21T18:47:13.091Z] #43 85.71 DEP criu/cr-restore.d [2021-05-21T18:47:13.091Z] #43 86.09 DEP criu/cr-errno.d [2021-05-21T18:47:13.091Z] #43 86.12 DEP criu/cr-dump.d [2021-05-21T18:47:13.091Z] #43 86.42 DEP criu/cr-dedup.d [2021-05-21T18:47:13.091Z] #43 86.59 DEP criu/cr-check.d [2021-05-21T18:47:13.091Z] #43 86.83 DEP criu/config.d [2021-05-21T18:47:13.091Z] #43 86.95 DEP criu/clone-noasan.d [2021-05-21T18:47:13.091Z] #43 87.04 DEP criu/cgroup.d [2021-05-21T18:47:13.091Z] #43 87.20 DEP criu/cgroup-props.d [2021-05-21T18:47:13.091Z] #43 87.32 DEP criu/bitmap.d [2021-05-21T18:47:13.091Z] #43 87.36 DEP criu/bfd.d [2021-05-21T18:47:13.091Z] #43 87.45 DEP criu/autofs.d [2021-05-21T18:47:13.091Z] #43 87.59 DEP criu/aio.d [2021-05-21T18:47:13.091Z] #43 87.73 DEP criu/action-scripts.d [2021-05-21T18:47:13.091Z] #43 88.01 CC criu/action-scripts.o [2021-05-21T18:47:13.091Z] #43 88.39 CC criu/aio.o [2021-05-21T18:47:13.091Z] #43 88.94 CC criu/autofs.o [2021-05-21T18:47:13.091Z] #43 90.36 CC criu/bfd.o [2021-05-21T18:47:13.091Z] #43 90.90 CC criu/bitmap.o [2021-05-21T18:47:13.091Z] #43 91.09 CC criu/cgroup-props.o [2021-05-21T18:47:13.091Z] #43 91.81 CC criu/cgroup.o [2021-05-21T18:47:13.091Z] #43 94.40 CC criu/clone-noasan.o [2021-05-21T18:47:13.091Z] #43 94.62 CC criu/config.o [2021-05-21T18:47:13.654Z] #43 95.97 CC criu/cr-check.o [2021-05-21T18:47:13.669Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2021-05-21T18:47:13.767Z] #20 55.14 Setting up python3-pip (18.1-5) ... [2021-05-21T18:47:14.194Z] #20 ... [2021-05-21T18:47:14.195Z] [2021-05-21T18:47:14.195Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:47:14.195Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:47:14.195Z] #40 185.3 + dpkg --print-architecture [2021-05-21T18:47:14.195Z] #40 185.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T18:47:14.298Z] ok github.com/docker/docker/daemon/logger/splunk 1.427s coverage: 82.5% of statements [2021-05-21T18:47:14.298Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T18:47:14.298Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T18:47:14.712Z] #40 185.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T18:47:14.712Z] #40 185.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T18:47:14.712Z] #40 ... [2021-05-21T18:47:14.712Z] [2021-05-21T18:47:14.712Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:14.712Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:14.712Z] #43 114.5 CC criu/files-reg.o [2021-05-21T18:47:14.712Z] #43 116.6 CC criu/files.o [2021-05-21T18:47:14.712Z] #43 118.7 CC criu/filesystems.o [2021-05-21T18:47:14.712Z] #43 119.2 CC criu/fsnotify.o [2021-05-21T18:47:14.712Z] #43 120.4 CC criu/image-desc.o [2021-05-21T18:47:14.712Z] #43 120.6 CC criu/image.o [2021-05-21T18:47:14.712Z] #43 121.5 CC criu/ipc_ns.o [2021-05-21T18:47:14.712Z] #43 122.6 CC criu/irmap.o [2021-05-21T18:47:14.712Z] #43 123.3 CC criu/kcmp-ids.o [2021-05-21T18:47:14.712Z] #43 123.6 CC criu/kerndat.o [2021-05-21T18:47:14.767Z] 8116de3c91c3: Verifying Checksum [2021-05-21T18:47:14.767Z] 8116de3c91c3: Download complete [2021-05-21T18:47:14.971Z] #43 124.7 CC criu/libnetlink.o [2021-05-21T18:47:14.971Z] #43 ... [2021-05-21T18:47:14.971Z] [2021-05-21T18:47:14.971Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:14.971Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:14.971Z] #20 46.86 Selecting previously unselected package vim. [2021-05-21T18:47:14.971Z] #20 46.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:47:14.971Z] #20 46.88 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:47:15.022Z] #43 ... [2021-05-21T18:47:15.022Z] [2021-05-21T18:47:15.022Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:15.022Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:15.022Z] #20 36.89 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T18:47:15.164Z] #20 ... [2021-05-21T18:47:15.164Z] [2021-05-21T18:47:15.164Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:47:15.164Z] #49 sha256:9ed7c45b4e8d63c089f49221f1b0392ff7409ec9aa78aff3139416819a11b55a [2021-05-21T18:47:15.164Z] #49 173.9 + /build/golangci-lint --version [2021-05-21T18:47:15.164Z] #49 174.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:47:15.164Z] #49 DONE 176.9s [2021-05-21T18:47:15.164Z] [2021-05-21T18:47:15.164Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:15.164Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:47:15.164Z] #20 56.88 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:47:15.164Z] #20 ... [2021-05-21T18:47:15.164Z] [2021-05-21T18:47:15.164Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:15.164Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:15.164Z] #43 122.9 CC criu/fsnotify.o [2021-05-21T18:47:15.164Z] #43 123.9 CC criu/image-desc.o [2021-05-21T18:47:15.164Z] #43 124.2 CC criu/image.o [2021-05-21T18:47:15.164Z] #43 124.9 CC criu/ipc_ns.o [2021-05-21T18:47:15.164Z] #43 126.2 CC criu/irmap.o [2021-05-21T18:47:15.164Z] #43 127.0 CC criu/kcmp-ids.o [2021-05-21T18:47:15.164Z] #43 127.4 CC criu/kerndat.o [2021-05-21T18:47:15.278Z] #20 37.29 Selecting previously unselected package bzip2. [2021-05-21T18:47:15.327Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-05-21T18:47:15.327Z] ok github.com/docker/docker/distribution 0.245s coverage: 25.2% of statements [2021-05-21T18:47:15.327Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T18:47:15.429Z] #43 ... [2021-05-21T18:47:15.429Z] [2021-05-21T18:47:15.429Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:15.429Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-21T18:47:15.429Z] #20 56.99 Processing triggers for mime-support (3.62) ... [2021-05-21T18:47:15.535Z] #20 37.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-21T18:47:15.535Z] #20 37.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:47:15.535Z] #20 37.40 Selecting previously unselected package xz-utils. [2021-05-21T18:47:15.535Z] #20 37.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-21T18:47:15.535Z] #20 37.42 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T18:47:15.538Z] #20 47.39 Selecting previously unselected package xfsprogs. [2021-05-21T18:47:15.538Z] #20 47.39 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-21T18:47:15.538Z] #20 47.40 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:47:15.693Z] #20 DONE 57.5s [2021-05-21T18:47:15.693Z] [2021-05-21T18:47:15.693Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:47:15.693Z] #53 sha256:2fa3187675afebecda59e99ff531233cf2a926fe85064a278caf2807fdfac78f [2021-05-21T18:47:15.792Z] #20 37.61 Selecting previously unselected package apparmor. [2021-05-21T18:47:15.792Z] #20 37.61 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-21T18:47:15.796Z] #20 47.89 Selecting previously unselected package zip. [2021-05-21T18:47:15.796Z] #20 47.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-21T18:47:15.796Z] #20 47.92 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:47:15.957Z] #53 ... [2021-05-21T18:47:15.957Z] [2021-05-21T18:47:15.957Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:15.957Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:15.957Z] #43 129.1 CC criu/libnetlink.o [2021-05-21T18:47:16.048Z] #20 37.69 Unpacking apparmor (2.13.2-10) ... [2021-05-21T18:47:16.317Z] #20 38.01 Selecting previously unselected package aufs-tools. [2021-05-21T18:47:16.317Z] #20 38.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-21T18:47:16.317Z] #20 38.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:47:16.317Z] #20 38.17 Selecting previously unselected package libonig5:amd64. [2021-05-21T18:47:16.317Z] #20 38.18 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T18:47:16.317Z] #20 38.19 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:47:16.321Z] #20 48.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:47:16.321Z] #20 48.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:47:16.321Z] #20 48.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:16.321Z] #20 48.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:47:16.321Z] #20 48.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:47:16.321Z] #20 48.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:16.321Z] #20 48.47 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:47:16.321Z] #20 48.49 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:47:16.321Z] #20 48.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:47:16.321Z] #20 48.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:47:16.356Z] ok github.com/docker/docker/errdefs 0.002s coverage: 53.1% of statements [2021-05-21T18:47:16.425Z] #20 44.31 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:47:16.425Z] #20 44.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:47:16.425Z] #20 44.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:47:16.425Z] #20 44.41 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:47:16.425Z] #20 44.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:47:16.425Z] #20 44.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:47:16.425Z] #20 44.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:47:16.425Z] #20 44.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:47:16.425Z] #20 44.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:47:16.425Z] #20 44.63 Selecting previously unselected package libreadline5:amd64. [2021-05-21T18:47:16.425Z] #20 44.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-21T18:47:16.425Z] #20 44.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:47:16.425Z] #20 44.77 Selecting previously unselected package net-tools. [2021-05-21T18:47:16.425Z] #20 44.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-21T18:47:16.425Z] #20 44.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:47:16.534Z] #43 129.7 CC criu/log.o [2021-05-21T18:47:16.573Z] #20 38.43 Selecting previously unselected package libjq1:amd64. [2021-05-21T18:47:16.573Z] #20 38.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:47:16.573Z] #20 38.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:16.573Z] #20 38.55 Selecting previously unselected package jq. [2021-05-21T18:47:16.579Z] #20 48.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:47:16.579Z] #20 48.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:47:16.579Z] #20 48.59 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:47:16.579Z] #20 48.61 Setting up zip (3.0-11+b1) ... [2021-05-21T18:47:16.579Z] #20 48.62 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:47:16.579Z] #20 48.65 Setting up bash-completion (1:2.8-6) ... [2021-05-21T18:47:16.688Z] #20 45.01 Selecting previously unselected package python-pip-whl. [2021-05-21T18:47:16.688Z] #20 45.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:47:16.688Z] #20 45.03 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:47:16.830Z] #20 38.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T18:47:16.830Z] #20 38.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:16.830Z] #20 38.66 Selecting previously unselected package libaio1:amd64. [2021-05-21T18:47:16.830Z] #20 38.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-21T18:47:16.830Z] #20 38.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:47:16.830Z] #20 38.76 Selecting previously unselected package libgpm2:amd64. [2021-05-21T18:47:16.830Z] #20 38.76 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-21T18:47:16.830Z] #20 38.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:47:16.830Z] #20 38.85 Selecting previously unselected package libicu63:amd64. [2021-05-21T18:47:16.830Z] #20 38.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T18:47:16.985Z] ok github.com/docker/docker/image 0.013s coverage: 86.6% of statements [2021-05-21T18:47:17.087Z] #20 38.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:47:17.111Z] #43 130.4 CC criu/lsm.o [2021-05-21T18:47:17.252Z] #20 45.59 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:47:17.252Z] #20 45.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:47:17.252Z] #20 45.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:17.381Z] #43 ... [2021-05-21T18:47:17.381Z] [2021-05-21T18:47:17.381Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:47:17.381Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-21T18:47:17.381Z] #21 1.440 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:47:17.381Z] #21 1.447 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:47:17.381Z] #21 1.452 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:47:17.381Z] #21 DONE 1.7s [2021-05-21T18:47:17.509Z] #20 45.77 Selecting previously unselected package python3-distutils. [2021-05-21T18:47:17.509Z] #20 45.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:47:17.509Z] #20 45.78 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:47:17.509Z] #20 45.90 Selecting previously unselected package python3-pip. [2021-05-21T18:47:17.509Z] #20 45.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:47:17.509Z] #20 45.90 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:47:17.615Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-05-21T18:47:17.648Z] [2021-05-21T18:47:17.648Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:17.648Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-21T18:47:17.766Z] #20 46.05 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:47:17.766Z] #20 46.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:47:17.766Z] #20 46.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:17.766Z] #20 46.21 Selecting previously unselected package python3-setuptools. [2021-05-21T18:47:17.766Z] #20 46.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:47:17.766Z] #20 46.22 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:18.023Z] #20 46.47 Selecting previously unselected package python3-wheel. [2021-05-21T18:47:18.023Z] #20 46.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:47:18.023Z] #20 46.49 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:47:18.023Z] #20 46.56 Selecting previously unselected package sudo. [2021-05-21T18:47:18.023Z] #20 46.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-21T18:47:18.245Z] ok github.com/docker/docker/distribution/xfer 1.868s coverage: 85.1% of statements [2021-05-21T18:47:18.245Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T18:47:18.245Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.6% of statements [2021-05-21T18:47:18.280Z] #20 46.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:18.856Z] #20 47.09 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:47:18.856Z] #20 47.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-21T18:47:18.856Z] #20 47.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:18.856Z] #20 47.31 Selecting previously unselected package uidmap. [2021-05-21T18:47:18.875Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-05-21T18:47:18.875Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-21T18:47:19.113Z] #20 47.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-21T18:47:19.113Z] #20 47.33 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:47:19.113Z] #20 47.45 Selecting previously unselected package vim-runtime. [2021-05-21T18:47:19.113Z] #20 47.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:47:19.113Z] #20 47.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:47:19.113Z] #20 47.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:47:19.113Z] #20 47.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:19.504Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-05-21T18:47:19.865Z] #20 51.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:19.865Z] #20 51.46 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:47:19.865Z] #20 51.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:47:19.865Z] #20 51.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:19.865Z] #20 51.55 invoke-rc.d: could not determine current runlevel [2021-05-21T18:47:19.865Z] #20 51.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:47:19.865Z] #20 51.58 Setting up pigz (2.4-1) ... [2021-05-21T18:47:19.865Z] #20 51.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:47:19.865Z] #20 51.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:47:19.865Z] #20 51.64 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:47:19.865Z] #20 51.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:47:19.865Z] #20 51.67 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:20.124Z] #20 52.14 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:47:20.124Z] #20 52.16 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:47:20.124Z] #20 52.18 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:20.124Z] #20 52.19 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:47:20.124Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:47:20.124Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:47:20.124Z] #20 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:47:20.124Z] #20 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:47:20.124Z] #20 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:47:20.124Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:47:20.124Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:47:20.124Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:47:20.124Z] #20 52.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:20.124Z] #20 52.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:20.134Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-05-21T18:47:20.383Z] #20 52.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:47:20.383Z] #20 52.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:20.383Z] #20 52.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:47:20.383Z] #20 52.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:20.809Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-05-21T18:47:20.809Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-21T18:47:21.006Z] #20 ... [2021-05-21T18:47:21.006Z] [2021-05-21T18:47:21.006Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:21.006Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:21.006Z] #43 99.72 CC criu/cr-check.o [2021-05-21T18:47:21.006Z] #43 101.6 CC criu/cr-dedup.o [2021-05-21T18:47:21.006Z] #43 101.9 CC criu/cr-dump.o [2021-05-21T18:47:21.006Z] #43 104.2 CC criu/cr-errno.o [2021-05-21T18:47:21.006Z] #43 104.3 CC criu/cr-restore.o [2021-05-21T18:47:21.006Z] #43 108.6 CC criu/cr-service.o [2021-05-21T18:47:21.257Z] #20 42.47 Selecting previously unselected package libnet1:amd64. [2021-05-21T18:47:21.257Z] #20 42.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T18:47:21.257Z] #20 42.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:47:21.257Z] #20 42.56 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T18:47:21.257Z] #20 42.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T18:47:21.257Z] #20 42.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:47:21.257Z] #20 42.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T18:47:21.257Z] #20 42.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T18:47:21.257Z] #20 42.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:47:21.257Z] #20 42.75 Selecting previously unselected package libreadline5:amd64. [2021-05-21T18:47:21.257Z] #20 42.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-21T18:47:21.257Z] #20 42.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:47:21.257Z] #20 42.86 Selecting previously unselected package net-tools. [2021-05-21T18:47:21.257Z] #20 42.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-21T18:47:21.257Z] #20 42.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:47:21.257Z] #20 43.06 Selecting previously unselected package python-pip-whl. [2021-05-21T18:47:21.257Z] #20 43.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T18:47:21.257Z] #20 43.09 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T18:47:21.569Z] #43 110.3 CC criu/crtools.o [2021-05-21T18:47:21.588Z] #56 234.4 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:47:21.588Z] #56 234.4 /usr/bin/ld: /tmp/go-link-858073639/000018.o: in function `New': [2021-05-21T18:47:21.588Z] #56 234.4 /tmp/tmp.my6Y4SQZlv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:47:21.588Z] #56 234.5 + bin/containerd-stress [2021-05-21T18:47:21.588Z] #56 236.4 + bin/containerd-shim [2021-05-21T18:47:21.839Z] ok github.com/docker/docker/pkg/archive 0.251s coverage: 82.2% of statements [2021-05-21T18:47:21.863Z] #20 43.61 Selecting previously unselected package python3-lib2to3. [2021-05-21T18:47:21.863Z] #20 43.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T18:47:21.863Z] #20 43.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:22.119Z] #20 43.76 Selecting previously unselected package python3-distutils. [2021-05-21T18:47:22.119Z] #20 43.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T18:47:22.119Z] #20 43.79 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T18:47:22.119Z] #20 43.93 Selecting previously unselected package python3-pip. [2021-05-21T18:47:22.119Z] #20 43.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T18:47:22.119Z] #20 43.95 Unpacking python3-pip (18.1-5) ... [2021-05-21T18:47:22.435Z] #20 44.10 Selecting previously unselected package python3-pkg-resources. [2021-05-21T18:47:22.435Z] #20 44.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T18:47:22.435Z] #20 44.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:22.435Z] #20 44.32 Selecting previously unselected package python3-setuptools. [2021-05-21T18:47:22.435Z] #20 44.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T18:47:22.435Z] #20 44.33 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:22.499Z] #43 110.9 CC criu/eventfd.o [2021-05-21T18:47:22.499Z] #43 ... [2021-05-21T18:47:22.499Z] [2021-05-21T18:47:22.499Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:22.499Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:22.499Z] #20 50.62 Selecting previously unselected package vim. [2021-05-21T18:47:22.499Z] #20 50.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:47:22.499Z] #20 50.64 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:47:22.756Z] #20 51.16 Selecting previously unselected package xfsprogs. [2021-05-21T18:47:22.756Z] #20 51.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-21T18:47:22.756Z] #20 51.18 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:47:22.874Z] ok github.com/docker/docker/pkg/authorization 0.364s coverage: 68.3% of statements [2021-05-21T18:47:22.969Z] #22 4.642 Collecting yamllint==1.26.1 [2021-05-21T18:47:23.015Z] #20 44.69 Selecting previously unselected package python3-wheel. [2021-05-21T18:47:23.015Z] #20 44.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T18:47:23.015Z] #20 44.70 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T18:47:23.015Z] #20 44.80 Selecting previously unselected package sudo. [2021-05-21T18:47:23.015Z] #20 44.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-21T18:47:23.015Z] #20 44.82 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:23.166Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-21T18:47:23.166Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-21T18:47:23.321Z] #20 51.65 Selecting previously unselected package zip. [2021-05-21T18:47:23.321Z] #20 51.65 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-21T18:47:23.321Z] #20 51.66 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:47:23.577Z] #20 51.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:47:23.577Z] #20 51.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:47:23.577Z] #20 51.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:23.577Z] #20 51.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:47:23.577Z] #20 51.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:47:23.577Z] #20 51.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:23.577Z] #20 51.94 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:47:23.577Z] #20 51.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:47:23.577Z] #20 51.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:47:23.577Z] #20 51.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:47:23.577Z] #20 51.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:47:23.577Z] #20 52.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:47:23.578Z] #20 52.02 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:47:23.578Z] #20 52.03 Setting up zip (3.0-11+b1) ... [2021-05-21T18:47:23.578Z] #20 52.04 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:47:23.594Z] #20 45.43 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T18:47:23.594Z] #20 45.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-21T18:47:23.594Z] #20 45.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:23.671Z] #20 55.22 Setting up iptables (1.8.2-4) ... [2021-05-21T18:47:23.671Z] #20 55.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:23.671Z] #20 55.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:23.671Z] #20 55.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:23.671Z] #20 55.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:23.671Z] #20 55.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:47:23.671Z] #20 55.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:47:23.671Z] #20 55.31 Setting up python3 (3.7.3-1) ... [2021-05-21T18:47:23.671Z] #20 55.81 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:47:23.834Z] #20 52.08 Setting up bash-completion (1:2.8-6) ... [2021-05-21T18:47:23.859Z] #20 45.70 Selecting previously unselected package uidmap. [2021-05-21T18:47:23.859Z] #20 45.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-21T18:47:23.859Z] #20 45.71 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T18:47:24.115Z] #20 45.82 Selecting previously unselected package vim-runtime. [2021-05-21T18:47:24.115Z] #20 45.83 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T18:47:24.115Z] #20 45.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T18:47:24.115Z] #20 45.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T18:47:24.115Z] #20 45.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:24.371Z] #22 ... [2021-05-21T18:47:24.371Z] [2021-05-21T18:47:24.371Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:24.371Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:24.371Z] #43 131.0 CC criu/mem.o [2021-05-21T18:47:24.371Z] #43 132.7 CC criu/memfd.o [2021-05-21T18:47:24.371Z] #43 133.2 CC criu/mount.o [2021-05-21T18:47:24.371Z] #43 136.0 CC criu/namespaces.o [2021-05-21T18:47:24.371Z] #43 137.5 CC criu/net.o [2021-05-21T18:47:24.607Z] #20 56.53 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:47:24.938Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-21T18:47:24.938Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ee2343ea\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-21T18:47:24.938Z] ---------------------------------------------------------------------------- [2021-05-21T18:47:24.938Z] [2021-05-21T18:47:24.938Z] INFO: executeCI.ps1 starting at Fri May 21 18:47:22 CUT 2021 [2021-05-21T18:47:24.938Z] [2021-05-21T18:47:24.938Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-21T18:47:24.938Z] INFO: Running git version 2.24.1.windows.2 [2021-05-21T18:47:24.938Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-21T18:47:24.938Z] INFO: Environment variables: [2021-05-21T18:47:24.938Z] [2021-05-21T18:47:24.938Z] Name Value [2021-05-21T18:47:24.938Z] ---- ----- [2021-05-21T18:47:24.938Z] ALLUSERSPROFILE C:\ProgramData [2021-05-21T18:47:24.938Z] amd64 true [2021-05-21T18:47:24.938Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-21T18:47:24.938Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-21T18:47:24.938Z] arm64 true [2021-05-21T18:47:24.938Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-21T18:47:24.938Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-21T18:47:24.938Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-21T18:47:24.938Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-21T18:47:24.938Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-21T18:47:24.938Z] BRANCH_NAME PR-41588 [2021-05-21T18:47:24.938Z] BUILD_DISPLAY_NAME #7 [2021-05-21T18:47:24.938Z] BUILD_ID 7 [2021-05-21T18:47:24.938Z] BUILD_NUMBER 7 [2021-05-21T18:47:24.938Z] BUILD_TAG jenkins-moby-PR-41588-7 [2021-05-21T18:47:24.938Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/ [2021-05-21T18:47:24.938Z] cgroup2 true [2021-05-21T18:47:24.938Z] CHANGE_AUTHOR sparrc [2021-05-21T18:47:24.938Z] CHANGE_AUTHOR_DISPLAY_NAME Cameron Sparr [2021-05-21T18:47:24.938Z] CHANGE_BRANCH kill-refactor [2021-05-21T18:47:24.938Z] CHANGE_FORK sparrc [2021-05-21T18:47:24.938Z] CHANGE_ID 41588 [2021-05-21T18:47:24.938Z] CHANGE_TARGET master [2021-05-21T18:47:24.938Z] CHANGE_TITLE docker kill: fix bug where failed kills didnt fallback to unix kill [2021-05-21T18:47:24.938Z] CHANGE_URL https://github.com/moby/moby/pull/41588 [2021-05-21T18:47:24.938Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T18:47:24.938Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-21T18:47:24.938Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-21T18:47:24.938Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-21T18:47:24.938Z] COMPUTERNAME azwin-2-df3840 [2021-05-21T18:47:24.938Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-21T18:47:24.938Z] ConfigSequenceNumber 0 [2021-05-21T18:47:24.938Z] dco true [2021-05-21T18:47:24.938Z] DOCKER_BUILDKIT 0 [2021-05-21T18:47:24.938Z] DOCKER_DUT_DEBUG 1 [2021-05-21T18:47:24.938Z] DOCKER_EXPERIMENTAL 1 [2021-05-21T18:47:24.938Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-21T18:47:24.938Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-21T18:47:24.938Z] EXECUTOR_NUMBER 0 [2021-05-21T18:47:24.938Z] FQDN azwin-2-df3840.westus.cloudapp.azure.com [2021-05-21T18:47:24.938Z] GIT_BRANCH PR-41588 [2021-05-21T18:47:24.938Z] GIT_COMMIT 6a870e0039ad07d51f38bd31ce4e03eb701dc216 [2021-05-21T18:47:24.938Z] GIT_PREVIOUS_COMMIT 4f05b963dc58a3d393f76f3d2a156747b45cdcb4 [2021-05-21T18:47:24.938Z] GIT_URL https://github.com/moby/moby.git [2021-05-21T18:47:24.938Z] HUDSON_COOKIE 3ebd69de-b181-4ad2-94cd-dd6f333f8faa [2021-05-21T18:47:24.938Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-21T18:47:24.938Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-21T18:47:24.938Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-21T18:47:24.938Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-21T18:47:24.938Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-21T18:47:24.938Z] JENKINS_NODE_COOKIE 94091aa1-0a0a-46fd-9af7-8deb8e54ab65 [2021-05-21T18:47:24.938Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-21T18:47:24.938Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-21T18:47:24.938Z] JOB_BASE_NAME PR-41588 [2021-05-21T18:47:24.938Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/display/redirect [2021-05-21T18:47:24.938Z] JOB_NAME moby/PR-41588 [2021-05-21T18:47:24.938Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/ [2021-05-21T18:47:24.938Z] library.jps.version master [2021-05-21T18:47:24.938Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-21T18:47:24.938Z] NODE_LABELS amd64 azure azwin-2-df3840 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-21T18:47:24.938Z] NODE_NAME azwin-2-df3840 [2021-05-21T18:47:24.938Z] NUMBER_OF_PROCESSORS 4 [2021-05-21T18:47:24.938Z] OS Windows_NT [2021-05-21T18:47:24.938Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-21T18:47:24.938Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-21T18:47:24.938Z] ppc64le true [2021-05-21T18:47:24.938Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-21T18:47:24.938Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-21T18:47:24.938Z] PROCESSOR_LEVEL 6 [2021-05-21T18:47:24.938Z] PROCESSOR_REVISION 5504 [2021-05-21T18:47:24.938Z] ProgramData C:\ProgramData [2021-05-21T18:47:24.938Z] ProgramFiles C:\Program Files [2021-05-21T18:47:24.938Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-21T18:47:24.938Z] ProgramW6432 C:\Program Files [2021-05-21T18:47:24.938Z] PROMPT $P$G [2021-05-21T18:47:24.938Z] PSExecutionPolicyPreference Bypass [2021-05-21T18:47:24.938Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-21T18:47:24.938Z] PUBLIC C:\Users\Public [2021-05-21T18:47:24.938Z] rootless true [2021-05-21T18:47:24.938Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect?page=artif... [2021-05-21T18:47:24.938Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect?page=changes [2021-05-21T18:47:24.938Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect [2021-05-21T18:47:24.938Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41588/7/display/redirect?page=tests [2021-05-21T18:47:24.938Z] s390x true [2021-05-21T18:47:24.938Z] SKIP_VALIDATION_TESTS 1 [2021-05-21T18:47:24.938Z] SOURCES_DRIVE d [2021-05-21T18:47:24.938Z] SOURCES_SUBDIR gopath [2021-05-21T18:47:24.938Z] STAGE_NAME Run tests [2021-05-21T18:47:24.938Z] SystemDrive C: [2021-05-21T18:47:24.938Z] SystemRoot C:\Windows [2021-05-21T18:47:24.938Z] TEMP C:\Windows\TEMP [2021-05-21T18:47:24.938Z] TESTDEBUG 0 [2021-05-21T18:47:24.938Z] TESTRUN_DRIVE d [2021-05-21T18:47:24.938Z] TESTRUN_SUBDIR CI [2021-05-21T18:47:24.938Z] TIMEOUT 120m [2021-05-21T18:47:24.938Z] TMP C:\Windows\TEMP [2021-05-21T18:47:24.938Z] unit_validate true [2021-05-21T18:47:24.938Z] USERDOMAIN WORKGROUP [2021-05-21T18:47:24.938Z] USERNAME azwin-2-df3840$ [2021-05-21T18:47:24.938Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-21T18:47:24.938Z] validate_force false [2021-05-21T18:47:24.938Z] windir C:\Windows [2021-05-21T18:47:24.938Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-21T18:47:24.938Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-21T18:47:24.938Z] windows2022 true [2021-05-21T18:47:24.939Z] windowsRS1 false [2021-05-21T18:47:24.939Z] windowsRS5 true [2021-05-21T18:47:24.939Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-21T18:47:24.939Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-21T18:47:24.939Z] [2021-05-21T18:47:24.939Z] [2021-05-21T18:47:24.939Z] [2021-05-21T18:47:24.939Z] INFO: Sources under d:\gopath\... [2021-05-21T18:47:24.939Z] INFO: Test run under d:\CI\... [2021-05-21T18:47:24.939Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-21T18:47:24.939Z] INFO: docker/docker repository was found [2021-05-21T18:47:25.043Z] #20 ... [2021-05-21T18:47:25.043Z] [2021-05-21T18:47:25.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:25.043Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:25.043Z] #43 97.63 CC criu/cr-dedup.o [2021-05-21T18:47:25.043Z] #43 98.01 CC criu/cr-dump.o [2021-05-21T18:47:25.043Z] #43 99.97 CC criu/cr-errno.o [2021-05-21T18:47:25.043Z] #43 100.1 CC criu/cr-restore.o [2021-05-21T18:47:25.043Z] #43 104.5 CC criu/cr-service.o [2021-05-21T18:47:25.043Z] #43 106.4 CC criu/crtools.o [2021-05-21T18:47:25.043Z] #43 107.1 CC criu/eventfd.o [2021-05-21T18:47:25.043Z] #43 107.4 CC criu/eventpoll.o [2021-05-21T18:47:25.404Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-21T18:47:25.543Z] #20 ... [2021-05-21T18:47:25.543Z] [2021-05-21T18:47:25.543Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:25.543Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:25.543Z] #43 125.2 CC criu/log.o [2021-05-21T18:47:25.543Z] #43 125.7 CC criu/lsm.o [2021-05-21T18:47:25.543Z] #43 126.1 CC criu/mem.o [2021-05-21T18:47:25.543Z] #43 127.8 CC criu/memfd.o [2021-05-21T18:47:25.543Z] #43 128.4 CC criu/mount.o [2021-05-21T18:47:25.543Z] #43 132.5 CC criu/namespaces.o [2021-05-21T18:47:25.543Z] #43 134.6 CC criu/net.o [2021-05-21T18:47:25.605Z] #43 108.2 CC criu/external.o [2021-05-21T18:47:26.166Z] #43 108.6 CC criu/fault-injection.o [2021-05-21T18:47:26.166Z] #43 108.8 CC criu/fdstore.o [2021-05-21T18:47:26.375Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-21T18:47:26.375Z] 29d5b6a226d2: Pulling fs layer [2021-05-21T18:47:26.479Z] #43 ... [2021-05-21T18:47:26.479Z] [2021-05-21T18:47:26.479Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:26.479Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:26.479Z] #20 58.45 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:47:26.479Z] #20 58.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:26.729Z] #43 109.2 CC criu/fifo.o [2021-05-21T18:47:26.896Z] #56 243.5 + bin/containerd-shim-runc-v1 [2021-05-21T18:47:26.936Z] #43 139.7 CC criu/netfilter.o [2021-05-21T18:47:26.936Z] #43 140.0 CC criu/page-pipe.o [2021-05-21T18:47:27.047Z] #20 58.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:27.107Z] #20 55.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:27.107Z] #20 55.03 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:47:27.107Z] #20 55.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:47:27.107Z] #20 55.07 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:27.107Z] #20 55.15 invoke-rc.d: could not determine current runlevel [2021-05-21T18:47:27.107Z] #20 55.16 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:47:27.107Z] #20 55.17 Setting up pigz (2.4-1) ... [2021-05-21T18:47:27.107Z] #20 55.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:47:27.107Z] #20 55.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:47:27.107Z] #20 55.22 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:47:27.107Z] #20 55.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:47:27.107Z] #20 55.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:27.200Z] #43 140.6 CC criu/page-xfer.o [2021-05-21T18:47:27.291Z] #43 109.7 CC criu/file-ids.o [2021-05-21T18:47:27.291Z] #43 ... [2021-05-21T18:47:27.291Z] [2021-05-21T18:47:27.292Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:27.292Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:27.292Z] #20 49.19 Selecting previously unselected package vim. [2021-05-21T18:47:27.292Z] #20 49.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T18:47:27.292Z] #20 49.22 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T18:47:27.363Z] #20 55.73 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:47:27.363Z] #20 55.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:47:27.363Z] #20 55.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:27.363Z] #20 55.78 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:47:27.363Z] #20 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:47:27.363Z] #20 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:47:27.363Z] #20 55.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:47:27.363Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:47:27.363Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:47:27.363Z] #20 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:47:27.464Z] #43 ... [2021-05-21T18:47:27.465Z] [2021-05-21T18:47:27.465Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:27.465Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-21T18:47:27.465Z] #22 10.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:47:27.606Z] ok github.com/docker/docker/layer 7.231s coverage: 68.8% of statements [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T18:47:27.606Z] ok github.com/docker/docker/pkg/chrootarchive 3.494s coverage: 43.2% of statements [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T18:47:27.606Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T18:47:27.606Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-21T18:47:27.606Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2021-05-21T18:47:27.620Z] #20 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:47:27.620Z] #20 55.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:47:27.620Z] #20 55.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:27.620Z] #20 55.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:27.620Z] #20 55.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:47:27.620Z] #20 55.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:27.620Z] #20 55.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:47:27.620Z] #20 55.95 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:27.854Z] #20 49.71 Selecting previously unselected package xfsprogs. [2021-05-21T18:47:27.854Z] #20 49.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-21T18:47:27.854Z] #20 49.73 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T18:47:27.895Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2021-05-21T18:47:27.983Z] #20 59.90 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:47:28.416Z] #20 50.21 Selecting previously unselected package zip. [2021-05-21T18:47:28.416Z] #20 50.22 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-21T18:47:28.416Z] #20 50.23 Unpacking zip (3.0-11+b1) ... [2021-05-21T18:47:28.524Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-05-21T18:47:28.550Z] #20 60.44 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:28.673Z] #20 50.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T18:47:28.673Z] #20 50.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T18:47:28.673Z] #20 50.46 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:28.673Z] #20 50.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T18:47:28.673Z] #20 50.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-21T18:47:28.673Z] #20 50.50 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:28.673Z] #20 50.52 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T18:47:28.673Z] #20 50.53 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T18:47:28.673Z] #20 50.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T18:47:28.673Z] #20 50.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T18:47:28.673Z] #20 50.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T18:47:28.673Z] #20 50.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T18:47:28.673Z] #20 50.61 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T18:47:28.673Z] #20 50.65 Setting up zip (3.0-11+b1) ... [2021-05-21T18:47:28.813Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-05-21T18:47:28.864Z] #22 11.17 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:47:28.864Z] #22 11.23 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:47:28.864Z] #22 11.30 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:47:28.929Z] #20 50.67 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T18:47:28.929Z] #20 50.70 Setting up bash-completion (1:2.8-6) ... [2021-05-21T18:47:29.103Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-05-21T18:47:29.128Z] #22 11.54 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-21T18:47:29.491Z] 4612f6d0b889: Verifying Checksum [2021-05-21T18:47:29.491Z] 4612f6d0b889: Download complete [2021-05-21T18:47:29.705Z] #22 12.25 Installing build dependencies: started [2021-05-21T18:47:29.929Z] #20 61.66 Setting up python3-pip (18.1-5) ... [2021-05-21T18:47:30.130Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-05-21T18:47:30.497Z] #20 62.69 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:47:30.756Z] #20 62.72 Processing triggers for mime-support (3.62) ... [2021-05-21T18:47:30.759Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 88.7% of statements [2021-05-21T18:47:30.890Z] #20 59.16 Setting up iptables (1.8.2-4) ... [2021-05-21T18:47:30.890Z] #20 59.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:30.890Z] #20 59.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:30.890Z] #20 59.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:30.890Z] #20 59.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:30.890Z] #20 59.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:47:30.890Z] #20 59.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:47:30.890Z] #20 59.24 Setting up python3 (3.7.3-1) ... [2021-05-21T18:47:31.108Z] #56 248.4 + bin/containerd-shim-runc-v2 [2021-05-21T18:47:31.146Z] #20 59.64 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:47:31.176Z] #57 ... [2021-05-21T18:47:31.176Z] [2021-05-21T18:47:31.176Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:47:31.176Z] #54 sha256:b172b567ddb51ed16b5c7c6b49c17801c5f881e2e87860b4d5b682450de5dd0c [2021-05-21T18:47:31.176Z] #54 195.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:47:31.176Z] #54 196.9 + mkdir -p /build [2021-05-21T18:47:31.176Z] #54 196.9 + cp runc /build/runc [2021-05-21T18:47:31.176Z] #54 DONE 197.1s [2021-05-21T18:47:31.176Z] [2021-05-21T18:47:31.176Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:31.176Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:31.329Z] #20 DONE 63.4s [2021-05-21T18:47:31.329Z] [2021-05-21T18:47:31.329Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:47:31.329Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-21T18:47:31.389Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2021-05-21T18:47:31.678Z] ok github.com/docker/docker/pkg/fsutils 0.407s coverage: 85.1% of statements [2021-05-21T18:47:31.678Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-05-21T18:47:31.712Z] #20 53.48 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-21T18:47:31.712Z] #20 53.50 Setting up xz-utils (5.2.4-1) ... [2021-05-21T18:47:31.712Z] #20 53.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T18:47:31.712Z] #20 53.53 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T18:47:31.712Z] #20 53.61 invoke-rc.d: could not determine current runlevel [2021-05-21T18:47:31.712Z] #20 53.62 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:47:31.712Z] #20 53.63 Setting up pigz (2.4-1) ... [2021-05-21T18:47:31.712Z] #20 53.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T18:47:31.712Z] #20 53.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T18:47:31.712Z] #20 53.70 Setting up python-pip-whl (18.1-5) ... [2021-05-21T18:47:31.968Z] #20 53.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T18:47:31.968Z] #20 53.73 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T18:47:32.051Z] #56 249.3 + binaries [2021-05-21T18:47:32.051Z] #56 249.3 + install -D bin/containerd /build/containerd [2021-05-21T18:47:32.051Z] #56 249.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:47:32.051Z] #56 249.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:47:32.088Z] #20 60.54 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:47:32.224Z] #20 54.13 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-21T18:47:32.224Z] #20 54.15 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T18:47:32.224Z] #20 54.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:32.224Z] #20 54.18 Setting up vim (2:8.1.0875-5) ... [2021-05-21T18:47:32.224Z] #20 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T18:47:32.224Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T18:47:32.224Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T18:47:32.224Z] #20 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T18:47:32.312Z] #56 249.4 + install -D bin/ctr /build/ctr [2021-05-21T18:47:32.338Z] ok github.com/docker/docker/pkg/idtools 0.289s coverage: 69.5% of statements [2021-05-21T18:47:32.482Z] #20 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T18:47:32.482Z] #20 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T18:47:32.482Z] #20 54.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T18:47:32.482Z] #20 54.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T18:47:32.482Z] #20 54.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T18:47:32.482Z] #20 54.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T18:47:32.482Z] #20 54.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T18:47:32.482Z] #20 54.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T18:47:32.482Z] #20 54.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T18:47:32.482Z] #20 54.38 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T18:47:32.627Z] ok github.com/docker/docker/pkg/ioutils 0.310s coverage: 68.8% of statements [2021-05-21T18:47:32.651Z] #20 ... [2021-05-21T18:47:32.651Z] [2021-05-21T18:47:32.651Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:32.651Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:32.651Z] #43 111.4 CC criu/eventpoll.o [2021-05-21T18:47:32.651Z] #43 112.2 CC criu/external.o [2021-05-21T18:47:32.651Z] #43 112.6 CC criu/fault-injection.o [2021-05-21T18:47:32.651Z] #43 112.7 CC criu/fdstore.o [2021-05-21T18:47:32.651Z] #43 113.1 CC criu/fifo.o [2021-05-21T18:47:32.651Z] #43 113.6 CC criu/file-ids.o [2021-05-21T18:47:32.651Z] #43 114.0 CC criu/file-lock.o [2021-05-21T18:47:32.651Z] #43 114.9 CC criu/files-ext.o [2021-05-21T18:47:32.651Z] #43 115.3 CC criu/files-reg.o [2021-05-21T18:47:32.651Z] #43 117.5 CC criu/files.o [2021-05-21T18:47:32.651Z] #43 119.5 CC criu/filesystems.o [2021-05-21T18:47:32.651Z] #43 120.3 CC criu/fsnotify.o [2021-05-21T18:47:32.651Z] #43 121.4 CC criu/image-desc.o [2021-05-21T18:47:32.908Z] #43 121.6 CC criu/image.o [2021-05-21T18:47:32.916Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-05-21T18:47:32.916Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T18:47:32.916Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-05-21T18:47:32.916Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-21T18:47:32.916Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T18:47:33.206Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-05-21T18:47:33.206Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T18:47:33.206Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-05-21T18:47:33.234Z] #21 1.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:47:33.234Z] #21 1.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:47:33.234Z] #21 1.851 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:47:33.234Z] #21 DONE 1.9s [2021-05-21T18:47:33.234Z] [2021-05-21T18:47:33.234Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:33.234Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:33.495Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-05-21T18:47:33.785Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-05-21T18:47:33.785Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-05-21T18:47:33.785Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T18:47:33.785Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T18:47:33.838Z] #43 122.6 CC criu/ipc_ns.o [2021-05-21T18:47:34.097Z] #43 ... [2021-05-21T18:47:34.097Z] [2021-05-21T18:47:34.097Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:34.097Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:34.097Z] #20 62.45 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:47:34.097Z] #20 62.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:34.226Z] #56 DONE 251.2s [2021-05-21T18:47:34.355Z] #20 62.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:34.415Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-05-21T18:47:34.798Z] [2021-05-21T18:47:34.798Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T18:47:34.798Z] #57 sha256:1efecc6ec3c48af49cc3d9b0ace605dd6a6df0d51a66399dcb88e1aa8bdea31f [2021-05-21T18:47:34.944Z] #57 ... [2021-05-21T18:47:34.944Z] [2021-05-21T18:47:34.944Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:47:34.944Z] #25 sha256:24954719d33b8471f25fe8056cbea25a54f182f22fe9d0b6b67394201f37368b [2021-05-21T18:47:34.944Z] #25 316.5 + return [2021-05-21T18:47:34.944Z] #25 DONE 316.6s [2021-05-21T18:47:34.944Z] [2021-05-21T18:47:34.944Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:34.944Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:35.039Z] #22 ... [2021-05-21T18:47:35.039Z] [2021-05-21T18:47:35.039Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:35.039Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:35.039Z] #43 142.0 CC criu/pagemap-cache.o [2021-05-21T18:47:35.039Z] #43 142.4 CC criu/pagemap.o [2021-05-21T18:47:35.039Z] #43 143.2 CC criu/parasite-syscall.o [2021-05-21T18:47:35.039Z] #43 144.1 CC criu/path.o [2021-05-21T18:47:35.039Z] #43 144.5 CC criu/pie-util-vdso.o [2021-05-21T18:47:35.039Z] #43 144.9 CC criu/pie-util.o [2021-05-21T18:47:35.039Z] #43 145.1 CC criu/pipes.o [2021-05-21T18:47:35.039Z] #43 145.9 CC criu/plugin.o [2021-05-21T18:47:35.039Z] #43 146.4 CC criu/proc_parse.o [2021-05-21T18:47:35.039Z] #43 148.4 CC criu/protobuf-desc.o [2021-05-21T18:47:35.045Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-05-21T18:47:35.045Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-05-21T18:47:35.335Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-21T18:47:35.724Z] #20 63.77 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:47:35.751Z] #20 57.43 Setting up iptables (1.8.2-4) ... [2021-05-21T18:47:35.751Z] #20 57.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:35.751Z] #20 57.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:35.751Z] #20 57.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T18:47:35.751Z] #20 57.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T18:47:35.751Z] #20 57.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T18:47:35.751Z] #20 57.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T18:47:35.751Z] #20 57.53 Setting up python3 (3.7.3-1) ... [2021-05-21T18:47:38.725Z] #20 57.88 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T18:47:38.725Z] #20 58.56 Setting up apparmor (2.13.2-10) ... [2021-05-21T18:47:38.725Z] #20 ... [2021-05-21T18:47:38.725Z] [2021-05-21T18:47:38.725Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:47:38.725Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:47:38.725Z] #40 197.5 + dpkg --print-architecture [2021-05-21T18:47:38.725Z] #40 197.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T18:47:38.725Z] #40 ... [2021-05-21T18:47:38.725Z] [2021-05-21T18:47:38.725Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:38.725Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:38.725Z] #43 110.0 CC criu/file-lock.o [2021-05-21T18:47:38.725Z] #43 110.9 CC criu/files-ext.o [2021-05-21T18:47:38.725Z] #43 111.2 CC criu/files-reg.o [2021-05-21T18:47:38.725Z] #43 113.7 CC criu/files.o [2021-05-21T18:47:38.725Z] #43 115.8 CC criu/filesystems.o [2021-05-21T18:47:38.725Z] #43 116.5 CC criu/fsnotify.o [2021-05-21T18:47:38.725Z] #43 117.7 CC criu/image-desc.o [2021-05-21T18:47:38.725Z] #43 117.9 CC criu/image.o [2021-05-21T18:47:38.725Z] #43 118.7 CC criu/ipc_ns.o [2021-05-21T18:47:38.725Z] #43 119.8 CC criu/irmap.o [2021-05-21T18:47:38.725Z] #43 ... [2021-05-21T18:47:38.725Z] [2021-05-21T18:47:38.725Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:47:38.725Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:47:38.725Z] #40 197.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T18:47:38.725Z] #40 197.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T18:47:38.726Z] #20 64.27 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:38.727Z] #20 65.45 Setting up python3-pip (18.1-5) ... [2021-05-21T18:47:38.727Z] #20 66.51 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:47:38.727Z] #20 66.54 Processing triggers for mime-support (3.62) ... [2021-05-21T18:47:38.729Z] #57 DONE 1.1s [2021-05-21T18:47:38.729Z] [2021-05-21T18:47:38.729Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T18:47:38.729Z] #61 sha256:8a8782cfdd0d0db8b5cdffeea2d83c203576973e093e4d9d443bddc434fc7de5 [2021-05-21T18:47:38.729Z] #61 DONE 0.2s [2021-05-21T18:47:38.729Z] [2021-05-21T18:47:38.729Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T18:47:38.729Z] #66 sha256:d1eb9bca779bd63276de3943d48ae2da91c9e5599170ad56419b54a9333c0ea3 [2021-05-21T18:47:38.729Z] #66 DONE 1.0s [2021-05-21T18:47:38.729Z] [2021-05-21T18:47:38.729Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T18:47:38.729Z] #68 sha256:6a35aeff40c6e9b6cdc5a725ac7323af699cb061df72cd9f3d128a4b0b94de40 [2021-05-21T18:47:38.729Z] #68 DONE 0.0s [2021-05-21T18:47:38.729Z] [2021-05-21T18:47:38.729Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:47:38.729Z] #69 sha256:7b9e8d319e3c69735c57f834b5e6f91a07aaa120cfd6cbd29593050b32cf6a62 [2021-05-21T18:47:38.729Z] #69 DONE 0.0s [2021-05-21T18:47:38.729Z] [2021-05-21T18:47:38.729Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:47:38.729Z] #70 sha256:7bc594a05ef73f89387643915ddbf65c74c1bc98f09e6879ee35eb0d1d2e3824 [2021-05-21T18:47:38.729Z] #22 ... [2021-05-21T18:47:38.729Z] [2021-05-21T18:47:38.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:38.729Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:38.729Z] #43 138.0 CC criu/netfilter.o [2021-05-21T18:47:38.729Z] #43 138.5 CC criu/page-pipe.o [2021-05-21T18:47:38.729Z] #43 139.1 CC criu/page-xfer.o [2021-05-21T18:47:38.729Z] #43 140.8 CC criu/pagemap-cache.o [2021-05-21T18:47:38.729Z] #43 141.2 CC criu/pagemap.o [2021-05-21T18:47:38.729Z] #43 142.3 CC criu/parasite-syscall.o [2021-05-21T18:47:38.729Z] #43 143.3 CC criu/path.o [2021-05-21T18:47:38.729Z] #43 143.7 CC criu/pie-util-vdso-elf32.o [2021-05-21T18:47:38.729Z] #43 144.3 CC criu/pie-util-vdso.o [2021-05-21T18:47:38.729Z] #43 144.9 CC criu/pie-util.o [2021-05-21T18:47:38.729Z] #43 145.2 CC criu/pipes.o [2021-05-21T18:47:38.729Z] #43 146.0 CC criu/plugin.o [2021-05-21T18:47:38.729Z] #43 146.5 CC criu/proc_parse.o [2021-05-21T18:47:38.732Z] #43 149.3 CC criu/protobuf.o [2021-05-21T18:47:38.732Z] #43 149.7 CC criu/pstree.o [2021-05-21T18:47:38.732Z] #43 150.8 CC criu/rbtree.o [2021-05-21T18:47:38.732Z] #43 151.1 CC criu/rst-malloc.o [2021-05-21T18:47:38.732Z] #43 151.4 CC criu/seccomp.o [2021-05-21T18:47:38.732Z] #43 152.0 CC criu/seize.o [2021-05-21T18:47:38.748Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-05-21T18:47:38.748Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-05-21T18:47:38.776Z] #57 ... [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T18:47:38.776Z] #26 sha256:ec2b7d650001371b195cc22913901a03feea20e57237108db4d8ad6c61a8c18b [2021-05-21T18:47:38.776Z] #26 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:38.776Z] #31 sha256:65bc323d1617c0ed5d2450117ccd6b71f06e82bd3cc8e489692eeb744c5dbf96 [2021-05-21T18:47:38.776Z] #31 DONE 0.7s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:38.776Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:38.776Z] #57 276.4 + bin/containerd [2021-05-21T18:47:38.776Z] #57 ... [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #34 sha256:b185341b5560226ba6e5c16d5fb607a389bbea31a55c63376d4276b1768bea68 [2021-05-21T18:47:38.776Z] #34 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #36 sha256:d97065ed887819f317ccdc5ea4c757129d6ebbe59c2e191d065297b81ca5ccbc [2021-05-21T18:47:38.776Z] #36 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #39 sha256:6068abbd15fe9691f716dbed2ef537d0d2be20198261b6755203451254d2e1bc [2021-05-21T18:47:38.776Z] #39 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #42 sha256:bc145cbb4bf427865759a258d18a5dc3c965fd94a9d9bbd533e6161d719e4a4b [2021-05-21T18:47:38.776Z] #42 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:38.776Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:38.776Z] #57 ... [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:47:38.776Z] #45 sha256:10d2750ee39e4749ebf604e3facb568d008d7dc5073bb274bea35197debe8436 [2021-05-21T18:47:38.776Z] #45 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #47 sha256:4fca80ba3413c22eefd16b2e2c7092fe303ba6b94f6a41efe4bd2d2d437b7c02 [2021-05-21T18:47:38.776Z] #47 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #49 sha256:267f31dcaf9c0aeb08a309770152da91ddfd967bca49b9858b977e245bec6390 [2021-05-21T18:47:38.776Z] #49 DONE 0.3s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:38.776Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:38.776Z] #57 ... [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #51 sha256:ca0cd79f6a225b57157cdd078c588b14dc58a02063f57c9ac18944e04e9f8cd0 [2021-05-21T18:47:38.776Z] #51 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #53 sha256:a45ac08af1601ed47fe631c8828bf6fc431a62fd012a42cb144a9362555c7f1a [2021-05-21T18:47:38.776Z] #53 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T18:47:38.776Z] #55 sha256:f6e719f135923fa6818e835009858abada13e43574d47e7836f1998429955391 [2021-05-21T18:47:38.776Z] #55 DONE 0.1s [2021-05-21T18:47:38.776Z] [2021-05-21T18:47:38.776Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:38.776Z] #57 sha256:b6fc46b057f8a9e70b3b10d45d64db66c96e9f8eae01e8bbf8c7f31d5113c1e7 [2021-05-21T18:47:38.983Z] #20 DONE 67.3s [2021-05-21T18:47:38.983Z] [2021-05-21T18:47:38.983Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:47:38.983Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:47:38.983Z] #40 201.0 + dpkg --print-architecture [2021-05-21T18:47:38.983Z] #40 201.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T18:47:38.983Z] #40 201.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T18:47:38.983Z] #40 201.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T18:47:38.987Z] #43 ... [2021-05-21T18:47:38.987Z] [2021-05-21T18:47:38.987Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:38.987Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:38.987Z] #22 5.891 Collecting yamllint==1.26.1 [2021-05-21T18:47:39.683Z] #43 153.0 CC criu/servicefd.o [2021-05-21T18:47:39.917Z] #40 ... [2021-05-21T18:47:39.917Z] [2021-05-21T18:47:39.917Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:47:39.917Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-21T18:47:39.917Z] #21 1.039 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:47:39.917Z] #21 1.043 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:47:39.917Z] #21 1.046 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:47:39.917Z] #21 DONE 1.1s [2021-05-21T18:47:40.173Z] [2021-05-21T18:47:40.173Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:40.173Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:40.263Z] #43 153.5 CC criu/shmem.o [2021-05-21T18:47:40.807Z] ok github.com/docker/docker/pkg/signal 3.343s coverage: 62.9% of statements [2021-05-21T18:47:40.807Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-21T18:47:41.097Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-05-21T18:47:41.097Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-05-21T18:47:41.228Z] #43 154.5 CC criu/sigframe.o [2021-05-21T18:47:41.492Z] #43 154.6 CC criu/signalfd.o [2021-05-21T18:47:41.727Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-05-21T18:47:41.755Z] #43 155.0 CC criu/sk-inet.o [2021-05-21T18:47:42.032Z] #70 DONE 4.5s [2021-05-21T18:47:42.032Z] [2021-05-21T18:47:42.032Z] #71 exporting to image [2021-05-21T18:47:42.032Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-21T18:47:42.032Z] #71 exporting layers [2021-05-21T18:47:42.357Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-05-21T18:47:42.647Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-05-21T18:47:42.937Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2021-05-21T18:47:43.153Z] #43 156.2 CC criu/sk-netlink.o [2021-05-21T18:47:43.227Z] testing: warning: no tests to run [2021-05-21T18:47:43.227Z] coverage: [no statements] [2021-05-21T18:47:43.227Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-21T18:47:43.417Z] #43 156.7 CC criu/sk-packet.o [2021-05-21T18:47:43.516Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-05-21T18:47:43.517Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-21T18:47:43.806Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-21T18:47:43.976Z] #40 ... [2021-05-21T18:47:43.976Z] [2021-05-21T18:47:43.976Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-21T18:47:43.976Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T18:47:43.976Z] #20 60.36 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T18:47:43.976Z] #20 60.38 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T18:47:43.976Z] #20 60.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T18:47:43.976Z] #20 61.73 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T18:47:43.976Z] #20 62.21 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T18:47:43.976Z] #20 63.33 Setting up python3-pip (18.1-5) ... [2021-05-21T18:47:43.976Z] #20 64.53 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:47:43.976Z] #20 64.57 Processing triggers for mime-support (3.62) ... [2021-05-21T18:47:43.976Z] #20 DONE 65.4s [2021-05-21T18:47:43.976Z] [2021-05-21T18:47:43.976Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-21T18:47:43.976Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-21T18:47:43.994Z] #43 157.3 CC criu/sk-queue.o [2021-05-21T18:47:44.255Z] #22 ... [2021-05-21T18:47:44.255Z] [2021-05-21T18:47:44.255Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:47:44.255Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:47:44.255Z] #40 DONE 215.4s [2021-05-21T18:47:44.255Z] [2021-05-21T18:47:44.255Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:44.255Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:44.255Z] #43 149.5 CC criu/protobuf-desc.o [2021-05-21T18:47:44.255Z] #43 150.3 CC criu/protobuf.o [2021-05-21T18:47:44.255Z] #43 150.7 CC criu/pstree.o [2021-05-21T18:47:44.255Z] #43 151.9 CC criu/rbtree.o [2021-05-21T18:47:44.255Z] #43 152.2 CC criu/rst-malloc.o [2021-05-21T18:47:44.255Z] #43 152.5 CC criu/seccomp.o [2021-05-21T18:47:44.255Z] #43 153.2 CC criu/seize.o [2021-05-21T18:47:44.255Z] #43 154.0 CC criu/servicefd.o [2021-05-21T18:47:44.513Z] #43 154.4 CC criu/shmem.o [2021-05-21T18:47:44.543Z] #21 1.037 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T18:47:44.543Z] #21 1.042 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T18:47:44.543Z] #21 1.048 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T18:47:44.543Z] #21 DONE 1.1s [2021-05-21T18:47:44.543Z] [2021-05-21T18:47:44.543Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:44.543Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:44.543Z] #43 120.5 CC criu/kcmp-ids.o [2021-05-21T18:47:44.543Z] #43 120.8 CC criu/kerndat.o [2021-05-21T18:47:44.543Z] #43 121.9 CC criu/libnetlink.o [2021-05-21T18:47:44.543Z] #43 122.3 CC criu/log.o [2021-05-21T18:47:44.543Z] #43 122.9 CC criu/lsm.o [2021-05-21T18:47:44.543Z] #43 123.4 CC criu/mem.o [2021-05-21T18:47:44.543Z] #43 125.1 CC criu/memfd.o [2021-05-21T18:47:44.543Z] #43 125.8 CC criu/mount.o [2021-05-21T18:47:44.572Z] #43 ... [2021-05-21T18:47:44.572Z] [2021-05-21T18:47:44.572Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:44.572Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-21T18:47:44.572Z] #22 26.95 Installing build dependencies: finished with status 'done' [2021-05-21T18:47:44.801Z] #43 ... [2021-05-21T18:47:44.801Z] [2021-05-21T18:47:44.801Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:44.801Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:45.308Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-05-21T18:47:45.421Z] #22 ... [2021-05-21T18:47:45.421Z] [2021-05-21T18:47:45.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:45.421Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:45.421Z] #43 123.8 CC criu/irmap.o [2021-05-21T18:47:45.421Z] #43 124.4 CC criu/kcmp-ids.o [2021-05-21T18:47:45.421Z] #43 124.8 CC criu/kerndat.o [2021-05-21T18:47:45.421Z] #43 125.9 CC criu/libnetlink.o [2021-05-21T18:47:45.421Z] #43 126.2 CC criu/log.o [2021-05-21T18:47:45.421Z] #43 126.7 CC criu/lsm.o [2021-05-21T18:47:45.421Z] #43 127.2 CC criu/mem.o [2021-05-21T18:47:45.421Z] #43 129.6 CC criu/memfd.o [2021-05-21T18:47:45.421Z] #43 130.3 CC criu/mount.o [2021-05-21T18:47:45.421Z] #43 ... [2021-05-21T18:47:45.421Z] [2021-05-21T18:47:45.421Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:45.421Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:45.421Z] #22 5.191 Collecting yamllint==1.26.1 [2021-05-21T18:47:45.889Z] #43 155.7 CC criu/sigframe.o [2021-05-21T18:47:45.937Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-05-21T18:47:46.148Z] #43 155.9 CC criu/signalfd.o [2021-05-21T18:47:46.227Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-05-21T18:47:46.407Z] #43 156.3 CC criu/sk-inet.o [2021-05-21T18:47:46.975Z] #43 ... [2021-05-21T18:47:46.975Z] [2021-05-21T18:47:46.975Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:47:46.975Z] #49 sha256:363cece7e7d1feedcea32d7ca7f61a582eb3c5f485c341bf41d14d8b5730be96 [2021-05-21T18:47:46.975Z] #49 218.7 + /build/golangci-lint --version [2021-05-21T18:47:47.543Z] #49 219.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:47:47.543Z] #49 DONE 219.3s [2021-05-21T18:47:47.543Z] [2021-05-21T18:47:47.543Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:47.543Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:47.543Z] #22 11.30 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:47:47.543Z] #22 12.49 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:47:47.543Z] #22 12.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:47:47.543Z] #22 12.61 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:47:47.543Z] #22 12.86 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-21T18:47:47.543Z] #22 13.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:47:47.543Z] #22 13.21 Building wheels for collected packages: yamllint [2021-05-21T18:47:47.543Z] #22 13.21 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:47:47.543Z] #22 14.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:47:47.543Z] #22 14.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:47:47.543Z] #22 14.36 Successfully built yamllint [2021-05-21T18:47:47.543Z] #22 14.38 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:47:47.728Z] ok github.com/docker/docker/quota 0.650s coverage: 71.4% of statements [2021-05-21T18:47:47.802Z] #22 14.72 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:47:48.018Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-05-21T18:47:48.371Z] #22 DONE 15.0s [2021-05-21T18:47:48.372Z] [2021-05-21T18:47:48.372Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T18:47:48.372Z] #25 sha256:6db6337aa52ac390880378d69f75c16b082ac43ee18c40c56bc2a8a4067ad111 [2021-05-21T18:47:48.623Z] #71 exporting layers 6.9s done [2021-05-21T18:47:48.623Z] #71 writing image sha256:459150343e103181b669f38fc89f5fb5371377e658cea597a9969b8f24360bf4 done [2021-05-21T18:47:48.623Z] #71 naming to docker.io/library/docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 done [2021-05-21T18:47:48.623Z] #71 DONE 6.9s [Pipeline] } [2021-05-21T18:47:48.632Z] #25 DONE 0.4s [2021-05-21T18:47:48.632Z] [2021-05-21T18:47:48.632Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:48.632Z] #30 sha256:8f42d5771a241738ffcad55643204e997c09aaac395d81767180cb5e90201fc5 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-21T18:47:48.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41588/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a7c78cf8beabe31ca8a54742216212f23e77cd1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 hack/validate/default [2021-05-21T18:47:49.048Z] ok github.com/docker/docker/registry 0.084s coverage: 58.8% of statements [2021-05-21T18:47:49.677Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-05-21T18:47:49.677Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-05-21T18:47:49.892Z] #22 32.14 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:47:49.892Z] #22 32.14 Building wheels for collected packages: yamllint, pyyaml [2021-05-21T18:47:49.892Z] #22 32.14 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:47:49.922Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-21T18:47:49.922Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-21T18:47:49.922Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-21T18:47:49.922Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-21T18:47:49.922Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-21T18:47:49.922Z] Congratulations! No new tests were added to integration-cli. [2021-05-21T18:47:49.922Z] [2021-05-21T18:47:49.922Z] INFO Start validation with golang-ci-lint [2021-05-21T18:47:49.922Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-21T18:47:49.922Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-21T18:47:49.922Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-21T18:47:50.052Z] #22 4.895 Collecting yamllint==1.26.1 [2021-05-21T18:47:50.307Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-05-21T18:47:50.470Z] #22 32.99 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:47:50.470Z] #22 32.99 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:47:50.470Z] #22 33.04 Running setup.py bdist_wheel for pyyaml: started [2021-05-21T18:47:50.600Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-05-21T18:47:50.671Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:47:51.602Z] #22 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:47:51.602Z] #22 11.67 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:47:51.859Z] #22 11.73 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:47:51.859Z] #22 11.97 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-21T18:47:51.867Z] #22 ... [2021-05-21T18:47:51.867Z] [2021-05-21T18:47:51.867Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-21T18:47:51.867Z] #24 sha256:9246a1bee3c58cf72a0c465fa3a1b21d6cf9fc68c8402db6bb4ff50724709264 [2021-05-21T18:47:51.867Z] #24 210.9 + return [2021-05-21T18:47:51.867Z] #24 DONE 213.3s [2021-05-21T18:47:51.867Z] [2021-05-21T18:47:51.867Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:51.867Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:51.867Z] #43 157.9 CC criu/sk-tcp.o [2021-05-21T18:47:51.867Z] #43 158.4 CC criu/sk-unix.o [2021-05-21T18:47:51.867Z] #43 160.1 CC criu/sockets.o [2021-05-21T18:47:51.867Z] #43 161.0 CC criu/stats.o [2021-05-21T18:47:51.867Z] #43 161.3 CC criu/string.o [2021-05-21T18:47:51.867Z] #43 161.4 CC criu/sysctl.o [2021-05-21T18:47:51.867Z] #43 162.1 CC criu/sysfs_parse.o [2021-05-21T18:47:51.867Z] #43 162.5 CC criu/timens.o [2021-05-21T18:47:51.867Z] #43 163.0 CC criu/timerfd.o [2021-05-21T18:47:51.867Z] #43 163.4 CC criu/tty.o [2021-05-21T18:47:51.867Z] #43 ... [2021-05-21T18:47:51.867Z] [2021-05-21T18:47:51.867Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:51.867Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-21T18:47:51.867Z] #22 34.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-21T18:47:51.867Z] #22 34.29 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-21T18:47:51.867Z] #22 34.48 Successfully built yamllint pyyaml [2021-05-21T18:47:52.131Z] #22 34.50 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:47:52.422Z] #22 12.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:47:52.422Z] #22 12.31 Building wheels for collected packages: yamllint [2021-05-21T18:47:52.422Z] #22 12.32 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:47:52.460Z] #22 34.89 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:47:52.573Z] #22 ... [2021-05-21T18:47:52.573Z] [2021-05-21T18:47:52.573Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:52.573Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:52.573Z] #43 130.6 CC criu/namespaces.o [2021-05-21T18:47:52.573Z] #43 132.5 CC criu/net.o [2021-05-21T18:47:52.657Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-05-21T18:47:53.093Z] #22 DONE 35.4s [2021-05-21T18:47:53.093Z] [2021-05-21T18:47:53.093Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:53.093Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:53.093Z] #43 165.3 CC criu/tun.o [2021-05-21T18:47:53.093Z] #43 166.0 CC criu/uffd.o [2021-05-21T18:47:53.136Z] #43 135.7 CC criu/netfilter.o [2021-05-21T18:47:53.393Z] #43 136.0 CC criu/page-pipe.o [2021-05-21T18:47:53.689Z] 29d5b6a226d2: Verifying Checksum [2021-05-21T18:47:53.689Z] 29d5b6a226d2: Download complete [2021-05-21T18:47:53.690Z] #43 167.1 CC criu/util.o [2021-05-21T18:47:53.691Z] ok github.com/docker/docker/volume/local 0.307s coverage: 76.4% of statements [2021-05-21T18:47:53.790Z] #22 13.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:47:53.790Z] #22 13.46 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:47:53.790Z] #22 13.52 Successfully built yamllint [2021-05-21T18:47:53.790Z] #22 13.55 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:47:54.045Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-05-21T18:47:54.048Z] #22 13.92 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:47:54.307Z] #22 DONE 14.4s [2021-05-21T18:47:54.307Z] [2021-05-21T18:47:54.307Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T18:47:54.307Z] #25 sha256:9bc3d9b6a4ebe7ea6b7ed2420cd8b694f1405ba507f505895ec1f0f1afb331af [2021-05-21T18:47:54.322Z] #43 136.6 CC criu/page-xfer.o [2021-05-21T18:47:54.565Z] #25 DONE 0.2s [2021-05-21T18:47:54.565Z] [2021-05-21T18:47:54.565Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:54.565Z] #30 sha256:d29b7aa37092a4e4d7727af914228ab6639be2c9e814c504ef3fa79a16da5557 [2021-05-21T18:47:54.885Z] #43 ... [2021-05-21T18:47:54.885Z] [2021-05-21T18:47:54.885Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T18:47:54.885Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T18:47:54.885Z] #22 10.25 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T18:47:55.075Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-05-21T18:47:55.191Z] #43 ... [2021-05-21T18:47:55.191Z] [2021-05-21T18:47:55.191Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T18:47:55.191Z] #25 sha256:a9e2ea794a9d7bd7796735b9304f30ee8e39b2194d3207088bb7a155d9421f52 [2021-05-21T18:47:55.191Z] #25 DONE 0.5s [2021-05-21T18:47:55.191Z] [2021-05-21T18:47:55.191Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:55.191Z] #30 sha256:3b4ab89d00b4822db9dd41b5823f9a3d4d1f50d78dacaeb3729eb944c8aa0683 [2021-05-21T18:47:55.262Z] #30 ... [2021-05-21T18:47:55.262Z] [2021-05-21T18:47:55.262Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:55.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:55.262Z] #43 157.6 CC criu/sk-netlink.o [2021-05-21T18:47:55.262Z] #43 158.0 CC criu/sk-packet.o [2021-05-21T18:47:55.262Z] #43 158.7 CC criu/sk-queue.o [2021-05-21T18:47:55.262Z] #43 159.1 CC criu/sk-tcp.o [2021-05-21T18:47:55.262Z] #43 159.5 CC criu/sk-unix.o [2021-05-21T18:47:55.262Z] #43 161.2 CC criu/sockets.o [2021-05-21T18:47:55.262Z] #43 162.1 CC criu/stats.o [2021-05-21T18:47:55.262Z] #43 162.3 CC criu/string.o [2021-05-21T18:47:55.262Z] #43 162.4 CC criu/sysctl.o [2021-05-21T18:47:55.262Z] #43 162.8 CC criu/sysfs_parse.o [2021-05-21T18:47:55.262Z] #43 163.1 CC criu/timens.o [2021-05-21T18:47:55.262Z] #43 163.3 CC criu/timerfd.o [2021-05-21T18:47:55.263Z] #43 163.6 CC criu/tty.o [2021-05-21T18:47:55.263Z] #43 ... [2021-05-21T18:47:55.263Z] [2021-05-21T18:47:55.263Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:55.263Z] #30 sha256:8f42d5771a241738ffcad55643204e997c09aaac395d81767180cb5e90201fc5 [2021-05-21T18:47:55.263Z] #30 DONE 6.2s [2021-05-21T18:47:55.263Z] [2021-05-21T18:47:55.263Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T18:47:55.263Z] #33 sha256:35704361202b7f28bc3209b58e3a993fb594e68d3a552ca1fa7e0744c0b7fe8d [2021-05-21T18:47:55.263Z] #33 DONE 0.3s [2021-05-21T18:47:55.263Z] [2021-05-21T18:47:55.263Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:47:55.263Z] #53 sha256:5a8f75712fbaacb5265e94a290814e7cc526439aac395bdcdf75afb8ea1a0a5f [2021-05-21T18:47:55.263Z] #53 ... [2021-05-21T18:47:55.263Z] [2021-05-21T18:47:55.263Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:55.263Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:55.263Z] #43 165.1 CC criu/tun.o [2021-05-21T18:47:55.496Z] #30 ... [2021-05-21T18:47:55.496Z] [2021-05-21T18:47:55.496Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:55.496Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:55.496Z] #43 134.4 CC criu/namespaces.o [2021-05-21T18:47:55.496Z] #43 135.9 CC criu/net.o [2021-05-21T18:47:55.496Z] #43 138.9 CC criu/netfilter.o [2021-05-21T18:47:55.496Z] #43 139.3 CC criu/page-pipe.o [2021-05-21T18:47:55.496Z] #43 140.1 CC criu/page-xfer.o [2021-05-21T18:47:55.496Z] #43 141.9 CC criu/pagemap-cache.o [2021-05-21T18:47:55.496Z] #43 142.3 CC criu/pagemap.o [2021-05-21T18:47:55.496Z] #43 143.7 CC criu/parasite-syscall.o [2021-05-21T18:47:55.560Z] #43 ... [2021-05-21T18:47:55.560Z] [2021-05-21T18:47:55.560Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T18:47:55.560Z] #35 sha256:ff732cb88021a836af1a43c183efe536111ebaeac812d33022655169dba9a660 [2021-05-21T18:47:55.560Z] #35 DONE 0.2s [2021-05-21T18:47:55.560Z] [2021-05-21T18:47:55.560Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T18:47:55.560Z] #38 sha256:10a791686e208a953267f8414d3abadcaf3e62cd76224f095f50f8611df4b9f5 [2021-05-21T18:47:55.560Z] #38 DONE 0.2s [2021-05-21T18:47:55.560Z] [2021-05-21T18:47:55.560Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:55.560Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:47:55.818Z] #56 ... [2021-05-21T18:47:55.818Z] [2021-05-21T18:47:55.818Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T18:47:55.818Z] #41 sha256:410d9115d1db730c8542bc8d841dc68a1068e45f44e53e3b9a001d8279118dbf [2021-05-21T18:47:56.062Z] #43 ... [2021-05-21T18:47:56.062Z] [2021-05-21T18:47:56.062Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:56.062Z] #30 sha256:d29b7aa37092a4e4d7727af914228ab6639be2c9e814c504ef3fa79a16da5557 [2021-05-21T18:47:56.062Z] #30 DONE 1.7s [2021-05-21T18:47:56.062Z] [2021-05-21T18:47:56.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:56.062Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:56.062Z] #43 144.9 CC criu/path.o [2021-05-21T18:47:56.253Z] #22 11.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T18:47:56.253Z] #22 11.57 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T18:47:56.253Z] #22 11.62 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T18:47:56.324Z] #43 ... [2021-05-21T18:47:56.324Z] [2021-05-21T18:47:56.324Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T18:47:56.324Z] #33 sha256:c6bcd5c7c4eb7e3ffd85c9032bc82ef02ce221e98cc69bc63d6d7df17e7a26c1 [2021-05-21T18:47:56.324Z] #33 DONE 0.1s [2021-05-21T18:47:56.324Z] [2021-05-21T18:47:56.324Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T18:47:56.324Z] #35 sha256:ea05d146e4036c1884282a52dc7d76cdabfbdc85a6c79c3c5c653432e24f7324 [2021-05-21T18:47:56.324Z] #35 DONE 0.1s [2021-05-21T18:47:56.324Z] [2021-05-21T18:47:56.324Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T18:47:56.324Z] #38 sha256:9ed492847f46d8d7c501a25a0646f4f02513ffdbde4b670843e8494e239b0490 [2021-05-21T18:47:56.324Z] #38 DONE 0.1s [2021-05-21T18:47:56.324Z] [2021-05-21T18:47:56.324Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:47:56.324Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:47:56.386Z] #41 DONE 0.7s [2021-05-21T18:47:56.387Z] [2021-05-21T18:47:56.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:56.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:56.387Z] #43 165.6 CC criu/uffd.o [2021-05-21T18:47:56.510Z] #22 11.87 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-21T18:47:56.580Z] #49 ... [2021-05-21T18:47:56.581Z] [2021-05-21T18:47:56.581Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:56.581Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:56.581Z] #43 145.3 CC criu/pie-util-vdso-elf32.o [2021-05-21T18:47:56.645Z] #43 166.5 CC criu/util.o [2021-05-21T18:47:56.766Z] #22 12.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T18:47:56.766Z] #22 12.21 Building wheels for collected packages: yamllint [2021-05-21T18:47:56.766Z] #22 12.21 Running setup.py bdist_wheel for yamllint: started [2021-05-21T18:47:57.143Z] #43 145.8 CC criu/pie-util-vdso.o [2021-05-21T18:47:57.580Z] #43 167.3 CC criu/uts_ns.o [2021-05-21T18:47:57.696Z] #22 13.21 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T18:47:57.706Z] #43 146.3 CC criu/pie-util.o [2021-05-21T18:47:57.838Z] #43 167.5 CC criu/vdso-compat.o [2021-05-21T18:47:57.838Z] #43 167.7 CC criu/vdso.o [2021-05-21T18:47:57.953Z] #22 13.21 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T18:47:57.953Z] #22 13.27 Successfully built yamllint [2021-05-21T18:47:57.953Z] #22 13.29 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T18:47:57.963Z] #43 146.6 CC criu/pipes.o [2021-05-21T18:47:58.096Z] #43 168.1 LINK criu/built-in.o [2021-05-21T18:47:58.355Z] #43 168.2 LINK criu/criu [2021-05-21T18:47:58.517Z] #22 13.68 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T18:47:58.525Z] #43 147.4 CC criu/plugin.o [2021-05-21T18:47:58.613Z] #43 168.4 DEP lib/c/criu.d [2021-05-21T18:47:58.775Z] #22 DONE 14.2s [2021-05-21T18:47:58.775Z] [2021-05-21T18:47:58.775Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:58.775Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:47:58.775Z] #43 138.1 CC criu/pagemap-cache.o [2021-05-21T18:47:58.775Z] #43 138.6 CC criu/pagemap.o [2021-05-21T18:47:58.775Z] #43 139.7 CC criu/parasite-syscall.o [2021-05-21T18:47:58.775Z] #43 140.9 CC criu/path.o [2021-05-21T18:47:58.775Z] #43 141.3 CC criu/pie-util-vdso-elf32.o [2021-05-21T18:47:58.872Z] #43 168.5 CC images/rpc.pb-c.o [2021-05-21T18:47:59.032Z] #43 ... [2021-05-21T18:47:59.032Z] [2021-05-21T18:47:59.032Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T18:47:59.032Z] #25 sha256:5749da7bbd2fb878ab0555708aa627e0412022df383d9cd072a1c43f6d2a0368 [2021-05-21T18:47:59.032Z] #25 DONE 0.2s [2021-05-21T18:47:59.088Z] #43 147.8 CC criu/proc_parse.o [2021-05-21T18:47:59.130Z] #43 168.9 CC lib/c/criu.o [2021-05-21T18:47:59.289Z] [2021-05-21T18:47:59.289Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:47:59.289Z] #30 sha256:a87da13d7b8635ba7a2e56cfc0f0d03421411b5f4b6e4eba74bb03acb801a820 [2021-05-21T18:47:59.418Z] #30 ... [2021-05-21T18:47:59.418Z] [2021-05-21T18:47:59.418Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:47:59.418Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:47:59.418Z] #56 173.1 + bin/containerd [2021-05-21T18:47:59.418Z] #56 ... [2021-05-21T18:47:59.418Z] [2021-05-21T18:47:59.418Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:47:59.418Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:47:59.418Z] #43 168.4 CC criu/uts_ns.o [2021-05-21T18:47:59.418Z] #43 168.6 CC criu/vdso.o [2021-05-21T18:47:59.418Z] #43 169.2 LINK criu/built-in.o [2021-05-21T18:47:59.418Z] #43 169.5 LINK criu/criu [2021-05-21T18:47:59.418Z] #43 170.1 DEP lib/c/criu.d [2021-05-21T18:47:59.418Z] #43 170.1 CC images/rpc.pb-c.o [2021-05-21T18:47:59.418Z] #43 170.8 CC lib/c/criu.o [2021-05-21T18:47:59.418Z] #43 171.8 LINK lib/c/built-in.o [2021-05-21T18:47:59.418Z] #43 171.8 LINK lib/c/libcriu.so [2021-05-21T18:47:59.418Z] #43 171.9 LINK lib/c/libcriu.a [2021-05-21T18:47:59.418Z] #43 172.0 GEN magic.py [2021-05-21T18:47:59.418Z] #43 172.1 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:47:59.418Z] #43 172.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:47:59.418Z] #43 172.2 Note: Building without GnuTLS support [2021-05-21T18:47:59.418Z] #43 172.2 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:47:59.418Z] #43 172.2 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:47:59.995Z] #43 173.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:48:00.065Z] #43 169.7 LINK lib/c/built-in.o [2021-05-21T18:48:00.065Z] #43 169.7 LINK lib/c/libcriu.so [2021-05-21T18:48:00.065Z] #43 169.8 LINK lib/c/libcriu.a [2021-05-21T18:48:00.065Z] #43 169.9 GEN magic.py [2021-05-21T18:48:00.065Z] #43 170.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:48:00.065Z] #43 170.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:48:00.324Z] #43 170.0 Note: Building without GnuTLS support [2021-05-21T18:48:00.324Z] #43 170.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:48:00.324Z] #43 170.0 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:48:00.572Z] #43 173.8 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:00.890Z] #43 170.6 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:48:01.457Z] #43 171.1 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:01.522Z] #43 174.5 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:48:01.522Z] #43 174.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:48:01.522Z] #43 174.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:48:01.522Z] #43 174.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:48:01.522Z] #43 174.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:48:01.522Z] #43 174.8 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:01.522Z] #43 174.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:48:01.609Z] #43 150.2 CC criu/protobuf-desc.o [2021-05-21T18:48:01.716Z] #43 171.6 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:48:01.785Z] #43 175.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:01.785Z] #43 175.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:01.785Z] #43 175.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:01.974Z] #43 171.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:48:01.974Z] #43 171.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:48:01.974Z] #43 171.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:48:01.974Z] #43 171.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:48:01.974Z] #43 171.7 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:01.974Z] #43 171.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:48:02.048Z] #43 175.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.048Z] #43 175.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.048Z] #43 175.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.233Z] #43 172.0 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.233Z] #43 172.0 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.233Z] #43 172.0 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.233Z] #43 172.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.312Z] #43 175.4 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.312Z] #43 175.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.312Z] #43 175.5 INSTALL criu/criu [2021-05-21T18:48:02.491Z] #43 172.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.491Z] #43 172.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.491Z] #43 172.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.491Z] #43 172.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:02.491Z] #43 172.3 INSTALL criu/criu [2021-05-21T18:48:02.538Z] #43 151.2 CC criu/protobuf.o [2021-05-21T18:48:02.561Z] #30 DONE 3.3s [2021-05-21T18:48:02.561Z] [2021-05-21T18:48:02.561Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T18:48:02.561Z] #33 sha256:3adbf57c71dfbb7400a00221cd524753b1062fe9484d67104be159052e763ce9 [2021-05-21T18:48:02.749Z] #43 DONE 172.6s [2021-05-21T18:48:02.749Z] [2021-05-21T18:48:02.749Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:02.749Z] #53 sha256:5a8f75712fbaacb5265e94a290814e7cc526439aac395bdcdf75afb8ea1a0a5f [2021-05-21T18:48:02.795Z] #43 151.6 CC criu/pstree.o [2021-05-21T18:48:02.817Z] #33 DONE 0.4s [2021-05-21T18:48:02.818Z] [2021-05-21T18:48:02.818Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T18:48:02.818Z] #35 sha256:faff7ecf790b0171ba5339f443dbc114c52e44ef8d9fd93fe4e033c22c0b88ce [2021-05-21T18:48:02.818Z] #35 DONE 0.1s [2021-05-21T18:48:02.818Z] [2021-05-21T18:48:02.818Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T18:48:02.818Z] #38 sha256:fab1a95313855763808149b4fd5622c373b7e6fbabd25c45a93b7571a0de2c2a [2021-05-21T18:48:03.074Z] #38 DONE 0.2s [2021-05-21T18:48:03.074Z] [2021-05-21T18:48:03.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:03.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:03.074Z] #43 142.1 CC criu/pie-util-vdso.o [2021-05-21T18:48:03.074Z] #43 142.6 CC criu/pie-util.o [2021-05-21T18:48:03.074Z] #43 142.8 CC criu/pipes.o [2021-05-21T18:48:03.074Z] #43 143.7 CC criu/plugin.o [2021-05-21T18:48:03.074Z] #43 144.1 CC criu/proc_parse.o [2021-05-21T18:48:04.004Z] #43 146.4 CC criu/protobuf-desc.o [2021-05-21T18:48:04.126Z] #53 ... [2021-05-21T18:48:04.126Z] [2021-05-21T18:48:04.126Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:48:04.126Z] #44 sha256:2af7dd88dbcc06c47f98dadfa3cdf8663bd61912206803b758e649825177551b [2021-05-21T18:48:04.126Z] #44 DONE 0.1s [2021-05-21T18:48:04.126Z] [2021-05-21T18:48:04.126Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T18:48:04.126Z] #46 sha256:094c6e39f2243daaeb8f62c1a7878cf58f5582e44ccba7580bb8fc87c4bc2601 [2021-05-21T18:48:04.163Z] #43 152.8 CC criu/rbtree.o [2021-05-21T18:48:04.384Z] #46 DONE 0.2s [2021-05-21T18:48:04.384Z] [2021-05-21T18:48:04.384Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T18:48:04.384Z] #48 sha256:5d6db4cf560dcb9b50ca1dab5fdf745c98ed9f00c75b4475d00b41bee14b2cfe [2021-05-21T18:48:04.419Z] #43 153.1 CC criu/rst-malloc.o [2021-05-21T18:48:04.647Z] #48 DONE 0.1s [2021-05-21T18:48:04.647Z] [2021-05-21T18:48:04.647Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T18:48:04.647Z] #50 sha256:08bf3ae77a9ca387072e4297a0cf810aa726481943cf26c95661adc00d00ae01 [2021-05-21T18:48:04.676Z] #43 ... [2021-05-21T18:48:04.676Z] [2021-05-21T18:48:04.676Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:48:04.676Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:48:04.676Z] #40 DONE 229.3s [2021-05-21T18:48:04.676Z] [2021-05-21T18:48:04.676Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:04.676Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:04.676Z] #43 153.4 CC criu/seccomp.o [2021-05-21T18:48:04.871Z] #43 ... [2021-05-21T18:48:04.871Z] [2021-05-21T18:48:04.871Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:04.871Z] #53 sha256:2fa3187675afebecda59e99ff531233cf2a926fe85064a278caf2807fdfac78f [2021-05-21T18:48:04.871Z] #53 108.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:48:04.871Z] #53 111.0 + mkdir -p /build [2021-05-21T18:48:04.871Z] #53 111.0 + cp runc /build/runc [2021-05-21T18:48:04.934Z] #43 147.3 CC criu/protobuf.o [2021-05-21T18:48:05.190Z] #43 147.8 CC criu/pstree.o [2021-05-21T18:48:05.214Z] #50 DONE 0.5s [2021-05-21T18:48:05.214Z] [2021-05-21T18:48:05.214Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T18:48:05.214Z] #52 sha256:cf5eaeb5e26e8de9a23b634a1f8043fbde14746fcbf593442474c383e124a732 [2021-05-21T18:48:05.214Z] #52 DONE 0.1s [2021-05-21T18:48:05.214Z] [2021-05-21T18:48:05.214Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:05.214Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:48:06.052Z] #43 154.4 CC criu/seize.o [2021-05-21T18:48:06.315Z] #43 ... [2021-05-21T18:48:06.315Z] [2021-05-21T18:48:06.315Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T18:48:06.315Z] #41 sha256:0453d8f10c825b8bd4bb1aca575d54c7371664bb893bf473a5f14a79f7ad792d [2021-05-21T18:48:06.315Z] #41 DONE 0.2s [2021-05-21T18:48:06.558Z] #43 149.1 CC criu/rbtree.o [2021-05-21T18:48:06.571Z] [2021-05-21T18:48:06.571Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:06.571Z] #53 sha256:bae09fdbdd997c7a943bfb109be487a0e53f8235649548fda2e4a49b64de66ff [2021-05-21T18:48:06.571Z] #53 ... [2021-05-21T18:48:06.571Z] [2021-05-21T18:48:06.571Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:06.571Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:06.571Z] #43 155.4 CC criu/servicefd.o [2021-05-21T18:48:06.802Z] #53 DONE 120.4s [2021-05-21T18:48:06.802Z] [2021-05-21T18:48:06.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:06.802Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-21T18:48:06.802Z] #43 DONE 179.9s [2021-05-21T18:48:06.802Z] [2021-05-21T18:48:06.802Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T18:48:06.802Z] #30 sha256:3b4ab89d00b4822db9dd41b5823f9a3d4d1f50d78dacaeb3729eb944c8aa0683 [2021-05-21T18:48:06.802Z] #30 DONE 11.7s [2021-05-21T18:48:06.802Z] [2021-05-21T18:48:06.802Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:06.802Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:48:06.802Z] #56 ... [2021-05-21T18:48:06.802Z] [2021-05-21T18:48:06.802Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T18:48:06.802Z] #33 sha256:ac3c761f25a8820fb0981f6c2afe75738934cb4574f0cef4137fdf676310890f [2021-05-21T18:48:07.081Z] #33 DONE 0.2s [2021-05-21T18:48:07.081Z] [2021-05-21T18:48:07.081Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T18:48:07.081Z] #35 sha256:d35bd56ec59e478a0baae361957873f443451dfafc52e4df153320322a7d65f0 [2021-05-21T18:48:07.122Z] #43 149.6 CC criu/rst-malloc.o [2021-05-21T18:48:07.132Z] #43 155.8 CC criu/shmem.o [2021-05-21T18:48:07.369Z] #35 DONE 0.3s [2021-05-21T18:48:07.369Z] [2021-05-21T18:48:07.369Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T18:48:07.369Z] #38 sha256:66b53eac2df6c92dcdd49eab5a7c0e7f5d7f673ec430b4b8ddf91835efb489be [2021-05-21T18:48:07.378Z] #43 149.8 CC criu/seccomp.o [2021-05-21T18:48:07.650Z] #38 DONE 0.1s [2021-05-21T18:48:07.651Z] [2021-05-21T18:48:07.651Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T18:48:07.651Z] #41 sha256:cac9274956c75b8718cd9de03ec6d036d0eee1ea5d1e098150e0aff83caec757 [2021-05-21T18:48:07.695Z] #43 156.6 CC criu/sigframe.o [2021-05-21T18:48:07.915Z] #41 DONE 0.3s [2021-05-21T18:48:07.915Z] [2021-05-21T18:48:07.915Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:07.915Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:48:07.941Z] #43 ... [2021-05-21T18:48:07.941Z] [2021-05-21T18:48:07.941Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T18:48:07.941Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T18:48:07.941Z] #40 DONE 228.0s [2021-05-21T18:48:07.941Z] [2021-05-21T18:48:07.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:07.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:07.941Z] #43 150.4 CC criu/seize.o [2021-05-21T18:48:08.258Z] #43 156.8 CC criu/signalfd.o [2021-05-21T18:48:08.515Z] #43 157.1 CC criu/sk-inet.o [2021-05-21T18:48:08.515Z] #43 ... [2021-05-21T18:48:08.515Z] [2021-05-21T18:48:08.515Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:48:08.515Z] #49 sha256:ab0b7dc9a9f9f6bce92c8c853688ba95e37dd1c43ff0a28c87421d78ad5440ad [2021-05-21T18:48:08.515Z] #49 233.0 + /build/golangci-lint --version [2021-05-21T18:48:08.515Z] #49 233.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:48:08.515Z] #49 DONE 233.5s [2021-05-21T18:48:08.774Z] [2021-05-21T18:48:08.775Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:08.775Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:09.308Z] #43 151.7 CC criu/servicefd.o [2021-05-21T18:48:09.312Z] #56 ... [2021-05-21T18:48:09.312Z] [2021-05-21T18:48:09.312Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:48:09.312Z] #44 sha256:487c0c3de8537507bbad32c999022f26d716acf78b7aee84335c10f38ed39358 [2021-05-21T18:48:09.337Z] #43 158.1 CC criu/sk-netlink.o [2021-05-21T18:48:09.566Z] #43 152.1 CC criu/shmem.o [2021-05-21T18:48:09.577Z] #44 DONE 0.3s [2021-05-21T18:48:09.577Z] [2021-05-21T18:48:09.577Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T18:48:09.577Z] #46 sha256:aef870855baf4e5f928fd077f569b1833f9fbf8da93cc2b9a01f717ee689142b [2021-05-21T18:48:09.577Z] #46 DONE 0.2s [2021-05-21T18:48:09.577Z] [2021-05-21T18:48:09.577Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T18:48:09.577Z] #48 sha256:89fb7cbcc4da6440f11cd6d8ebd252951e0a990e68e0610a0832ba50669c3bd9 [2021-05-21T18:48:09.846Z] #48 DONE 0.1s [2021-05-21T18:48:09.846Z] [2021-05-21T18:48:09.846Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T18:48:09.846Z] #50 sha256:96d0b96335d08ede8ac62db28b4691e37959979e662c8056606b4971dddc8148 [2021-05-21T18:48:10.114Z] #50 DONE 0.4s [2021-05-21T18:48:10.114Z] [2021-05-21T18:48:10.114Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:10.114Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:48:10.114Z] #56 ... [2021-05-21T18:48:10.114Z] [2021-05-21T18:48:10.114Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T18:48:10.114Z] #52 sha256:bb1ecc09b293ec5b4d7c22ea74db46bc3bc2b8d6609ed3efc289ea64d027a4cb [2021-05-21T18:48:10.114Z] #52 DONE 0.1s [2021-05-21T18:48:10.131Z] #43 ... [2021-05-21T18:48:10.131Z] [2021-05-21T18:48:10.131Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T18:48:10.131Z] #41 sha256:8a9a77a88a247062a4d1a6358434023017dc3b0a1bbde2966a41815c6f1cff6c [2021-05-21T18:48:10.131Z] #41 DONE 0.7s [2021-05-21T18:48:10.131Z] [2021-05-21T18:48:10.131Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:10.131Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:48:10.265Z] #43 158.7 CC criu/sk-packet.o [2021-05-21T18:48:10.377Z] [2021-05-21T18:48:10.377Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T18:48:10.377Z] #54 sha256:30f9eb4e9e02b49b4daeda858d81bd97d9c8b5b2a80252220690791c3d848d8a [2021-05-21T18:48:10.387Z] #56 ... [2021-05-21T18:48:10.387Z] [2021-05-21T18:48:10.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:10.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:10.387Z] #43 152.9 CC criu/sigframe.o [2021-05-21T18:48:10.391Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T18:48:10.391Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === Skipped [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-21T18:48:10.391Z] time="2021-05-21T18:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-21T18:48:10.391Z] time="2021-05-21T18:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-21T18:48:10.391Z] time="2021-05-21T18:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-21T18:48:10.391Z] time="2021-05-21T18:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-21T18:48:10.391Z] time="2021-05-21T18:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-21T18:48:10.391Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-21T18:48:10.391Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-21T18:48:10.391Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:48:10.391Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-21T18:48:10.391Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-21T18:48:10.391Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-21T18:48:10.391Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] [2021-05-21T18:48:10.391Z] DONE 2255 tests, 24 skipped in 190.178s Post stage [Pipeline] junit [2021-05-21T18:48:10.436Z] Recording test results [2021-05-21T18:48:10.522Z] #43 159.1 CC criu/sk-queue.o [2021-05-21T18:48:10.522Z] #43 159.4 CC criu/sk-tcp.o [2021-05-21T18:48:10.528Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:48:10.644Z] #43 153.1 CC criu/signalfd.o [2021-05-21T18:48:10.901Z] #43 153.4 CC criu/sk-inet.o [2021-05-21T18:48:10.950Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 -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:b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 hack/make.sh dynbinary test-integration [2021-05-21T18:48:10.954Z] #54 DONE 0.6s [2021-05-21T18:48:10.954Z] [2021-05-21T18:48:10.954Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:10.954Z] #56 sha256:57714668b0ebc3376ea7338727082caaa082915318980a819b85eec427997dbe [2021-05-21T18:48:11.120Z] #43 159.8 CC criu/sk-unix.o [2021-05-21T18:48:11.240Z] [2021-05-21T18:48:11.240Z] Removing bundles/ [2021-05-21T18:48:11.240Z] [2021-05-21T18:48:11.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-21T18:48:11.240Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:48:11.240Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:48:11.743Z] #57 310.5 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:48:11.743Z] #57 310.5 /usr/bin/ld: /tmp/go-link-397822895/000016.o: in function `New': [2021-05-21T18:48:11.743Z] #57 310.5 /tmp/tmp.3K9XMq5Ln9/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:48:11.743Z] #57 310.6 + bin/containerd-stress [2021-05-21T18:48:11.832Z] #43 ... [2021-05-21T18:48:11.832Z] [2021-05-21T18:48:11.832Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T18:48:11.832Z] #49 sha256:d582b247846d41af1f527c252c759ac00905491e0ac8fe8848b4a18d6bf8c3f9 [2021-05-21T18:48:11.832Z] #49 231.7 + /build/golangci-lint --version [2021-05-21T18:48:11.832Z] #49 232.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T18:48:11.832Z] #49 DONE 232.3s [2021-05-21T18:48:11.832Z] [2021-05-21T18:48:11.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T18:48:11.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T18:48:11.832Z] #43 154.3 CC criu/sk-netlink.o [2021-05-21T18:48:12.089Z] #43 154.7 CC criu/sk-packet.o [2021-05-21T18:48:12.512Z] #43 161.2 CC criu/sockets.o [2021-05-21T18:48:13.020Z] #43 155.4 CC criu/sk-queue.o [2021-05-21T18:48:13.288Z] #57 313.1 + bin/containerd-shim [2021-05-21T18:48:13.439Z] #43 161.9 CC criu/stats.o [2021-05-21T18:48:13.439Z] #43 162.1 CC criu/string.o [2021-05-21T18:48:13.439Z] #43 162.2 CC criu/sysctl.o [2021-05-21T18:48:13.583Z] #43 156.1 CC criu/sk-tcp.o [2021-05-21T18:48:14.001Z] #43 162.6 CC criu/sysfs_parse.o [2021-05-21T18:48:14.001Z] #43 162.8 CC criu/timens.o [2021-05-21T18:48:14.147Z] #43 156.5 CC criu/sk-unix.o [2021-05-21T18:48:14.257Z] #43 163.1 CC criu/timerfd.o [2021-05-21T18:48:14.513Z] #43 163.3 CC criu/tty.o [2021-05-21T18:48:15.515Z] #43 157.8 CC criu/sockets.o [2021-05-21T18:48:15.771Z] #43 158.4 CC criu/stats.o [2021-05-21T18:48:15.878Z] #43 164.6 CC criu/tun.o [2021-05-21T18:48:16.028Z] #43 158.6 CC criu/string.o [2021-05-21T18:48:16.028Z] #43 158.7 CC criu/sysctl.o [2021-05-21T18:48:16.134Z] #43 164.9 CC criu/uffd.o [2021-05-21T18:48:16.958Z] #43 159.2 CC criu/sysfs_parse.o [2021-05-21T18:48:16.958Z] #43 159.5 CC criu/timens.o [2021-05-21T18:48:17.063Z] #43 165.7 CC criu/util.o [2021-05-21T18:48:17.215Z] #43 159.7 CC criu/timerfd.o [2021-05-21T18:48:17.416Z] #56 ... [2021-05-21T18:48:17.416Z] [2021-05-21T18:48:17.416Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:17.416Z] #53 sha256:5a8f75712fbaacb5265e94a290814e7cc526439aac395bdcdf75afb8ea1a0a5f [2021-05-21T18:48:17.416Z] #53 128.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:48:17.416Z] #53 129.7 + mkdir -p /build [2021-05-21T18:48:17.416Z] #53 129.7 + cp runc /build/runc [2021-05-21T18:48:17.416Z] #53 DONE 130.1s [2021-05-21T18:48:17.416Z] [2021-05-21T18:48:17.416Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:17.416Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:48:17.416Z] #56 201.6 + bin/containerd [2021-05-21T18:48:17.471Z] #43 159.9 CC criu/tty.o [2021-05-21T18:48:17.991Z] #43 166.6 CC criu/uts_ns.o [2021-05-21T18:48:18.248Z] #43 166.8 CC criu/vdso-compat.o [2021-05-21T18:48:18.248Z] #43 166.9 CC criu/vdso.o [2021-05-21T18:48:18.795Z] #56 ... [2021-05-21T18:48:18.795Z] [2021-05-21T18:48:18.795Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T18:48:18.795Z] #54 sha256:28ed0c3b9ce6c95b9a9475a3254d390121d4f2fa8d63e32305528d0e36daa073 [2021-05-21T18:48:18.795Z] #54 DONE 0.2s [2021-05-21T18:48:18.795Z] [2021-05-21T18:48:18.795Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:18.795Z] #56 sha256:a62754a0ffc1158f7d2e69404db10fa68e8023241d84f5f055fb41e211bcd5f6 [2021-05-21T18:48:18.812Z] #43 167.4 LINK criu/built-in.o [2021-05-21T18:48:18.812Z] #43 167.5 LINK criu/criu [2021-05-21T18:48:18.856Z] #43 161.1 CC criu/tun.o [2021-05-21T18:48:18.856Z] #43 161.5 CC criu/uffd.o [2021-05-21T18:48:19.068Z] #43 167.8 DEP lib/c/criu.d [2021-05-21T18:48:19.068Z] #43 167.9 CC images/rpc.pb-c.o [2021-05-21T18:48:19.630Z] #43 168.4 CC lib/c/criu.o [2021-05-21T18:48:19.833Z] #43 162.4 CC criu/util.o [2021-05-21T18:48:20.280Z] #57 320.2 + bin/containerd-shim-runc-v1 [2021-05-21T18:48:20.558Z] #43 169.1 LINK lib/c/built-in.o [2021-05-21T18:48:20.558Z] #43 169.1 LINK lib/c/libcriu.so [2021-05-21T18:48:20.558Z] #43 169.2 LINK lib/c/libcriu.a [2021-05-21T18:48:20.558Z] #43 169.2 GEN magic.py [2021-05-21T18:48:20.558Z] #43 169.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:48:20.558Z] #43 169.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:48:20.558Z] #43 169.3 Note: Building without GnuTLS support [2021-05-21T18:48:20.558Z] #43 169.3 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:48:20.558Z] #43 169.3 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:48:20.772Z] #43 163.3 CC criu/uts_ns.o [2021-05-21T18:48:21.030Z] #43 163.4 CC criu/vdso-compat.o [2021-05-21T18:48:21.030Z] #43 163.6 CC criu/vdso.o [2021-05-21T18:48:21.120Z] #43 169.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:48:21.594Z] #43 164.1 LINK criu/built-in.o [2021-05-21T18:48:21.682Z] #43 170.4 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:21.854Z] #43 164.2 LINK criu/criu [2021-05-21T18:48:22.111Z] #43 164.6 DEP lib/c/criu.d [2021-05-21T18:48:22.111Z] #43 164.7 CC images/rpc.pb-c.o [2021-05-21T18:48:22.245Z] #43 170.9 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:48:22.245Z] #43 170.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:48:22.245Z] #43 170.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:48:22.245Z] #43 170.9 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:48:22.245Z] #43 171.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:48:22.245Z] #43 171.0 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:22.245Z] #43 171.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:48:22.501Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:22.680Z] #43 165.1 CC lib/c/criu.o [2021-05-21T18:48:22.757Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:22.757Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:22.757Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:22.757Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:22.757Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:22.757Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:23.015Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:23.015Z] #43 171.6 INSTALL criu/criu [2021-05-21T18:48:23.244Z] #43 165.8 LINK lib/c/built-in.o [2021-05-21T18:48:23.244Z] #43 165.8 LINK lib/c/libcriu.so [2021-05-21T18:48:23.244Z] #43 165.9 LINK lib/c/libcriu.a [2021-05-21T18:48:23.271Z] #43 DONE 171.9s [2021-05-21T18:48:23.271Z] [2021-05-21T18:48:23.271Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:23.271Z] #56 sha256:2612ab764bbc5f929426d635864cee89adad7ae493b6d53196fb60f28e0ab7d3 [2021-05-21T18:48:23.501Z] #43 165.9 GEN magic.py [2021-05-21T18:48:23.501Z] #43 166.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T18:48:23.501Z] #43 166.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T18:48:23.501Z] #43 166.0 Note: Building without GnuTLS support [2021-05-21T18:48:23.501Z] #43 166.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T18:48:23.501Z] #43 166.0 Makefile.config:40: Warn: Building without nftables support [2021-05-21T18:48:24.431Z] #43 166.7 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T18:48:24.641Z] #56 ... [2021-05-21T18:48:24.641Z] [2021-05-21T18:48:24.641Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:48:24.641Z] #44 sha256:2fc53fb1609a5b7d275c8cf6ca8e063c81bb2ab299ce2d33ee79292c29170f32 [2021-05-21T18:48:24.641Z] #44 DONE 0.1s [2021-05-21T18:48:24.641Z] [2021-05-21T18:48:24.641Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T18:48:24.641Z] #46 sha256:783bdd35987ab48b440b54c19ed04357cb7802b43f428d0d378de7ccfb0ae550 [2021-05-21T18:48:24.641Z] #46 DONE 0.1s [2021-05-21T18:48:24.641Z] [2021-05-21T18:48:24.641Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:24.641Z] #53 sha256:bae09fdbdd997c7a943bfb109be487a0e53f8235649548fda2e4a49b64de66ff [2021-05-21T18:48:24.688Z] #43 167.2 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:24.902Z] #53 ... [2021-05-21T18:48:24.902Z] [2021-05-21T18:48:24.902Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T18:48:24.902Z] #48 sha256:db6b25cb0d94c439281c6a65f9cb9ce33ad54f1e284d3dfff8278d3313b25dcc [2021-05-21T18:48:24.902Z] #48 DONE 0.1s [2021-05-21T18:48:24.902Z] [2021-05-21T18:48:24.902Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T18:48:24.902Z] #50 sha256:09b7b3ebe61a564ddd448ac08b91bbfef0bd87fad33016e6bddd4fa0946a6db2 [2021-05-21T18:48:24.902Z] #50 DONE 0.2s [2021-05-21T18:48:24.902Z] [2021-05-21T18:48:24.902Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T18:48:24.902Z] #52 sha256:282286a0531c81c3474e83007b10232d3cf402f3baf24fb6d3ace96e3d7724a0 [2021-05-21T18:48:25.158Z] #52 DONE 0.1s [2021-05-21T18:48:25.158Z] [2021-05-21T18:48:25.158Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:25.158Z] #56 sha256:2612ab764bbc5f929426d635864cee89adad7ae493b6d53196fb60f28e0ab7d3 [2021-05-21T18:48:25.252Z] #43 167.7 make[1]: 'images/built-in.o' is up to date. [2021-05-21T18:48:25.252Z] #43 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T18:48:25.252Z] #43 167.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T18:48:25.252Z] #43 167.8 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T18:48:25.252Z] #43 167.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T18:48:25.252Z] #43 167.8 make[1]: Nothing to be done for 'all'. [2021-05-21T18:48:25.252Z] #43 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T18:48:25.509Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.509Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.509Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.509Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.766Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.766Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.766Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:25.920Z] #57 325.4 + bin/containerd-shim-runc-v2 [2021-05-21T18:48:26.023Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-05-21T18:48:26.023Z] #43 168.4 INSTALL criu/criu [2021-05-21T18:48:26.280Z] #43 DONE 168.7s [2021-05-21T18:48:26.280Z] [2021-05-21T18:48:26.280Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:26.280Z] #53 sha256:86980d13bf204942f72bc0f528bd6ee1cffa3713fbbbad12e0ea80833c9d4c65 [2021-05-21T18:48:26.564Z] #57 326.6 + binaries [2021-05-21T18:48:26.564Z] #57 326.6 + install -D bin/containerd /build/containerd [2021-05-21T18:48:26.564Z] #57 326.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:48:26.863Z] #57 326.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:48:26.863Z] #57 326.7 + install -D bin/ctr /build/ctr [2021-05-21T18:48:26.863Z] #57 DONE 326.8s [2021-05-21T18:48:27.210Z] #53 ... [2021-05-21T18:48:27.210Z] [2021-05-21T18:48:27.210Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T18:48:27.210Z] #44 sha256:ec9a0bd95727948a2b504547319120df230e09f03920a491e908cdae1da13905 [2021-05-21T18:48:27.210Z] #44 DONE 0.1s [2021-05-21T18:48:27.210Z] [2021-05-21T18:48:27.210Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T18:48:27.210Z] #46 sha256:fe8ee1d17ea4418d74cac4253565a10f7d316faeade795e15730538160d28f23 [2021-05-21T18:48:27.467Z] #46 DONE 0.2s [2021-05-21T18:48:27.467Z] [2021-05-21T18:48:27.467Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:27.467Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:48:27.467Z] #56 ... [2021-05-21T18:48:27.467Z] [2021-05-21T18:48:27.467Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T18:48:27.467Z] #48 sha256:8890346407d54d047330125fa65477a821ece03d553002388067528ed277029e [2021-05-21T18:48:27.467Z] #48 DONE 0.1s [2021-05-21T18:48:27.467Z] [2021-05-21T18:48:27.467Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T18:48:27.467Z] #50 sha256:4155200ba9f342b3f41e72b5fcb005e818c1bfcd3926ec51340571d47f223865 [2021-05-21T18:48:27.909Z] [2021-05-21T18:48:27.909Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T18:48:27.909Z] #58 sha256:f9b524c1eddefd45b8519856601601ee47655ef0aad0d2cc488aa66f15ce1011 [2021-05-21T18:48:28.031Z] #50 DONE 0.5s [2021-05-21T18:48:28.031Z] [2021-05-21T18:48:28.031Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T18:48:28.031Z] #52 sha256:9ef8563ecdfb70bb638a88315ad0b45d70c2213710cb7a81b08dd4127e4d183f [2021-05-21T18:48:28.031Z] #52 DONE 0.1s [2021-05-21T18:48:28.031Z] [2021-05-21T18:48:28.031Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:28.031Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:48:28.206Z] #58 DONE 0.1s [2021-05-21T18:48:28.206Z] [2021-05-21T18:48:28.206Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T18:48:28.206Z] #62 sha256:d2b35d1dea843ffd4058d1fc3f956459957b6149e061ec8c52b3037c940acc50 [2021-05-21T18:48:28.206Z] #62 DONE 0.1s [2021-05-21T18:48:28.206Z] [2021-05-21T18:48:28.206Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T18:48:28.206Z] #67 sha256:6e67e92cbdba318c4747730b64aa2252def2108e7461ef0cc947ecede33644ca [2021-05-21T18:48:28.206Z] #67 DONE 0.1s [2021-05-21T18:48:28.206Z] [2021-05-21T18:48:28.206Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T18:48:28.206Z] #69 sha256:67cb3fc7478e828f548a5998ca2769b98706a21b7efcf24ec6a78ca715e73c03 [2021-05-21T18:48:28.206Z] #69 DONE 0.1s [2021-05-21T18:48:28.206Z] [2021-05-21T18:48:28.206Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:48:28.206Z] #70 sha256:cfc9990ea3ccb8f717a534af7f89e21ddd8fe81a92ead1ab87492d9e1524ef7e [2021-05-21T18:48:28.206Z] #70 DONE 0.0s [2021-05-21T18:48:28.501Z] [2021-05-21T18:48:28.501Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:48:28.501Z] #71 sha256:d8d9881225a2139927be81c78a04292640cbefb996a5c3df6be52be729182c27 [2021-05-21T18:48:29.098Z] #56 211.5 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:48:29.098Z] #56 211.5 /usr/bin/ld: /tmp/go-link-610837043/000018.o: in function `New': [2021-05-21T18:48:29.098Z] #56 211.5 /tmp/tmp.LRLJd4VeBd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:48:29.098Z] #56 211.6 + bin/containerd-stress [2021-05-21T18:48:30.488Z] #56 214.8 + bin/containerd-shim [2021-05-21T18:48:30.588Z] #71 DONE 2.2s [2021-05-21T18:48:30.588Z] [2021-05-21T18:48:30.588Z] #72 exporting to oci image format [2021-05-21T18:48:30.588Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-21T18:48:30.588Z] #72 exporting layers [2021-05-21T18:48:35.144Z] #56 ... [2021-05-21T18:48:35.144Z] [2021-05-21T18:48:35.144Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:35.144Z] #53 sha256:bae09fdbdd997c7a943bfb109be487a0e53f8235649548fda2e4a49b64de66ff [2021-05-21T18:48:35.144Z] #53 132.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:48:35.707Z] #53 133.6 + mkdir -p /build [2021-05-21T18:48:35.707Z] #53 133.6 + cp runc /build/runc [2021-05-21T18:48:35.964Z] #53 DONE 133.8s [2021-05-21T18:48:35.964Z] [2021-05-21T18:48:35.964Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:35.964Z] #56 sha256:2612ab764bbc5f929426d635864cee89adad7ae493b6d53196fb60f28e0ab7d3 [2021-05-21T18:48:35.964Z] #56 207.6 + bin/containerd [2021-05-21T18:48:37.099Z] #56 220.4 + bin/containerd-shim-runc-v1 [2021-05-21T18:48:37.337Z] #56 ... [2021-05-21T18:48:37.337Z] [2021-05-21T18:48:37.337Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T18:48:37.337Z] #54 sha256:cadc72de4871c721d89220b77650191f54089162e686fcc931faa5e05f62eb6c [2021-05-21T18:48:37.337Z] #54 DONE 0.1s [2021-05-21T18:48:37.337Z] [2021-05-21T18:48:37.337Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:37.337Z] #56 sha256:2612ab764bbc5f929426d635864cee89adad7ae493b6d53196fb60f28e0ab7d3 [2021-05-21T18:48:40.212Z] #56 204.3 + bin/containerd [2021-05-21T18:48:40.212Z] #56 ... [2021-05-21T18:48:40.212Z] [2021-05-21T18:48:40.212Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T18:48:40.212Z] #53 sha256:86980d13bf204942f72bc0f528bd6ee1cffa3713fbbbad12e0ea80833c9d4c65 [2021-05-21T18:48:40.212Z] #53 128.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T18:48:40.212Z] #53 129.1 + mkdir -p /build [2021-05-21T18:48:40.212Z] #53 129.2 + cp runc /build/runc [2021-05-21T18:48:40.212Z] #53 DONE 129.6s [2021-05-21T18:48:40.212Z] [2021-05-21T18:48:40.212Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:40.212Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:48:41.322Z] #56 224.8 + bin/containerd-shim-runc-v2 [2021-05-21T18:48:41.581Z] #56 ... [2021-05-21T18:48:41.581Z] [2021-05-21T18:48:41.581Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T18:48:41.581Z] #54 sha256:2f619dcea132dfb0a551f672f1077e14f936719f6826e64f33ea13e24e6e707b [2021-05-21T18:48:41.581Z] #54 DONE 0.2s [2021-05-21T18:48:41.581Z] [2021-05-21T18:48:41.581Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-21T18:48:41.581Z] #56 sha256:1be52710393c5f378dd40717f678c5d7505910cc979444f04085a4ee570587fb [2021-05-21T18:48:42.268Z] #56 226.3 + binaries [2021-05-21T18:48:42.268Z] #56 226.3 + install -D bin/containerd /build/containerd [2021-05-21T18:48:42.268Z] #56 226.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:48:42.268Z] #56 226.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:48:42.268Z] #56 226.4 + install -D bin/ctr /build/ctr [2021-05-21T18:48:44.820Z] #56 DONE 229.2s [2021-05-21T18:48:46.739Z] [2021-05-21T18:48:46.739Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T18:48:46.739Z] #57 sha256:0fadd220eba59d72da3b3d2a0017ec75f3908e10368f6549d81bd3d378d61f4d [2021-05-21T18:48:48.656Z] #57 DONE 2.2s [2021-05-21T18:48:48.656Z] [2021-05-21T18:48:48.656Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T18:48:48.656Z] #61 sha256:84e85e6f3b712282b68f0c8100f9eefac4f497ca8e5fe7a1ab05de6e008ce64c [2021-05-21T18:48:49.230Z] #61 DONE 0.5s [2021-05-21T18:48:49.230Z] [2021-05-21T18:48:49.230Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T18:48:49.230Z] #66 sha256:3985fdd006447c9260915e49128a3a8cec9bfe2784287f8f849fb92fd1a81dac [2021-05-21T18:48:50.873Z] #56 232.2 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:48:50.873Z] #56 232.2 /usr/bin/ld: /tmp/go-link-467553456/000018.o: in function `New': [2021-05-21T18:48:50.873Z] #56 232.2 /tmp/tmp.ysoNRviGD5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:48:50.873Z] #56 232.2 + bin/containerd-stress [2021-05-21T18:48:50.873Z] #56 234.2 + bin/containerd-shim [2021-05-21T18:48:51.780Z] #66 DONE 2.3s [2021-05-21T18:48:51.780Z] [2021-05-21T18:48:51.780Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T18:48:51.780Z] #68 sha256:a7023664c3e62cc5966deca9073dcf9467fc09c7a5931eacdc8550125d0187ce [2021-05-21T18:48:51.780Z] #68 DONE 0.1s [2021-05-21T18:48:51.780Z] [2021-05-21T18:48:51.780Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:48:51.780Z] #69 sha256:50373071baaefbc9ac21dcfb8c84b4d504ea37401a8288285ef071965c351d31 [2021-05-21T18:48:51.780Z] #69 DONE 0.0s [2021-05-21T18:48:51.780Z] [2021-05-21T18:48:51.780Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:48:51.780Z] #70 sha256:751d4fb15419bb9fa6b4ad8cceffe151a2c1033e7ea62211ebc6839de4e98116 [2021-05-21T18:48:53.175Z] #70 DONE 1.9s [2021-05-21T18:48:53.439Z] [2021-05-21T18:48:53.439Z] #71 exporting to image [2021-05-21T18:48:53.439Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-21T18:48:53.439Z] #71 exporting layers [2021-05-21T18:48:55.065Z] #56 241.1 + bin/containerd-shim-runc-v1 [2021-05-21T18:48:57.660Z] #71 exporting layers 4.2s done [2021-05-21T18:48:57.660Z] #71 writing image sha256:6dd053807005c3db7695aa2ec153bc2efbdccdd175567aec589433721c33b6a5 done [2021-05-21T18:48:57.660Z] #71 naming to docker.io/library/docker:dcd4b1caafe595d5925f3934b05575ba657e09b2 done [2021-05-21T18:48:57.660Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-21T18:48:58.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dcd4b1caafe595d5925f3934b05575ba657e09b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dcd4b1caafe595d5925f3934b05575ba657e09b2 hack/test/unit [2021-05-21T18:49:00.335Z] #56 245.9 + bin/containerd-shim-runc-v2 [2021-05-21T18:49:00.902Z] #56 246.8 + binaries [2021-05-21T18:49:00.903Z] #56 246.8 + install -D bin/containerd /build/containerd [2021-05-21T18:49:00.903Z] #56 246.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:49:00.903Z] #56 246.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:49:00.903Z] #56 246.9 + install -D bin/ctr /build/ctr [2021-05-21T18:49:02.276Z] #56 DONE 248.2s [2021-05-21T18:49:03.211Z] [2021-05-21T18:49:03.211Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T18:49:03.211Z] #57 sha256:6beb2214a25e5dfa5f132a7dfd6fab855c0c8351941d337ba09367755f61e341 [2021-05-21T18:49:03.327Z] ? github.com/docker/docker/api [no test files] [2021-05-21T18:49:04.144Z] #57 DONE 0.9s [2021-05-21T18:49:04.144Z] [2021-05-21T18:49:04.144Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T18:49:04.144Z] #61 sha256:b843c3677d2c1555ef79bff9fdff700f1544bbef7737a7cb7c4b26e7d0bdcec9 [2021-05-21T18:49:04.144Z] #61 DONE 0.3s [2021-05-21T18:49:04.144Z] [2021-05-21T18:49:04.144Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T18:49:04.144Z] #66 sha256:d5472bc446de6ea7d3e1f0db0cd8969ed7d33840155263667f63a866dd69a85a [2021-05-21T18:49:05.080Z] #66 DONE 0.9s [2021-05-21T18:49:05.080Z] [2021-05-21T18:49:05.080Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T18:49:05.080Z] #68 sha256:6f346d8051b6f527a6e78d9e520e9f0c103a754256afb787b8342bb17f308ca9 [2021-05-21T18:49:05.339Z] #68 DONE 0.2s [2021-05-21T18:49:05.339Z] [2021-05-21T18:49:05.339Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:49:05.339Z] #69 sha256:9b3e44b4e334a7919e84ef5302be02fe695cf6ac62ed0516dd8591c104c7dd4d [2021-05-21T18:49:05.339Z] #69 DONE 0.1s [2021-05-21T18:49:05.339Z] [2021-05-21T18:49:05.339Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-05-21T18:49:05.339Z] #70 sha256:718da0a42aa0f5f15d4752247a74d1bf01d4af74679d7cc923b905543925df1a [2021-05-21T18:49:06.272Z] #70 0.697 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-21T18:49:06.272Z] #70 0.851 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-21T18:49:06.272Z] #70 0.935 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-21T18:49:06.541Z] #70 1.096 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-21T18:49:07.477Z] #70 1.186 Reading package lists... [2021-05-21T18:49:08.044Z] #70 1.831 Reading package lists... [2021-05-21T18:49:08.044Z] #70 2.424 Building dependency tree... [2021-05-21T18:49:08.044Z] #70 2.542 Reading state information... [2021-05-21T18:49:08.044Z] #70 2.642 The following additional packages will be installed: [2021-05-21T18:49:08.044Z] #70 2.643 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-21T18:49:08.044Z] #70 2.643 libpam-systemd [2021-05-21T18:49:08.044Z] #70 2.644 Suggested packages: [2021-05-21T18:49:08.044Z] #70 2.644 systemd-container policykit-1 [2021-05-21T18:49:08.044Z] #70 2.644 Recommended packages: [2021-05-21T18:49:08.044Z] #70 2.644 libnss-systemd [2021-05-21T18:49:08.044Z] #70 2.722 The following NEW packages will be installed: [2021-05-21T18:49:08.044Z] #70 2.723 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-21T18:49:08.044Z] #70 2.724 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-21T18:49:08.135Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:49:08.135Z] [2021-05-21T18:49:08.135Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:49:08.135Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:49:08.135Z] HOSTNAME=53f3a7512def [2021-05-21T18:49:08.135Z] TESTDEBUG=0 [2021-05-21T18:49:08.135Z] DEST=bundles/test-integration [2021-05-21T18:49:08.135Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:49:08.135Z] DOCKER_GITCOMMIT=b456294d8fc9d01c5bf45f45f7abaa9b2321e7e4 [2021-05-21T18:49:08.135Z] container=docker [2021-05-21T18:49:08.135Z] HOME=/root [2021-05-21T18:49:08.135Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:49:08.135Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:49:08.135Z] VALIDATE_BRANCH=master [2021-05-21T18:49:08.135Z] TERM=xterm [2021-05-21T18:49:08.135Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:49:08.135Z] SHLVL=1 [2021-05-21T18:49:08.135Z] TIMEOUT=120m [2021-05-21T18:49:08.135Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:49:08.135Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:49:08.135Z] GO111MODULE=off [2021-05-21T18:49:08.135Z] DOCKER_EXPERIMENTAL=1 [2021-05-21T18:49:08.135Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:49:08.135Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:49:08.135Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:49:08.135Z] GOPATH=/go [2021-05-21T18:49:08.135Z] PKG_CONFIG=pkg-config [2021-05-21T18:49:08.135Z] _=/usr/bin/env [2021-05-21T18:49:08.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-21T18:49:08.303Z] #70 2.996 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-05-21T18:49:08.303Z] #70 2.996 Need to get 4762 kB of archives. [2021-05-21T18:49:08.303Z] #70 2.996 After this operation, 16.6 MB of additional disk space will be used. [2021-05-21T18:49:08.303Z] #70 2.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-21T18:49:08.303Z] #70 2.997 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-05-21T18:49:08.303Z] #70 2.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-21T18:49:08.303Z] #70 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-21T18:49:08.303Z] #70 3.003 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-21T18:49:08.303Z] #70 3.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-21T18:49:08.303Z] #70 3.063 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-21T18:49:08.561Z] #70 3.064 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-21T18:49:08.561Z] #70 3.066 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-21T18:49:08.561Z] #70 3.069 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-21T18:49:08.561Z] #70 3.071 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-05-21T18:49:08.819Z] #70 3.236 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:49:08.819Z] #70 3.260 Fetched 4762 kB in 0s (14.2 MB/s) [2021-05-21T18:49:08.819Z] #70 3.285 Selecting previously unselected package libargon2-1:amd64. [2021-05-21T18:49:08.819Z] #70 3.285 (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 ... 28057 files and directories currently installed.) [2021-05-21T18:49:08.819Z] #70 3.298 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-21T18:49:08.819Z] #70 3.306 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-21T18:49:08.819Z] #70 3.348 Selecting previously unselected package libjson-c3:amd64. [2021-05-21T18:49:08.819Z] #70 3.348 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-21T18:49:08.819Z] #70 3.354 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-21T18:49:08.819Z] #70 3.396 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-21T18:49:08.819Z] #70 3.399 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-21T18:49:08.819Z] #70 3.402 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-21T18:49:08.819Z] #70 3.454 Selecting previously unselected package libidn11:amd64. [2021-05-21T18:49:08.820Z] #70 3.457 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-21T18:49:08.820Z] #70 3.462 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-21T18:49:08.820Z] #70 3.511 Selecting previously unselected package libkmod2:amd64. [2021-05-21T18:49:08.820Z] #70 3.514 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-21T18:49:08.820Z] #70 3.518 Unpacking libkmod2:amd64 (26-1) ... [2021-05-21T18:49:08.820Z] #70 3.566 Selecting previously unselected package systemd. [2021-05-21T18:49:09.078Z] #70 3.568 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-21T18:49:09.078Z] #70 3.617 Unpacking systemd (241-7~deb10u7) ... [2021-05-21T18:49:09.376Z] #56 237.9 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:49:09.376Z] #56 237.9 /usr/bin/ld: /tmp/go-link-440706897/000018.o: in function `New': [2021-05-21T18:49:09.376Z] #56 237.9 /tmp/tmp.yxfKr3rPhe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:49:09.376Z] #56 238.0 + bin/containerd-stress [2021-05-21T18:49:09.376Z] #56 239.9 + bin/containerd-shim [2021-05-21T18:49:09.644Z] #70 4.045 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-21T18:49:09.644Z] #70 4.060 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-21T18:49:09.644Z] #70 4.072 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-21T18:49:09.644Z] #70 4.084 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-21T18:49:09.644Z] #70 4.098 Setting up libkmod2:amd64 (26-1) ... [2021-05-21T18:49:09.644Z] #70 4.114 Setting up systemd (241-7~deb10u7) ... [2021-05-21T18:49:09.644Z] #70 4.174 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-21T18:49:09.644Z] #70 4.176 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-21T18:49:09.644Z] #70 4.179 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-21T18:49:09.644Z] #70 4.179 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-21T18:49:10.211Z] #70 4.678 Selecting previously unselected package systemd-sysv. [2021-05-21T18:49:10.211Z] #70 4.678 (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 ... 28854 files and directories currently installed.) [2021-05-21T18:49:10.211Z] #70 4.692 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-21T18:49:10.211Z] #70 4.696 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-21T18:49:10.211Z] #70 4.741 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-21T18:49:10.211Z] #70 4.744 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-21T18:49:10.211Z] #70 4.750 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-21T18:49:10.211Z] #70 4.821 Selecting previously unselected package dbus. [2021-05-21T18:49:10.211Z] #70 4.824 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-21T18:49:10.211Z] #70 4.836 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-21T18:49:10.470Z] #70 4.907 Selecting previously unselected package libpam-systemd:amd64. [2021-05-21T18:49:10.470Z] #70 4.910 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-21T18:49:10.470Z] #70 4.915 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-21T18:49:10.470Z] #70 4.964 Selecting previously unselected package dbus-user-session. [2021-05-21T18:49:10.470Z] #70 4.967 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-21T18:49:10.470Z] #70 4.972 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-21T18:49:10.470Z] #70 5.045 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-21T18:49:10.470Z] #70 5.063 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-21T18:49:10.470Z] #70 5.087 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-21T18:49:10.729Z] #70 5.219 invoke-rc.d: could not determine current runlevel [2021-05-21T18:49:10.729Z] #70 5.221 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:49:10.729Z] #70 5.227 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-21T18:49:10.729Z] #70 5.371 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-21T18:49:10.729Z] #70 5.389 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-21T18:49:10.729Z] #70 5.400 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T18:49:10.989Z] #70 DONE 5.5s [2021-05-21T18:49:10.989Z] [2021-05-21T18:49:10.989Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-05-21T18:49:10.989Z] #71 sha256:b5d3049b52ef4e0dbad3e63b918987ab837aca91dc4d3d4cb68d963c18ed520f [2021-05-21T18:49:11.555Z] #71 0.483 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T18:49:11.555Z] #71 0.486 Dload Upload Total Spent Left Speed [2021-05-21T18:49:11.555Z] #71 0.488 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18230 0 --:--:-- --:--:-- --:--:-- 18230 [2021-05-21T18:49:11.555Z] #71 DONE 0.6s [2021-05-21T18:49:11.555Z] [2021-05-21T18:49:11.555Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:49:11.555Z] #72 sha256:f749afe31d434318aaa7947b30778a21be8cf6c8b5544a233624e525e1f288bf [2021-05-21T18:49:12.553Z] #72 DONE 0.7s [2021-05-21T18:49:12.553Z] [2021-05-21T18:49:12.553Z] #73 exporting to image [2021-05-21T18:49:12.553Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-21T18:49:12.553Z] #73 exporting layers [2021-05-21T18:49:13.625Z] #56 235.6 # github.com/containerd/containerd/cmd/containerd [2021-05-21T18:49:13.625Z] #56 235.6 /usr/bin/ld: /tmp/go-link-889342409/000018.o: in function `New': [2021-05-21T18:49:13.625Z] #56 235.6 /tmp/tmp.ROdFwtXpz9/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T18:49:13.625Z] #56 235.7 + bin/containerd-stress [2021-05-21T18:49:13.625Z] #56 237.9 + bin/containerd-shim [2021-05-21T18:49:14.628Z] #56 246.7 + bin/containerd-shim-runc-v1 [2021-05-21T18:49:15.596Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2021-05-21T18:49:18.871Z] #56 244.8 + bin/containerd-shim-runc-v1 [2021-05-21T18:49:19.821Z] 29d5b6a226d2: Pull complete [2021-05-21T18:49:19.821Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-21T18:49:19.821Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T18:49:19.821Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T18:49:19.821Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-21T18:49:19.821Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-21T18:49:19.821Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-21T18:49:19.821Z] INFO: Docker version of control daemon [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] Client: Mirantis Container Runtime [2021-05-21T18:49:19.821Z] Version: 20.10.0 [2021-05-21T18:49:19.821Z] API version: 1.41 [2021-05-21T18:49:19.821Z] Go version: go1.13.15 [2021-05-21T18:49:19.821Z] Git commit: 6ee42dc [2021-05-21T18:49:19.821Z] Built: 03/11/2021 13:24:56 [2021-05-21T18:49:19.821Z] OS/Arch: windows/amd64 [2021-05-21T18:49:19.821Z] Context: default [2021-05-21T18:49:19.821Z] Experimental: true [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] Server: Mirantis Container Runtime [2021-05-21T18:49:19.821Z] Engine: [2021-05-21T18:49:19.821Z] Version: 20.10.0 [2021-05-21T18:49:19.821Z] API version: 1.41 (minimum version 1.24) [2021-05-21T18:49:19.821Z] Go version: go1.13.15 [2021-05-21T18:49:19.821Z] Git commit: 1e08f21e79 [2021-05-21T18:49:19.821Z] Built: 03/11/2021 13:23:32 [2021-05-21T18:49:19.821Z] OS/Arch: windows/amd64 [2021-05-21T18:49:19.821Z] Experimental: true [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] INFO: Docker info of control daemon [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] Client: [2021-05-21T18:49:19.821Z] Context: default [2021-05-21T18:49:19.821Z] Debug Mode: false [2021-05-21T18:49:19.821Z] Plugins: [2021-05-21T18:49:19.821Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-21T18:49:19.821Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-21T18:49:19.821Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] Server: [2021-05-21T18:49:19.821Z] Containers: 0 [2021-05-21T18:49:19.821Z] Running: 0 [2021-05-21T18:49:19.821Z] Paused: 0 [2021-05-21T18:49:19.821Z] Stopped: 0 [2021-05-21T18:49:19.821Z] Images: 1 [2021-05-21T18:49:19.821Z] Server Version: 20.10.0 [2021-05-21T18:49:19.821Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-21T18:49:19.821Z] Windows: [2021-05-21T18:49:19.821Z] LCOW: [2021-05-21T18:49:19.821Z] Logging Driver: json-file [2021-05-21T18:49:19.821Z] Plugins: [2021-05-21T18:49:19.821Z] Volume: local [2021-05-21T18:49:19.821Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T18:49:19.821Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T18:49:19.821Z] Swarm: inactive [2021-05-21T18:49:19.821Z] Default Isolation: process [2021-05-21T18:49:19.821Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-21T18:49:19.821Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-21T18:49:19.821Z] OSType: windows [2021-05-21T18:49:19.821Z] Architecture: x86_64 [2021-05-21T18:49:19.821Z] CPUs: 4 [2021-05-21T18:49:19.821Z] Total Memory: 32GiB [2021-05-21T18:49:19.821Z] Name: azwin-2-df3840 [2021-05-21T18:49:19.821Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-21T18:49:19.821Z] Docker Root Dir: D:\docker [2021-05-21T18:49:19.821Z] Debug Mode: false [2021-05-21T18:49:19.821Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:49:19.821Z] Labels: [2021-05-21T18:49:19.821Z] Experimental: true [2021-05-21T18:49:19.821Z] Insecure Registries: [2021-05-21T18:49:19.821Z] 10.0.0.4:5000 [2021-05-21T18:49:19.821Z] 127.0.0.0/8 [2021-05-21T18:49:19.821Z] Registry Mirrors: [2021-05-21T18:49:19.821Z] http://10.0.0.4:5000/ [2021-05-21T18:49:19.821Z] Live Restore Enabled: false [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] INFO: Commit hash is 6a870e0039 [2021-05-21T18:49:19.821Z] INFO: Nuke-Everything... [2021-05-21T18:49:19.821Z] INFO: Container count on control daemon to delete is 0 [2021-05-21T18:49:19.821Z] INFO: Nuking d:\CI [2021-05-21T18:49:19.821Z] INFO: Zapped successfully [2021-05-21T18:49:19.821Z] INFO: Location for testing is d:\CI\PR-41588\7 [2021-05-21T18:49:19.821Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] INFO: Building the image from Dockerfile.windows at 05/21/2021 18:49:12... [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] Sending build context to Docker daemon 58.27MB [2021-05-21T18:49:19.821Z] [2021-05-21T18:49:19.821Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-21T18:49:19.821Z] ---> 39d157a84080 [2021-05-21T18:49:19.821Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-21T18:49:19.821Z] ---> Running in 3c60da401112 [2021-05-21T18:49:19.821Z] Removing intermediate container 3c60da401112 [2021-05-21T18:49:19.821Z] ---> a083df95aa2a [2021-05-21T18:49:19.821Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-21T18:49:19.821Z] ---> Running in c362cac4f700 [2021-05-21T18:49:19.821Z] Removing intermediate container c362cac4f700 [2021-05-21T18:49:19.821Z] ---> d4a8ec30c85b [2021-05-21T18:49:19.821Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-21T18:49:19.821Z] ---> Running in 277430c7588b [2021-05-21T18:49:19.821Z] Removing intermediate container 277430c7588b [2021-05-21T18:49:19.821Z] ---> 7485e37975fc [2021-05-21T18:49:19.821Z] 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} [2021-05-21T18:49:19.821Z] ---> Running in e345e981ba5c [2021-05-21T18:49:19.821Z] Removing intermediate container e345e981ba5c [2021-05-21T18:49:19.821Z] ---> 2af586ee79cd [2021-05-21T18:49:19.821Z] 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; [2021-05-21T18:49:19.821Z] ---> Running in c7f64d985d58 [2021-05-21T18:49:19.889Z] #56 251.7 + bin/containerd-shim-runc-v2 [2021-05-21T18:49:20.451Z] #56 252.7 + binaries [2021-05-21T18:49:20.451Z] #56 252.7 + install -D bin/containerd /build/containerd [2021-05-21T18:49:20.451Z] #56 252.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:49:20.451Z] #56 252.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:49:20.451Z] #56 252.7 + install -D bin/ctr /build/ctr [2021-05-21T18:49:20.694Z] #73 exporting layers 7.1s done [2021-05-21T18:49:20.694Z] #73 writing image sha256:0ac3d0a9836cf8dc1a62f68d582fce9a33efdf2ceafb90564fc252d3e4ff61f8 done [2021-05-21T18:49:20.694Z] #73 naming to docker.io/library/docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:49:20.694Z] #73 naming to docker.io/library/docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 done [2021-05-21T18:49:20.694Z] #73 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:49:21.016Z] #56 DONE 253.2s [2021-05-21T18:49:21.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 hack/make.sh dynbinary test-integration [2021-05-21T18:49:21.945Z] [2021-05-21T18:49:21.945Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T18:49:21.945Z] #57 sha256:33e4d1756daf6b8205d124cd13a213200a6061a5e15ee42d6740e9ce8c78db2e [2021-05-21T18:49:22.201Z] #57 DONE 0.2s [2021-05-21T18:49:22.201Z] [2021-05-21T18:49:22.201Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T18:49:22.201Z] #61 sha256:5ac7b80c76bab31d6f1f947308f238e86a16eefca6e9b0a8d9b89007f3b1f52c [2021-05-21T18:49:22.201Z] #61 DONE 0.1s [2021-05-21T18:49:22.201Z] [2021-05-21T18:49:22.201Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T18:49:22.201Z] #66 sha256:934a77fca38cf3dbefae846ec54507c5cf2b8488259c7349fc4f3deb0f55d6b8 [2021-05-21T18:49:22.415Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-21T18:49:22.415Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-21T18:49:22.415Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-21T18:49:22.415Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-21T18:49:22.415Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-21T18:49:22.415Z] Detected virtualization docker. [2021-05-21T18:49:22.415Z] Detected architecture x86-64. [2021-05-21T18:49:22.415Z] Set hostname to <71ca7db72e62>. [2021-05-21T18:49:22.457Z] #66 DONE 0.3s [2021-05-21T18:49:22.457Z] [2021-05-21T18:49:22.457Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T18:49:22.457Z] #68 sha256:6b24b7bb2176e176ce42bbdd1b755aa098a6cc0f8124abfa9cdf5ba7e91c9728 [2021-05-21T18:49:22.457Z] #68 DONE 0.1s [2021-05-21T18:49:22.457Z] [2021-05-21T18:49:22.457Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:49:22.457Z] #69 sha256:048a12b8500802ddaabf6f7c94eae9e3ea60beaa35b8919a9ba40c9bd6599ff7 [2021-05-21T18:49:22.457Z] #69 DONE 0.0s [2021-05-21T18:49:22.674Z] + source /etc/docker-entrypoint-cmd [2021-05-21T18:49:22.674Z] ++ hack/make.sh dynbinary test-integration [2021-05-21T18:49:22.674Z] [2021-05-21T18:49:22.712Z] [2021-05-21T18:49:22.712Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:49:22.712Z] #70 sha256:1dc89f7f19abae5769dca0576d66d0dfe6d9666a463d898b8521583d78d1f750 [2021-05-21T18:49:22.932Z] Removing bundles/ [2021-05-21T18:49:22.932Z] [2021-05-21T18:49:22.932Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-21T18:49:22.932Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:49:22.932Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:49:24.119Z] #56 249.7 + bin/containerd-shim-runc-v2 [2021-05-21T18:49:24.621Z] [2021-05-21T18:49:24.621Z] SUCCESS: Specified value was saved. [2021-05-21T18:49:24.681Z] #56 250.7 + binaries [2021-05-21T18:49:24.681Z] #56 250.7 + install -D bin/containerd /build/containerd [2021-05-21T18:49:24.681Z] #56 250.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T18:49:24.681Z] #56 250.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T18:49:24.681Z] #56 250.7 + install -D bin/ctr /build/ctr [2021-05-21T18:49:25.084Z] INFO: Downloading git... [2021-05-21T18:49:25.977Z] #70 DONE 2.9s [2021-05-21T18:49:25.977Z] [2021-05-21T18:49:25.977Z] #71 exporting to image [2021-05-21T18:49:25.977Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-21T18:49:25.977Z] #71 exporting layers [2021-05-21T18:49:26.044Z] #56 DONE 252.2s [2021-05-21T18:49:26.665Z] INFO: Downloading go... [2021-05-21T18:49:26.971Z] [2021-05-21T18:49:26.971Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T18:49:26.971Z] #57 sha256:293ec908bb2a7951686658438eba89cb786463a4485bbe33eb622da2f48fb98d [2021-05-21T18:49:28.141Z] 4612f6d0b889: Pull complete [2021-05-21T18:49:28.334Z] #57 DONE 1.0s [2021-05-21T18:49:28.334Z] [2021-05-21T18:49:28.334Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T18:49:28.334Z] #61 sha256:e92f3b023cf1c82057c93f34d1a417737931c267b2344ebf7d725e6f7c904e33 [2021-05-21T18:49:28.334Z] #61 DONE 0.2s [2021-05-21T18:49:28.334Z] [2021-05-21T18:49:28.334Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T18:49:28.334Z] #66 sha256:21dda6b8ac81d3fc4a709a1496d237b4ad8978801a7e4148ddbe29bccdec462e [2021-05-21T18:49:28.380Z] INFO: Downloading compiler 1 of 3... [2021-05-21T18:49:29.261Z] #66 DONE 1.0s [2021-05-21T18:49:29.261Z] [2021-05-21T18:49:29.261Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T18:49:29.261Z] #68 sha256:fc74e15259e01e41eb85c848acf10bfc7b530bf2a1bbcbaef5af4de9e55ed2ed [2021-05-21T18:49:29.261Z] #68 DONE 0.1s [2021-05-21T18:49:29.261Z] [2021-05-21T18:49:29.261Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T18:49:29.261Z] #69 sha256:f03f134ee926e53c5f5d14a7d7cd7cb1552ab07af396241ca2cae0c91a36e311 [2021-05-21T18:49:29.261Z] #69 DONE 0.0s [2021-05-21T18:49:29.261Z] [2021-05-21T18:49:29.261Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T18:49:29.261Z] #70 sha256:afcb83412470aa370e91f96a5a7fcdcfba2e4d11841a1409b9dfdc39dbb3d6db [2021-05-21T18:49:29.928Z] INFO: Downloading compiler 2 of 3... [2021-05-21T18:49:30.390Z] INFO: Downloading compiler 3 of 3... [2021-05-21T18:49:30.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-21T18:49:30.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-21T18:49:31.363Z] INFO: Extracting git... [2021-05-21T18:49:32.525Z] #71 exporting layers 6.5s done [2021-05-21T18:49:32.525Z] #71 writing image sha256:478ab00894762badec00fe26bbb8bcbc23de1be29399446d4ee0ccd1afd97a28 done [2021-05-21T18:49:32.525Z] #71 naming to docker.io/library/docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 done [2021-05-21T18:49:32.525Z] #71 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:49:32.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 -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:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 hack/make.sh dynbinary test-integration [2021-05-21T18:49:34.230Z] [2021-05-21T18:49:34.486Z] Removing bundles/ [2021-05-21T18:49:34.486Z] [2021-05-21T18:49:34.486Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-21T18:49:34.486Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:49:34.486Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:49:34.503Z] #70 DONE 5.1s [2021-05-21T18:49:34.503Z] [2021-05-21T18:49:34.503Z] #71 exporting to image [2021-05-21T18:49:34.503Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-21T18:49:34.503Z] #71 exporting layers [2021-05-21T18:49:42.585Z] #71 exporting layers 7.3s done [2021-05-21T18:49:42.585Z] #71 writing image sha256:2b4daed18b08edd200b8ee056f1c163a6e1332f73228d38fa7c709096afbd852 done [2021-05-21T18:49:42.585Z] #71 naming to docker.io/library/docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 done [2021-05-21T18:49:42.585Z] #71 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-21T18:49:42.960Z] + trap exit INT TERM [2021-05-21T18:49:42.960Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-21T18:49:42.960Z] + CONTAINER_NAME=docker-pr7 [2021-05-21T18:49:42.960Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41588/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 -e DOCKER_GRAPHDRIVER docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 hack/make.sh dynbinary-daemon [2021-05-21T18:49:43.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-21T18:49:43.769Z] INFO: Expanding go... [2021-05-21T18:49:44.324Z] [2021-05-21T18:49:44.324Z] Removing bundles/ [2021-05-21T18:49:44.324Z] [2021-05-21T18:49:44.325Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-21T18:49:44.325Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:49:44.325Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:49:47.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-21T18:49:48.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-21T18:49:49.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-21T18:49:50.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-21T18:49:50.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-21T18:49:51.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-21T18:49:54.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-21T18:49:55.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-21T18:49:56.460Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 2m0.441042183s [2021-05-21T18:49:56.460Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 664.188476ms [2021-05-21T18:49:56.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-21T18:49:57.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-21T18:49:58.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-21T18:49:59.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-21T18:50:00.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-21T18:50:01.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-21T18:50:01.528Z] INFO: Expanding compiler 1 of 3... [2021-05-21T18:50:01.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-21T18:50:02.500Z] INFO: Expanding compiler 2 of 3... [2021-05-21T18:50:02.847Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:50:02.847Z] Using test binary docker [2021-05-21T18:50:02.847Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T18:50:02.847Z] +++ /etc/init.d/apparmor start [2021-05-21T18:50:02.847Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:50:02.847Z] INFO: Waiting for daemon to start... [2021-05-21T18:50:02.847Z] Starting dockerd [2021-05-21T18:50:02.847Z] +++ 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 [2021-05-21T18:50:04.910Z] . [2021-05-21T18:50:04.910Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:50:04.910Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:50:04.910Z] Error: No such image: emptyfs [2021-05-21T18:50:04.910Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-21T18:50:04.910Z] ++++ docker load [2021-05-21T18:50:04.910Z] Running integration-test (iteration 1) [2021-05-21T18:50:04.910Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-05-21T18:50:04.910Z] ++ 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 [2021-05-21T18:50:04.910Z] ++ set -e [2021-05-21T18:50:04.910Z] ++ '[' -n 0 ']' [2021-05-21T18:50:04.910Z] ++ set -x [2021-05-21T18:50:04.910Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:50:07.205Z] INFO: Expanding compiler 3 of 3... [2021-05-21T18:50:07.666Z] INFO: Removing downloaded files... [2021-05-21T18:50:07.666Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-21T18:50:07.666Z] INFO: Configuring git core.autocrlf... [2021-05-21T18:50:08.066Z] #72 exporting layers 85.7s done [2021-05-21T18:50:08.066Z] #72 exporting manifest sha256:039bea81a5f89079df34fa8e6e98dbd41273316bd750c97d283437947e9683f0 done [2021-05-21T18:50:08.066Z] #72 exporting config sha256:c290ad9069716d2aeddb3646991cdb360080585ff81acccac6cac2281e0a2939 done [2021-05-21T18:50:08.066Z] #72 sending tarball [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T18:50:11.937Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-05-21T18:50:11.937Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T18:50:11.937Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T18:50:12.666Z] #72 ... [2021-05-21T18:50:12.666Z] [2021-05-21T18:50:12.666Z] #73 importing to docker [2021-05-21T18:50:12.666Z] #73 sha256:ebd1a8baf5b4567f8aa7e1bf29fbbf60b1e39cf4358793b5cd902a6f81b9eff2 [2021-05-21T18:50:12.887Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T18:50:12.887Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T18:50:13.371Z] Loaded image: buildpack-deps:buster [2021-05-21T18:50:13.371Z] Loaded image: busybox:latest [2021-05-21T18:50:13.371Z] Loaded image: busybox:glibc [2021-05-21T18:50:13.465Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-05-21T18:50:13.465Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2021-05-21T18:50:13.465Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T18:50:13.465Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T18:50:13.729Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-05-21T18:50:13.992Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T18:50:13.992Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T18:50:14.873Z] Loaded image: debian:bullseye [2021-05-21T18:50:15.162Z] Loaded image: hello-world:latest [2021-05-21T18:50:15.162Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:50:15.162Z] INFO: Testing against a local daemon [2021-05-21T18:50:15.162Z] === RUN TestCgroupNamespacesBuild [2021-05-21T18:50:16.552Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2021-05-21T18:50:17.220Z] --- PASS: TestCgroupNamespacesBuild (2.00s) [2021-05-21T18:50:17.220Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-21T18:50:17.502Z] ok github.com/docker/docker/builder/remotecontext 0.144s coverage: 13.7% of statements [2021-05-21T18:50:18.452Z] ok github.com/docker/docker/builder/dockerfile 0.474s coverage: 48.5% of statements [2021-05-21T18:50:18.452Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T18:50:19.339Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2021-05-21T18:50:19.339Z] === RUN TestBuildWithSession [2021-05-21T18:50:19.339Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:50:19.339Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:50:19.339Z] === RUN TestBuildSquashParent [2021-05-21T18:50:21.015Z] ok github.com/docker/docker/builder/remotecontext/git 5.181s coverage: 86.3% of statements [2021-05-21T18:50:21.015Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T18:50:21.015Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T18:50:25.245Z] ok github.com/docker/docker/client 0.236s coverage: 75.4% of statements [2021-05-21T18:50:27.886Z] --- PASS: TestBuildSquashParent (8.13s) [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:50:27.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:50:27.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:50:27.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:50:27.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:50:27.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:50:27.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:50:27.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:50:27.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:50:27.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:50:29.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:50:30.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:50:32.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:50:32.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s) [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2021-05-21T18:50:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2021-05-21T18:50:35.680Z] === RUN TestBuildMultiStageCopy [2021-05-21T18:50:35.680Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T18:50:38.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T18:50:38.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T18:50:39.470Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T18:50:39.906Z] #73 DONE 27.4s [2021-05-21T18:50:39.906Z] [2021-05-21T18:50:39.906Z] #72 exporting to oci image format [2021-05-21T18:50:39.906Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-21T18:50:39.906Z] #72 sending tarball 43.5s done [2021-05-21T18:50:39.906Z] #72 DONE 129.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-21T18:50:40.100Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T18:50:40.386Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cbbda78464332d4be91819cb39d30312fbb6574 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cbbda78464332d4be91819cb39d30312fbb6574 hack/test/unit [2021-05-21T18:50:40.729Z] --- PASS: TestBuildMultiStageCopy (5.43s) [2021-05-21T18:50:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.92s) [2021-05-21T18:50:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-05-21T18:50:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-05-21T18:50:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-05-21T18:50:40.729Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2021-05-21T18:50:40.729Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T18:50:42.305Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2021-05-21T18:50:42.306Z] === RUN TestBuildLabelWithTargets [2021-05-21T18:50:44.951Z] ? github.com/docker/docker/api [no test files] [2021-05-21T18:50:45.030Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2021-05-21T18:50:45.030Z] === RUN TestBuildWithEmptyLayers [2021-05-21T18:50:46.058Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-05-21T18:50:46.058Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T18:50:49.618Z] --- PASS: TestBuildMultiStageOnBuild (3.36s) [2021-05-21T18:50:49.618Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T18:50:50.668Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-05-21T18:50:50.669Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T18:50:54.251Z] --- PASS: TestBuildMultiStageLayerLeak (3.59s) [2021-05-21T18:50:54.251Z] === RUN TestBuildWithHugeFile [2021-05-21T18:50:57.413Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 29.1% of statements [2021-05-21T18:50:57.413Z] ok github.com/docker/docker/container 0.165s coverage: 34.4% of statements [2021-05-21T18:50:57.413Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T18:50:57.413Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T18:50:57.413Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T18:50:57.413Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-21T18:50:57.413Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2021-05-21T18:50:58.367Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2021-05-21T18:50:59.371Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:50:59.371Z] [2021-05-21T18:50:59.371Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:50:59.371Z] DOCKER_SYSTEMD=1 [2021-05-21T18:50:59.371Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:50:59.371Z] HOSTNAME=71ca7db72e62 [2021-05-21T18:50:59.371Z] DEST=bundles/test-integration [2021-05-21T18:50:59.371Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:50:59.371Z] DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:50:59.371Z] container=docker [2021-05-21T18:50:59.371Z] HOME=/root [2021-05-21T18:50:59.371Z] LANG=C.UTF-8 [2021-05-21T18:50:59.371Z] INVOCATION_ID=3ee755fa970b4a86800a91d7796dfbad [2021-05-21T18:50:59.371Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:50:59.371Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:50:59.371Z] VALIDATE_BRANCH=master [2021-05-21T18:50:59.371Z] TERM=xterm [2021-05-21T18:50:59.371Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:50:59.371Z] SHLVL=3 [2021-05-21T18:50:59.371Z] TIMEOUT=120m [2021-05-21T18:50:59.371Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:50:59.371Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:50:59.371Z] GO111MODULE=off [2021-05-21T18:50:59.371Z] DOCKER_EXPERIMENTAL=1 [2021-05-21T18:50:59.371Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:50:59.371Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:50:59.371Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:50:59.371Z] GOPATH=/go [2021-05-21T18:50:59.371Z] PKG_CONFIG=pkg-config [2021-05-21T18:50:59.371Z] _=/usr/bin/env [2021-05-21T18:50:59.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-21T18:51:00.940Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2021-05-21T18:51:02.887Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-05-21T18:51:03.754Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-05-21T18:51:04.821Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 81.8% of statements [2021-05-21T18:51:04.821Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-05-21T18:51:06.749Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2021-05-21T18:51:08.141Z] Removing intermediate container c7f64d985d58 [2021-05-21T18:51:08.141Z] ---> 95510ddde9e5 [2021-05-21T18:51:08.141Z] 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 [2021-05-21T18:51:08.141Z] ---> Running in 705ff6cf772e [2021-05-21T18:51:09.248Z] 8116de3c91c3: Pull complete [2021-05-21T18:51:09.248Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-21T18:51:09.248Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T18:51:09.248Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T18:51:09.248Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-21T18:51:09.248Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-21T18:51:09.248Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-21T18:51:09.248Z] INFO: Docker version of control daemon [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] Client: [2021-05-21T18:51:09.248Z] Version: 20.10.6 [2021-05-21T18:51:09.248Z] API version: 1.41 [2021-05-21T18:51:09.248Z] Go version: go1.16.3 [2021-05-21T18:51:09.248Z] Git commit: 370c289 [2021-05-21T18:51:09.248Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-21T18:51:09.248Z] OS/Arch: windows/amd64 [2021-05-21T18:51:09.248Z] Context: default [2021-05-21T18:51:09.248Z] Experimental: true [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] Server: Docker Engine - Community [2021-05-21T18:51:09.248Z] Engine: [2021-05-21T18:51:09.248Z] Version: 20.10.6 [2021-05-21T18:51:09.248Z] API version: 1.41 (minimum version 1.24) [2021-05-21T18:51:09.248Z] Go version: go1.13.15 [2021-05-21T18:51:09.248Z] Git commit: 8728dd2 [2021-05-21T18:51:09.248Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-21T18:51:09.248Z] OS/Arch: windows/amd64 [2021-05-21T18:51:09.248Z] Experimental: true [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] INFO: Docker info of control daemon [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] Client: [2021-05-21T18:51:09.248Z] Context: default [2021-05-21T18:51:09.248Z] Debug Mode: false [2021-05-21T18:51:09.248Z] Plugins: [2021-05-21T18:51:09.248Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-21T18:51:09.248Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-21T18:51:09.248Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] Server: [2021-05-21T18:51:09.248Z] Containers: 0 [2021-05-21T18:51:09.248Z] Running: 0 [2021-05-21T18:51:09.248Z] Paused: 0 [2021-05-21T18:51:09.248Z] Stopped: 0 [2021-05-21T18:51:09.248Z] Images: 1 [2021-05-21T18:51:09.248Z] Server Version: 20.10.6 [2021-05-21T18:51:09.248Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-21T18:51:09.248Z] Windows: [2021-05-21T18:51:09.248Z] LCOW: [2021-05-21T18:51:09.248Z] Logging Driver: json-file [2021-05-21T18:51:09.248Z] Plugins: [2021-05-21T18:51:09.248Z] Volume: local [2021-05-21T18:51:09.248Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T18:51:09.248Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T18:51:09.248Z] Swarm: inactive [2021-05-21T18:51:09.248Z] Default Isolation: process [2021-05-21T18:51:09.248Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-21T18:51:09.248Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-21T18:51:09.248Z] OSType: windows [2021-05-21T18:51:09.248Z] Architecture: x86_64 [2021-05-21T18:51:09.248Z] CPUs: 4 [2021-05-21T18:51:09.248Z] Total Memory: 32GiB [2021-05-21T18:51:09.248Z] Name: azwin-2-b9c6f0 [2021-05-21T18:51:09.248Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-21T18:51:09.248Z] Docker Root Dir: D:\docker [2021-05-21T18:51:09.248Z] Debug Mode: false [2021-05-21T18:51:09.248Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:51:09.248Z] Labels: [2021-05-21T18:51:09.248Z] Experimental: true [2021-05-21T18:51:09.248Z] Insecure Registries: [2021-05-21T18:51:09.248Z] 10.0.0.4:5000 [2021-05-21T18:51:09.248Z] 127.0.0.0/8 [2021-05-21T18:51:09.248Z] Registry Mirrors: [2021-05-21T18:51:09.248Z] http://10.0.0.4:5000/ [2021-05-21T18:51:09.248Z] Live Restore Enabled: false [2021-05-21T18:51:09.248Z] Product License: Community Engine [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] INFO: Commit hash is 8724ed394a [2021-05-21T18:51:09.248Z] INFO: Nuke-Everything... [2021-05-21T18:51:09.248Z] INFO: Container count on control daemon to delete is 0 [2021-05-21T18:51:09.248Z] INFO: Nuking d:\CI [2021-05-21T18:51:09.248Z] INFO: Zapped successfully [2021-05-21T18:51:09.248Z] INFO: Location for testing is d:\CI\PR-41588\7 [2021-05-21T18:51:09.248Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] INFO: Building the image from Dockerfile.windows at 05/21/2021 18:50:57... [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] Sending build context to Docker daemon 58.27MB [2021-05-21T18:51:09.248Z] [2021-05-21T18:51:09.248Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-21T18:51:09.248Z] ---> 3a7f23e29bd7 [2021-05-21T18:51:09.248Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-21T18:51:09.248Z] ---> Running in df22d053d3aa [2021-05-21T18:51:09.248Z] Removing intermediate container df22d053d3aa [2021-05-21T18:51:09.248Z] ---> 1832de3c39dd [2021-05-21T18:51:09.248Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-21T18:51:09.248Z] ---> Running in f9ee4f8f6230 [2021-05-21T18:51:09.248Z] Removing intermediate container f9ee4f8f6230 [2021-05-21T18:51:09.248Z] ---> e928f61fac49 [2021-05-21T18:51:09.248Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-21T18:51:09.248Z] ---> Running in 9f8d43b20b73 [2021-05-21T18:51:09.248Z] Removing intermediate container 9f8d43b20b73 [2021-05-21T18:51:09.248Z] ---> 19d41ec985a6 [2021-05-21T18:51:09.248Z] 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} [2021-05-21T18:51:09.248Z] ---> Running in 19510de28c88 [2021-05-21T18:51:09.248Z] Removing intermediate container 19510de28c88 [2021-05-21T18:51:09.248Z] ---> 0dd55562383b [2021-05-21T18:51:09.248Z] 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; [2021-05-21T18:51:09.248Z] ---> Running in 50625e697076 [2021-05-21T18:51:10.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.997s coverage: 73.3% of statements [2021-05-21T18:51:10.062Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.558s coverage: 14.1% of statements [2021-05-21T18:51:10.063Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.031s coverage: 3.1% of statements [2021-05-21T18:51:10.205Z] [2021-05-21T18:51:10.205Z] SUCCESS: Specified value was saved. [2021-05-21T18:51:10.975Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:51:10.975Z] [2021-05-21T18:51:10.975Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:51:10.975Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:51:10.975Z] HOSTNAME=62f1ebfa2a3b [2021-05-21T18:51:10.975Z] DEST=bundles/test-integration [2021-05-21T18:51:10.975Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:51:10.975Z] DOCKER_ROOTLESS=1 [2021-05-21T18:51:10.975Z] DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:51:10.975Z] container=docker [2021-05-21T18:51:10.975Z] HOME=/root [2021-05-21T18:51:10.975Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:51:10.975Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:51:10.975Z] VALIDATE_BRANCH=master [2021-05-21T18:51:10.975Z] TERM=xterm [2021-05-21T18:51:10.975Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:51:10.975Z] SHLVL=1 [2021-05-21T18:51:10.975Z] TIMEOUT=120m [2021-05-21T18:51:10.975Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:51:10.975Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:51:10.975Z] GO111MODULE=off [2021-05-21T18:51:10.975Z] DOCKER_EXPERIMENTAL=1 [2021-05-21T18:51:10.975Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:51:10.975Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:51:10.975Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:51:10.975Z] GOPATH=/go [2021-05-21T18:51:10.975Z] PKG_CONFIG=pkg-config [2021-05-21T18:51:10.975Z] _=/usr/bin/env [2021-05-21T18:51:10.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-21T18:51:11.075Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-21T18:51:11.075Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:51:11.075Z] go: finding gotest.tools v0.5.3 [2021-05-21T18:51:11.075Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:51:11.167Z] INFO: Downloading git... [2021-05-21T18:51:11.458Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.967s coverage: 56.2% of statements [2021-05-21T18:51:11.536Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:51:11.536Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:51:11.536Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:51:11.536Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:51:11.536Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:51:11.536Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:51:11.536Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:51:11.536Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:51:11.536Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:51:11.536Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:51:11.536Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:51:11.997Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:51:11.997Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:51:11.997Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:51:11.997Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:51:11.997Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:51:11.997Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:51:11.997Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:51:11.997Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:51:11.997Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:51:11.997Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:51:12.449Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.046s coverage: 1.9% of statements [2021-05-21T18:51:12.458Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:51:12.458Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:51:12.685Z] INFO: Downloading go... [2021-05-21T18:51:12.919Z] go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:51:12.919Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:51:12.919Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:51:12.919Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:51:12.919Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:51:12.919Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:51:12.919Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:51:12.919Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:51:13.380Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:51:13.380Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:51:13.380Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:51:14.208Z] INFO: Downloading compiler 1 of 3... [2021-05-21T18:51:14.663Z] INFO: Downloading compiler 2 of 3... [2021-05-21T18:51:14.663Z] INFO: Downloading compiler 3 of 3... [2021-05-21T18:51:14.663Z] INFO: Extracting git... [2021-05-21T18:51:15.027Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.791s coverage: 49.4% of statements [2021-05-21T18:51:16.955Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.419s coverage: 57.7% of statements [2021-05-21T18:51:17.201Z] INFO: Build done for gotestsum... [2021-05-21T18:51:17.219Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.056s coverage: 57.5% of statements [2021-05-21T18:51:17.482Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.294s coverage: 46.2% of statements [2021-05-21T18:51:17.969Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.975392534s with top 10 stages: buildssa: 1m40.216266223s, goimports: 22.879609452s, unconvert: 13.195797271s, gosec: 10.295378623s, golint: 6.176946003s, ineffassign: 4.166847889s, misspell: 3.798251988s, inspect: 3.628329494s, vrp: 3.191744673s, printf: 1.867697249s [2021-05-21T18:51:18.432Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-05-21T18:51:18.695Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-05-21T18:51:18.958Z] ok github.com/docker/docker/daemon 12.306s coverage: 17.3% of statements [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-21T18:51:18.959Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T18:51:20.733Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:51:20.733Z] [2021-05-21T18:51:20.733Z] + TEST_INTEGRATION_DEST=2 [2021-05-21T18:51:20.733Z] + CONTAINER_NAME=docker-pr7-2 [2021-05-21T18:51:20.733Z] + c=0 [2021-05-21T18:51:20.733Z] + TEST_SKIP_INTEGRATION=1 [2021-05-21T18:51:20.733Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-21T18:51:20.733Z] + run_tests [2021-05-21T18:51:20.733Z] + '[' -n 0 ']' [2021-05-21T18:51:20.733Z] + rm= [2021-05-21T18:51:20.733Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41588/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41588/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 hack/make.sh '' test-integration [2021-05-21T18:51:20.733Z] ++ jobs -p [2021-05-21T18:51:20.733Z] + for job in $(jobs -p) [2021-05-21T18:51:20.733Z] + wait 9730 [2021-05-21T18:51:20.733Z] + TEST_INTEGRATION_DEST=3 [2021-05-21T18:51:20.733Z] + CONTAINER_NAME=docker-pr7-3 [2021-05-21T18:51:20.733Z] + TEST_SKIP_INTEGRATION=1 [2021-05-21T18:51:20.733Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-21T18:51:20.733Z] + run_tests [2021-05-21T18:51:20.733Z] + '[' -n 0 ']' [2021-05-21T18:51:20.733Z] + rm= [2021-05-21T18:51:20.733Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41588/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41588/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 hack/make.sh '' test-integration [2021-05-21T18:51:20.733Z] + TEST_INTEGRATION_DEST=1 [2021-05-21T18:51:20.733Z] + CONTAINER_NAME=docker-pr7-1 [2021-05-21T18:51:20.733Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:51:20.733Z] + run_tests test-integration-flaky [2021-05-21T18:51:20.733Z] + '[' -n 0 ']' [2021-05-21T18:51:20.733Z] + rm= [2021-05-21T18:51:20.733Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41588/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41588/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ce158c71e6006b75aa666c2cb4b0c17acb126dd4 hack/make.sh test-integration-flaky test-integration [2021-05-21T18:51:20.733Z] [2021-05-21T18:51:20.733Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:51:20.733Z] [2021-05-21T18:51:20.733Z] [2021-05-21T18:51:20.733Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:51:20.733Z] HOSTNAME=dbe193cb4d0c [2021-05-21T18:51:20.733Z] TEST_SKIP_INTEGRATION=1 [2021-05-21T18:51:20.733Z] TESTDEBUG=0 [2021-05-21T18:51:20.733Z] DEST=bundles/test-integration [2021-05-21T18:51:20.733Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:51:20.733Z] KEEPBUNDLE=1 [2021-05-21T18:51:20.733Z] DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:51:20.733Z] container=docker [2021-05-21T18:51:20.733Z] HOME=/root [2021-05-21T18:51:20.733Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:51:20.733Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:51:20.733Z] VALIDATE_BRANCH=master [2021-05-21T18:51:20.733Z] TERM=xterm [2021-05-21T18:51:20.733Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:51:20.733Z] SHLVL=1 [2021-05-21T18:51:20.733Z] TIMEOUT=120m [2021-05-21T18:51:20.733Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:51:20.733Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:51:20.733Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-21T18:51:20.733Z] GO111MODULE=off [2021-05-21T18:51:20.733Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:51:20.733Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:51:20.733Z] GOPATH=/go [2021-05-21T18:51:20.733Z] PKG_CONFIG=pkg-config [2021-05-21T18:51:20.733Z] _=/usr/bin/env [2021-05-21T18:51:20.733Z] Building test suite binary ./integration-cli/test.main [2021-05-21T18:51:20.733Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-21T18:51:20.733Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:51:20.733Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:51:20.733Z] HOSTNAME=4f09e84e9a55 [2021-05-21T18:51:20.733Z] TEST_SKIP_INTEGRATION=1 [2021-05-21T18:51:20.733Z] TESTDEBUG=0 [2021-05-21T18:51:20.733Z] DEST=bundles/test-integration [2021-05-21T18:51:20.733Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:51:20.733Z] KEEPBUNDLE=1 [2021-05-21T18:51:20.733Z] DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:51:20.733Z] container=docker [2021-05-21T18:51:20.733Z] HOME=/root [2021-05-21T18:51:20.733Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:51:20.733Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:51:20.733Z] VALIDATE_BRANCH=master [2021-05-21T18:51:20.733Z] TERM=xterm [2021-05-21T18:51:20.733Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:51:20.733Z] SHLVL=1 [2021-05-21T18:51:20.733Z] TIMEOUT=120m [2021-05-21T18:51:20.733Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:51:20.733Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:51:20.733Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-21T18:51:20.733Z] GO111MODULE=off [2021-05-21T18:51:20.733Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:51:20.733Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:51:20.733Z] GOPATH=/go [2021-05-21T18:51:20.733Z] PKG_CONFIG=pkg-config [2021-05-21T18:51:20.733Z] _=/usr/bin/env [2021-05-21T18:51:20.733Z] Building test suite binary ./integration-cli/test.main [2021-05-21T18:51:20.733Z] No new tests added to integration. [2021-05-21T18:51:20.733Z] [2021-05-21T18:51:20.733Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:51:20.733Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:51:20.733Z] HOSTNAME=32a7e7b6b292 [2021-05-21T18:51:20.733Z] TESTDEBUG=0 [2021-05-21T18:51:20.733Z] DEST=bundles/test-integration [2021-05-21T18:51:20.733Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:51:20.733Z] KEEPBUNDLE=1 [2021-05-21T18:51:20.733Z] DOCKER_GITCOMMIT=ce158c71e6006b75aa666c2cb4b0c17acb126dd4 [2021-05-21T18:51:20.733Z] container=docker [2021-05-21T18:51:20.733Z] HOME=/root [2021-05-21T18:51:20.733Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:51:20.733Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:51:20.733Z] VALIDATE_BRANCH=master [2021-05-21T18:51:20.733Z] TERM=xterm [2021-05-21T18:51:20.733Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:51:20.733Z] SHLVL=1 [2021-05-21T18:51:20.733Z] TIMEOUT=120m [2021-05-21T18:51:20.733Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:51:20.733Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:51:20.733Z] GO111MODULE=off [2021-05-21T18:51:20.733Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:51:20.733Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:51:20.733Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:51:20.733Z] GOPATH=/go [2021-05-21T18:51:20.733Z] PKG_CONFIG=pkg-config [2021-05-21T18:51:20.733Z] _=/usr/bin/env [2021-05-21T18:51:20.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-21T18:51:20.888Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.2% of statements [2021-05-21T18:51:21.443Z] --- PASS: TestBuildWithHugeFile (26.60s) [2021-05-21T18:51:21.443Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T18:51:21.443Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:51:21.443Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:51:21.443Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T18:51:21.443Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:51:21.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:51:21.443Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:51:21.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:51:21.443Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:51:21.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:51:21.443Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:51:21.443Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:51:21.443Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:51:21.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-05-21T18:51:21.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-05-21T18:51:21.443Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-05-21T18:51:21.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-05-21T18:51:21.443Z] === RUN TestBuildPreserveOwnership [2021-05-21T18:51:21.443Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-21T18:51:21.467Z] ok github.com/docker/docker/daemon/logger/gelf 0.048s coverage: 67.0% of statements [2021-05-21T18:51:21.467Z] ok github.com/docker/docker/daemon/images 0.099s coverage: 6.7% of statements [2021-05-21T18:51:21.731Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T18:51:21.731Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T18:51:22.308Z] ok github.com/docker/docker/daemon/logger/awslogs 0.347s coverage: 77.8% of statements [2021-05-21T18:51:22.308Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T18:51:22.308Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T18:51:22.886Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-05-21T18:51:22.886Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-05-21T18:51:23.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 69.9% of statements [2021-05-21T18:51:24.104Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2021-05-21T18:51:24.104Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T18:51:25.056Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-05-21T18:51:25.321Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.111s coverage: 55.1% of statements [2021-05-21T18:51:25.898Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-05-21T18:51:26.162Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-05-21T18:51:26.739Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2021-05-21T18:51:26.993Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-21T18:51:27.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.902s coverage: 82.5% of statements [2021-05-21T18:51:27.688Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T18:51:27.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T18:51:27.954Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2021-05-21T18:51:29.050Z] --- PASS: TestBuildPreserveOwnership (7.59s) [2021-05-21T18:51:29.050Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.95s) [2021-05-21T18:51:29.050Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.60s) [2021-05-21T18:51:29.050Z] === RUN TestBuildPlatformInvalid [2021-05-21T18:51:29.341Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-05-21T18:51:29.341Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-21T18:51:29.396Z] INFO: Expanding go... [2021-05-21T18:51:29.794Z] Removing intermediate container 705ff6cf772e [2021-05-21T18:51:29.794Z] ---> 345f95ed88f3 [2021-05-21T18:51:29.794Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-21T18:51:29.794Z] ---> Running in 9dc9e1cab9a1 [2021-05-21T18:51:29.794Z] Removing intermediate container 9dc9e1cab9a1 [2021-05-21T18:51:29.794Z] ---> e383237c1c88 [2021-05-21T18:51:29.794Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-21T18:51:29.794Z] ---> Running in a23edafe6e21 [2021-05-21T18:51:29.794Z] Removing intermediate container a23edafe6e21 [2021-05-21T18:51:29.794Z] ---> 7ef2e40b36c4 [2021-05-21T18:51:29.794Z] Step 10/10 : COPY . . [2021-05-21T18:51:29.882Z] ok github.com/docker/docker/distribution 0.222s coverage: 25.2% of statements [2021-05-21T18:51:29.882Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T18:51:29.882Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-05-21T18:51:30.217Z] INFO [runner/unused/goanalysis] analyzers took 26.843456251s with top 10 stages: buildssa: 22.689263562s, U1000: 4.154192689s [2021-05-21T18:51:30.217Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-21T18:51:30.217Z] INFO [runner] Processors filtering stat (out/in): exclude: 1578/1578, exclude-rules: 64/1578, nolint: 0/64, cgo: 1683/2262, skip_files: 1683/1683, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578 [2021-05-21T18:51:30.217Z] INFO [runner] processing took 133.20406ms with stages: nolint: 53.339126ms, identifier_marker: 36.139294ms, exclude-rules: 16.464206ms, path_prettifier: 14.845602ms, autogenerated_exclude: 7.165716ms, skip_dirs: 3.588126ms, cgo: 897.903µs, filename_unadjuster: 757.667µs, max_same_issues: 2.069µs, uniq_by_line: 873ns, exclude: 664ns, max_from_linter: 598ns, diff: 517ns, path_shortener: 480ns, skip_files: 474ns, source_code: 471ns, max_per_file_from_linter: 274ns [2021-05-21T18:51:30.217Z] INFO [runner] linters took 1m38.811282533s with stages: goanalysis_metalinter: 1m19.327936403s, unused: 19.349585538s [2021-05-21T18:51:30.217Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-21T18:51:30.459Z] ok github.com/docker/docker/image 0.074s coverage: 86.6% of statements [2021-05-21T18:51:30.722Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.1% of statements [2021-05-21T18:51:30.723Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T18:51:31.300Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2021-05-21T18:51:31.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-21T18:51:31.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-21T18:51:31.563Z] ok github.com/docker/docker/image/tarexport 0.033s coverage: 0.6% of statements [2021-05-21T18:51:31.610Z] INFO Memory: 1657 samples, avg is 249.1MB, max is 3363.6MB [2021-05-21T18:51:31.610Z] INFO Execution took 3m41.443502007s [2021-05-21T18:51:31.610Z] Congratulations! The shell scripts are properly formatted. [2021-05-21T18:51:31.827Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-05-21T18:51:32.091Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2021-05-21T18:51:32.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-21T18:51:32.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a7c78cf8beabe31ca8a54742216212f23e77cd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 hack/make.sh dynbinary-daemon test-docker-py [2021-05-21T18:51:33.102Z] [2021-05-21T18:51:33.102Z] Removing bundles/ [2021-05-21T18:51:33.102Z] [2021-05-21T18:51:33.102Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-21T18:51:33.102Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:51:33.102Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:51:33.487Z] ok github.com/docker/docker/oci 0.045s coverage: 45.2% of statements [2021-05-21T18:51:33.487Z] ok github.com/docker/docker/opts 0.079s coverage: 67.1% of statements [2021-05-21T18:51:33.487Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-05-21T18:51:34.435Z] ok github.com/docker/docker/pkg/broadcaster 0.028s coverage: 100.0% of statements [2021-05-21T18:51:35.832Z] ok github.com/docker/docker/pkg/authorization 0.350s coverage: 68.3% of statements [2021-05-21T18:51:35.833Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2021-05-21T18:51:36.409Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-05-21T18:51:36.988Z] ok github.com/docker/docker/pkg/archive 1.217s coverage: 81.9% of statements [2021-05-21T18:51:37.251Z] ok github.com/docker/docker/pkg/discovery 0.026s coverage: 58.3% of statements [2021-05-21T18:51:37.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-21T18:51:37.827Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-21T18:51:38.405Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-05-21T18:51:38.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-21T18:51:38.980Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-05-21T18:51:39.555Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-21T18:51:39.555Z] ok github.com/docker/docker/pkg/chrootarchive 3.011s coverage: 43.2% of statements [2021-05-21T18:51:39.691Z] Loaded image: buildpack-deps:buster [2021-05-21T18:51:39.691Z] Loaded image: busybox:latest [2021-05-21T18:51:39.691Z] Loaded image: busybox:glibc [2021-05-21T18:51:39.980Z] Loaded image: debian:bullseye [2021-05-21T18:51:40.270Z] Loaded image: hello-world:latest [2021-05-21T18:51:40.270Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:51:40.503Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 88.7% of statements [2021-05-21T18:51:40.503Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2021-05-21T18:51:41.078Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2021-05-21T18:51:41.078Z] ok github.com/docker/docker/pkg/fsutils 0.264s coverage: 85.1% of statements [2021-05-21T18:51:41.341Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-05-21T18:51:42.291Z] ok github.com/docker/docker/layer 7.720s coverage: 68.8% of statements [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T18:51:42.291Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T18:51:42.291Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-05-21T18:51:42.868Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-05-21T18:51:42.868Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.3% of statements [2021-05-21T18:51:42.868Z] ok github.com/docker/docker/pkg/idtools 0.846s coverage: 69.5% of statements [2021-05-21T18:51:42.868Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T18:51:42.868Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-21T18:51:42.868Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T18:51:43.131Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-05-21T18:51:43.131Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T18:51:43.395Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-05-21T18:51:43.395Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2021-05-21T18:51:43.659Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2021-05-21T18:51:43.922Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2021-05-21T18:51:43.922Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T18:51:43.922Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T18:51:44.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2021-05-21T18:51:45.077Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-05-21T18:51:45.077Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-05-21T18:51:45.341Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2021-05-21T18:51:45.917Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-05-21T18:51:46.491Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-05-21T18:51:46.491Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-05-21T18:51:47.007Z] INFO: Expanding compiler 1 of 3... [2021-05-21T18:51:47.067Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-05-21T18:51:47.067Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-05-21T18:51:47.224Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.58s) [2021-05-21T18:51:47.224Z] PASS [2021-05-21T18:51:47.224Z] [2021-05-21T18:51:47.224Z] === Skipped [2021-05-21T18:51:47.224Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-05-21T18:51:47.224Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:51:47.224Z] [2021-05-21T18:51:47.224Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:51:47.224Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:51:47.224Z] [2021-05-21T18:51:47.224Z] [2021-05-21T18:51:47.224Z] DONE 34 tests, 2 skipped in 101.841s [2021-05-21T18:51:47.225Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-05-21T18:51:47.225Z] ++ 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 [2021-05-21T18:51:47.225Z] ++ set -e [2021-05-21T18:51:47.225Z] ++ '[' -n 0 ']' [2021-05-21T18:51:47.225Z] ++ set -x [2021-05-21T18:51:47.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T18:51:47.225Z] INFO: Testing against a local daemon [2021-05-21T18:51:47.225Z] === RUN TestConfigInspect [2021-05-21T18:51:48.016Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2021-05-21T18:51:48.278Z] ok github.com/docker/docker/pkg/system 0.015s coverage: 36.9% of statements [2021-05-21T18:51:48.524Z] INFO: Expanding compiler 2 of 3... [2021-05-21T18:51:48.854Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2021-05-21T18:51:49.429Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2021-05-21T18:51:49.429Z] testing: warning: no tests to run [2021-05-21T18:51:49.429Z] coverage: [no statements] [2021-05-21T18:51:49.429Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-05-21T18:51:50.003Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-05-21T18:51:50.003Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-05-21T18:51:50.003Z] ok github.com/docker/docker/pkg/signal 3.964s coverage: 62.9% of statements [2021-05-21T18:51:50.266Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-05-21T18:51:50.922Z] ---> 870c76f00eb0 [2021-05-21T18:51:50.922Z] Successfully built 870c76f00eb0 [2021-05-21T18:51:50.922Z] Successfully tagged docker:latest [2021-05-21T18:51:50.922Z] INFO: Image build ended at 05/21/2021 18:51:49. Duration:00:02:36.1549087 [2021-05-21T18:51:50.922Z] [2021-05-21T18:51:50.922Z] [2021-05-21T18:51:50.922Z] INFO: Building the test binaries at 05/21/2021 18:51:49... [2021-05-21T18:51:51.218Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2021-05-21T18:51:51.482Z] ok github.com/docker/docker/profiles/seccomp 0.051s coverage: 85.4% of statements [2021-05-21T18:51:51.737Z] --- PASS: TestConfigInspect (4.02s) [2021-05-21T18:51:51.737Z] === RUN TestConfigList [2021-05-21T18:51:52.877Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-05-21T18:51:52.877Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-05-21T18:51:53.111Z] INFO: make.ps1 starting at 05/21/2021 18:51:52 [2021-05-21T18:51:53.169Z] INFO: Expanding compiler 3 of 3... [2021-05-21T18:51:53.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-21T18:51:53.572Z] INFO: Git commit (6a870e0039) assumed from DOCKER_GITCOMMIT environment variable [2021-05-21T18:51:53.572Z] INFO: Invoking autogen... [2021-05-21T18:51:53.622Z] INFO: Removing downloaded files... [2021-05-21T18:51:53.622Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-21T18:51:53.622Z] INFO: Configuring git core.autocrlf... [2021-05-21T18:51:54.033Z] INFO: Building daemon... [2021-05-21T18:51:54.368Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2021-05-21T18:51:54.637Z] ok github.com/docker/docker/quota 0.520s coverage: 71.4% of statements [2021-05-21T18:51:54.900Z] ok github.com/docker/docker/registry 0.202s coverage: 58.8% of statements [2021-05-21T18:51:54.900Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 45.3% of statements [2021-05-21T18:51:55.246Z] --- PASS: TestConfigList (3.74s) [2021-05-21T18:51:55.246Z] === RUN TestConfigsCreateAndDelete [2021-05-21T18:51:55.849Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2021-05-21T18:51:56.111Z] ok github.com/docker/docker/runconfig 0.041s coverage: 66.1% of statements [2021-05-21T18:51:58.673Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2021-05-21T18:51:58.673Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2021-05-21T18:51:58.752Z] --- PASS: TestConfigsCreateAndDelete (3.37s) [2021-05-21T18:51:58.752Z] === RUN TestConfigsUpdate [2021-05-21T18:51:59.249Z] ok github.com/docker/docker/volume/local 0.217s coverage: 76.4% of statements [2021-05-21T18:52:00.638Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-05-21T18:52:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-21T18:52:01.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-21T18:52:02.283Z] --- PASS: TestConfigsUpdate (3.75s) [2021-05-21T18:52:02.283Z] === RUN TestTemplatedConfig [2021-05-21T18:52:02.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-21T18:52:04.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-21T18:52:05.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-21T18:52:05.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-21T18:52:06.721Z] --- PASS: TestTemplatedConfig (4.10s) [2021-05-21T18:52:06.721Z] === RUN TestConfigCreateResolve [2021-05-21T18:52:07.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-21T18:52:10.225Z] --- PASS: TestConfigCreateResolve (3.77s) [2021-05-21T18:52:10.225Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T18:52:10.225Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-05-21T18:52:10.225Z] PASS [2021-05-21T18:52:10.225Z] [2021-05-21T18:52:10.225Z] DONE 7 tests in 23.377s [2021-05-21T18:52:10.225Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-05-21T18:52:10.225Z] ++ 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 [2021-05-21T18:52:10.225Z] ++ set -e [2021-05-21T18:52:10.225Z] ++ '[' -n 0 ']' [2021-05-21T18:52:10.225Z] ++ set -x [2021-05-21T18:52:10.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T18:52:10.515Z] INFO: Testing against a local daemon [2021-05-21T18:52:10.515Z] === RUN TestCheckpoint [2021-05-21T18:52:10.515Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T18:52:10.515Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:52:10.515Z] === RUN TestContainerInvalidJSON [2021-05-21T18:52:10.515Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:52:10.515Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:52:10.515Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:52:10.515Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:52:10.515Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:52:10.515Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:52:10.515Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:52:10.515Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:52:10.515Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:52:10.515Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-21T18:52:10.515Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T18:52:10.515Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-21T18:52:10.515Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T18:52:10.515Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T18:52:10.515Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-05-21T18:52:10.515Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T18:52:10.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-21T18:52:10.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-05-21T18:52:10.805Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T18:52:10.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-05-21T18:52:10.805Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T18:52:11.095Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-05-21T18:52:11.095Z] === RUN TestCopyFromContainer [2021-05-21T18:52:11.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-21T18:52:12.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-21T18:52:12.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-21T18:52:13.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-21T18:52:13.814Z] === RUN TestCopyFromContainer// [2021-05-21T18:52:13.814Z] === RUN TestCopyFromContainer//bar/root [2021-05-21T18:52:13.814Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-21T18:52:13.814Z] === RUN TestCopyFromContainer/bar/quux [2021-05-21T18:52:13.814Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-21T18:52:13.814Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-21T18:52:13.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-21T18:52:14.104Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-21T18:52:14.104Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-21T18:52:14.104Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-21T18:52:14.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-21T18:52:14.393Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer (3.47s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-21T18:52:14.394Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-21T18:52:14.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T18:52:14.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:52:14.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:52:14.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:52:14.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:52:14.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:52:14.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:52:14.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:52:14.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:52:14.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:52:14.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-21T18:52:14.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T18:52:14.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T18:52:14.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T18:52:14.394Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T18:52:14.394Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-21T18:52:14.394Z] === RUN TestCreateWithInvalidEnv [2021-05-21T18:52:14.394Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T18:52:14.394Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T18:52:14.394Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T18:52:14.394Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T18:52:14.394Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T18:52:14.394Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T18:52:14.394Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T18:52:14.394Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T18:52:14.394Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T18:52:14.394Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-21T18:52:14.394Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-21T18:52:14.394Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-21T18:52:14.394Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T18:52:14.394Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T18:52:14.394Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-21T18:52:14.394Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T18:52:15.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-21T18:52:15.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-21T18:52:16.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-21T18:52:17.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-21T18:52:17.902Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s) [2021-05-21T18:52:17.902Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T18:52:18.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-21T18:52:18.762Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T18:52:18.762Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === Skipped [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-21T18:52:18.762Z] time="2021-05-21T18:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-21T18:52:18.762Z] time="2021-05-21T18:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-21T18:52:18.762Z] time="2021-05-21T18:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-21T18:52:18.762Z] time="2021-05-21T18:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-21T18:52:18.762Z] time="2021-05-21T18:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-21T18:52:18.762Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-21T18:52:18.762Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-21T18:52:18.762Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:52:18.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-21T18:52:18.762Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-21T18:52:18.762Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-21T18:52:18.762Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] [2021-05-21T18:52:18.762Z] DONE 2255 tests, 24 skipped in 197.195s Post stage [Pipeline] junit [2021-05-21T18:52:20.165Z] Recording test results [2021-05-21T18:52:20.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-21T18:52:20.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-21T18:52:20.621Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.03s) [2021-05-21T18:52:20.621Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T18:52:20.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:52:20.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:52:20.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:52:20.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:52:20.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:52:20.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:52:20.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:52:20.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:52:20.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:52:20.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:52:20.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:52:20.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:52:20.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:52:20.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:52:20.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:52:20.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-21T18:52:20.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-21T18:52:20.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-21T18:52:20.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-21T18:52:20.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-21T18:52:20.622Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-21T18:52:20.622Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T18:52:21.252Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.96s) [2021-05-21T18:52:21.252Z] === RUN TestCreateDifferentPlatform [2021-05-21T18:52:21.252Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T18:52:21.252Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T18:52:21.252Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-21T18:52:21.252Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-21T18:52:21.252Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T18:52:21.252Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T18:52:21.541Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-05-21T18:52:21.541Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T18:52:21.541Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-05-21T18:52:21.541Z] === RUN TestContainerStartOnDaemonRestart [2021-05-21T18:52:21.541Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-21T18:52:21.541Z] === RUN TestDaemonRestartIpcMode [2021-05-21T18:52:21.541Z] === PAUSE TestDaemonRestartIpcMode [2021-05-21T18:52:21.541Z] === RUN TestDaemonHostGatewayIP [2021-05-21T18:52:21.541Z] === PAUSE TestDaemonHostGatewayIP [2021-05-21T18:52:21.541Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-21T18:52:21.541Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-21T18:52:21.541Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T18:52:21.541Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-21T18:52:21.541Z] === RUN TestDiff [2021-05-21T18:52:21.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-21T18:52:21.795Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:52:21.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-21T18:52:22.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dcd4b1caafe595d5925f3934b05575ba657e09b2 -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:dcd4b1caafe595d5925f3934b05575ba657e09b2 hack/make.sh dynbinary test-integration [2021-05-21T18:52:22.573Z] --- PASS: TestDiff (0.95s) [2021-05-21T18:52:22.573Z] === RUN TestExecWithCloseStdin [2021-05-21T18:52:22.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-21T18:52:22.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-21T18:52:23.095Z] [2021-05-21T18:52:23.095Z] Removing bundles/ [2021-05-21T18:52:23.095Z] [2021-05-21T18:52:23.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-21T18:52:23.095Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:52:23.095Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:52:23.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-21T18:52:23.603Z] --- PASS: TestExecWithCloseStdin (1.23s) [2021-05-21T18:52:23.603Z] === RUN TestExec [2021-05-21T18:52:24.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:52:24.283Z] Using test binary docker [2021-05-21T18:52:24.283Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T18:52:24.283Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-21T18:52:24.283Z] Starting dockerd [2021-05-21T18:52:24.283Z] INFO: Waiting for daemon to start... [2021-05-21T18:52:25.106Z] --- PASS: TestExec (1.20s) [2021-05-21T18:52:25.106Z] === RUN TestExecUser [2021-05-21T18:52:25.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-21T18:52:26.139Z] --- PASS: TestExecUser (1.19s) [2021-05-21T18:52:26.139Z] === RUN TestExportContainerAndImportImage [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T18:52:26.331Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T18:52:26.331Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2021-05-21T18:52:26.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-21T18:52:26.812Z] . [2021-05-21T18:52:26.812Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:52:26.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:52:26.812Z] Error: No such image: emptyfs [2021-05-21T18:52:26.812Z] Running integration-test (iteration 1) [2021-05-21T18:52:26.812Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-21T18:52:27.640Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2021-05-21T18:52:27.640Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T18:52:27.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-21T18:52:27.881Z] ok github.com/docker/docker/builder/remotecontext/git 3.906s coverage: 86.3% of statements [2021-05-21T18:52:28.940Z] ok github.com/docker/docker/builder/remotecontext 0.524s coverage: 13.7% of statements [2021-05-21T18:52:29.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-21T18:52:29.197Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2021-05-21T18:52:29.197Z] === RUN TestHealthCheckWorkdir [2021-05-21T18:52:30.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-21T18:52:30.703Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-05-21T18:52:30.703Z] === RUN TestHealthKillContainer [2021-05-21T18:52:30.948Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:52:30.948Z] Using test binary docker [2021-05-21T18:52:31.205Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T18:52:31.205Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:52:31.205Z] INFO: Waiting for daemon to start... [2021-05-21T18:52:31.205Z] Starting dockerd [2021-05-21T18:52:31.718Z] ok github.com/docker/docker/builder/dockerfile 1.222s coverage: 48.5% of statements [2021-05-21T18:52:31.718Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T18:52:31.718Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T18:52:31.718Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T18:52:33.097Z] . [2021-05-21T18:52:33.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:52:33.097Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:52:33.097Z] Error: No such image: emptyfs [2021-05-21T18:52:33.259Z] ok github.com/docker/docker/client 0.363s coverage: 75.4% of statements [2021-05-21T18:52:33.353Z] Running integration-test (iteration 1) [2021-05-21T18:52:33.353Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-21T18:52:34.205Z] --- PASS: TestHealthKillContainer (3.24s) [2021-05-21T18:52:34.205Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T18:52:34.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-05-21T18:52:34.835Z] === RUN TestIpcModeNone [2021-05-21T18:52:35.863Z] --- PASS: TestIpcModeNone (1.20s) [2021-05-21T18:52:35.863Z] === RUN TestIpcModePrivate [2021-05-21T18:52:37.364Z] --- PASS: TestIpcModePrivate (1.17s) [2021-05-21T18:52:37.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-05-21T18:52:37.364Z] === RUN TestIpcModeShareable [2021-05-21T18:52:38.393Z] --- PASS: TestIpcModeShareable (1.22s) [2021-05-21T18:52:38.393Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-05-21T18:52:38.393Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-21T18:52:39.010Z] Loaded image: buildpack-deps:buster [2021-05-21T18:52:39.010Z] Loaded image: busybox:latest [2021-05-21T18:52:39.010Z] Loaded image: busybox:glibc [2021-05-21T18:52:41.545Z] Loaded image: debian:bullseye [2021-05-21T18:52:41.545Z] Loaded image: hello-world:latest [2021-05-21T18:52:41.545Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:52:41.545Z] INFO: Testing against a local daemon [2021-05-21T18:52:41.545Z] === RUN TestCgroupNamespacesBuild [2021-05-21T18:52:41.898Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.70s) [2021-05-21T18:52:41.898Z] === RUN TestAPIIpcModeHost [2021-05-21T18:52:42.927Z] --- PASS: TestAPIIpcModeHost (1.01s) [2021-05-21T18:52:42.927Z] === RUN TestDaemonIpcModeShareable [2021-05-21T18:52:45.646Z] --- PASS: TestDaemonIpcModeShareable (2.13s) [2021-05-21T18:52:45.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-05-21T18:52:45.646Z] === RUN TestDaemonIpcModePrivate [2021-05-21T18:52:45.729Z] --- PASS: TestCgroupNamespacesBuild (4.07s) [2021-05-21T18:52:45.729Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-21T18:52:47.147Z] --- PASS: TestDaemonIpcModePrivate (2.09s) [2021-05-21T18:52:47.147Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-05-21T18:52:47.147Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-21T18:52:47.628Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2021-05-21T18:52:47.628Z] === RUN TestBuildWithSession [2021-05-21T18:52:47.628Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:52:47.628Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:52:47.628Z] === RUN TestBuildSquashParent [2021-05-21T18:52:49.207Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s) [2021-05-21T18:52:49.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-05-21T18:52:49.207Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-21T18:52:51.275Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2021-05-21T18:52:51.275Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-05-21T18:52:51.275Z] === RUN TestIpcModeOlderClient [2021-05-21T18:52:51.275Z] === PAUSE TestIpcModeOlderClient [2021-05-21T18:52:51.275Z] === RUN TestKillContainerInvalidSignal [2021-05-21T18:52:51.396Z] Loaded image: buildpack-deps:buster [2021-05-21T18:52:51.396Z] Loaded image: busybox:latest [2021-05-21T18:52:51.396Z] Loaded image: busybox:glibc [2021-05-21T18:52:51.396Z] Loaded image: debian:bullseye [2021-05-21T18:52:51.396Z] Loaded image: hello-world:latest [2021-05-21T18:52:51.396Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:52:51.396Z] INFO: Testing against a local daemon [2021-05-21T18:52:51.396Z] === RUN TestCgroupNamespacesBuild [2021-05-21T18:52:52.305Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-05-21T18:52:52.305Z] === RUN TestKillContainer [2021-05-21T18:52:52.305Z] === RUN TestKillContainer/no_signal [2021-05-21T18:52:53.334Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T18:52:53.913Z] --- PASS: TestCgroupNamespacesBuild (3.00s) [2021-05-21T18:52:53.913Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-21T18:52:53.964Z] === RUN TestKillContainer/killing_signal [2021-05-21T18:52:54.185Z] --- PASS: TestBuildSquashParent (6.52s) [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:52:54.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:52:54.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:52:54.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:52:54.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:52:54.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:52:54.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:52:54.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:52:54.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:52:54.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:52:55.464Z] --- PASS: TestKillContainer (3.12s) [2021-05-21T18:52:55.464Z] --- PASS: TestKillContainer/no_signal (1.04s) [2021-05-21T18:52:55.464Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-05-21T18:52:55.464Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2021-05-21T18:52:55.464Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T18:52:55.464Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-21T18:52:56.493Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-21T18:52:56.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:52:56.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:52:57.178Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s) [2021-05-21T18:52:57.178Z] === RUN TestBuildWithSession [2021-05-21T18:52:57.178Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:52:57.178Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:52:57.178Z] === RUN TestBuildSquashParent [2021-05-21T18:52:57.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) [2021-05-21T18:52:57.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-05-21T18:52:57.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-05-21T18:52:57.522Z] === RUN TestKillStoppedContainer [2021-05-21T18:52:57.811Z] --- PASS: TestKillStoppedContainer (0.13s) [2021-05-21T18:52:57.811Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T18:52:57.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-05-21T18:52:57.811Z] === RUN TestKillDifferentUserContainer [2021-05-21T18:52:58.621Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:52:58.844Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2021-05-21T18:52:58.845Z] === RUN TestInspectOomKilledTrue [2021-05-21T18:52:58.845Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-21T18:52:58.845Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:52:58.845Z] === RUN TestInspectOomKilledFalse [2021-05-21T18:52:58.845Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-21T18:52:58.845Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:52:58.845Z] === RUN TestLinksEtcHostsContentMatch [2021-05-21T18:52:58.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:52:59.873Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-21T18:52:59.873Z] === RUN TestLinksContainerNames [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-05-21T18:53:01.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-05-21T18:53:01.409Z] === RUN TestBuildMultiStageCopy [2021-05-21T18:53:01.409Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T18:53:01.932Z] --- PASS: TestLinksContainerNames (2.03s) [2021-05-21T18:53:01.932Z] === RUN TestLogsFollowTailEmpty [2021-05-21T18:53:02.963Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2021-05-21T18:53:02.963Z] === RUN TestContainerNetworkMountsNoChown [2021-05-21T18:53:03.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T18:53:03.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T18:53:03.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T18:53:03.592Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/default [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/default [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/private [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/private [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rprivate [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/slave [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/slave [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rslave [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/shared [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/shared [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rshared [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-21T18:53:03.592Z] === CONT TestMountDaemonRoot/default [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:53:03.592Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-21T18:53:03.592Z] === CONT TestMountDaemonRoot/rshared [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:53:03.592Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:53:03.592Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:53:03.592Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:53:03.829Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/shared [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/rslave [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/slave [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/rprivate [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/private [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-21T18:53:03.882Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:53:03.882Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:53:03.882Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:53:04.088Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2021-05-21T18:53:04.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-05-21T18:53:04.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-05-21T18:53:04.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2021-05-21T18:53:04.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-05-21T18:53:04.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-05-21T18:53:04.088Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:53:04.172Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-21T18:53:04.462Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:53:04.654Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2021-05-21T18:53:04.654Z] === RUN TestBuildLabelWithTargets [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-21T18:53:04.752Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-05-21T18:53:04.753Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-05-21T18:53:04.753Z] === RUN TestContainerBindMountNonRecursive [2021-05-21T18:53:05.288Z] --- PASS: TestBuildSquashParent (8.28s) [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:53:05.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:53:05.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:53:05.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:53:05.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:53:05.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:53:05.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:53:05.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:53:05.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:53:05.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:53:05.580Z] Removing intermediate container 50625e697076 [2021-05-21T18:53:05.580Z] ---> 79c90117c775 [2021-05-21T18:53:05.580Z] 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 [2021-05-21T18:53:05.580Z] ---> Running in f8c48b2be208 [2021-05-21T18:53:05.580Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-21T18:53:05.580Z] go: finding gotest.tools v0.5.3 [2021-05-21T18:53:05.580Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T18:53:05.580Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T18:53:05.580Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T18:53:05.580Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T18:53:05.580Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:53:05.580Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T18:53:05.580Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:53:05.580Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T18:53:05.580Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:53:05.580Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:53:05.580Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T18:53:05.580Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:53:05.580Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:53:05.580Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:53:05.580Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:53:05.580Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:53:05.580Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-21T18:53:05.580Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:53:05.580Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:53:06.029Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2021-05-21T18:53:06.029Z] === RUN TestBuildWithEmptyLayers [2021-05-21T18:53:06.047Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:53:06.047Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:53:06.047Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:53:06.047Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:53:06.047Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:53:06.047Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:53:06.194Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-21T18:53:06.194Z] [2021-05-21T18:53:06.194Z] ________ ____ __. [2021-05-21T18:53:06.194Z] \_____ \ | |/ _| [2021-05-21T18:53:06.194Z] / | \| < [2021-05-21T18:53:06.194Z] / | \ | \ [2021-05-21T18:53:06.194Z] \_______ /____|__ \ [2021-05-21T18:53:06.194Z] \/ \/ [2021-05-21T18:53:06.194Z] [2021-05-21T18:53:06.194Z] INFO: make.ps1 ended at 05/21/2021 18:53:00 [2021-05-21T18:53:06.194Z] INFO: Binaries build ended at 05/21/2021 18:53:02. Duration:00:01:12.9834172 [2021-05-21T18:53:06.194Z] INFO: Copying the built daemon binary to d:\CI\PR-41588\7\binary\dockerd-6a870e0039.exe... [2021-05-21T18:53:06.194Z] INFO: Copying the built client binary to d:\CI\PR-41588\7\binary\docker-6a870e0039.exe... [2021-05-21T18:53:06.194Z] INFO: Copying dockerversion from the container... [2021-05-21T18:53:06.194Z] INFO: Copying the golang package from the container to d:\CI\PR-41588\7\installer\go.zip... [2021-05-21T18:53:06.194Z] INFO: Extracting go.zip to d:\CI\PR-41588\7\go [2021-05-21T18:53:06.287Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-05-21T18:53:06.287Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T18:53:07.003Z] go: finding github.com/fatih/color v1.9.0 [2021-05-21T18:53:07.003Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T18:53:07.003Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-21T18:53:07.461Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T18:53:07.461Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:53:07.461Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:53:07.461Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T18:53:07.461Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T18:53:07.461Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T18:53:07.461Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:53:07.461Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T18:53:07.525Z] --- PASS: TestContainerBindMountNonRecursive (2.80s) [2021-05-21T18:53:07.525Z] === RUN TestContainerVolumesMountedAsShared [2021-05-21T18:53:08.555Z] --- PASS: TestContainerVolumesMountedAsShared (0.89s) [2021-05-21T18:53:08.555Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-21T18:53:08.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:53:08.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:53:08.816Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2021-05-21T18:53:08.816Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T18:53:09.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.92s) [2021-05-21T18:53:09.184Z] === RUN TestNetworkNat [2021-05-21T18:53:09.385Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-05-21T18:53:09.385Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T18:53:09.630Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:53:09.630Z] [2021-05-21T18:53:09.630Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-21T18:53:09.630Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-21T18:53:09.630Z] Using test binary docker [2021-05-21T18:53:09.630Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T18:53:09.630Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:53:09.630Z] INFO: Waiting for daemon to start... [2021-05-21T18:53:09.630Z] Starting dockerd [2021-05-21T18:53:09.630Z] . [2021-05-21T18:53:09.630Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-21T18:53:10.212Z] --- PASS: TestNetworkNat (1.00s) [2021-05-21T18:53:10.213Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T18:53:11.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:53:11.157Z] INFO: Build done for gotestsum... [2021-05-21T18:53:11.241Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2021-05-21T18:53:11.242Z] === RUN TestNetworkLoopbackNat [2021-05-21T18:53:11.372Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:53:11.914Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2021-05-21T18:53:11.914Z] === RUN TestBuildWithHugeFile [2021-05-21T18:53:12.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-21T18:53:12.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s) [2021-05-21T18:53:14.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-05-21T18:53:14.638Z] === RUN TestBuildMultiStageCopy [2021-05-21T18:53:14.638Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T18:53:14.824Z] --- PASS: TestNetworkLoopbackNat (3.61s) [2021-05-21T18:53:14.824Z] === RUN TestPause [2021-05-21T18:53:15.861Z] --- PASS: TestPause (1.01s) [2021-05-21T18:53:15.861Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T18:53:15.861Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:53:15.861Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:53:15.861Z] === RUN TestPauseStopPausedContainer [2021-05-21T18:53:16.897Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2021-05-21T18:53:16.897Z] === RUN TestPidHost [2021-05-21T18:53:17.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T18:53:18.081Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T18:53:19.445Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T18:53:19.630Z] --- PASS: TestPidHost (2.49s) [2021-05-21T18:53:19.630Z] === RUN TestPsFilter [2021-05-21T18:53:19.630Z] --- PASS: TestPsFilter (0.30s) [2021-05-21T18:53:19.630Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T18:53:20.371Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T18:53:20.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.01s) [2021-05-21T18:53:20.667Z] === RUN TestRemoveContainerWithVolume [2021-05-21T18:53:20.752Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 29.1% of statements [2021-05-21T18:53:20.752Z] ok github.com/docker/docker/container 0.157s coverage: 34.6% of statements [2021-05-21T18:53:20.752Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T18:53:20.752Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T18:53:20.752Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T18:53:20.752Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-21T18:53:21.297Z] --- PASS: TestBuildMultiStageCopy (6.89s) [2021-05-21T18:53:21.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2021-05-21T18:53:21.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-21T18:53:21.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-21T18:53:21.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-05-21T18:53:21.297Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-05-21T18:53:21.297Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T18:53:21.415Z] Removing intermediate container f8c48b2be208 [2021-05-21T18:53:21.415Z] ---> a44c912db03f [2021-05-21T18:53:21.415Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-21T18:53:21.703Z] --- PASS: TestRemoveContainerWithVolume (1.04s) [2021-05-21T18:53:21.703Z] === RUN TestRemoveContainerRunning [2021-05-21T18:53:21.883Z] ---> Running in af60038fd18b [2021-05-21T18:53:21.883Z] Removing intermediate container af60038fd18b [2021-05-21T18:53:21.883Z] ---> dddd21e3851e [2021-05-21T18:53:21.883Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-21T18:53:21.883Z] ---> Running in 055e0f21d905 [2021-05-21T18:53:22.340Z] Removing intermediate container 055e0f21d905 [2021-05-21T18:53:22.340Z] ---> fa015ca93992 [2021-05-21T18:53:22.340Z] Step 10/10 : COPY . . [2021-05-21T18:53:22.738Z] --- PASS: TestRemoveContainerRunning (1.01s) [2021-05-21T18:53:22.738Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T18:53:23.776Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2021-05-21T18:53:23.776Z] === RUN TestRemoveInvalidContainer [2021-05-21T18:53:23.776Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-21T18:53:23.776Z] === RUN TestRenameLinkedContainer [2021-05-21T18:53:25.262Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.108s coverage: 65.3% of statements [2021-05-21T18:53:25.565Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-05-21T18:53:26.537Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2021-05-21T18:53:26.537Z] === RUN TestBuildLabelWithTargets [2021-05-21T18:53:27.353Z] INFO: Extraction ended at 05/21/2021 18:53:24. Duration:00:00:19.7313223 [2021-05-21T18:53:27.353Z] INFO: Updating the golang and path environment variables [2021-05-21T18:53:27.353Z] INFO: GOPATH=d:\gopath [2021-05-21T18:53:27.353Z] INFO: go version go1.13.15 windows/amd64 [2021-05-21T18:53:27.353Z] INFO: Running the daemon under test in debug mode [2021-05-21T18:53:27.353Z] INFO: Starting a daemon under test... [2021-05-21T18:53:27.353Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41588\7\daemon --pidfile d:\CI\PR-41588\7\docker.pid -D [2021-05-21T18:53:27.353Z] INFO: Process started successfully. [2021-05-21T18:53:27.353Z] INFO: Start tailing logs of the daemon under tests [2021-05-21T18:53:27.353Z] INFO: Waiting for the daemon under test to start... [2021-05-21T18:53:28.233Z] --- PASS: TestRenameLinkedContainer (4.04s) [2021-05-21T18:53:28.233Z] === RUN TestRenameStoppedContainer [2021-05-21T18:53:28.867Z] --- PASS: TestRenameStoppedContainer (0.99s) [2021-05-21T18:53:28.867Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T18:53:29.172Z] ok github.com/docker/docker/daemon/cluster 0.204s coverage: 0.5% of statements [2021-05-21T18:53:30.941Z] --- PASS: TestRenameRunningContainerAndReuse (2.02s) [2021-05-21T18:53:30.941Z] === RUN TestRenameInvalidName [2021-05-21T18:53:31.962Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2021-05-21T18:53:31.977Z] --- PASS: TestRenameInvalidName (1.05s) [2021-05-21T18:53:31.977Z] === RUN TestRenameAnonymousContainer [2021-05-21T18:53:34.093Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.8% of statements [2021-05-21T18:53:34.093Z] ok github.com/docker/docker/daemon/events 0.094s coverage: 50.0% of statements [2021-05-21T18:53:34.618Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-21T18:53:34.618Z] === RUN TestBuildWithEmptyLayers [2021-05-21T18:53:37.131Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-21T18:53:37.131Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T18:53:37.553Z] --- PASS: TestRenameAnonymousContainer (5.44s) [2021-05-21T18:53:37.553Z] === RUN TestRenameContainerWithSameName [2021-05-21T18:53:37.670Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-05-21T18:53:38.590Z] --- PASS: TestRenameContainerWithSameName (1.03s) [2021-05-21T18:53:38.590Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T18:53:40.665Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s) [2021-05-21T18:53:40.665Z] === RUN TestResize [2021-05-21T18:53:41.231Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-05-21T18:53:41.300Z] --- PASS: TestResize (1.00s) [2021-05-21T18:53:41.300Z] === RUN TestResizeWithInvalidSize [2021-05-21T18:53:41.879Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.526s coverage: 57.1% of statements [2021-05-21T18:53:42.176Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 14.1% of statements [2021-05-21T18:53:42.337Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2021-05-21T18:53:42.337Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T18:53:42.374Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-05-21T18:53:42.374Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T18:53:42.935Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-05-21T18:53:42.935Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T18:53:43.348Z] ---> 99d65340469a [2021-05-21T18:53:43.373Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:53:43.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:53:43.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:53:43.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:53:43.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:53:44.305Z] Successfully built 99d65340469a [2021-05-21T18:53:44.305Z] Successfully tagged docker:latest [2021-05-21T18:53:44.305Z] INFO: Image build ended at 05/21/2021 18:53:44. Duration:00:02:46.1563577 [2021-05-21T18:53:44.305Z] [2021-05-21T18:53:44.305Z] [2021-05-21T18:53:44.305Z] INFO: Building the test binaries at 05/21/2021 18:53:44... [2021-05-21T18:53:44.738Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:53:44.738Z] [2021-05-21T18:53:44.738Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:53:44.738Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:53:44.738Z] HOSTNAME=4f285d8d5758 [2021-05-21T18:53:44.738Z] TESTDEBUG=0 [2021-05-21T18:53:44.738Z] DEST=bundles/test-integration [2021-05-21T18:53:44.738Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:53:44.738Z] DOCKER_GITCOMMIT=dcd4b1caafe595d5925f3934b05575ba657e09b2 [2021-05-21T18:53:44.738Z] container=docker [2021-05-21T18:53:44.738Z] HOME=/root [2021-05-21T18:53:44.738Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:53:44.738Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:53:44.738Z] VALIDATE_BRANCH=master [2021-05-21T18:53:44.738Z] TERM=xterm [2021-05-21T18:53:44.738Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:53:44.738Z] SHLVL=1 [2021-05-21T18:53:44.738Z] TIMEOUT=120m [2021-05-21T18:53:44.738Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:53:44.738Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:53:44.738Z] GO111MODULE=off [2021-05-21T18:53:44.738Z] DOCKER_EXPERIMENTAL=1 [2021-05-21T18:53:44.738Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:53:44.738Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:53:44.738Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:53:44.738Z] GOPATH=/go [2021-05-21T18:53:44.738Z] PKG_CONFIG=pkg-config [2021-05-21T18:53:44.738Z] _=/usr/bin/env [2021-05-21T18:53:44.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-21T18:53:44.948Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-05-21T18:53:45.065Z] ...INFO: Daemon under test started and replied! [2021-05-21T18:53:45.065Z] INFO: Docker version of the daemon under test [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] Client: [2021-05-21T18:53:45.065Z] Version: 17.06.2-ce [2021-05-21T18:53:45.065Z] API version: 1.30 [2021-05-21T18:53:45.065Z] Go version: go1.8.3 [2021-05-21T18:53:45.065Z] Git commit: cec0b72 [2021-05-21T18:53:45.065Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-21T18:53:45.065Z] OS/Arch: windows/amd64 [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] Server: [2021-05-21T18:53:45.065Z] Version: 0.0.0-dev [2021-05-21T18:53:45.065Z] API version: 1.41 (minimum version 1.24) [2021-05-21T18:53:45.065Z] Go version: go1.13.15 [2021-05-21T18:53:45.065Z] Git commit: 6a870e0039 [2021-05-21T18:53:45.065Z] Built: 05/21/2021 18:51:53 [2021-05-21T18:53:45.065Z] OS/Arch: windows/amd64 [2021-05-21T18:53:45.065Z] Experimental: false [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] INFO: Docker info of the daemon under test [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] Containers: 0 [2021-05-21T18:53:45.065Z] Running: 0 [2021-05-21T18:53:45.065Z] Paused: 0 [2021-05-21T18:53:45.065Z] Stopped: 0 [2021-05-21T18:53:45.065Z] Images: 0 [2021-05-21T18:53:45.065Z] Server Version: 0.0.0-dev [2021-05-21T18:53:45.065Z] Storage Driver: windowsfilter [2021-05-21T18:53:45.065Z] Windows: [2021-05-21T18:53:45.065Z] Logging Driver: json-file [2021-05-21T18:53:45.065Z] Plugins: [2021-05-21T18:53:45.065Z] Volume: local [2021-05-21T18:53:45.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T18:53:45.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T18:53:45.065Z] Swarm: inactive [2021-05-21T18:53:45.065Z] Default Isolation: process [2021-05-21T18:53:45.065Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-21T18:53:45.065Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-21T18:53:45.065Z] OSType: windows [2021-05-21T18:53:45.065Z] Architecture: x86_64 [2021-05-21T18:53:45.065Z] CPUs: 4 [2021-05-21T18:53:45.065Z] Total Memory: 32GiB [2021-05-21T18:53:45.065Z] Name: azwin-2-df3840 [2021-05-21T18:53:45.065Z] ID: 6FRB:AX67:GTKN:3K47:B2EY:NRWU:JIVD:R7W6:XI6W:KD5S:OLYL:YP24 [2021-05-21T18:53:45.065Z] Docker Root Dir: D:\CI\PR-41588\7\daemon [2021-05-21T18:53:45.065Z] Debug Mode (client): false [2021-05-21T18:53:45.065Z] Debug Mode (server): true [2021-05-21T18:53:45.065Z] File Descriptors: -1 [2021-05-21T18:53:45.065Z] Goroutines: 16 [2021-05-21T18:53:45.065Z] System Time: 2021-05-21T18:53:43.9960263Z [2021-05-21T18:53:45.065Z] EventsListeners: 0 [2021-05-21T18:53:45.065Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:53:45.065Z] Labels: [2021-05-21T18:53:45.065Z] Experimental: false [2021-05-21T18:53:45.065Z] Insecure Registries: [2021-05-21T18:53:45.065Z] 127.0.0.0/8 [2021-05-21T18:53:45.065Z] Live Restore Enabled: false [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] INFO: Docker images of the daemon under test [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T18:53:45.065Z] [2021-05-21T18:53:45.065Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-21T18:53:45.065Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-21T18:53:45.065Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-21T18:53:45.065Z] 29d5b6a226d2: Pulling fs layer [2021-05-21T18:53:45.597Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.797s coverage: 69.3% of statements [2021-05-21T18:53:46.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:53:46.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:53:47.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-05-21T18:53:47.100Z] === RUN TestBuildWithHugeFile [2021-05-21T18:53:47.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:53:47.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:53:48.384Z] ok github.com/docker/docker/daemon 12.336s coverage: 17.3% of statements [2021-05-21T18:53:48.384Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T18:53:48.384Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T18:53:48.384Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T18:53:48.384Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T18:53:48.401Z] sha256:5cffa90940c3880b1ef29c070af22ad6bb1a9de21abca79daecdaf8681cc187b [2021-05-21T18:53:48.401Z] INFO: Starting docker-py tests... [2021-05-21T18:53:48.401Z] ============================= test session starts ============================== [2021-05-21T18:53:48.401Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-21T18:53:48.401Z] rootdir: /src, inifile: pytest.ini [2021-05-21T18:53:48.401Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-21T18:53:48.401Z] collected 390 items / 1 deselected / 389 selected [2021-05-21T18:53:48.401Z] [2021-05-21T18:53:48.682Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.709s coverage: 45.9% of statements [2021-05-21T18:53:48.682Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T18:53:48.682Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.823s coverage: 49.4% of statements [2021-05-21T18:53:48.955Z] INFO: make.ps1 starting at 05/21/2021 18:53:48 [2021-05-21T18:53:48.955Z] INFO: Git commit (8724ed394a) assumed from DOCKER_GITCOMMIT environment variable [2021-05-21T18:53:48.955Z] INFO: Invoking autogen... [2021-05-21T18:53:49.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:53:49.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:53:49.407Z] INFO: Building daemon... [2021-05-21T18:53:50.860Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-05-21T18:53:51.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:53:51.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:53:51.917Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-05-21T18:53:52.566Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-05-21T18:53:53.219Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.734s coverage: 52.2% of statements [2021-05-21T18:53:53.219Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-21T18:53:53.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T18:53:55.371Z] ok github.com/docker/docker/daemon/logger 0.311s coverage: 43.2% of statements [2021-05-21T18:53:55.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:53:55.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:53:56.952Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2021-05-21T18:53:56.953Z] ok github.com/docker/docker/daemon/logger/awslogs 0.496s coverage: 77.8% of statements [2021-05-21T18:53:56.953Z] ok github.com/docker/docker/daemon/images 0.064s coverage: 6.7% of statements [2021-05-21T18:53:56.953Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T18:53:56.953Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T18:53:56.953Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T18:53:56.953Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2021-05-21T18:53:57.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2021-05-21T18:53:57.610Z] === RUN TestCgroupNamespacesRun [2021-05-21T18:53:58.037Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-05-21T18:53:58.037Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-05-21T18:53:59.752Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2021-05-21T18:53:59.752Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-21T18:54:00.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 69.9% of statements [2021-05-21T18:54:00.170Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 75.2% of statements [2021-05-21T18:54:00.170Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T18:54:01.248Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 55.8% of statements [2021-05-21T18:54:01.248Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-05-21T18:54:01.322Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2021-05-21T18:54:01.322Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-21T18:54:02.793Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-05-21T18:54:03.095Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-05-21T18:54:03.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2021-05-21T18:54:03.393Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-21T18:54:05.496Z] --- PASS: TestCgroupNamespacesRunHostMode (2.05s) [2021-05-21T18:54:05.496Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-21T18:54:05.906Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2021-05-21T18:54:05.906Z] ok github.com/docker/docker/daemon/logger/splunk 2.469s coverage: 82.5% of statements [2021-05-21T18:54:05.906Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T18:54:05.906Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T18:54:06.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-21T18:54:06.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-21T18:54:06.986Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2021-05-21T18:54:07.591Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2021-05-21T18:54:07.591Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-21T18:54:08.169Z] --- PASS: TestBuildWithHugeFile (53.75s) [2021-05-21T18:54:08.170Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T18:54:08.170Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-21T18:54:08.170Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:54:08.170Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T18:54:08.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:54:08.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:54:08.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:54:08.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:54:08.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:54:08.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:54:08.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:54:08.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:54:08.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:54:08.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-05-21T18:54:08.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-21T18:54:08.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-21T18:54:08.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-21T18:54:08.170Z] === RUN TestBuildPreserveOwnership [2021-05-21T18:54:08.170Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-21T18:54:08.552Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-05-21T18:54:09.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-21T18:54:09.154Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2021-05-21T18:54:09.155Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-21T18:54:09.347Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-21T18:54:09.608Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-21T18:54:09.612Z] ok github.com/docker/docker/distribution 0.447s coverage: 25.2% of statements [2021-05-21T18:54:09.612Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T18:54:10.190Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-05-21T18:54:10.191Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-21T18:54:10.477Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2021-05-21T18:54:10.477Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2021-05-21T18:54:10.477Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2021-05-21T18:54:10.477Z] === RUN TestBuildPlatformInvalid [2021-05-21T18:54:10.477Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-21T18:54:10.477Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-21T18:54:11.728Z] ok github.com/docker/docker/image 0.048s coverage: 86.6% of statements [2021-05-21T18:54:11.728Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-05-21T18:54:11.728Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 85.6% of statements [2021-05-21T18:54:11.728Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T18:54:11.828Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-21T18:54:12.279Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2021-05-21T18:54:12.279Z] === RUN TestNISDomainname [2021-05-21T18:54:13.269Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-05-21T18:54:13.269Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.6% of statements [2021-05-21T18:54:13.867Z] --- PASS: TestNISDomainname (1.37s) [2021-05-21T18:54:13.867Z] === RUN TestHostnameDnsResolution [2021-05-21T18:54:15.048Z] 29d5b6a226d2: Verifying Checksum [2021-05-21T18:54:15.048Z] 29d5b6a226d2: Download complete [2021-05-21T18:54:15.406Z] ok github.com/docker/docker/image/v1 0.050s coverage: 25.0% of statements [2021-05-21T18:54:15.406Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-21T18:54:15.452Z] --- PASS: TestHostnameDnsResolution (2.04s) [2021-05-21T18:54:15.452Z] === RUN TestStats [2021-05-21T18:54:16.131Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2021-05-21T18:54:16.497Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-05-21T18:54:16.815Z] ok github.com/docker/docker/oci 0.019s coverage: 45.2% of statements [2021-05-21T18:54:17.999Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-05-21T18:54:19.002Z] --- PASS: TestStats (3.04s) [2021-05-21T18:54:19.002Z] === RUN TestStopContainerWithTimeout [2021-05-21T18:54:19.002Z] === RUN TestStopContainerWithTimeout/0 [2021-05-21T18:54:19.002Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-21T18:54:19.002Z] === RUN TestStopContainerWithTimeout/1 [2021-05-21T18:54:19.002Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-21T18:54:19.002Z] === RUN TestStopContainerWithTimeout/3 [2021-05-21T18:54:19.002Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-21T18:54:19.002Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-21T18:54:19.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-21T18:54:19.002Z] === CONT TestStopContainerWithTimeout/0 [2021-05-21T18:54:19.002Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-21T18:54:19.101Z] ok github.com/docker/docker/pkg/authorization 0.781s coverage: 68.3% of statements [2021-05-21T18:54:19.101Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-05-21T18:54:20.038Z] === CONT TestStopContainerWithTimeout/3 [2021-05-21T18:54:20.217Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-05-21T18:54:20.535Z] ok github.com/docker/docker/pkg/archive 1.009s coverage: 81.9% of statements [2021-05-21T18:54:21.199Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-05-21T18:54:21.501Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2021-05-21T18:54:21.627Z] === CONT TestStopContainerWithTimeout/1 [2021-05-21T18:54:22.558Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-05-21T18:54:23.232Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-05-21T18:54:23.530Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-05-21T18:54:23.760Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-21T18:54:23.760Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-05-21T18:54:23.760Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-05-21T18:54:23.760Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2021-05-21T18:54:23.760Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-05-21T18:54:23.760Z] === RUN TestDeleteDevicemapper [2021-05-21T18:54:23.760Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-21T18:54:23.760Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:54:23.760Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T18:54:24.178Z] ok github.com/docker/docker/layer 7.472s coverage: 68.8% of statements [2021-05-21T18:54:24.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T18:54:24.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T18:54:24.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T18:54:24.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T18:54:24.178Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T18:54:24.833Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-05-21T18:54:24.833Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 88.7% of statements [2021-05-21T18:54:24.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-21T18:54:25.135Z] ok github.com/docker/docker/pkg/chrootarchive 3.976s coverage: 43.2% of statements [2021-05-21T18:54:25.135Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T18:54:25.135Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T18:54:25.346Z] Loaded image: buildpack-deps:buster [2021-05-21T18:54:25.346Z] Loaded image: busybox:latest [2021-05-21T18:54:25.346Z] Loaded image: busybox:glibc [2021-05-21T18:54:26.193Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2021-05-21T18:54:26.193Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-05-21T18:54:26.193Z] ok github.com/docker/docker/pkg/fsutils 0.399s coverage: 85.1% of statements [2021-05-21T18:54:26.280Z] Loaded image: debian:bullseye [2021-05-21T18:54:26.538Z] Loaded image: hello-world:latest [2021-05-21T18:54:26.538Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:54:27.736Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-05-21T18:54:27.736Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2021-05-21T18:54:28.034Z] ok github.com/docker/docker/pkg/idtools 0.677s coverage: 69.5% of statements [2021-05-21T18:54:28.290Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.92s) [2021-05-21T18:54:28.290Z] === RUN TestUpdateMemory [2021-05-21T18:54:28.290Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-21T18:54:28.290Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:54:28.290Z] === RUN TestUpdateCPUQuota [2021-05-21T18:54:28.332Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2021-05-21T18:54:28.631Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-05-21T18:54:28.933Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-05-21T18:54:28.934Z] ok github.com/docker/docker/pkg/ioutils 1.342s coverage: 70.1% of statements [2021-05-21T18:54:28.934Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T18:54:28.934Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-21T18:54:28.934Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T18:54:28.934Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T18:54:29.588Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-05-21T18:54:29.588Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.4% of statements [2021-05-21T18:54:29.588Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T18:54:29.588Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T18:54:30.238Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2021-05-21T18:54:31.319Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-05-21T18:54:31.622Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2021-05-21T18:54:31.622Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-05-21T18:54:31.815Z] --- PASS: TestUpdateCPUQuota (4.16s) [2021-05-21T18:54:31.815Z] === RUN TestUpdatePidsLimit [2021-05-21T18:54:31.815Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-21T18:54:32.270Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-21T18:54:32.449Z] === RUN TestUpdatePidsLimit/no_change [2021-05-21T18:54:32.964Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-05-21T18:54:33.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-21T18:54:33.144Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-21T18:54:33.275Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 75.0% of statements [2021-05-21T18:54:33.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-21T18:54:33.579Z] ok github.com/docker/docker/pkg/streamformatter 0.026s coverage: 66.2% of statements [2021-05-21T18:54:33.579Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-05-21T18:54:33.880Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-21T18:54:33.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-21T18:54:34.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-21T18:54:34.646Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.22s) [2021-05-21T18:54:34.646Z] PASS [2021-05-21T18:54:34.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-21T18:54:34.903Z] [2021-05-21T18:54:34.903Z] === Skipped [2021-05-21T18:54:34.903Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-21T18:54:34.903Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:54:34.903Z] [2021-05-21T18:54:34.903Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-21T18:54:34.903Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:54:34.903Z] [2021-05-21T18:54:34.903Z] [2021-05-21T18:54:34.903Z] DONE 34 tests, 2 skipped in 128.281s [2021-05-21T18:54:34.903Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-21T18:54:34.903Z] INFO: Testing against a local daemon [2021-05-21T18:54:34.903Z] === RUN TestConfigInspect [2021-05-21T18:54:35.132Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2021-05-21T18:54:35.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-21T18:54:35.429Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.8% of statements [2021-05-21T18:54:35.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-21T18:54:36.076Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2021-05-21T18:54:36.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-21T18:54:36.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-21T18:54:36.375Z] testing: warning: no tests to run [2021-05-21T18:54:36.375Z] coverage: [no statements] [2021-05-21T18:54:36.375Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-05-21T18:54:36.375Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-05-21T18:54:36.673Z] ok github.com/docker/docker/pkg/signal 4.133s coverage: 62.9% of statements [2021-05-21T18:54:36.971Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-05-21T18:54:37.268Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-05-21T18:54:37.268Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit (5.38s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.59s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.62s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2021-05-21T18:54:37.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-05-21T18:54:37.296Z] === RUN TestUpdateRestartPolicy [2021-05-21T18:54:37.431Z] --- PASS: TestConfigInspect (2.56s) [2021-05-21T18:54:37.431Z] === RUN TestConfigList [2021-05-21T18:54:38.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-21T18:54:39.961Z] --- PASS: TestConfigList (2.43s) [2021-05-21T18:54:39.961Z] === RUN TestConfigsCreateAndDelete [2021-05-21T18:54:40.045Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-05-21T18:54:40.045Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 83.5% of statements [2021-05-21T18:54:41.109Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-05-21T18:54:41.760Z] ok github.com/docker/docker/plugin 0.596s coverage: 23.2% of statements [2021-05-21T18:54:42.489Z] --- PASS: TestConfigsCreateAndDelete (2.43s) [2021-05-21T18:54:42.489Z] === RUN TestConfigsUpdate [2021-05-21T18:54:42.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-21T18:54:42.822Z] ok github.com/docker/docker/quota 0.621s coverage: 71.4% of statements [2021-05-21T18:54:43.216Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-05-21T18:54:43.264Z] --- PASS: TestBuildWithHugeFile (52.38s) [2021-05-21T18:54:43.264Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T18:54:43.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:54:43.264Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:54:43.264Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T18:54:43.264Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:54:43.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:54:43.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:54:43.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:54:43.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:54:43.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:54:43.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:54:43.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:54:43.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:54:43.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-21T18:54:43.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-05-21T18:54:43.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-05-21T18:54:43.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-21T18:54:43.265Z] === RUN TestBuildPreserveOwnership [2021-05-21T18:54:43.265Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-21T18:54:43.865Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 45.3% of statements [2021-05-21T18:54:44.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-21T18:54:44.517Z] ok github.com/docker/docker/registry 0.254s coverage: 58.8% of statements [2021-05-21T18:54:44.817Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-05-21T18:54:45.017Z] --- PASS: TestConfigsUpdate (2.46s) [2021-05-21T18:54:45.017Z] === RUN TestTemplatedConfig [2021-05-21T18:54:45.466Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2021-05-21T18:54:46.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-21T18:54:46.527Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-21T18:54:46.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-21T18:54:47.592Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2021-05-21T18:54:48.301Z] --- PASS: TestTemplatedConfig (3.52s) [2021-05-21T18:54:48.301Z] === RUN TestConfigCreateResolve [2021-05-21T18:54:48.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-21T18:54:49.122Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-21T18:54:49.753Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 67.0% of statements [2021-05-21T18:54:50.050Z] ok github.com/docker/docker/volume/local 0.298s coverage: 76.4% of statements [2021-05-21T18:54:50.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-21T18:54:50.690Z] --- PASS: TestBuildPreserveOwnership (10.25s) [2021-05-21T18:54:50.690Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.25s) [2021-05-21T18:54:50.690Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-21T18:54:50.690Z] === RUN TestBuildPlatformInvalid [2021-05-21T18:54:50.690Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-05-21T18:54:50.690Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-21T18:54:50.690Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-21T18:54:50.690Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-21T18:54:50.690Z] PASS [2021-05-21T18:54:50.690Z] [2021-05-21T18:54:50.690Z] === Skipped [2021-05-21T18:54:50.690Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-21T18:54:50.690Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:54:50.690Z] [2021-05-21T18:54:50.690Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:54:50.690Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:54:50.690Z] [2021-05-21T18:54:50.690Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-21T18:54:50.690Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-21T18:54:50.690Z] [2021-05-21T18:54:50.690Z] [2021-05-21T18:54:50.690Z] DONE 34 tests, 3 skipped in 136.908s [2021-05-21T18:54:50.690Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-21T18:54:50.690Z] INFO: Testing against a local daemon [2021-05-21T18:54:50.690Z] === RUN TestConfigInspect [2021-05-21T18:54:50.690Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-21T18:54:50.690Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:50.690Z] === RUN TestConfigList [2021-05-21T18:54:50.690Z] --- SKIP: TestConfigList (0.01s) [2021-05-21T18:54:50.690Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:50.690Z] === RUN TestConfigsCreateAndDelete [2021-05-21T18:54:50.690Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-21T18:54:50.690Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:50.690Z] === RUN TestConfigsUpdate [2021-05-21T18:54:50.690Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-21T18:54:50.690Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:50.690Z] === RUN TestTemplatedConfig [2021-05-21T18:54:50.690Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-21T18:54:50.690Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:50.690Z] === RUN TestConfigCreateResolve [2021-05-21T18:54:50.690Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-05-21T18:54:50.690Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:50.690Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T18:54:50.708Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-05-21T18:54:50.833Z] --- PASS: TestConfigCreateResolve (2.44s) [2021-05-21T18:54:50.833Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T18:54:51.399Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-05-21T18:54:51.399Z] PASS [2021-05-21T18:54:51.399Z] [2021-05-21T18:54:51.399Z] DONE 7 tests in 16.550s [2021-05-21T18:54:51.399Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-21T18:54:51.399Z] INFO: Testing against a local daemon [2021-05-21T18:54:51.399Z] === RUN TestCheckpoint [2021-05-21T18:54:51.399Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T18:54:51.399Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:54:51.399Z] === RUN TestContainerInvalidJSON [2021-05-21T18:54:51.399Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:54:51.399Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:54:51.399Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:54:51.399Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:54:51.399Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:54:51.399Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:54:51.399Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:54:51.399Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:54:51.399Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:54:51.399Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-21T18:54:51.399Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T18:54:51.399Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-21T18:54:51.399Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T18:54:51.399Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T18:54:51.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-21T18:54:51.657Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T18:54:51.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-21T18:54:51.657Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T18:54:51.657Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-21T18:54:51.657Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T18:54:51.657Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-21T18:54:51.657Z] === RUN TestCopyFromContainer [2021-05-21T18:54:52.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-21T18:54:52.576Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-05-21T18:54:52.576Z] PASS [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] === Skipped [2021-05-21T18:54:52.576Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-21T18:54:52.576Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-21T18:54:52.576Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-21T18:54:52.576Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-21T18:54:52.576Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-21T18:54:52.576Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-05-21T18:54:52.576Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] [2021-05-21T18:54:52.576Z] DONE 7 tests, 6 skipped in 2.076s [2021-05-21T18:54:52.576Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-21T18:54:52.576Z] INFO: Testing against a local daemon [2021-05-21T18:54:52.576Z] === RUN TestCheckpoint [2021-05-21T18:54:52.576Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T18:54:52.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:54:52.576Z] === RUN TestContainerInvalidJSON [2021-05-21T18:54:52.576Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:54:52.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:54:52.576Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:54:52.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:54:52.576Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:54:52.577Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:54:52.577Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:54:52.577Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:54:52.577Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:54:52.577Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-21T18:54:52.577Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-21T18:54:52.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T18:54:52.577Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T18:54:52.577Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T18:54:52.577Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-21T18:54:52.577Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T18:54:52.577Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-21T18:54:52.577Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T18:54:52.715Z] --- PASS: TestUpdateRestartPolicy (13.70s) [2021-05-21T18:54:52.715Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T18:54:52.715Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2021-05-21T18:54:52.715Z] === RUN TestWaitNonBlocked [2021-05-21T18:54:52.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:54:52.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:54:52.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:54:52.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:54:52.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:54:52.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:54:52.833Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-21T18:54:52.833Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T18:54:52.833Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-21T18:54:52.833Z] === RUN TestCopyFromContainer [2021-05-21T18:54:53.031Z] === RUN TestCopyFromContainer// [2021-05-21T18:54:53.290Z] === RUN TestCopyFromContainer//bar/root [2021-05-21T18:54:53.290Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-21T18:54:53.290Z] === RUN TestCopyFromContainer/bar/quux [2021-05-21T18:54:53.290Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-21T18:54:53.367Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-21T18:54:53.367Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2021-05-21T18:54:53.367Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.38s) [2021-05-21T18:54:53.367Z] === RUN TestWaitBlocked [2021-05-21T18:54:53.367Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:54:53.367Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:54:53.367Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:54:53.367Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:54:53.367Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:54:53.367Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:54:53.548Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-21T18:54:53.548Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-21T18:54:53.548Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-21T18:54:53.548Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-21T18:54:53.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-21T18:54:53.806Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer (2.11s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-21T18:54:53.806Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-21T18:54:53.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-21T18:54:53.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-21T18:54:53.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-21T18:54:53.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T18:54:53.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:54:53.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:54:53.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:54:53.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:54:53.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:54:53.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:54:53.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:54:53.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:54:53.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:54:53.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-21T18:54:53.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T18:54:53.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T18:54:53.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T18:54:53.807Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T18:54:53.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-21T18:54:53.807Z] === RUN TestCreateWithInvalidEnv [2021-05-21T18:54:53.807Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T18:54:53.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T18:54:53.807Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T18:54:53.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T18:54:53.807Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T18:54:53.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T18:54:53.807Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T18:54:53.807Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T18:54:53.807Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T18:54:53.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-21T18:54:53.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T18:54:53.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-21T18:54:53.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T18:54:53.807Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T18:54:53.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-21T18:54:53.807Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T18:54:54.879Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-21T18:54:54.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2021-05-21T18:54:54.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2021-05-21T18:54:54.879Z] === CONT TestContainerStartOnDaemonRestart [2021-05-21T18:54:54.879Z] === CONT TestContainerKillOnDaemonStart [2021-05-21T18:54:54.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-21T18:54:55.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-21T18:54:56.098Z] === RUN TestCopyFromContainer// [2021-05-21T18:54:56.330Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:54:56.330Z] Using test binary docker [2021-05-21T18:54:56.330Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T18:54:56.330Z] +++ /etc/init.d/apparmor start [2021-05-21T18:54:56.330Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:54:56.330Z] INFO: Waiting for daemon to start... [2021-05-21T18:54:56.330Z] Starting dockerd [2021-05-21T18:54:56.330Z] +++ 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 [2021-05-21T18:54:56.335Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2021-05-21T18:54:56.335Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T18:54:56.355Z] === RUN TestCopyFromContainer//bar/root [2021-05-21T18:54:56.355Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-21T18:54:56.355Z] === RUN TestCopyFromContainer/bar/quux [2021-05-21T18:54:56.355Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-21T18:54:56.611Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-21T18:54:56.611Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-21T18:54:56.611Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-21T18:54:56.611Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-21T18:54:56.867Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer (4.07s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-21T18:54:56.867Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-21T18:54:56.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T18:54:56.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:54:56.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:54:56.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:54:56.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:54:56.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:54:56.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:54:56.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:54:56.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:54:56.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:54:56.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-21T18:54:56.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T18:54:56.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T18:54:56.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T18:54:56.867Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T18:54:56.867Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-21T18:54:56.867Z] === RUN TestCreateWithInvalidEnv [2021-05-21T18:54:56.867Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T18:54:56.867Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T18:54:56.867Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T18:54:56.867Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T18:54:56.867Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T18:54:56.867Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T18:54:56.867Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T18:54:56.867Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T18:54:56.867Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T18:54:56.867Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-21T18:54:56.867Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-21T18:54:56.867Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T18:54:56.867Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T18:54:56.867Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T18:54:56.867Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-21T18:54:56.867Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T18:54:57.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-21T18:54:58.246Z] . [2021-05-21T18:54:58.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:54:58.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:54:58.508Z] Error: No such image: emptyfs [2021-05-21T18:54:58.508Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-21T18:54:58.508Z] ++++ docker load [2021-05-21T18:54:58.555Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2021-05-21T18:54:58.555Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-21T18:54:58.770Z] Running integration-test (iteration 1) [2021-05-21T18:54:58.770Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-21T18:54:58.770Z] ++ 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 [2021-05-21T18:54:58.770Z] ++ set -e [2021-05-21T18:54:58.770Z] ++ '[' -n 0 ']' [2021-05-21T18:54:58.770Z] ++ set -x [2021-05-21T18:54:58.770Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2021-05-21T18:54:58.864Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T18:54:58.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:54:58.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:54:58.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:54:58.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:54:58.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:54:58.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:54:58.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:54:58.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:54:58.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:54:58.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:54:58.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:54:58.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:54:58.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:54:58.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:54:58.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-21T18:54:58.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-21T18:54:58.864Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T18:54:59.383Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2021-05-21T18:54:59.383Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T18:54:59.798Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-05-21T18:54:59.798Z] === RUN TestCreateDifferentPlatform [2021-05-21T18:54:59.798Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T18:54:59.798Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T18:54:59.798Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-21T18:54:59.798Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-21T18:54:59.798Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T18:54:59.798Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T18:54:59.798Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-21T18:54:59.798Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T18:54:59.798Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-21T18:54:59.798Z] === RUN TestContainerStartOnDaemonRestart [2021-05-21T18:54:59.798Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-21T18:54:59.798Z] === RUN TestDaemonRestartIpcMode [2021-05-21T18:54:59.798Z] === PAUSE TestDaemonRestartIpcMode [2021-05-21T18:54:59.798Z] === RUN TestDaemonHostGatewayIP [2021-05-21T18:54:59.798Z] === PAUSE TestDaemonHostGatewayIP [2021-05-21T18:54:59.798Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-21T18:54:59.798Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-21T18:54:59.798Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T18:54:59.798Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-21T18:54:59.798Z] === RUN TestDiff [2021-05-21T18:55:00.731Z] --- PASS: TestDiff (0.79s) [2021-05-21T18:55:00.731Z] === RUN TestExecWithCloseStdin [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2021-05-21T18:55:00.837Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T18:55:00.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:55:00.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:55:00.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:55:00.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:55:00.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:55:00.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:55:00.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:55:00.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:55:00.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:55:00.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:55:00.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:55:00.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:55:00.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:55:00.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:55:00.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-21T18:55:00.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-21T18:55:00.837Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T18:55:00.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-21T18:55:01.286Z] === CONT TestDaemonHostGatewayIP [2021-05-21T18:55:01.287Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.15s) [2021-05-21T18:55:01.364Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-21T18:55:01.364Z] [2021-05-21T18:55:01.364Z] ________ ____ __. [2021-05-21T18:55:01.364Z] \_____ \ | |/ _| [2021-05-21T18:55:01.364Z] / | \| < [2021-05-21T18:55:01.364Z] / | \ | \ [2021-05-21T18:55:01.364Z] \_______ /____|__ \ [2021-05-21T18:55:01.364Z] \/ \/ [2021-05-21T18:55:01.364Z] [2021-05-21T18:55:01.364Z] INFO: make.ps1 ended at 05/21/2021 18:54:58 [2021-05-21T18:55:01.364Z] INFO: Binaries build ended at 05/21/2021 18:54:59. Duration:00:01:15.4532560 [2021-05-21T18:55:01.364Z] INFO: Copying the built daemon binary to d:\CI\PR-41588\7\binary\dockerd-8724ed394a.exe... [2021-05-21T18:55:01.364Z] INFO: Copying the built client binary to d:\CI\PR-41588\7\binary\docker-8724ed394a.exe... [2021-05-21T18:55:01.364Z] INFO: Copying dockerversion from the container... [2021-05-21T18:55:01.364Z] INFO: Copying the golang package from the container to d:\CI\PR-41588\7\installer\go.zip... [2021-05-21T18:55:01.665Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-05-21T18:55:01.665Z] === RUN TestExec [2021-05-21T18:55:01.765Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-05-21T18:55:01.765Z] === RUN TestCreateDifferentPlatform [2021-05-21T18:55:01.765Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T18:55:01.765Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T18:55:01.765Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-21T18:55:01.765Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-21T18:55:01.765Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T18:55:01.765Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T18:55:01.765Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-21T18:55:01.765Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T18:55:01.765Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-21T18:55:01.765Z] === RUN TestContainerStartOnDaemonRestart [2021-05-21T18:55:01.765Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-21T18:55:01.765Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-21T18:55:01.765Z] === RUN TestDaemonRestartIpcMode [2021-05-21T18:55:01.765Z] === PAUSE TestDaemonRestartIpcMode [2021-05-21T18:55:01.765Z] === RUN TestDaemonHostGatewayIP [2021-05-21T18:55:01.765Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-21T18:55:01.765Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:55:01.765Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-21T18:55:01.765Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-21T18:55:01.765Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T18:55:01.765Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-21T18:55:01.765Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-21T18:55:01.765Z] === RUN TestDiff [2021-05-21T18:55:02.319Z] INFO: Extracting go.zip to d:\CI\PR-41588\7\go [2021-05-21T18:55:02.326Z] --- PASS: TestDiff (0.70s) [2021-05-21T18:55:02.326Z] === RUN TestExecWithCloseStdin [2021-05-21T18:55:03.039Z] --- PASS: TestExec (1.14s) [2021-05-21T18:55:03.039Z] === RUN TestExecUser [2021-05-21T18:55:03.253Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-05-21T18:55:03.253Z] === RUN TestExec [2021-05-21T18:55:03.975Z] --- PASS: TestExecUser (1.13s) [2021-05-21T18:55:03.975Z] === RUN TestExportContainerAndImportImage [2021-05-21T18:55:04.182Z] --- PASS: TestExec (0.96s) [2021-05-21T18:55:04.183Z] === RUN TestExecUser [2021-05-21T18:55:04.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-21T18:55:04.909Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-05-21T18:55:04.909Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T18:55:05.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-21T18:55:05.554Z] --- PASS: TestExecUser (0.98s) [2021-05-21T18:55:05.554Z] === RUN TestExportContainerAndImportImage [2021-05-21T18:55:05.797Z] --- PASS: TestDaemonHostGatewayIP (3.89s) [2021-05-21T18:55:05.797Z] === CONT TestDaemonRestartIpcMode [2021-05-21T18:55:06.115Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2021-05-21T18:55:06.116Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T18:55:06.142Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T18:55:06.142Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === Skipped [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-21T18:55:06.142Z] time="2021-05-21T18:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-21T18:55:06.142Z] time="2021-05-21T18:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-21T18:55:06.142Z] time="2021-05-21T18:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-21T18:55:06.142Z] time="2021-05-21T18:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-21T18:55:06.142Z] time="2021-05-21T18:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-21T18:55:06.142Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-21T18:55:06.142Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-21T18:55:06.142Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.142Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-21T18:55:06.142Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.142Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:55:06.142Z] [2021-05-21T18:55:06.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-21T18:55:06.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.143Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-21T18:55:06.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.143Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-21T18:55:06.143Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T18:55:06.143Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-21T18:55:06.143Z] graphtest_unix.go:73: No driver to put! [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-21T18:55:06.143Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-21T18:55:06.143Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] [2021-05-21T18:55:06.143Z] DONE 2255 tests, 24 skipped in 262.559s Post stage [Pipeline] junit [2021-05-21T18:55:06.193Z] Recording test results [2021-05-21T18:55:06.556Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T18:55:06.810Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2021-05-21T18:55:06.810Z] === RUN TestHealthCheckWorkdir [2021-05-21T18:55:07.003Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cbbda78464332d4be91819cb39d30312fbb6574 -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:7cbbda78464332d4be91819cb39d30312fbb6574 hack/make.sh dynbinary test-integration [2021-05-21T18:55:07.307Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2021-05-21T18:55:07.307Z] === CONT TestIpcModeOlderClient [2021-05-21T18:55:07.310Z] [2021-05-21T18:55:07.310Z] Removing bundles/ [2021-05-21T18:55:07.310Z] [2021-05-21T18:55:07.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-21T18:55:07.310Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:55:07.310Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T18:55:07.601Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-05-21T18:55:08.710Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2021-05-21T18:55:08.710Z] === RUN TestHealthKillContainer [2021-05-21T18:55:09.112Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2021-05-21T18:55:09.112Z] PASS [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] === Skipped [2021-05-21T18:55:09.112Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-05-21T18:55:09.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-21T18:55:09.112Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-21T18:55:09.112Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:55:09.112Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-05-21T18:55:09.112Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-05-21T18:55:09.112Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] [2021-05-21T18:55:09.112Z] DONE 196 tests, 6 skipped in 178.943s [2021-05-21T18:55:09.112Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-05-21T18:55:09.112Z] ++ 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 [2021-05-21T18:55:09.112Z] ++ set -e [2021-05-21T18:55:09.112Z] ++ '[' -n 0 ']' [2021-05-21T18:55:09.112Z] ++ set -x [2021-05-21T18:55:09.112Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:55:09.404Z] INFO: Testing against a local daemon [2021-05-21T18:55:09.404Z] === RUN TestCommitInheritsEnv [2021-05-21T18:55:09.453Z] --- PASS: TestExportContainerAfterDaemonRestart (3.06s) [2021-05-21T18:55:09.453Z] === RUN TestHealthCheckWorkdir [2021-05-21T18:55:10.038Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-05-21T18:55:10.038Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T18:55:10.038Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-21T18:55:10.038Z] === RUN TestImagesFilterMultiReference [2021-05-21T18:55:10.038Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-05-21T18:55:10.038Z] === RUN TestImagePullPlatformInvalid [2021-05-21T18:55:10.038Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-05-21T18:55:10.038Z] === RUN TestRemoveImageOrphaning [2021-05-21T18:55:10.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-21T18:55:10.708Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2021-05-21T18:55:10.708Z] === RUN TestRemoveImageGarbageCollector [2021-05-21T18:55:10.708Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-21T18:55:10.708Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:55:10.708Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T18:55:10.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-21T18:55:10.708Z] === RUN TestTagInvalidReference [2021-05-21T18:55:10.708Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-21T18:55:10.708Z] === RUN TestTagValidPrefixedRepo [2021-05-21T18:55:10.708Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-05-21T18:55:10.708Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T18:55:10.708Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-05-21T18:55:10.708Z] === RUN TestTagOfficialNames [2021-05-21T18:55:10.708Z] --- PASS: TestTagOfficialNames (0.03s) [2021-05-21T18:55:10.708Z] === RUN TestTagMatchesDigest [2021-05-21T18:55:10.708Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-21T18:55:10.708Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-21T18:55:10.816Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-05-21T18:55:10.816Z] === RUN TestHealthKillContainer [2021-05-21T18:55:11.034Z] Loaded image: buildpack-deps:buster [2021-05-21T18:55:11.034Z] Loaded image: busybox:latest [2021-05-21T18:55:11.607Z] Loaded image: busybox:glibc [2021-05-21T18:55:12.043Z] --- PASS: TestHealthKillContainer (3.16s) [2021-05-21T18:55:12.043Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T18:55:12.300Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-05-21T18:55:12.301Z] === RUN TestIpcModeNone [2021-05-21T18:55:13.674Z] --- PASS: TestIpcModeNone (1.13s) [2021-05-21T18:55:13.674Z] === RUN TestIpcModePrivate [2021-05-21T18:55:14.080Z] --- PASS: TestHealthKillContainer (2.98s) [2021-05-21T18:55:14.080Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T18:55:14.336Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-05-21T18:55:14.336Z] === RUN TestIpcModeNone [2021-05-21T18:55:14.608Z] --- PASS: TestIpcModePrivate (1.11s) [2021-05-21T18:55:14.608Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-21T18:55:14.608Z] === RUN TestIpcModeShareable [2021-05-21T18:55:14.918Z] Loaded image: debian:bullseye [2021-05-21T18:55:15.262Z] --- PASS: TestIpcModeNone (0.95s) [2021-05-21T18:55:15.262Z] === RUN TestIpcModePrivate [2021-05-21T18:55:15.988Z] --- PASS: TestIpcModeShareable (1.17s) [2021-05-21T18:55:15.988Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-21T18:55:15.989Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-21T18:55:16.189Z] --- PASS: TestIpcModePrivate (0.94s) [2021-05-21T18:55:16.189Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-21T18:55:16.189Z] === RUN TestIpcModeShareable [2021-05-21T18:55:16.189Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-21T18:55:16.189Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:55:16.189Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-21T18:55:16.835Z] Loaded image: hello-world:latest [2021-05-21T18:55:16.835Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:55:16.835Z] INFO: Testing against a local daemon [2021-05-21T18:55:16.835Z] === RUN TestCgroupNamespacesBuild [2021-05-21T18:55:18.761Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2021-05-21T18:55:18.761Z] === RUN TestAPIIpcModeHost [2021-05-21T18:55:18.761Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-21T18:55:18.761Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:55:18.761Z] === RUN TestDaemonIpcModeShareable [2021-05-21T18:55:18.761Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-21T18:55:18.761Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:55:18.761Z] === RUN TestDaemonIpcModePrivate [2021-05-21T18:55:19.272Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-05-21T18:55:19.272Z] === RUN TestAPIIpcModeHost [2021-05-21T18:55:20.144Z] --- PASS: TestCgroupNamespacesBuild (3.00s) [2021-05-21T18:55:20.144Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-21T18:55:20.206Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-05-21T18:55:20.206Z] === RUN TestDaemonIpcModeShareable [2021-05-21T18:55:22.025Z] --- PASS: TestDaemonIpcModePrivate (2.98s) [2021-05-21T18:55:22.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-21T18:55:22.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-21T18:55:22.025Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-21T18:55:22.025Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:55:22.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-21T18:55:22.025Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-21T18:55:22.025Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:55:22.025Z] === RUN TestIpcModeOlderClient [2021-05-21T18:55:22.025Z] === PAUSE TestIpcModeOlderClient [2021-05-21T18:55:22.025Z] === RUN TestKillContainerInvalidSignal [2021-05-21T18:55:22.090Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2021-05-21T18:55:22.090Z] === RUN TestBuildWithSession [2021-05-21T18:55:22.090Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:55:22.090Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:55:22.090Z] === RUN TestBuildSquashParent [2021-05-21T18:55:22.110Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2021-05-21T18:55:22.110Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-21T18:55:22.110Z] === RUN TestDaemonIpcModePrivate [2021-05-21T18:55:22.587Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-21T18:55:22.587Z] === RUN TestKillContainer [2021-05-21T18:55:22.587Z] === RUN TestKillContainer/no_signal [2021-05-21T18:55:22.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-21T18:55:23.148Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T18:55:23.334Z] INFO: Extraction ended at 05/21/2021 18:55:22. Duration:00:00:20.8054028 [2021-05-21T18:55:23.334Z] INFO: Updating the golang and path environment variables [2021-05-21T18:55:23.334Z] INFO: GOPATH=d:\gopath [2021-05-21T18:55:23.334Z] INFO: go version go1.13.15 windows/amd64 [2021-05-21T18:55:23.334Z] INFO: Running the daemon under test in debug mode [2021-05-21T18:55:23.334Z] INFO: Starting a daemon under test... [2021-05-21T18:55:23.334Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41588\7\daemon --pidfile d:\CI\PR-41588\7\docker.pid -D [2021-05-21T18:55:23.334Z] INFO: Process started successfully. [2021-05-21T18:55:23.334Z] INFO: Start tailing logs of the daemon under tests [2021-05-21T18:55:23.334Z] INFO: Waiting for the daemon under test to start... [2021-05-21T18:55:23.710Z] === RUN TestKillContainer/killing_signal [2021-05-21T18:55:24.010Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2021-05-21T18:55:24.010Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-21T18:55:24.010Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-21T18:55:24.637Z] --- PASS: TestKillContainer (2.03s) [2021-05-21T18:55:24.637Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-05-21T18:55:24.637Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-05-21T18:55:24.637Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-05-21T18:55:24.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T18:55:24.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-21T18:55:25.199Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-21T18:55:25.909Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2021-05-21T18:55:25.909Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-21T18:55:25.909Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-21T18:55:26.128Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-05-21T18:55:26.128Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-05-21T18:55:26.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-05-21T18:55:26.129Z] === RUN TestKillStoppedContainer [2021-05-21T18:55:26.129Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-05-21T18:55:26.129Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T18:55:26.129Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-21T18:55:26.129Z] === RUN TestKillDifferentUserContainer [2021-05-21T18:55:26.690Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-05-21T18:55:26.690Z] === RUN TestInspectOomKilledTrue [2021-05-21T18:55:26.690Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-21T18:55:26.690Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:55:26.690Z] === RUN TestInspectOomKilledFalse [2021-05-21T18:55:26.690Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-21T18:55:26.690Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:55:26.690Z] === RUN TestLinksEtcHostsContentMatch [2021-05-21T18:55:26.690Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-21T18:55:26.690Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-21T18:55:26.690Z] === RUN TestLinksContainerNames [2021-05-21T18:55:27.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2021-05-21T18:55:27.810Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-21T18:55:27.810Z] === RUN TestIpcModeOlderClient [2021-05-21T18:55:27.810Z] === PAUSE TestIpcModeOlderClient [2021-05-21T18:55:27.810Z] === RUN TestKillContainerInvalidSignal [2021-05-21T18:55:27.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-21T18:55:28.054Z] --- PASS: TestLinksContainerNames (1.32s) [2021-05-21T18:55:28.054Z] === RUN TestLogsFollowTailEmpty [2021-05-21T18:55:28.621Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-05-21T18:55:28.621Z] === RUN TestContainerNetworkMountsNoChown [2021-05-21T18:55:28.691Z] --- PASS: TestBuildSquashParent (5.95s) [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:55:28.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:55:28.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:55:28.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:55:28.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:55:28.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:55:28.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:55:28.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:55:28.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:55:28.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:55:28.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:55:28.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:55:28.743Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-05-21T18:55:28.743Z] === RUN TestKillContainer [2021-05-21T18:55:28.743Z] === RUN TestKillContainer/no_signal [2021-05-21T18:55:29.309Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T18:55:29.549Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/default [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/default [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/private [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/private [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rprivate [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/slave [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/slave [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rslave [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/shared [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/shared [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rshared [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rslave [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rshared [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/shared [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/slave [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rprivate [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/default [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/private [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:55:29.549Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-21T18:55:29.549Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-21T18:55:29.549Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:55:29.804Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-21T18:55:29.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-21T18:55:29.805Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-21T18:55:29.805Z] === RUN TestContainerBindMountNonRecursive [2021-05-21T18:55:29.805Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-21T18:55:29.805Z] 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) [2021-05-21T18:55:29.805Z] === RUN TestContainerVolumesMountedAsShared [2021-05-21T18:55:29.805Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-21T18:55:29.805Z] 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) [2021-05-21T18:55:29.805Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-21T18:55:29.805Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-21T18:55:29.805Z] 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) [2021-05-21T18:55:29.805Z] === RUN TestNetworkNat [2021-05-21T18:55:29.875Z] === RUN TestKillContainer/killing_signal [2021-05-21T18:55:30.732Z] --- PASS: TestNetworkNat (0.89s) [2021-05-21T18:55:30.732Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T18:55:30.809Z] --- PASS: TestKillContainer (2.31s) [2021-05-21T18:55:30.809Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-05-21T18:55:30.809Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-05-21T18:55:30.809Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-05-21T18:55:30.809Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T18:55:30.809Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-21T18:55:31.244Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:55:31.244Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:55:31.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-05-21T18:55:31.661Z] === RUN TestNetworkLoopbackNat [2021-05-21T18:55:31.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-21T18:55:32.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-21T18:55:32.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-05-21T18:55:32.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2021-05-21T18:55:32.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-05-21T18:55:32.310Z] === RUN TestKillStoppedContainer [2021-05-21T18:55:32.568Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-05-21T18:55:32.568Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T18:55:32.569Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.16s) [2021-05-21T18:55:32.569Z] === RUN TestKillDifferentUserContainer [2021-05-21T18:55:33.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-21T18:55:33.502Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2021-05-21T18:55:33.502Z] === RUN TestInspectOomKilledTrue [2021-05-21T18:55:33.502Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-21T18:55:33.502Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-21T18:55:33.502Z] === RUN TestInspectOomKilledFalse [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2021-05-21T18:55:33.794Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2021-05-21T18:55:33.794Z] === RUN TestBuildMultiStageCopy [2021-05-21T18:55:33.794Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T18:55:34.067Z] --- PASS: TestInspectOomKilledFalse (0.74s) [2021-05-21T18:55:34.067Z] === RUN TestLinksEtcHostsContentMatch [2021-05-21T18:55:34.928Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-05-21T18:55:34.928Z] === RUN TestPause [2021-05-21T18:55:34.928Z] --- SKIP: TestPause (0.00s) [2021-05-21T18:55:34.928Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:55:34.928Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T18:55:34.928Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:55:34.928Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:55:34.928Z] === RUN TestPauseStopPausedContainer [2021-05-21T18:55:34.928Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-21T18:55:34.928Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:55:34.928Z] === RUN TestPidHost [2021-05-21T18:55:35.002Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-05-21T18:55:35.002Z] === RUN TestLinksContainerNames [2021-05-21T18:55:35.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T18:55:35.976Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T18:55:36.238Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T18:55:36.812Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T18:55:36.815Z] --- PASS: TestPidHost (1.90s) [2021-05-21T18:55:36.815Z] === RUN TestPsFilter [2021-05-21T18:55:36.815Z] --- PASS: TestPsFilter (0.12s) [2021-05-21T18:55:36.815Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T18:55:36.903Z] --- PASS: TestLinksContainerNames (1.50s) [2021-05-21T18:55:36.903Z] === RUN TestLogsFollowTailEmpty [2021-05-21T18:55:37.074Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2021-05-21T18:55:37.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2021-05-21T18:55:37.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s) [2021-05-21T18:55:37.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-21T18:55:37.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-21T18:55:37.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-05-21T18:55:37.074Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T18:55:37.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-05-21T18:55:37.377Z] === RUN TestRemoveContainerWithVolume [2021-05-21T18:55:37.469Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-05-21T18:55:37.469Z] === RUN TestContainerNetworkMountsNoChown [2021-05-21T18:55:37.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-21T18:55:38.019Z] --- PASS: TestBuildMultiStageParentConfig (0.88s) [2021-05-21T18:55:38.019Z] === RUN TestBuildLabelWithTargets [2021-05-21T18:55:38.036Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/default [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/default [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/private [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/private [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rprivate [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/slave [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/slave [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rslave [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/shared [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/shared [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rshared [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/default [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/rshared [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/shared [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/rslave [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/slave [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/rprivate [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/private [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-21T18:55:38.036Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:55:38.036Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-21T18:55:38.036Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:55:38.294Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:55:38.305Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-05-21T18:55:38.305Z] === RUN TestRemoveContainerRunning [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-21T18:55:38.553Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-21T18:55:38.553Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-21T18:55:38.553Z] === RUN TestContainerBindMountNonRecursive [2021-05-21T18:55:38.866Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-05-21T18:55:38.867Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T18:55:39.408Z] --- PASS: TestBuildLabelWithTargets (1.46s) [2021-05-21T18:55:39.408Z] === RUN TestBuildWithEmptyLayers [2021-05-21T18:55:39.795Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-05-21T18:55:39.795Z] === RUN TestRemoveInvalidContainer [2021-05-21T18:55:39.795Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-21T18:55:39.795Z] === RUN TestRenameLinkedContainer [2021-05-21T18:55:40.353Z] --- PASS: TestBuildWithEmptyLayers (0.74s) [2021-05-21T18:55:40.353Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T18:55:40.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-21T18:55:41.084Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-05-21T18:55:41.084Z] === RUN TestContainerVolumesMountedAsShared [2021-05-21T18:55:41.154Z] 29d5b6a226d2: Pull complete [2021-05-21T18:55:41.154Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-21T18:55:41.154Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T18:55:41.154Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-21T18:55:41.154Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-21T18:55:41.154Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-21T18:55:41.154Z] WARN: Skipping validation tests [2021-05-21T18:55:41.154Z] INFO: Running unit tests at 05/21/2021 18:55:34... [2021-05-21T18:55:41.154Z] INFO: make.ps1 starting at 05/21/2021 18:55:38 [2021-05-21T18:55:41.154Z] INFO: Git commit (6a870e0039) assumed from DOCKER_GITCOMMIT environment variable [2021-05-21T18:55:41.154Z] INFO: Invoking autogen... [2021-05-21T18:55:41.154Z] INFO: Running unit tests... [2021-05-21T18:55:41.342Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-05-21T18:55:41.342Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-21T18:55:42.276Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-21T18:55:42.276Z] === RUN TestNetworkNat [2021-05-21T18:55:42.309Z] --- PASS: TestRenameLinkedContainer (2.71s) [2021-05-21T18:55:42.309Z] === RUN TestRenameStoppedContainer [2021-05-21T18:55:42.842Z] --- PASS: TestNetworkNat (0.85s) [2021-05-21T18:55:42.843Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T18:55:42.870Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-05-21T18:55:42.870Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T18:55:42.907Z] --- PASS: TestBuildMultiStageOnBuild (2.41s) [2021-05-21T18:55:42.907Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T18:55:43.776Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-05-21T18:55:43.776Z] === RUN TestNetworkLoopbackNat [2021-05-21T18:55:43.852Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2021-05-21T18:55:43.852Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T18:55:44.337Z] .....INFO: Daemon under test started and replied! [2021-05-21T18:55:44.337Z] INFO: Docker version of the daemon under test [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] Client: [2021-05-21T18:55:44.337Z] Version: 17.06.2-ce [2021-05-21T18:55:44.337Z] API version: 1.30 [2021-05-21T18:55:44.337Z] Go version: go1.8.3 [2021-05-21T18:55:44.337Z] Git commit: cec0b72 [2021-05-21T18:55:44.337Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-21T18:55:44.337Z] OS/Arch: windows/amd64 [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] Server: [2021-05-21T18:55:44.337Z] Version: 0.0.0-dev [2021-05-21T18:55:44.337Z] API version: 1.41 (minimum version 1.24) [2021-05-21T18:55:44.337Z] Go version: go1.13.15 [2021-05-21T18:55:44.337Z] Git commit: 8724ed394a [2021-05-21T18:55:44.337Z] Built: 05/21/2021 18:53:48 [2021-05-21T18:55:44.337Z] OS/Arch: windows/amd64 [2021-05-21T18:55:44.337Z] Experimental: false [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] INFO: Docker info of the daemon under test [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] Containers: 0 [2021-05-21T18:55:44.337Z] Running: 0 [2021-05-21T18:55:44.337Z] Paused: 0 [2021-05-21T18:55:44.337Z] Stopped: 0 [2021-05-21T18:55:44.337Z] Images: 0 [2021-05-21T18:55:44.337Z] Server Version: 0.0.0-dev [2021-05-21T18:55:44.337Z] Storage Driver: windowsfilter [2021-05-21T18:55:44.337Z] Windows: [2021-05-21T18:55:44.337Z] Logging Driver: json-file [2021-05-21T18:55:44.337Z] Plugins: [2021-05-21T18:55:44.337Z] Volume: local [2021-05-21T18:55:44.337Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T18:55:44.337Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T18:55:44.337Z] Swarm: inactive [2021-05-21T18:55:44.337Z] Default Isolation: process [2021-05-21T18:55:44.337Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-21T18:55:44.337Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-21T18:55:44.337Z] OSType: windows [2021-05-21T18:55:44.337Z] Architecture: x86_64 [2021-05-21T18:55:44.337Z] CPUs: 4 [2021-05-21T18:55:44.337Z] Total Memory: 32GiB [2021-05-21T18:55:44.337Z] Name: azwin-2-b9c6f0 [2021-05-21T18:55:44.337Z] ID: UKMK:JEXD:E2ME:HHJG:SGRN:TQSN:FIC6:OPHW:SVMF:EU2R:MW6N:WE2B [2021-05-21T18:55:44.337Z] Docker Root Dir: D:\CI\PR-41588\7\daemon [2021-05-21T18:55:44.337Z] Debug Mode (client): false [2021-05-21T18:55:44.337Z] Debug Mode (server): true [2021-05-21T18:55:44.337Z] File Descriptors: -1 [2021-05-21T18:55:44.337Z] Goroutines: 16 [2021-05-21T18:55:44.337Z] System Time: 2021-05-21T18:55:42.4429727Z [2021-05-21T18:55:44.337Z] EventsListeners: 0 [2021-05-21T18:55:44.337Z] Registry: https://index.docker.io/v1/ [2021-05-21T18:55:44.337Z] Labels: [2021-05-21T18:55:44.337Z] Experimental: false [2021-05-21T18:55:44.337Z] Insecure Registries: [2021-05-21T18:55:44.337Z] 127.0.0.0/8 [2021-05-21T18:55:44.337Z] Live Restore Enabled: false [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] INFO: Docker images of the daemon under test [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T18:55:44.337Z] [2021-05-21T18:55:44.337Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-21T18:55:44.337Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-21T18:55:44.337Z] ltsc2019: Pulling from windows/servercore [2021-05-21T18:55:44.337Z] 4612f6d0b889: Pulling fs layer [2021-05-21T18:55:44.337Z] 8116de3c91c3: Pulling fs layer [2021-05-21T18:55:44.758Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-05-21T18:55:44.758Z] === RUN TestRenameInvalidName [2021-05-21T18:55:45.013Z] --- PASS: TestRenameInvalidName (0.67s) [2021-05-21T18:55:45.013Z] === RUN TestRenameAnonymousContainer [2021-05-21T18:55:45.928Z] 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 [2021-05-21T18:55:46.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-21T18:55:46.403Z] --- PASS: TestBuildMultiStageLayerLeak (2.55s) [2021-05-21T18:55:46.403Z] === RUN TestBuildWithHugeFile [2021-05-21T18:55:47.056Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-05-21T18:55:47.056Z] === RUN TestPause [2021-05-21T18:55:47.623Z] --- PASS: TestPause (0.75s) [2021-05-21T18:55:47.623Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T18:55:47.623Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:55:47.623Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:55:47.623Z] === RUN TestPauseStopPausedContainer [2021-05-21T18:55:48.277Z] --- PASS: TestRenameAnonymousContainer (3.17s) [2021-05-21T18:55:48.277Z] === RUN TestRenameContainerWithSameName [2021-05-21T18:55:48.557Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-05-21T18:55:48.557Z] === RUN TestPidHost [2021-05-21T18:55:48.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-21T18:55:48.841Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-05-21T18:55:48.841Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T18:55:50.080Z] 8116de3c91c3: Verifying Checksum [2021-05-21T18:55:50.080Z] 8116de3c91c3: Download complete [2021-05-21T18:55:50.206Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2021-05-21T18:55:50.206Z] === RUN TestResize [2021-05-21T18:55:50.459Z] --- PASS: TestPidHost (2.08s) [2021-05-21T18:55:50.459Z] === RUN TestPsFilter [2021-05-21T18:55:50.718Z] --- PASS: TestPsFilter (0.14s) [2021-05-21T18:55:50.718Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T18:55:50.768Z] --- PASS: TestResize (0.66s) [2021-05-21T18:55:50.768Z] === RUN TestResizeWithInvalidSize [2021-05-21T18:55:51.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-05-21T18:55:51.653Z] === RUN TestRemoveContainerWithVolume [2021-05-21T18:55:51.696Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-05-21T18:55:51.696Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T18:55:51.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-21T18:55:52.219Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-05-21T18:55:52.219Z] === RUN TestRemoveContainerRunning [2021-05-21T18:55:52.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-05-21T18:55:52.261Z] === RUN TestDaemonRestartKillContainers [2021-05-21T18:55:52.261Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-21T18:55:52.261Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-21T18:55:52.261Z] === RUN TestCgroupNamespacesRun [2021-05-21T18:55:52.786Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-05-21T18:55:52.786Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T18:55:53.020Z] ? github.com/docker/docker/api [no test files] [2021-05-21T18:55:53.720Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-05-21T18:55:53.720Z] === RUN TestRemoveInvalidContainer [2021-05-21T18:55:53.720Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-21T18:55:53.720Z] === RUN TestRenameLinkedContainer [2021-05-21T18:55:55.527Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2021-05-21T18:55:55.527Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-21T18:55:56.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:55:56.132Z] Using test binary docker [2021-05-21T18:55:56.132Z] +++ /etc/init.d/apparmor start [2021-05-21T18:55:56.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:55:56.132Z] INFO: Waiting for daemon to start... [2021-05-21T18:55:56.132Z] Starting dockerd [2021-05-21T18:55:56.132Z] +++ 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 [2021-05-21T18:55:57.003Z] --- PASS: TestRenameLinkedContainer (2.94s) [2021-05-21T18:55:57.003Z] === RUN TestRenameStoppedContainer [2021-05-21T18:55:57.273Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-05-21T18:55:57.273Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T18:55:57.414Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.40s) [2021-05-21T18:55:57.415Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-21T18:55:58.068Z] ..........................xx.................... [ 29%] [2021-05-21T18:55:58.674Z] . [2021-05-21T18:55:58.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:55:58.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:55:58.931Z] Error: No such image: emptyfs [2021-05-21T18:55:58.931Z] ++++ docker load [2021-05-21T18:55:58.931Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-21T18:55:59.189Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2021-05-21T18:55:59.189Z] === RUN TestRenameInvalidName [2021-05-21T18:55:59.495Z] Running integration-test (iteration 1) [2021-05-21T18:55:59.495Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-21T18:55:59.495Z] ++ 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 [2021-05-21T18:55:59.495Z] ++ set -e [2021-05-21T18:55:59.495Z] ++ '[' -n 0 ']' [2021-05-21T18:55:59.495Z] ++ set -x [2021-05-21T18:55:59.495Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:55:59.754Z] --- PASS: TestRenameInvalidName (0.75s) [2021-05-21T18:55:59.754Z] === RUN TestRenameAnonymousContainer [2021-05-21T18:56:00.679Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-05-21T18:56:00.679Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-21T18:56:03.036Z] --- PASS: TestRenameAnonymousContainer (3.40s) [2021-05-21T18:56:03.036Z] === RUN TestRenameContainerWithSameName [2021-05-21T18:56:03.944Z] --- PASS: TestCgroupNamespacesRunHostMode (3.04s) [2021-05-21T18:56:03.944Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-21T18:56:03.969Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-05-21T18:56:03.969Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T18:56:05.344Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-05-21T18:56:05.344Z] === RUN TestResize [2021-05-21T18:56:06.277Z] --- PASS: TestResize (0.75s) [2021-05-21T18:56:06.277Z] === RUN TestResizeWithInvalidSize [2021-05-21T18:56:06.457Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-05-21T18:56:06.458Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-21T18:56:06.843Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-05-21T18:56:06.843Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T18:56:07.776Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:56:07.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:56:07.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:56:07.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:56:07.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:56:07.860Z] === RUN TestMiddlewares [2021-05-21T18:56:07.860Z] --- PASS: TestMiddlewares (0.00s) [2021-05-21T18:56:07.860Z] PASS [2021-05-21T18:56:07.860Z] coverage: 9.0% of statements [2021-05-21T18:56:07.860Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2021-05-21T18:56:08.991Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.46s) [2021-05-21T18:56:08.991Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-21T18:56:10.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:56:10.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:56:10.906Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s) [2021-05-21T18:56:10.906Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-21T18:56:11.077Z] 4612f6d0b889: Verifying Checksum [2021-05-21T18:56:11.077Z] 4612f6d0b889: Download complete [2021-05-21T18:56:11.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:56:11.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:56:13.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:56:13.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:56:14.169Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.95s) [2021-05-21T18:56:14.169Z] === RUN TestNISDomainname [2021-05-21T18:56:14.169Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-21T18:56:14.169Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-21T18:56:14.169Z] === RUN TestHostnameDnsResolution [2021-05-21T18:56:15.533Z] --- PASS: TestHostnameDnsResolution (1.64s) [2021-05-21T18:56:15.533Z] === RUN TestStats [2021-05-21T18:56:15.533Z] --- SKIP: TestStats (0.00s) [2021-05-21T18:56:15.533Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:15.533Z] === RUN TestStopContainerWithTimeout [2021-05-21T18:56:15.533Z] === RUN TestStopContainerWithTimeout/0 [2021-05-21T18:56:15.533Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-21T18:56:15.533Z] === RUN TestStopContainerWithTimeout/1 [2021-05-21T18:56:15.533Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-21T18:56:15.533Z] === RUN TestStopContainerWithTimeout/3 [2021-05-21T18:56:15.533Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-21T18:56:15.533Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-21T18:56:15.533Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-21T18:56:15.533Z] === CONT TestStopContainerWithTimeout/0 [2021-05-21T18:56:15.533Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-21T18:56:15.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:56:15.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:56:16.460Z] === CONT TestStopContainerWithTimeout/3 [2021-05-21T18:56:18.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:56:18.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:56:18.976Z] === CONT TestStopContainerWithTimeout/1 [2021-05-21T18:56:20.340Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-21T18:56:20.340Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-05-21T18:56:20.340Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-05-21T18:56:20.340Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-05-21T18:56:20.340Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-05-21T18:56:20.340Z] === RUN TestDeleteDevicemapper [2021-05-21T18:56:20.340Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-21T18:56:20.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:56:20.340Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2021-05-21T18:56:21.389Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2021-05-21T18:56:21.389Z] === RUN TestCgroupNamespacesRun [2021-05-21T18:56:22.763Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-05-21T18:56:22.763Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-21T18:56:22.763Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-21T18:56:22.763Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-21T18:56:22.763Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-21T18:56:22.854Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-05-21T18:56:22.854Z] === RUN TestUpdateMemory [2021-05-21T18:56:22.854Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-21T18:56:22.854Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:22.854Z] === RUN TestUpdateCPUQuota [2021-05-21T18:56:22.854Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-21T18:56:22.854Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:22.854Z] === RUN TestUpdatePidsLimit [2021-05-21T18:56:22.854Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-21T18:56:22.854Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:22.854Z] === RUN TestUpdateRestartPolicy [2021-05-21T18:56:24.448Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-21T18:56:24.667Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-05-21T18:56:24.667Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-21T18:56:26.569Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-05-21T18:56:26.569Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-21T18:56:28.476Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2021-05-21T18:56:28.476Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-21T18:56:29.852Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2021-05-21T18:56:29.852Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-21T18:56:30.796Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2021-05-21T18:56:30.796Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-21T18:56:32.698Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2021-05-21T18:56:32.698Z] === RUN TestNISDomainname [2021-05-21T18:56:32.919Z] --- PASS: TestImportExtremelyLargeImageWorks (79.09s) [2021-05-21T18:56:32.919Z] PASS [2021-05-21T18:56:32.919Z] [2021-05-21T18:56:32.919Z] === Skipped [2021-05-21T18:56:32.919Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-21T18:56:32.919Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:56:32.919Z] [2021-05-21T18:56:32.919Z] [2021-05-21T18:56:32.919Z] DONE 12 tests, 1 skipped in 80.586s [2021-05-21T18:56:32.919Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-05-21T18:56:32.919Z] ++ 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 [2021-05-21T18:56:32.919Z] ++ set -e [2021-05-21T18:56:32.919Z] ++ '[' -n 0 ']' [2021-05-21T18:56:32.919Z] ++ set -x [2021-05-21T18:56:32.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-05-21T18:56:32.919Z] INFO: Testing against a local daemon [2021-05-21T18:56:32.919Z] === RUN TestNetworkCreateDelete [2021-05-21T18:56:32.919Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-05-21T18:56:32.919Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T18:56:32.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-05-21T18:56:32.919Z] === RUN TestDaemonDNSFallback [2021-05-21T18:56:32.919Z] --- PASS: TestDaemonDNSFallback (2.64s) [2021-05-21T18:56:32.919Z] === RUN TestInspectNetwork [2021-05-21T18:56:34.072Z] --- PASS: TestNISDomainname (1.31s) [2021-05-21T18:56:34.072Z] === RUN TestHostnameDnsResolution [2021-05-21T18:56:34.289Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-21T18:56:35.015Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-05-21T18:56:35.015Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T18:56:35.577Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-05-21T18:56:35.577Z] === RUN TestWaitNonBlocked [2021-05-21T18:56:35.577Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:56:35.577Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:56:35.577Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:56:35.577Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:56:35.577Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:56:35.577Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:56:35.974Z] --- PASS: TestHostnameDnsResolution (1.79s) [2021-05-21T18:56:35.974Z] === RUN TestStats [2021-05-21T18:56:36.942Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-21T18:56:36.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-05-21T18:56:36.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-05-21T18:56:36.943Z] === RUN TestWaitBlocked [2021-05-21T18:56:36.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:56:36.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:56:36.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:56:36.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:56:36.943Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:56:36.943Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:56:37.915Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-21T18:56:37.915Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-05-21T18:56:37.915Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-05-21T18:56:37.915Z] === CONT TestDaemonRestartIpcMode [2021-05-21T18:56:37.915Z] === CONT TestIpcModeOlderClient [2021-05-21T18:56:37.915Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-21T18:56:37.915Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-21T18:56:38.328Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-21T18:56:38.501Z] --- PASS: TestStats (2.79s) [2021-05-21T18:56:38.501Z] === RUN TestStopContainerWithTimeout [2021-05-21T18:56:38.501Z] === RUN TestStopContainerWithTimeout/0 [2021-05-21T18:56:38.501Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-21T18:56:38.501Z] === RUN TestStopContainerWithTimeout/1 [2021-05-21T18:56:38.501Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-21T18:56:38.501Z] === RUN TestStopContainerWithTimeout/3 [2021-05-21T18:56:38.501Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-21T18:56:38.501Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-21T18:56:38.501Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-21T18:56:38.501Z] === CONT TestStopContainerWithTimeout/0 [2021-05-21T18:56:38.501Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-21T18:56:39.877Z] === CONT TestStopContainerWithTimeout/3 [2021-05-21T18:56:39.950Z] === RUN TestInspectNetwork/full_network_id [2021-05-21T18:56:39.950Z] === RUN TestInspectNetwork/partial_network_id [2021-05-21T18:56:39.950Z] === RUN TestInspectNetwork/network_name [2021-05-21T18:56:39.950Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-21T18:56:41.776Z] === CONT TestStopContainerWithTimeout/1 [2021-05-21T18:56:43.675Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-21T18:56:43.675Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-05-21T18:56:43.675Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-05-21T18:56:43.675Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-05-21T18:56:43.675Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-05-21T18:56:43.675Z] === RUN TestDeleteDevicemapper [2021-05-21T18:56:43.675Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-21T18:56:43.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:56:43.675Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T18:56:44.451Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.76s) [2021-05-21T18:56:44.451Z] --- PASS: TestDaemonRestartIpcMode (5.82s) [2021-05-21T18:56:44.451Z] PASS [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === Skipped [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-21T18:56:44.451Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-21T18:56:44.451Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-21T18:56:44.451Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-21T18:56:44.451Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-21T18:56:44.451Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-21T18:56:44.451Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-21T18:56:44.451Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-21T18:56:44.451Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-21T18:56:44.451Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-21T18:56:44.451Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-21T18:56:44.451Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-21T18:56:44.451Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-21T18:56:44.451Z] 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) [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-21T18:56:44.451Z] 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) [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-21T18:56:44.451Z] 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) [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-21T18:56:44.451Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:56:44.451Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-21T18:56:44.451Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-21T18:56:44.451Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-21T18:56:44.451Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-21T18:56:44.451Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-21T18:56:44.451Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-21T18:56:44.451Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-21T18:56:44.451Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-21T18:56:44.451Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.451Z] [2021-05-21T18:56:44.452Z] DONE 177 tests, 25 skipped in 111.281s [2021-05-21T18:56:44.452Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-21T18:56:44.452Z] INFO: Testing against a local daemon [2021-05-21T18:56:44.452Z] === RUN TestCommitInheritsEnv [2021-05-21T18:56:44.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T18:56:44.746Z] [2021-05-21T18:56:44.746Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-21T18:56:44.746Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-21T18:56:44.746Z] HOSTNAME=8867646b6118 [2021-05-21T18:56:44.746Z] TESTDEBUG=0 [2021-05-21T18:56:44.746Z] DEST=bundles/test-integration [2021-05-21T18:56:44.746Z] PWD=/go/src/github.com/docker/docker [2021-05-21T18:56:44.746Z] DOCKER_GITCOMMIT=7cbbda78464332d4be91819cb39d30312fbb6574 [2021-05-21T18:56:44.746Z] container=docker [2021-05-21T18:56:44.746Z] HOME=/root [2021-05-21T18:56:44.746Z] GOLANG_VERSION=1.13.15 [2021-05-21T18:56:44.746Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-21T18:56:44.746Z] VALIDATE_BRANCH=master [2021-05-21T18:56:44.746Z] TERM=xterm [2021-05-21T18:56:44.746Z] DOCKER_PKG=github.com/docker/docker [2021-05-21T18:56:44.746Z] SHLVL=1 [2021-05-21T18:56:44.746Z] TIMEOUT=120m [2021-05-21T18:56:44.746Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-21T18:56:44.746Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-21T18:56:44.746Z] GO111MODULE=off [2021-05-21T18:56:44.746Z] DOCKER_EXPERIMENTAL=1 [2021-05-21T18:56:44.746Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-21T18:56:44.746Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-21T18:56:44.746Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-21T18:56:44.746Z] GOPATH=/go [2021-05-21T18:56:44.746Z] PKG_CONFIG=pkg-config [2021-05-21T18:56:44.746Z] _=/usr/bin/env [2021-05-21T18:56:44.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-21T18:56:45.377Z] --- PASS: TestCommitInheritsEnv (1.29s) [2021-05-21T18:56:45.377Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T18:56:45.377Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-21T18:56:45.377Z] === RUN TestImagesFilterMultiReference [2021-05-21T18:56:45.377Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-21T18:56:45.377Z] === RUN TestImagePullPlatformInvalid [2021-05-21T18:56:45.377Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-21T18:56:45.377Z] === RUN TestRemoveImageOrphaning [2021-05-21T18:56:45.547Z] --- PASS: TestInspectNetwork (11.68s) [2021-05-21T18:56:45.547Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-21T18:56:45.547Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-21T18:56:45.547Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-21T18:56:45.547Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-21T18:56:45.547Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T18:56:46.128Z] Loaded image: buildpack-deps:buster [2021-05-21T18:56:46.129Z] Loaded image: busybox:latest [2021-05-21T18:56:46.129Z] Loaded image: busybox:glibc [2021-05-21T18:56:46.204Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2021-05-21T18:56:46.204Z] === RUN TestUpdateMemory [2021-05-21T18:56:47.263Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-05-21T18:56:47.263Z] === RUN TestRemoveImageGarbageCollector [2021-05-21T18:56:47.263Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-21T18:56:47.263Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-21T18:56:47.263Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T18:56:47.263Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-21T18:56:47.263Z] === RUN TestTagInvalidReference [2021-05-21T18:56:47.263Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-21T18:56:47.263Z] === RUN TestTagValidPrefixedRepo [2021-05-21T18:56:47.263Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-21T18:56:47.263Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T18:56:47.263Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-21T18:56:47.263Z] === RUN TestTagOfficialNames [2021-05-21T18:56:47.263Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-21T18:56:47.263Z] === RUN TestTagMatchesDigest [2021-05-21T18:56:47.263Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-21T18:56:47.263Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-21T18:56:47.601Z] --- PASS: TestUpdateMemory (1.38s) [2021-05-21T18:56:47.601Z] === RUN TestUpdateCPUQuota [2021-05-21T18:56:48.280Z] --- PASS: TestRunContainerWithBridgeNone (3.22s) [2021-05-21T18:56:48.280Z] === RUN TestNetworkInvalidJSON [2021-05-21T18:56:48.280Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T18:56:48.280Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T18:56:48.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:56:48.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:56:48.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:56:48.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:56:48.280Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T18:56:48.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:56:48.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T18:56:48.280Z] === RUN TestNetworkList [2021-05-21T18:56:48.280Z] === RUN TestNetworkList//networks [2021-05-21T18:56:48.280Z] === PAUSE TestNetworkList//networks [2021-05-21T18:56:48.280Z] === RUN TestNetworkList//networks/ [2021-05-21T18:56:48.280Z] === PAUSE TestNetworkList//networks/ [2021-05-21T18:56:48.280Z] === CONT TestNetworkList//networks [2021-05-21T18:56:48.280Z] === CONT TestNetworkList//networks/ [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkList (0.01s) [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T18:56:48.280Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T18:56:48.280Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T18:56:48.572Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-05-21T18:56:48.572Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T18:56:48.648Z] Loaded image: debian:bullseye [2021-05-21T18:56:48.905Z] Loaded image: hello-world:latest [2021-05-21T18:56:49.161Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:56:49.161Z] INFO: Testing against a local daemon [2021-05-21T18:56:49.161Z] === RUN TestCgroupNamespacesBuild [2021-05-21T18:56:49.608Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-05-21T18:56:49.608Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T18:56:50.241Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-05-21T18:56:50.241Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T18:56:51.751Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-05-21T18:56:51.752Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T18:56:52.805Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-05-21T18:56:52.805Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T18:56:53.342Z] --- PASS: TestCgroupNamespacesBuild (3.74s) [2021-05-21T18:56:53.342Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-21T18:56:53.439Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-05-21T18:56:53.439Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T18:56:54.166Z] --- PASS: TestBuildWithHugeFile (61.93s) [2021-05-21T18:56:54.166Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T18:56:54.166Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:56:54.166Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:56:54.166Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T18:56:54.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:56:54.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:56:54.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:56:54.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:56:54.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:56:54.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:56:54.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:56:54.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:56:54.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:56:54.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-05-21T18:56:54.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-05-21T18:56:54.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-05-21T18:56:54.166Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-05-21T18:56:54.166Z] === RUN TestBuildPreserveOwnership [2021-05-21T18:56:54.166Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-21T18:56:54.166Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-21T18:56:54.166Z] --- PASS: TestBuildPreserveOwnership (5.25s) [2021-05-21T18:56:54.166Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.52s) [2021-05-21T18:56:54.166Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2021-05-21T18:56:54.166Z] === RUN TestBuildPlatformInvalid [2021-05-21T18:56:54.166Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-21T18:56:54.166Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-21T18:56:55.732Z] --- PASS: TestUpdateCPUQuota (6.98s) [2021-05-21T18:56:55.732Z] === RUN TestUpdatePidsLimit [2021-05-21T18:56:55.732Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-21T18:56:55.732Z] === RUN TestUpdatePidsLimit/no_change [2021-05-21T18:56:55.732Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-21T18:56:55.865Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.96s) [2021-05-21T18:56:55.865Z] === RUN TestBuildWithSession [2021-05-21T18:56:55.865Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:56:55.865Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:56:55.865Z] === RUN TestBuildSquashParent [2021-05-21T18:56:56.666Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-21T18:56:57.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-21T18:56:57.895Z] --- PASS: TestServiceWithPredefinedNetwork (3.79s) [2021-05-21T18:56:57.895Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T18:56:57.895Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T18:56:57.895Z] service_test.go:242: FLAKY_TEST [2021-05-21T18:56:57.895Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T18:56:58.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-21T18:56:58.733Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T18:56:58.805Z] === RUN TestBoolValue [2021-05-21T18:56:58.805Z] --- PASS: TestBoolValue (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestBoolValueOrDefault [2021-05-21T18:56:58.805Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestInt64ValueOrZero [2021-05-21T18:56:58.805Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestInt64ValueOrDefault [2021-05-21T18:56:58.805Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-21T18:56:58.805Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestJsonContentType [2021-05-21T18:56:58.805Z] --- PASS: TestJsonContentType (0.00s) [2021-05-21T18:56:58.805Z] PASS [2021-05-21T18:56:58.805Z] coverage: 14.7% of statements [2021-05-21T18:56:58.805Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2021-05-21T18:56:58.805Z] === RUN TestMaskSecretKeys [2021-05-21T18:56:58.805Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-21T18:56:58.805Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-21T18:56:58.805Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-21T18:56:58.805Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-21T18:56:58.805Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-21T18:56:58.805Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-21T18:56:58.805Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestVersionMiddlewareVersion [2021-05-21T18:56:58.805Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-21T18:56:58.805Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-21T18:56:58.805Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-21T18:56:58.805Z] PASS [2021-05-21T18:56:58.805Z] coverage: 37.7% of statements [2021-05-21T18:56:58.805Z] ok github.com/docker/docker/api/server/middleware 0.146s coverage: 37.7% of statements [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T18:56:58.805Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T18:56:59.267Z] === RUN TestToJSON [2021-05-21T18:56:59.267Z] --- PASS: TestToJSON (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestToParamWithVersion [2021-05-21T18:56:59.267Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestFromJSON [2021-05-21T18:56:59.267Z] --- PASS: TestFromJSON (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestEmpty [2021-05-21T18:56:59.267Z] --- PASS: TestEmpty (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestArgsMatchKVListEmptySources [2021-05-21T18:56:59.267Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestArgsMatchKVList [2021-05-21T18:56:59.267Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestArgsMatch [2021-05-21T18:56:59.267Z] --- PASS: TestArgsMatch (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestAdd [2021-05-21T18:56:59.267Z] --- PASS: TestAdd (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestDel [2021-05-21T18:56:59.267Z] --- PASS: TestDel (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestLen [2021-05-21T18:56:59.267Z] --- PASS: TestLen (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestExactMatch [2021-05-21T18:56:59.267Z] --- PASS: TestExactMatch (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestOnlyOneExactMatch [2021-05-21T18:56:59.267Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestContains [2021-05-21T18:56:59.267Z] --- PASS: TestContains (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestValidate [2021-05-21T18:56:59.267Z] --- PASS: TestValidate (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestWalkValues [2021-05-21T18:56:59.267Z] --- PASS: TestWalkValues (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestFuzzyMatch [2021-05-21T18:56:59.267Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestClone [2021-05-21T18:56:59.267Z] --- PASS: TestClone (0.00s) [2021-05-21T18:56:59.267Z] PASS [2021-05-21T18:56:59.267Z] coverage: 92.2% of statements [2021-05-21T18:56:59.267Z] === RUN TestStrSliceMarshalJSON [2021-05-21T18:56:59.267Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestStrSliceUnmarshalJSON [2021-05-21T18:56:59.267Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestStrSliceUnmarshalString [2021-05-21T18:56:59.267Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestStrSliceUnmarshalSlice [2021-05-21T18:56:59.267Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-21T18:56:59.267Z] PASS [2021-05-21T18:56:59.267Z] coverage: 90.0% of statements [2021-05-21T18:56:59.267Z] ok github.com/docker/docker/api/types/filters 0.256s coverage: 92.2% of statements [2021-05-21T18:56:59.267Z] ok github.com/docker/docker/api/types/strslice 0.224s coverage: 90.0% of statements [2021-05-21T18:56:59.267Z] === RUN TestAdjustForAPIVersion [2021-05-21T18:56:59.267Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-21T18:56:59.267Z] PASS [2021-05-21T18:56:59.267Z] coverage: 5.7% of statements [2021-05-21T18:56:59.267Z] ok github.com/docker/docker/api/server/router/swarm 0.104s coverage: 5.7% of statements [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T18:56:59.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T18:56:59.267Z] === RUN TestDurationToSecondsString [2021-05-21T18:56:59.267Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-21T18:56:59.267Z] === RUN TestGetTimestamp [2021-05-21T18:56:59.728Z] --- PASS: TestGetTimestamp (0.13s) [2021-05-21T18:56:59.728Z] === RUN TestParseTimestamps [2021-05-21T18:56:59.728Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-21T18:56:59.728Z] PASS [2021-05-21T18:56:59.728Z] coverage: 100.0% of statements [2021-05-21T18:56:59.728Z] ok github.com/docker/docker/api/types/time 0.180s coverage: 100.0% of statements [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit (5.79s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s) [2021-05-21T18:57:00.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2021-05-21T18:57:00.108Z] === RUN TestUpdateRestartPolicy [2021-05-21T18:57:00.189Z] === RUN TestCompareVersion [2021-05-21T18:57:00.189Z] --- PASS: TestCompareVersion (0.00s) [2021-05-21T18:57:00.189Z] PASS [2021-05-21T18:57:00.189Z] coverage: 75.0% of statements [2021-05-21T18:57:00.189Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T18:57:00.189Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-21T18:57:01.733Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-21T18:57:01.733Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-21T18:57:01.733Z] === RUN TestCloneArgsSmartHttp [2021-05-21T18:57:01.733Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-05-21T18:57:01.733Z] === RUN TestCloneArgsDumbHttp [2021-05-21T18:57:01.733Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-21T18:57:01.733Z] === RUN TestCloneArgsGit [2021-05-21T18:57:01.733Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-21T18:57:01.733Z] === RUN TestCheckoutGit [2021-05-21T18:57:03.919Z] === RUN TestEnable [2021-05-21T18:57:03.919Z] --- PASS: TestEnable (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestDisable [2021-05-21T18:57:03.919Z] --- PASS: TestDisable (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestEnabled [2021-05-21T18:57:03.919Z] --- PASS: TestEnabled (0.00s) [2021-05-21T18:57:03.919Z] PASS [2021-05-21T18:57:03.919Z] coverage: 100.0% of statements [2021-05-21T18:57:03.919Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-21T18:57:03.919Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestProcessNoDockerignore [2021-05-21T18:57:03.919Z] ok github.com/docker/docker/cli/debug 0.088s coverage: 100.0% of statements [2021-05-21T18:57:03.919Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-21T18:57:03.919Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestDetectContentType [2021-05-21T18:57:03.919Z] --- PASS: TestDetectContentType (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestSelectAcceptableMIME [2021-05-21T18:57:03.919Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestInspectEmptyResponse [2021-05-21T18:57:03.919Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestInspectResponseBinary [2021-05-21T18:57:03.919Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestResponseUnsupportedContentType [2021-05-21T18:57:03.919Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestInspectResponseTextSimple [2021-05-21T18:57:03.919Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestInspectResponseEmptyContentType [2021-05-21T18:57:03.919Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestUnknownContentLength [2021-05-21T18:57:03.919Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestDownloadRemote [2021-05-21T18:57:03.919Z] --- PASS: TestDownloadRemote (0.06s) [2021-05-21T18:57:03.919Z] === RUN TestGetWithStatusError [2021-05-21T18:57:03.919Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-21T18:57:03.919Z] === RUN TestCloseRootDirectory [2021-05-21T18:57:03.919Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-21T18:57:03.919Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:57:03.919Z] === RUN TestHashFile [2021-05-21T18:57:03.919Z] --- SKIP: TestHashFile (0.00s) [2021-05-21T18:57:03.919Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:57:03.919Z] === RUN TestHashSubdir [2021-05-21T18:57:03.919Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-21T18:57:03.919Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:57:03.919Z] === RUN TestRemoveDirectory [2021-05-21T18:57:03.919Z] --- SKIP: TestRemoveDirectory (0.03s) [2021-05-21T18:57:03.919Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:57:03.919Z] PASS [2021-05-21T18:57:03.919Z] coverage: 9.3% of statements [2021-05-21T18:57:03.919Z] ok github.com/docker/docker/builder/remotecontext 0.248s coverage: 9.3% of statements [2021-05-21T18:57:03.919Z] === RUN TestGetAllAllowed [2021-05-21T18:57:03.919Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestGetAllMeta [2021-05-21T18:57:03.919Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-21T18:57:03.919Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestIsUnreferencedBuiltin [2021-05-21T18:57:03.919Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestIsExistingDirectory [2021-05-21T18:57:03.919Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestGetFilenameForDownload [2021-05-21T18:57:03.919Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestEnv2Variables [2021-05-21T18:57:03.919Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-21T18:57:03.919Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestMaintainer [2021-05-21T18:57:03.919Z] --- PASS: TestMaintainer (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestLabel [2021-05-21T18:57:03.919Z] --- PASS: TestLabel (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestFromScratch [2021-05-21T18:57:03.919Z] --- PASS: TestFromScratch (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestFromWithArg [2021-05-21T18:57:03.919Z] --- PASS: TestFromWithArg (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-21T18:57:03.919Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestFromWithUndefinedArg [2021-05-21T18:57:03.919Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestFromMultiStageWithNamedStage [2021-05-21T18:57:03.919Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestOnbuild [2021-05-21T18:57:03.919Z] --- PASS: TestOnbuild (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestWorkdir [2021-05-21T18:57:03.919Z] --- PASS: TestWorkdir (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestCmd [2021-05-21T18:57:03.919Z] --- PASS: TestCmd (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestHealthcheckNone [2021-05-21T18:57:03.919Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestHealthcheckCmd [2021-05-21T18:57:03.919Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestEntrypoint [2021-05-21T18:57:03.919Z] --- PASS: TestEntrypoint (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestExpose [2021-05-21T18:57:03.919Z] --- PASS: TestExpose (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestUser [2021-05-21T18:57:03.919Z] --- PASS: TestUser (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestVolume [2021-05-21T18:57:03.919Z] --- PASS: TestVolume (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestStopSignal [2021-05-21T18:57:03.919Z] --- SKIP: TestStopSignal (0.00s) [2021-05-21T18:57:03.919Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-21T18:57:03.919Z] === RUN TestArg [2021-05-21T18:57:03.919Z] --- PASS: TestArg (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestShell [2021-05-21T18:57:03.919Z] --- PASS: TestShell (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestPrependEnvOnCmd [2021-05-21T18:57:03.919Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestRunWithBuildArgs [2021-05-21T18:57:03.919Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestRunIgnoresHealthcheck [2021-05-21T18:57:03.919Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestDispatchUnsupportedOptions [2021-05-21T18:57:03.919Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-21T18:57:03.919Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-21T18:57:03.919Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-21T18:57:03.919Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestNormalizeWorkdir [2021-05-21T18:57:03.919Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestDispatch [2021-05-21T18:57:03.919Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-21T18:57:03.919Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-21T18:57:03.919Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-21T18:57:03.919Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-21T18:57:03.919Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-21T18:57:03.919Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-21T18:57:03.919Z] === RUN TestDispatch/COPY_url [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch (0.06s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-21T18:57:03.919Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestAddScratchImageAddsToMounts [2021-05-21T18:57:03.919Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-21T18:57:03.919Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-21T18:57:03.919Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-21T18:57:03.919Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestImageSourceGetAddsToMounts [2021-05-21T18:57:03.919Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestEmptyDockerfile [2021-05-21T18:57:03.919Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestSymlinkDockerfile [2021-05-21T18:57:03.919Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-21T18:57:03.919Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-21T18:57:03.919Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestNonExistingDockerfile [2021-05-21T18:57:03.919Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestCopyRunConfig [2021-05-21T18:57:03.919Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestDeepCopyRunConfig [2021-05-21T18:57:03.919Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-21T18:57:03.919Z] === RUN TestExportImage [2021-05-21T18:57:03.919Z] --- PASS: TestExportImage (0.00s) [2021-05-21T18:57:04.383Z] === RUN TestNormalizeDest [2021-05-21T18:57:04.383Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-21T18:57:04.383Z] PASS [2021-05-21T18:57:04.383Z] coverage: 46.8% of statements [2021-05-21T18:57:04.383Z] ok github.com/docker/docker/builder/dockerfile 0.218s coverage: 46.8% of statements [2021-05-21T18:57:04.383Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T18:57:06.417Z] Loaded image: buildpack-deps:buster [2021-05-21T18:57:06.678Z] Loaded image: busybox:latest [2021-05-21T18:57:06.941Z] Loaded image: busybox:glibc [2021-05-21T18:57:08.002Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-21T18:57:08.862Z] Loaded image: debian:bullseye [2021-05-21T18:57:08.862Z] Loaded image: hello-world:latest [2021-05-21T18:57:09.124Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:57:10.716Z] --- PASS: TestBuildSquashParent (13.54s) [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:57:10.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:57:10.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:57:10.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:57:10.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:57:10.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:57:10.716Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:57:10.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:57:10.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:57:10.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:57:12.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-21T18:57:12.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-21T18:57:14.730Z] === RUN TestCheckpointCreateError [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCheckpointCreate [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCheckpointDeleteError [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCheckpointDelete [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCheckpointListError [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCheckpointList [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointList (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCheckpointListContainerNotFound [2021-05-21T18:57:14.730Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNewClientWithOpsFromEnv [2021-05-21T18:57:14.730Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-21T18:57:14.730Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-21T18:57:14.730Z] === RUN TestGetAPIPath [2021-05-21T18:57:14.730Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestParseHostURL [2021-05-21T18:57:14.730Z] --- PASS: TestParseHostURL (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-21T18:57:14.730Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-21T18:57:14.730Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNegotiateAPIVersion [2021-05-21T18:57:14.730Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNegotiateAPVersionOverride [2021-05-21T18:57:14.730Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-21T18:57:14.730Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-21T18:57:14.730Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-21T18:57:14.730Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestClientRedirect [2021-05-21T18:57:14.730Z] --- PASS: TestClientRedirect (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigCreateUnsupported [2021-05-21T18:57:14.730Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigCreateError [2021-05-21T18:57:14.730Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigCreate [2021-05-21T18:57:14.730Z] --- PASS: TestConfigCreate (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigInspectNotFound [2021-05-21T18:57:14.730Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigInspectWithEmptyID [2021-05-21T18:57:14.730Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigInspectUnsupported [2021-05-21T18:57:14.730Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigInspectError [2021-05-21T18:57:14.730Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigInspectConfigNotFound [2021-05-21T18:57:14.730Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigInspect [2021-05-21T18:57:14.730Z] --- PASS: TestConfigInspect (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigListUnsupported [2021-05-21T18:57:14.730Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigListError [2021-05-21T18:57:14.730Z] --- PASS: TestConfigListError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigList [2021-05-21T18:57:14.730Z] --- PASS: TestConfigList (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigRemoveUnsupported [2021-05-21T18:57:14.730Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigRemoveError [2021-05-21T18:57:14.730Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigRemove [2021-05-21T18:57:14.730Z] --- PASS: TestConfigRemove (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigUpdateUnsupported [2021-05-21T18:57:14.730Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigUpdateError [2021-05-21T18:57:14.730Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestConfigUpdate [2021-05-21T18:57:14.730Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerCommitError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerCommit [2021-05-21T18:57:14.730Z] --- PASS: TestContainerCommit (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStatPathError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStatPathNotFoundError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStatPathNoHeaderError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStatPath [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyToContainerError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyToContainerNotFoundError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyToContainer [2021-05-21T18:57:14.730Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyFromContainerError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyFromContainerNotFoundError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-21T18:57:14.730Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestCopyFromContainer [2021-05-21T18:57:14.730Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerCreateError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerCreateImageNotFound [2021-05-21T18:57:14.730Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerCreateWithName [2021-05-21T18:57:14.730Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerCreateAutoRemove [2021-05-21T18:57:14.730Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerDiffError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerDiff [2021-05-21T18:57:14.730Z] --- PASS: TestContainerDiff (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecCreateError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecCreate [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecStartError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecStart [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecInspectError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecInspect [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExportError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExportError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExport [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExport (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerInspectError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerInspectContainerNotFound [2021-05-21T18:57:14.730Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerInspectWithEmptyID [2021-05-21T18:57:14.730Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerInspect [2021-05-21T18:57:14.730Z] --- PASS: TestContainerInspect (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerInspectNode [2021-05-21T18:57:14.730Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerKillError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerKillError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerKill [2021-05-21T18:57:14.730Z] --- PASS: TestContainerKill (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerListError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerListError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerList [2021-05-21T18:57:14.730Z] --- PASS: TestContainerList (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerLogsNotFoundError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerLogsError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerLogs [2021-05-21T18:57:14.730Z] --- PASS: TestContainerLogs (0.16s) [2021-05-21T18:57:14.730Z] === RUN TestContainerPauseError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerPause [2021-05-21T18:57:14.730Z] --- PASS: TestContainerPause (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainersPruneError [2021-05-21T18:57:14.730Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainersPrune [2021-05-21T18:57:14.730Z] --- PASS: TestContainersPrune (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRemoveError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRemoveNotFoundError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRemove [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRemove (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRenameError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRename [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRename (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerResizeError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecResizeError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerResize [2021-05-21T18:57:14.730Z] --- PASS: TestContainerResize (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerExecResize [2021-05-21T18:57:14.730Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRestartError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerRestart [2021-05-21T18:57:14.730Z] --- PASS: TestContainerRestart (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStartError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStartError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStart [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStart (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStatsError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStats [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStats (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStopError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStopError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerStop [2021-05-21T18:57:14.730Z] --- PASS: TestContainerStop (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerTopError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerTopError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerTop [2021-05-21T18:57:14.730Z] --- PASS: TestContainerTop (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerUnpauseError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerUnpause [2021-05-21T18:57:14.730Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerUpdateError [2021-05-21T18:57:14.730Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-21T18:57:14.730Z] === RUN TestContainerUpdate [2021-05-21T18:57:14.730Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestContainerWaitError [2021-05-21T18:57:14.731Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestContainerWait [2021-05-21T18:57:14.731Z] --- PASS: TestContainerWait (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestDiskUsageError [2021-05-21T18:57:14.731Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestDiskUsage [2021-05-21T18:57:14.731Z] --- PASS: TestDiskUsage (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestDistributionInspectUnsupported [2021-05-21T18:57:14.731Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestDistributionInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestEventsErrorInOptions [2021-05-21T18:57:14.731Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestEventsErrorFromServer [2021-05-21T18:57:14.731Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestEvents [2021-05-21T18:57:14.731Z] --- PASS: TestEvents (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestTLSCloseWriter [2021-05-21T18:57:14.731Z] === PAUSE TestTLSCloseWriter [2021-05-21T18:57:14.731Z] === RUN TestImageBuildError [2021-05-21T18:57:14.731Z] --- PASS: TestImageBuildError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageBuild [2021-05-21T18:57:14.731Z] --- PASS: TestImageBuild (0.02s) [2021-05-21T18:57:14.731Z] === RUN TestGetDockerOS [2021-05-21T18:57:14.731Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageCreateError [2021-05-21T18:57:14.731Z] --- PASS: TestImageCreateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageCreate [2021-05-21T18:57:14.731Z] --- PASS: TestImageCreate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageHistoryError [2021-05-21T18:57:14.731Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageHistory [2021-05-21T18:57:14.731Z] --- PASS: TestImageHistory (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageImportError [2021-05-21T18:57:14.731Z] --- PASS: TestImageImportError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageImport [2021-05-21T18:57:14.731Z] --- PASS: TestImageImport (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestImageInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageInspectImageNotFound [2021-05-21T18:57:14.731Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageInspect [2021-05-21T18:57:14.731Z] --- PASS: TestImageInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageListError [2021-05-21T18:57:14.731Z] --- PASS: TestImageListError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageList [2021-05-21T18:57:14.731Z] --- PASS: TestImageList (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageListApiBefore125 [2021-05-21T18:57:14.731Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageLoadError [2021-05-21T18:57:14.731Z] --- PASS: TestImageLoadError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageLoad [2021-05-21T18:57:14.731Z] --- PASS: TestImageLoad (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagesPruneError [2021-05-21T18:57:14.731Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagesPrune [2021-05-21T18:57:14.731Z] --- PASS: TestImagesPrune (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullReferenceParseError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullAnyError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePullWithoutErrors [2021-05-21T18:57:14.731Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushReferenceError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushAnyError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithoutErrors [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-21T18:57:14.731Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageRemoveError [2021-05-21T18:57:14.731Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageRemoveImageNotFound [2021-05-21T18:57:14.731Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageRemove [2021-05-21T18:57:14.731Z] --- PASS: TestImageRemove (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSaveError [2021-05-21T18:57:14.731Z] --- PASS: TestImageSaveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSave [2021-05-21T18:57:14.731Z] --- PASS: TestImageSave (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSearchAnyError [2021-05-21T18:57:14.731Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-21T18:57:14.731Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-21T18:57:14.731Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-21T18:57:14.731Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-21T18:57:14.731Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageSearchWithoutErrors [2021-05-21T18:57:14.731Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageTagError [2021-05-21T18:57:14.731Z] --- PASS: TestImageTagError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageTagInvalidReference [2021-05-21T18:57:14.731Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageTagInvalidSourceImageName [2021-05-21T18:57:14.731Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageTagHexSource [2021-05-21T18:57:14.731Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestImageTag [2021-05-21T18:57:14.731Z] --- PASS: TestImageTag (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestInfoServerError [2021-05-21T18:57:14.731Z] --- PASS: TestInfoServerError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestInfoInvalidResponseJSONError [2021-05-21T18:57:14.731Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestInfo [2021-05-21T18:57:14.731Z] --- PASS: TestInfo (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkConnectError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkConnect [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkCreateError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkCreate [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkDisconnectError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkDisconnect [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkInspectNotFoundError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkInspect [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkListError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkListError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkList [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkList (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworksPruneError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworksPrune [2021-05-21T18:57:14.731Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkRemoveError [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNetworkRemove [2021-05-21T18:57:14.731Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeInspectNodeNotFound [2021-05-21T18:57:14.731Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeInspect [2021-05-21T18:57:14.731Z] --- PASS: TestNodeInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeListError [2021-05-21T18:57:14.731Z] --- PASS: TestNodeListError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeList [2021-05-21T18:57:14.731Z] --- PASS: TestNodeList (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeRemoveError [2021-05-21T18:57:14.731Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeRemove [2021-05-21T18:57:14.731Z] --- PASS: TestNodeRemove (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeUpdateError [2021-05-21T18:57:14.731Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestNodeUpdate [2021-05-21T18:57:14.731Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestOptionWithTimeout [2021-05-21T18:57:14.731Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPingFail [2021-05-21T18:57:14.731Z] --- PASS: TestPingFail (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPingWithError [2021-05-21T18:57:14.731Z] 2021/05/21 18:57:14 RoundTripper returned a response & error; ignoring response [2021-05-21T18:57:14.731Z] 2021/05/21 18:57:14 RoundTripper returned a response & error; ignoring response [2021-05-21T18:57:14.731Z] --- PASS: TestPingWithError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPingSuccess [2021-05-21T18:57:14.731Z] --- PASS: TestPingSuccess (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPingHeadFallback [2021-05-21T18:57:14.731Z] === RUN TestPingHeadFallback/OK [2021-05-21T18:57:14.731Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-21T18:57:14.731Z] === RUN TestPingHeadFallback/Not_Found [2021-05-21T18:57:14.731Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-21T18:57:14.731Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-21T18:57:14.731Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginDisableError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginDisable [2021-05-21T18:57:14.731Z] --- PASS: TestPluginDisable (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginEnableError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginEnable [2021-05-21T18:57:14.731Z] --- PASS: TestPluginEnable (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginInspect [2021-05-21T18:57:14.731Z] --- PASS: TestPluginInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginListError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginListError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginList [2021-05-21T18:57:14.731Z] --- PASS: TestPluginList (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginPushError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginPushError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginPush [2021-05-21T18:57:14.731Z] --- PASS: TestPluginPush (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginRemoveError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginRemove [2021-05-21T18:57:14.731Z] --- PASS: TestPluginRemove (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginSetError [2021-05-21T18:57:14.731Z] --- PASS: TestPluginSetError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPluginSet [2021-05-21T18:57:14.731Z] --- PASS: TestPluginSet (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSetHostHeader [2021-05-21T18:57:14.731Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestPlainTextError [2021-05-21T18:57:14.731Z] --- PASS: TestPlainTextError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestInfiniteError [2021-05-21T18:57:14.731Z] --- PASS: TestInfiniteError (0.02s) [2021-05-21T18:57:14.731Z] === RUN TestSecretCreateUnsupported [2021-05-21T18:57:14.731Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretCreateError [2021-05-21T18:57:14.731Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretCreate [2021-05-21T18:57:14.731Z] --- PASS: TestSecretCreate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretInspectUnsupported [2021-05-21T18:57:14.731Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretInspectSecretNotFound [2021-05-21T18:57:14.731Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretInspect [2021-05-21T18:57:14.731Z] --- PASS: TestSecretInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretListUnsupported [2021-05-21T18:57:14.731Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretListError [2021-05-21T18:57:14.731Z] --- PASS: TestSecretListError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretList [2021-05-21T18:57:14.731Z] --- PASS: TestSecretList (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretRemoveUnsupported [2021-05-21T18:57:14.731Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretRemoveError [2021-05-21T18:57:14.731Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretRemove [2021-05-21T18:57:14.731Z] --- PASS: TestSecretRemove (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretUpdateUnsupported [2021-05-21T18:57:14.731Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretUpdateError [2021-05-21T18:57:14.731Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSecretUpdate [2021-05-21T18:57:14.731Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceCreateError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceCreate [2021-05-21T18:57:14.731Z] --- PASS: TestServiceCreate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-21T18:57:14.731Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceCreateDigestPinning [2021-05-21T18:57:14.731Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceInspectServiceNotFound [2021-05-21T18:57:14.731Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceInspectWithEmptyID [2021-05-21T18:57:14.731Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceInspect [2021-05-21T18:57:14.731Z] --- PASS: TestServiceInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceListError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceListError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceList [2021-05-21T18:57:14.731Z] --- PASS: TestServiceList (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceLogsError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceLogs [2021-05-21T18:57:14.731Z] --- PASS: TestServiceLogs (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceRemoveError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceRemoveNotFoundError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceRemove [2021-05-21T18:57:14.731Z] --- PASS: TestServiceRemove (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceUpdateError [2021-05-21T18:57:14.731Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestServiceUpdate [2021-05-21T18:57:14.731Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmGetUnlockKeyError [2021-05-21T18:57:14.731Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmGetUnlockKey [2021-05-21T18:57:14.731Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmInitError [2021-05-21T18:57:14.731Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmInit [2021-05-21T18:57:14.731Z] --- PASS: TestSwarmInit (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmInspectError [2021-05-21T18:57:14.731Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmInspect [2021-05-21T18:57:14.731Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-21T18:57:14.731Z] === RUN TestSwarmJoinError [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmJoin [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmLeaveError [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmLeave [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmUnlockError [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmUnlock [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmUpdateError [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestSwarmUpdate [2021-05-21T18:57:14.732Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestTaskInspectError [2021-05-21T18:57:14.732Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestTaskInspectWithEmptyID [2021-05-21T18:57:14.732Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestTaskInspect [2021-05-21T18:57:14.732Z] --- PASS: TestTaskInspect (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestTaskListError [2021-05-21T18:57:14.732Z] --- PASS: TestTaskListError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestTaskList [2021-05-21T18:57:14.732Z] --- PASS: TestTaskList (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeCreateError [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeCreate [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeInspectError [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeInspectNotFound [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeInspectWithEmptyID [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeInspect [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeListError [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeListError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeList [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeList (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeRemoveError [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-21T18:57:14.732Z] === RUN TestVolumeRemove [2021-05-21T18:57:14.732Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-21T18:57:14.732Z] === CONT TestTLSCloseWriter [2021-05-21T18:57:14.732Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-21T18:57:14.732Z] PASS [2021-05-21T18:57:14.732Z] coverage: 74.9% of statements [2021-05-21T18:57:14.732Z] ok github.com/docker/docker/client 0.394s coverage: 74.9% of statements [2021-05-21T18:57:14.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:57:14.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:57:14.973Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-05-21T18:57:14.973Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T18:57:14.973Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-05-21T18:57:14.973Z] === RUN TestWaitNonBlocked [2021-05-21T18:57:14.973Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:57:14.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:57:14.973Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:57:14.973Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:57:14.973Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T18:57:14.973Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T18:57:14.973Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-21T18:57:14.973Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2021-05-21T18:57:14.973Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2021-05-21T18:57:14.973Z] === RUN TestWaitBlocked [2021-05-21T18:57:14.973Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:57:14.973Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:57:14.973Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:57:14.973Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:57:14.973Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T18:57:14.973Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T18:57:15.441Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-21T18:57:16.346Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-21T18:57:16.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-05-21T18:57:16.346Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-05-21T18:57:16.346Z] === CONT TestContainerStartOnDaemonRestart [2021-05-21T18:57:16.346Z] === CONT TestContainerKillOnDaemonStart [2021-05-21T18:57:17.349Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-21T18:57:19.139Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.45s) [2021-05-21T18:57:19.139Z] PASS [2021-05-21T18:57:19.139Z] [2021-05-21T18:57:19.139Z] === Skipped [2021-05-21T18:57:19.139Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-21T18:57:19.139Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:57:19.139Z] [2021-05-21T18:57:19.139Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:57:19.139Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:57:19.139Z] [2021-05-21T18:57:19.139Z] [2021-05-21T18:57:19.139Z] DONE 34 tests, 2 skipped in 139.713s [2021-05-21T18:57:19.139Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-21T18:57:19.139Z] ++ 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 [2021-05-21T18:57:19.139Z] ++ set -e [2021-05-21T18:57:19.139Z] ++ '[' -n 0 ']' [2021-05-21T18:57:19.139Z] ++ set -x [2021-05-21T18:57:19.139Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:57:19.139Z] INFO: Testing against a local daemon [2021-05-21T18:57:19.139Z] === RUN TestConfigInspect [2021-05-21T18:57:19.630Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s) [2021-05-21T18:57:19.630Z] === CONT TestIpcModeOlderClient [2021-05-21T18:57:19.630Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-21T18:57:19.630Z] === CONT TestDaemonHostGatewayIP [2021-05-21T18:57:20.361Z] --- PASS: TestServiceWithDataPathPortInit (20.77s) [2021-05-21T18:57:20.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T18:57:21.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:57:21.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:57:21.748Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-21T18:57:22.451Z] --- PASS: TestConfigInspect (3.41s) [2021-05-21T18:57:22.452Z] === RUN TestConfigList [2021-05-21T18:57:23.815Z] --- PASS: TestDaemonHostGatewayIP (3.89s) [2021-05-21T18:57:23.815Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-21T18:57:25.762Z] --- PASS: TestConfigList (3.17s) [2021-05-21T18:57:25.763Z] === RUN TestConfigsCreateAndDelete [2021-05-21T18:57:26.343Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.92s) [2021-05-21T18:57:26.343Z] === CONT TestDaemonRestartIpcMode [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.32s) [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.45s) [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.48s) [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.37s) [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.54s) [2021-05-21T18:57:26.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.65s) [2021-05-21T18:57:26.695Z] === RUN TestBuildMultiStageCopy [2021-05-21T18:57:26.695Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T18:57:28.311Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2021-05-21T18:57:28.311Z] === RUN TestConfigsUpdate [2021-05-21T18:57:28.845Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.47s) [2021-05-21T18:57:28.846Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e5p0d3yxooxgb2abgxck7dzxu Created:2021-05-21 18:57:19.393721361 +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[f6c9e989cfd9585b5179ee8adb06c53c536fc2ca908cf9e8c64ccdc5189c1771:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.roky2ekrqh7crm2dp4t5zhcdi EndpointID:78d7fce9c27ab92fefd15811c4130b7cced82c0db2e4290a194e9a6bcb95cd38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6285f71c05805221515546709bb04e9e8750d5a5d51c3565e8035a484c45f4d7 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:c59422f91c8d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.roky2ekrqh7crm2dp4t5zhcdi EndpointID:78d7fce9c27ab92fefd15811c4130b7cced82c0db2e4290a194e9a6bcb95cd38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-21T18:57:28.846Z] PASS [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] === Skipped [2021-05-21T18:57:28.846Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T18:57:28.846Z] service_test.go:242: FLAKY_TEST [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] DONE 26 tests, 1 skipped in 58.585s [2021-05-21T18:57:28.846Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-21T18:57:28.846Z] ++ 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 [2021-05-21T18:57:28.846Z] ++ set -e [2021-05-21T18:57:28.846Z] ++ '[' -n 0 ']' [2021-05-21T18:57:28.846Z] ++ set -x [2021-05-21T18:57:28.846Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:57:28.846Z] INFO: Testing against a local daemon [2021-05-21T18:57:28.846Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-21T18:57:28.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T18:57:28.846Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:57:28.846Z] === RUN TestDockerNetworkIpvlan [2021-05-21T18:57:28.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-21T18:57:28.846Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:57:28.846Z] PASS [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] === Skipped [2021-05-21T18:57:28.846Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T18:57:28.846Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-21T18:57:28.846Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] [2021-05-21T18:57:28.846Z] DONE 2 tests, 2 skipped in 0.079s [2021-05-21T18:57:28.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-21T18:57:28.846Z] ++ 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 [2021-05-21T18:57:28.846Z] ++ set -e [2021-05-21T18:57:28.846Z] ++ '[' -n 0 ']' [2021-05-21T18:57:28.846Z] ++ set -x [2021-05-21T18:57:28.846Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:57:28.846Z] INFO: Testing against a local daemon [2021-05-21T18:57:28.846Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-21T18:57:29.629Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2021-05-21T18:57:29.629Z] --- PASS: TestDaemonRestartIpcMode (3.31s) [2021-05-21T18:57:29.629Z] PASS [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] === Skipped [2021-05-21T18:57:29.629Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-21T18:57:29.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-21T18:57:29.629Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:57:29.629Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-21T18:57:29.629Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-21T18:57:29.629Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] [2021-05-21T18:57:29.629Z] DONE 196 tests, 5 skipped in 157.988s [2021-05-21T18:57:29.629Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-21T18:57:29.629Z] INFO: Testing against a local daemon [2021-05-21T18:57:29.629Z] === RUN TestCommitInheritsEnv [2021-05-21T18:57:29.886Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-05-21T18:57:29.886Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T18:57:29.886Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-21T18:57:29.886Z] === RUN TestImagesFilterMultiReference [2021-05-21T18:57:29.886Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-21T18:57:29.886Z] === RUN TestImagePullPlatformInvalid [2021-05-21T18:57:29.886Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-21T18:57:29.886Z] === RUN TestRemoveImageOrphaning [2021-05-21T18:57:29.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T18:57:30.145Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-05-21T18:57:30.145Z] === RUN TestRemoveImageGarbageCollector [2021-05-21T18:57:30.356Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-05-21T18:57:30.356Z] === RUN TestDockerNetworkMacvlan [2021-05-21T18:57:30.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T18:57:30.991Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-21T18:57:31.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T18:57:31.619Z] --- PASS: TestConfigsUpdate (3.13s) [2021-05-21T18:57:31.619Z] === RUN TestTemplatedConfig [2021-05-21T18:57:31.669Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T18:57:32.027Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-21T18:57:32.232Z] --- PASS: TestBuildMultiStageCopy (6.23s) [2021-05-21T18:57:32.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.77s) [2021-05-21T18:57:32.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-05-21T18:57:32.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2021-05-21T18:57:32.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-05-21T18:57:32.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2021-05-21T18:57:32.232Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T18:57:32.504Z] --- PASS: TestCheckoutGit (28.61s) [2021-05-21T18:57:32.504Z] === RUN TestValidGitTransport [2021-05-21T18:57:32.504Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-21T18:57:32.504Z] === RUN TestGitInvalidRef [2021-05-21T18:57:32.504Z] --- PASS: TestGitInvalidRef (0.16s) [2021-05-21T18:57:32.504Z] PASS [2021-05-21T18:57:32.504Z] coverage: 86.3% of statements [2021-05-21T18:57:32.504Z] ok github.com/docker/docker/builder/remotecontext/git 28.815s coverage: 86.3% of statements [2021-05-21T18:57:32.504Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T18:57:32.504Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T18:57:32.672Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2021-05-21T18:57:32.672Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T18:57:32.672Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-21T18:57:32.672Z] === RUN TestTagInvalidReference [2021-05-21T18:57:32.672Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-21T18:57:32.672Z] === RUN TestTagValidPrefixedRepo [2021-05-21T18:57:32.672Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-05-21T18:57:32.672Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T18:57:32.672Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-21T18:57:32.672Z] === RUN TestTagOfficialNames [2021-05-21T18:57:32.672Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-21T18:57:32.672Z] === RUN TestTagMatchesDigest [2021-05-21T18:57:32.672Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-21T18:57:32.672Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-21T18:57:33.063Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-21T18:57:33.600Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2021-05-21T18:57:33.600Z] === RUN TestBuildLabelWithTargets [2021-05-21T18:57:34.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-21T18:57:35.832Z] --- PASS: TestTemplatedConfig (3.72s) [2021-05-21T18:57:35.832Z] === RUN TestConfigCreateResolve [2021-05-21T18:57:36.118Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2021-05-21T18:57:36.118Z] === RUN TestBuildWithEmptyLayers [2021-05-21T18:57:36.257Z] .......................... [ 67%] [2021-05-21T18:57:37.048Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-05-21T18:57:37.048Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T18:57:37.519Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-05-21T18:57:38.311Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-21T18:57:38.311Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestConfigureDaemonLogs [2021-05-21T18:57:38.311Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestCommonOptionsInstallFlags [2021-05-21T18:57:38.311Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-21T18:57:38.311Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-21T18:57:38.311Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-21T18:57:38.311Z] PASS [2021-05-21T18:57:38.311Z] coverage: 18.4% of statements [2021-05-21T18:57:38.311Z] ok github.com/docker/docker/cmd/dockerd 0.319s coverage: 18.4% of statements [2021-05-21T18:57:38.383Z] --- PASS: TestConfigCreateResolve (3.10s) [2021-05-21T18:57:38.383Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T18:57:39.327Z] --- PASS: TestConfigDaemonLibtrustID (1.17s) [2021-05-21T18:57:39.327Z] PASS [2021-05-21T18:57:39.327Z] [2021-05-21T18:57:39.327Z] DONE 7 tests in 21.000s [2021-05-21T18:57:39.327Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-21T18:57:39.327Z] ++ 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 [2021-05-21T18:57:39.327Z] ++ set -e [2021-05-21T18:57:39.327Z] ++ '[' -n 0 ']' [2021-05-21T18:57:39.327Z] ++ set -x [2021-05-21T18:57:39.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T18:57:39.589Z] INFO: Testing against a local daemon [2021-05-21T18:57:39.589Z] === RUN TestCheckpoint [2021-05-21T18:57:39.589Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T18:57:39.589Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T18:57:39.589Z] === RUN TestContainerInvalidJSON [2021-05-21T18:57:39.589Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:57:39.589Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:57:39.589Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:57:39.589Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:57:39.589Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:57:39.589Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:57:39.589Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T18:57:39.589Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T18:57:39.589Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T18:57:39.589Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-21T18:57:39.589Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T18:57:39.589Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T18:57:39.589Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-21T18:57:39.589Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T18:57:39.851Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-21T18:57:39.851Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T18:57:39.851Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-21T18:57:39.851Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T18:57:39.851Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-21T18:57:39.851Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T18:57:39.851Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-21T18:57:39.851Z] === RUN TestCopyFromContainer [2021-05-21T18:57:39.854Z] === RUN TestContainerStopSignal [2021-05-21T18:57:39.854Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestContainerStopTimeout [2021-05-21T18:57:39.854Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-21T18:57:39.854Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-21T18:57:39.854Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-21T18:57:39.854Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestReplaceAndAppendEnvVars [2021-05-21T18:57:39.854Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-21T18:57:39.854Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-21T18:57:39.854Z] === RUN TestNewMemoryStore [2021-05-21T18:57:39.854Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestAddContainers [2021-05-21T18:57:39.854Z] --- PASS: TestAddContainers (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestGetContainer [2021-05-21T18:57:39.854Z] --- PASS: TestGetContainer (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestDeleteContainer [2021-05-21T18:57:39.854Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestListContainers [2021-05-21T18:57:39.854Z] --- PASS: TestListContainers (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestFirstContainer [2021-05-21T18:57:39.854Z] --- PASS: TestFirstContainer (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestApplyAllContainer [2021-05-21T18:57:39.854Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestIsValidHealthString [2021-05-21T18:57:39.854Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestStateRunStop [2021-05-21T18:57:39.854Z] --- PASS: TestStateRunStop (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestStateTimeoutWait [2021-05-21T18:57:39.854Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-21T18:57:39.854Z] state_test.go:141: Stop callback fired [2021-05-21T18:57:39.854Z] state_test.go:165: Stop callback fired [2021-05-21T18:57:39.854Z] === RUN TestIsValidStateString [2021-05-21T18:57:39.854Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestViewSaveDelete [2021-05-21T18:57:39.854Z] --- PASS: TestViewSaveDelete (0.11s) [2021-05-21T18:57:39.854Z] === RUN TestViewAll [2021-05-21T18:57:39.854Z] --- PASS: TestViewAll (0.05s) [2021-05-21T18:57:39.854Z] === RUN TestViewGet [2021-05-21T18:57:39.854Z] --- PASS: TestViewGet (0.01s) [2021-05-21T18:57:39.854Z] === RUN TestNames [2021-05-21T18:57:39.854Z] --- PASS: TestNames (0.00s) [2021-05-21T18:57:39.854Z] === RUN TestViewWithHealthCheck [2021-05-21T18:57:39.854Z] --- PASS: TestViewWithHealthCheck (0.03s) [2021-05-21T18:57:39.854Z] PASS [2021-05-21T18:57:39.854Z] coverage: 41.5% of statements [2021-05-21T18:57:39.854Z] ok github.com/docker/docker/container 0.435s coverage: 41.5% of statements [2021-05-21T18:57:39.854Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T18:57:39.854Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T18:57:39.854Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T18:57:39.854Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-21T18:57:41.770Z] === RUN TestCopyFromContainer// [2021-05-21T18:57:41.770Z] === RUN TestCopyFromContainer//bar/root [2021-05-21T18:57:41.770Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-21T18:57:41.770Z] === RUN TestCopyFromContainer/bar/quux [2021-05-21T18:57:41.986Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-21T18:57:42.033Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-21T18:57:42.033Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-21T18:57:42.041Z] === RUN TestPrepare [2021-05-21T18:57:42.041Z] --- PASS: TestPrepare (0.00s) [2021-05-21T18:57:42.041Z] === RUN TestStart [2021-05-21T18:57:42.041Z] --- PASS: TestStart (0.00s) [2021-05-21T18:57:42.041Z] === RUN TestWaitCancel [2021-05-21T18:57:42.041Z] --- PASS: TestWaitCancel (0.00s) [2021-05-21T18:57:42.041Z] === RUN TestWaitDisabled [2021-05-21T18:57:42.041Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-21T18:57:42.041Z] === RUN TestWaitEnabled [2021-05-21T18:57:42.041Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-21T18:57:42.041Z] === RUN TestRemove [2021-05-21T18:57:42.041Z] --- PASS: TestRemove (0.00s) [2021-05-21T18:57:42.041Z] PASS [2021-05-21T18:57:42.041Z] coverage: 65.3% of statements [2021-05-21T18:57:42.041Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.161s coverage: 65.3% of statements [2021-05-21T18:57:42.295Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-21T18:57:42.295Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-21T18:57:42.295Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-21T18:57:42.315Z] --- PASS: TestBuildMultiStageOnBuild (4.31s) [2021-05-21T18:57:42.315Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T18:57:42.558Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer (2.69s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-21T18:57:42.558Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-21T18:57:42.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T18:57:42.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:57:42.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:57:42.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:57:42.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:57:42.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:57:42.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:57:42.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T18:57:42.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T18:57:42.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T18:57:42.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-21T18:57:42.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T18:57:42.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T18:57:42.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T18:57:42.558Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T18:57:42.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-21T18:57:42.821Z] === RUN TestCreateWithInvalidEnv [2021-05-21T18:57:42.821Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T18:57:42.821Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T18:57:42.821Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T18:57:42.821Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T18:57:42.821Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T18:57:42.821Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T18:57:42.821Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T18:57:42.821Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T18:57:42.821Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T18:57:42.821Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-21T18:57:42.821Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T18:57:42.821Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T18:57:42.821Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-21T18:57:42.821Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T18:57:42.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-21T18:57:42.821Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T18:57:43.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:57:43.244Z] Using test binary docker [2021-05-21T18:57:43.244Z] +++ /etc/init.d/apparmor start [2021-05-21T18:57:43.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:57:43.244Z] INFO: Waiting for daemon to start... [2021-05-21T18:57:43.244Z] Starting dockerd [2021-05-21T18:57:43.244Z] +++ 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 [2021-05-21T18:57:43.500Z] .--- PASS: TestBuildUncleanTarFilenames (2.09s) [2021-05-21T18:57:43.500Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T18:57:43.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:57:43.500Z] Using test binary docker [2021-05-21T18:57:43.500Z] +++ /etc/init.d/apparmor start [2021-05-21T18:57:43.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:57:43.500Z] INFO: Waiting for daemon to start... [2021-05-21T18:57:43.500Z] Starting dockerd [2021-05-21T18:57:43.500Z] +++ 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 [2021-05-21T18:57:44.227Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-21T18:57:44.227Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.09s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-21T18:57:44.227Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-21T18:57:44.227Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-21T18:57:44.227Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-21T18:57:44.227Z] PASS [2021-05-21T18:57:44.227Z] coverage: 35.9% of statements [2021-05-21T18:57:44.227Z] ok github.com/docker/docker/daemon/cluster/convert 0.179s coverage: 35.9% of statements [2021-05-21T18:57:44.227Z] === RUN TestNewListSecretsFilters [2021-05-21T18:57:44.227Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-21T18:57:44.227Z] === RUN TestNewListConfigsFilters [2021-05-21T18:57:44.227Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-21T18:57:44.227Z] PASS [2021-05-21T18:57:44.227Z] coverage: 0.5% of statements [2021-05-21T18:57:44.227Z] ok github.com/docker/docker/daemon/cluster 0.378s coverage: 0.5% of statements [2021-05-21T18:57:45.372Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-05-21T18:57:45.372Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T18:57:46.016Z] . [2021-05-21T18:57:46.016Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:57:46.016Z] [2021-05-21T18:57:46.016Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:57:46.016Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:57:46.016Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:57:46.273Z] Error: No such image: emptyfs [2021-05-21T18:57:46.273Z] Error: No such image: emptyfs [2021-05-21T18:57:46.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-21T18:57:46.273Z] ++++ docker load [2021-05-21T18:57:46.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-21T18:57:46.273Z] ++++ docker load [2021-05-21T18:57:46.530Z] Running integration-test (iteration 1) [2021-05-21T18:57:46.530Z] Running integration-test (iteration 1) [2021-05-21T18:57:46.530Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-21T18:57:46.530Z] ++ 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)/' [2021-05-21T18:57:46.530Z] ++ set -e [2021-05-21T18:57:46.530Z] ++ '[' -n 0 ']' [2021-05-21T18:57:46.530Z] ++ set -x [2021-05-21T18:57:46.530Z] ++ env -i DEST=/go/src/github.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)/' [2021-05-21T18:57:46.530Z] 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)/ [2021-05-21T18:57:46.530Z] ++ 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)/' [2021-05-21T18:57:46.530Z] ++ set -e [2021-05-21T18:57:46.530Z] ++ '[' -n 0 ']' [2021-05-21T18:57:46.530Z] ++ set -x [2021-05-21T18:57:46.530Z] ++ env -i DEST=/go/src/github.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)/' [2021-05-21T18:57:47.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-21T18:57:47.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-05-21T18:57:47.923Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T18:57:47.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:57:47.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:57:47.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:57:47.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:57:47.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:57:47.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:57:47.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:57:47.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:57:47.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:57:47.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:57:47.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T18:57:47.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T18:57:47.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T18:57:47.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T18:57:47.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-05-21T18:57:47.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-21T18:57:47.923Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T18:57:48.496Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-05-21T18:57:48.496Z] === RUN TestCreateDifferentPlatform [2021-05-21T18:57:48.496Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T18:57:48.496Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T18:57:48.496Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-21T18:57:48.496Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-21T18:57:48.496Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T18:57:48.496Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T18:57:48.496Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-21T18:57:48.496Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T18:57:48.496Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-21T18:57:48.496Z] === RUN TestContainerStartOnDaemonRestart [2021-05-21T18:57:48.496Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-21T18:57:48.496Z] === RUN TestDaemonRestartIpcMode [2021-05-21T18:57:48.496Z] === PAUSE TestDaemonRestartIpcMode [2021-05-21T18:57:48.496Z] === RUN TestDaemonHostGatewayIP [2021-05-21T18:57:48.496Z] === PAUSE TestDaemonHostGatewayIP [2021-05-21T18:57:48.496Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-21T18:57:48.496Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-21T18:57:48.496Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T18:57:48.496Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-21T18:57:48.496Z] === RUN TestDiff [2021-05-21T18:57:48.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-21T18:57:48.929Z] === RUN TestBuilderGC [2021-05-21T18:57:48.929Z] --- PASS: TestBuilderGC (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationNotFound [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonBrokenConfiguration [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestParseClusterAdvertiseSettings [2021-05-21T18:57:48.929Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestFindConfigurationConflicts [2021-05-21T18:57:48.929Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-21T18:57:48.929Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-21T18:57:48.929Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-21T18:57:48.929Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-21T18:57:48.929Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-21T18:57:48.929Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-21T18:57:48.929Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_label [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_dns [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-21T18:57:49.390Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-21T18:57:49.390Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestModifiedDiscoverySettings [2021-05-21T18:57:49.390Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestReloadSetConfigFileNotExist [2021-05-21T18:57:49.390Z] time="2021-05-21T18:57:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-21T18:57:49.390Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-05-21T18:57:49.390Z] === RUN TestReloadDefaultConfigNotExist [2021-05-21T18:57:49.390Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-21T18:57:49.390Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:57:49.390Z] === RUN TestReloadBadDefaultConfig [2021-05-21T18:57:49.390Z] time="2021-05-21T18:57:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-181201315" [2021-05-21T18:57:49.390Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestReloadWithConflictingLabels [2021-05-21T18:57:49.390Z] time="2021-05-21T18:57:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-054392998" [2021-05-21T18:57:49.390Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestReloadWithDuplicateLabels [2021-05-21T18:57:49.390Z] time="2021-05-21T18:57:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-442801101" [2021-05-21T18:57:49.390Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestDaemonConfigurationMerge [2021-05-21T18:57:49.390Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-21T18:57:49.390Z] PASS [2021-05-21T18:57:49.390Z] coverage: 79.7% of statements [2021-05-21T18:57:49.390Z] ok github.com/docker/docker/daemon/config 0.660s coverage: 79.7% of statements [2021-05-21T18:57:49.390Z] === RUN TestDiscoveryOptsErrors [2021-05-21T18:57:49.390Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-21T18:57:49.390Z] === RUN TestDiscoveryOpts [2021-05-21T18:57:49.390Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-21T18:57:49.390Z] PASS [2021-05-21T18:57:49.390Z] coverage: 30.0% of statements [2021-05-21T18:57:49.390Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-05-21T18:57:49.442Z] --- PASS: TestDiff (0.79s) [2021-05-21T18:57:49.442Z] === RUN TestExecWithCloseStdin [2021-05-21T18:57:49.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-21T18:57:50.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-21T18:57:50.386Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-05-21T18:57:50.386Z] === RUN TestExec [2021-05-21T18:57:50.540Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-21T18:57:51.671Z] === RUN TestEventsLog [2021-05-21T18:57:51.671Z] --- PASS: TestEventsLog (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestEventsLogTimeout [2021-05-21T18:57:51.671Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestLogEvents [2021-05-21T18:57:51.671Z] === RUN TestVerifyNetworkingConfig [2021-05-21T18:57:51.671Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestGetContainer [2021-05-21T18:57:51.671Z] --- PASS: TestGetContainer (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestValidContainerNames [2021-05-21T18:57:51.671Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestContainerInitDNS [2021-05-21T18:57:51.671Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-21T18:57:51.671Z] daemon_test.go:147: root required [2021-05-21T18:57:51.671Z] === RUN TestMerge [2021-05-21T18:57:51.671Z] --- PASS: TestMerge (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestValidateContainerIsolation [2021-05-21T18:57:51.671Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestFindNetworkErrorType [2021-05-21T18:57:51.671Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestEnsureServicesExist [2021-05-21T18:57:51.671Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestEnsureServicesExistErrors [2021-05-21T18:57:51.671Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-21T18:57:51.671Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-21T18:57:51.671Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-21T18:57:51.671Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-21T18:57:51.671Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-21T18:57:51.671Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-21T18:57:51.671Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestContainerDelete [2021-05-21T18:57:51.671Z] --- PASS: TestContainerDelete (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestContainerDoubleDelete [2021-05-21T18:57:51.671Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestLogContainerEventCopyLabels [2021-05-21T18:57:51.671Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestLogContainerEventWithAttributes [2021-05-21T18:57:51.671Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestNoneHealthcheck [2021-05-21T18:57:51.671Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-21T18:57:51.671Z] === RUN TestHealthStates [2021-05-21T18:57:51.671Z] --- PASS: TestLogEvents (0.06s) [2021-05-21T18:57:51.671Z] === RUN TestLoadBufferedEvents [2021-05-21T18:57:51.671Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.671Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.671Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.671Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.671Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.672Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.672Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.672Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.672Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.672Z] time="2021-05-21T18:57: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" [2021-05-21T18:57:51.672Z] --- PASS: TestHealthStates (0.14s) [2021-05-21T18:57:51.672Z] === RUN TestMaskURLCredentials [2021-05-21T18:57:51.672Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestGetInspectData [2021-05-21T18:57:51.672Z] --- PASS: TestGetInspectData (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestFillLicense [2021-05-21T18:57:51.672Z] --- PASS: TestFillLicense (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestListInvalidFilter [2021-05-21T18:57:51.672Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestNameFilter [2021-05-21T18:57:51.672Z] --- PASS: TestNameFilter (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-21T18:57:51.672Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-21T18:57:51.672Z] === 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 [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-21T18:57:51.672Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-21T18:57:51.672Z] --- 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) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestDaemonReloadLabels [2021-05-21T18:57:51.672Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-21T18:57:51.672Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestDaemonReloadMirrors [2021-05-21T18:57:51.672Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-21T18:57:51.672Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-21T18:57:51.672Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-05-21T18:57:51.672Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-21T18:57:51.672Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestDaemonDiscoveryReload [2021-05-21T18:57:51.672Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-21T18:57:51.672Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-21T18:57:51.672Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-21T18:57:51.672Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-21T18:57:51.672Z] PASS [2021-05-21T18:57:51.672Z] coverage: 50.0% of statements [2021-05-21T18:57:51.672Z] ok github.com/docker/docker/daemon/events 0.384s coverage: 50.0% of statements [2021-05-21T18:57:51.775Z] --- PASS: TestExec (1.11s) [2021-05-21T18:57:51.775Z] === RUN TestExecUser [2021-05-21T18:57:51.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan (22.02s) [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.88s) [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.05s) [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.58s) [2021-05-21T18:57:52.051Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-05-21T18:57:52.051Z] PASS [2021-05-21T18:57:52.051Z] [2021-05-21T18:57:52.051Z] DONE 8 tests in 23.537s [2021-05-21T18:57:52.051Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-21T18:57:52.051Z] ++ 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 [2021-05-21T18:57:52.051Z] ++ set -e [2021-05-21T18:57:52.051Z] ++ '[' -n 0 ']' [2021-05-21T18:57:52.051Z] ++ set -x [2021-05-21T18:57:52.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=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 [2021-05-21T18:57:52.051Z] testing: warning: no tests to run [2021-05-21T18:57:52.051Z] PASS [2021-05-21T18:57:52.051Z] [2021-05-21T18:57:52.051Z] DONE 0 tests in 0.015s [2021-05-21T18:57:52.051Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-21T18:57:52.051Z] ++ 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 [2021-05-21T18:57:52.051Z] ++ set -e [2021-05-21T18:57:52.051Z] ++ '[' -n 0 ']' [2021-05-21T18:57:52.051Z] ++ set -x [2021-05-21T18:57:52.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=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 [2021-05-21T18:57:52.051Z] INFO: Testing against a local daemon [2021-05-21T18:57:52.051Z] === RUN TestAuthZPluginAllowRequest [2021-05-21T18:57:52.141Z] === RUN TestWaitNodeAttachment [2021-05-21T18:57:52.141Z] === RUN TestIsEmptyDir [2021-05-21T18:57:52.141Z] --- PASS: TestIsEmptyDir (0.00s) [2021-05-21T18:57:52.141Z] PASS [2021-05-21T18:57:52.141Z] coverage: 2.3% of statements [2021-05-21T18:57:52.141Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2021-05-21T18:57:52.602Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-21T18:57:52.602Z] === RUN TestIsolationConversion [2021-05-21T18:57:52.602Z] === RUN TestIsolationConversion/default [2021-05-21T18:57:52.602Z] === RUN TestIsolationConversion/process [2021-05-21T18:57:52.602Z] === RUN TestIsolationConversion/hyperv [2021-05-21T18:57:52.602Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestContainerLabels [2021-05-21T18:57:52.602Z] --- PASS: TestContainerLabels (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestCredentialSpecConversion [2021-05-21T18:57:52.602Z] === RUN TestCredentialSpecConversion/none [2021-05-21T18:57:52.602Z] === RUN TestCredentialSpecConversion/config [2021-05-21T18:57:52.602Z] === RUN TestCredentialSpecConversion/file [2021-05-21T18:57:52.602Z] === RUN TestCredentialSpecConversion/registry [2021-05-21T18:57:52.602Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-21T18:57:52.602Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestControllerValidateMountBind [2021-05-21T18:57:52.602Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestControllerValidateMountVolume [2021-05-21T18:57:52.602Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestControllerValidateMountTarget [2021-05-21T18:57:52.602Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestControllerValidateMountTmpfs [2021-05-21T18:57:52.602Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestControllerValidateMountInvalidType [2021-05-21T18:57:52.602Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-21T18:57:52.602Z] === RUN TestControllerValidateMountNamedPipe [2021-05-21T18:57:52.602Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-21T18:57:52.602Z] PASS [2021-05-21T18:57:52.602Z] coverage: 11.3% of statements [2021-05-21T18:57:52.602Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-21T18:57:52.602Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-21T18:57:52.602Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.074s coverage: 11.3% of statements [2021-05-21T18:57:52.719Z] --- PASS: TestExecUser (1.14s) [2021-05-21T18:57:52.719Z] === RUN TestExportContainerAndImportImage [2021-05-21T18:57:53.063Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-21T18:57:53.063Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-21T18:57:53.524Z] === RUN TestLinkNaming [2021-05-21T18:57:53.524Z] --- PASS: TestLinkNaming (0.00s) [2021-05-21T18:57:53.524Z] === RUN TestLinkNew [2021-05-21T18:57:53.524Z] --- PASS: TestLinkNew (0.00s) [2021-05-21T18:57:53.524Z] === RUN TestLinkEnv [2021-05-21T18:57:53.524Z] --- PASS: TestLinkEnv (0.00s) [2021-05-21T18:57:53.524Z] === RUN TestLinkMultipleEnv [2021-05-21T18:57:53.524Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-21T18:57:53.524Z] === RUN TestLinkPortRangeEnv [2021-05-21T18:57:53.524Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-21T18:57:53.524Z] PASS [2021-05-21T18:57:53.524Z] coverage: 93.0% of statements [2021-05-21T18:57:53.524Z] ok github.com/docker/docker/daemon/links 0.259s coverage: 93.0% of statements [2021-05-21T18:57:53.524Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-05-21T18:57:53.524Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-21T18:57:53.524Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-21T18:57:53.524Z] reload_test.go:520: root required [2021-05-21T18:57:53.524Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-21T18:57:53.524Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-21T18:57:53.524Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-21T18:57:53.524Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-21T18:57:53.524Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-21T18:57:53.524Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-21T18:57:53.524Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-21T18:57:53.524Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-21T18:57:53.524Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-21T18:57:53.524Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-21T18:57:53.524Z] === RUN TestParseVolumesFrom [2021-05-21T18:57:53.524Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-21T18:57:53.524Z] PASS [2021-05-21T18:57:53.524Z] coverage: 9.0% of statements [2021-05-21T18:57:53.984Z] ok github.com/docker/docker/daemon 2.772s coverage: 9.0% of statements [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-21T18:57:53.984Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-21T18:57:54.111Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-05-21T18:57:54.111Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T18:57:54.121Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-05-21T18:57:54.121Z] === RUN TestAuthZPluginTLS [2021-05-21T18:57:54.754Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-05-21T18:57:54.754Z] === RUN TestAuthZPluginDenyRequest [2021-05-21T18:57:55.046Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-05-21T18:57:55.046Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-21T18:57:55.527Z] === RUN TestAdapterReadLogs [2021-05-21T18:57:55.527Z] --- PASS: TestAdapterReadLogs (0.01s) [2021-05-21T18:57:55.527Z] === RUN TestCopier [2021-05-21T18:57:55.527Z] --- PASS: TestCopier (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestCopierLongLines [2021-05-21T18:57:55.527Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestCopierSlow [2021-05-21T18:57:55.527Z] --- PASS: TestCopierSlow (0.22s) [2021-05-21T18:57:55.527Z] === RUN TestCopierWithSized [2021-05-21T18:57:55.527Z] === RUN TestCopierWithSized/as_is [2021-05-21T18:57:55.527Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-21T18:57:55.527Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-21T18:57:55.527Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-05-21T18:57:55.527Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestCopierWithPartial [2021-05-21T18:57:55.527Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestRingLogger [2021-05-21T18:57:55.527Z] --- PASS: TestRingLogger (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestRingCap [2021-05-21T18:57:55.527Z] --- PASS: TestRingCap (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestRingClose [2021-05-21T18:57:55.527Z] --- PASS: TestRingClose (0.00s) [2021-05-21T18:57:55.527Z] === RUN TestRingDrain [2021-05-21T18:57:55.527Z] --- PASS: TestRingDrain (0.00s) [2021-05-21T18:57:55.527Z] PASS [2021-05-21T18:57:55.527Z] coverage: 43.5% of statements [2021-05-21T18:57:55.527Z] ok github.com/docker/docker/daemon/logger 0.329s coverage: 43.5% of statements [2021-05-21T18:57:55.680Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-05-21T18:57:55.680Z] === RUN TestAuthZPluginDenyResponse [2021-05-21T18:57:56.314Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-05-21T18:57:56.314Z] === RUN TestAuthZPluginAllowEventStream [2021-05-21T18:57:56.473Z] --- PASS: TestBuildMultiStageLayerLeak (11.29s) [2021-05-21T18:57:56.473Z] === RUN TestBuildWithHugeFile [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/defaults [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-21T18:57:57.069Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-21T18:57:57.069Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-21T18:57:57.069Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-21T18:57:57.069Z] === RUN TestSearchRegistryForImagesErrors [2021-05-21T18:57:57.069Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestSearchRegistryForImages [2021-05-21T18:57:57.069Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestOnlyPlatformWithFallback [2021-05-21T18:57:57.069Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestImageDelete [2021-05-21T18:57:57.069Z] time="2021-05-21T18:57:56Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-21T18:57:57.069Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-05-21T18:57:57.069Z] === RUN TestCreateSuccess [2021-05-21T18:57:57.069Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCreateLogGroupSuccess [2021-05-21T18:57:57.069Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCreateError [2021-05-21T18:57:57.069Z] --- PASS: TestCreateError (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCreateAlreadyExists [2021-05-21T18:57:57.069Z] time="2021-05-21T18:57:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-21T18:57:57.069Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestLogClosed [2021-05-21T18:57:57.069Z] --- PASS: TestLogClosed (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestLogBlocking [2021-05-21T18:57:57.069Z] --- PASS: TestLogBlocking (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-21T18:57:57.069Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestLogNonBlockingBufferFull [2021-05-21T18:57:57.069Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestPublishBatchSuccess [2021-05-21T18:57:57.069Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestPublishBatchError [2021-05-21T18:57:57.069Z] time="2021-05-21T18:57:56Z" level=error msg=Error [2021-05-21T18:57:57.069Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-21T18:57:57.069Z] time="2021-05-21T18:57:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-21T18:57:57.069Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-21T18:57:57.069Z] time="2021-05-21T18:57:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-21T18:57:57.069Z] time="2021-05-21T18:57:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-21T18:57:57.069Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchSimple [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchTicker [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMultilinePattern [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-21T18:57:57.069Z] === RUN TestImageDelete/no_lease [2021-05-21T18:57:57.069Z] === RUN TestImageDelete/lease_exists [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchClose [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen/0/Hello [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen/2/🙃 [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen/3/���� [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen/4/He��o [2021-05-21T18:57:57.069Z] === RUN TestEffectiveLen/5/ [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/0/ [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/1/Hello [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/2/Hello [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/3/Hello [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/4/🙃 [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/5/🙃 [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/6/a� [2021-05-21T18:57:57.069Z] === RUN TestFindValidSplit/7/a� [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: Hello [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: He [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: llo [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: Hello [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: a [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: � [2021-05-21T18:57:57.069Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1044: a� [2021-05-21T18:57:57.069Z] cloudwatchlogs_test.go:1045: [2021-05-21T18:57:57.069Z] === RUN TestProcessEventEmoji [2021-05-21T18:57:57.069Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchLineSplit [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMaxEvents [2021-05-21T18:57:57.069Z] --- PASS: TestImageDelete (0.05s) [2021-05-21T18:57:57.069Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-21T18:57:57.069Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-05-21T18:57:57.069Z] === RUN TestContentStoreForPull [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-21T18:57:57.069Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-21T18:57:57.069Z] === RUN TestJSONFileLogger [2021-05-21T18:57:57.069Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestJSONFileLoggerWithTags [2021-05-21T18:57:57.069Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestJSONFileLoggerWithOpts [2021-05-21T18:57:57.069Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-21T18:57:57.069Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-21T18:57:57.069Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-21T18:57:57.069Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestCreateTagSuccess [2021-05-21T18:57:57.069Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-21T18:57:57.069Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-21T18:57:57.069Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-21T18:57:57.069Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-21T18:57:57.069Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-21T18:57:57.070Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-21T18:57:57.070Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-21T18:57:57.070Z] PASS [2021-05-21T18:57:57.070Z] coverage: 77.8% of statements [2021-05-21T18:57:57.070Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-05-21T18:57:57.070Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-21T18:57:57.070Z] ok github.com/docker/docker/daemon/logger/awslogs 0.424s coverage: 77.8% of statements [2021-05-21T18:57:57.070Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-21T18:57:57.070Z] === RUN TestEncodeDecode [2021-05-21T18:57:57.070Z] === PAUSE TestEncodeDecode [2021-05-21T18:57:57.070Z] === RUN TestUnexpectedEOF [2021-05-21T18:57:57.418Z] --- PASS: TestExportContainerAfterDaemonRestart (2.96s) [2021-05-21T18:57:57.418Z] === RUN TestHealthCheckWorkdir [2021-05-21T18:57:57.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-21T18:57:57.530Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-21T18:57:57.530Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-21T18:57:57.530Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-21T18:57:57.530Z] --- PASS: TestContentStoreForPull (0.18s) [2021-05-21T18:57:57.530Z] PASS [2021-05-21T18:57:57.530Z] coverage: 6.7% of statements [2021-05-21T18:57:57.530Z] ok github.com/docker/docker/daemon/images 0.400s coverage: 6.7% of statements [2021-05-21T18:57:57.530Z] time="2021-05-21T18:57:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-21T18:57:57.530Z] time="2021-05-21T18:57:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-21T18:57:57.530Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-05-21T18:57:57.530Z] === CONT TestEncodeDecode [2021-05-21T18:57:57.530Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-21T18:57:57.530Z] PASS [2021-05-21T18:57:57.530Z] coverage: 69.9% of statements [2021-05-21T18:57:57.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.259s coverage: 69.9% of statements [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-21T18:57:57.530Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-21T18:57:57.530Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-05-21T18:57:57.530Z] === RUN TestFastTimeMarshalJSON [2021-05-21T18:57:57.530Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-21T18:57:57.530Z] PASS [2021-05-21T18:57:57.530Z] coverage: 87.2% of statements [2021-05-21T18:57:57.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.231s coverage: 87.2% of statements [2021-05-21T18:57:58.362Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-05-21T18:57:58.362Z] === RUN TestHealthKillContainer [2021-05-21T18:57:58.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.96s) [2021-05-21T18:57:58.387Z] === RUN TestAuthZPluginErrorResponse [2021-05-21T18:57:58.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-21T18:57:58.679Z] --- PASS: TestAuthZPluginErrorResponse (0.52s) [2021-05-21T18:57:58.679Z] === RUN TestAuthZPluginErrorRequest [2021-05-21T18:57:59.312Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-05-21T18:57:59.312Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-21T18:57:59.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2021-05-21T18:57:59.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-21T18:57:59.720Z] === RUN TestWriteLog [2021-05-21T18:57:59.720Z] === PAUSE TestWriteLog [2021-05-21T18:57:59.720Z] === RUN TestReadLog [2021-05-21T18:57:59.720Z] === PAUSE TestReadLog [2021-05-21T18:57:59.720Z] === CONT TestWriteLog [2021-05-21T18:57:59.720Z] --- PASS: TestWriteLog (0.00s) [2021-05-21T18:57:59.720Z] === CONT TestReadLog [2021-05-21T18:57:59.720Z] === RUN TestReadLog/tail_exact [2021-05-21T18:57:59.720Z] === RUN TestReadLog/tail_less_than_available [2021-05-21T18:57:59.720Z] === RUN TestReadLog/tail_more_than_available [2021-05-21T18:57:59.720Z] --- PASS: TestReadLog (0.30s) [2021-05-21T18:57:59.720Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-05-21T18:57:59.720Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-21T18:57:59.720Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-21T18:57:59.720Z] PASS [2021-05-21T18:57:59.720Z] coverage: 75.2% of statements [2021-05-21T18:57:59.720Z] ok github.com/docker/docker/daemon/logger/local 0.399s coverage: 75.2% of statements [2021-05-21T18:57:59.720Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T18:58:00.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-21T18:58:00.181Z] === RUN TestLog [2021-05-21T18:58:00.181Z] --- PASS: TestLog (0.01s) [2021-05-21T18:58:00.181Z] PASS [2021-05-21T18:58:00.181Z] coverage: 31.5% of statements [2021-05-21T18:58:00.181Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2021-05-21T18:58:00.181Z] === RUN TestOpenFileDelete [2021-05-21T18:58:00.181Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestOpenFileRename [2021-05-21T18:58:00.181Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestParseLogTagDefaultTag [2021-05-21T18:58:00.181Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestParseLogTag [2021-05-21T18:58:00.181Z] --- PASS: TestParseLogTag (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestParseLogTagEmptyTag [2021-05-21T18:58:00.181Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestTailFiles [2021-05-21T18:58:00.181Z] --- PASS: TestTailFiles (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestFollowLogsConsumerGone [2021-05-21T18:58:00.181Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-21T18:58:00.181Z] === RUN TestFollowLogsProducerGone [2021-05-21T18:58:00.181Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-21T18:58:00.181Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-21T18:58:00.181Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-21T18:58:00.181Z] === RUN TestCheckCapacityAndRotate [2021-05-21T18:58:00.181Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-21T18:58:00.181Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-21T18:58:00.181Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2021-05-21T18:58:00.181Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-21T18:58:00.181Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-05-21T18:58:00.181Z] PASS [2021-05-21T18:58:00.181Z] coverage: 53.7% of statements [2021-05-21T18:58:00.181Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.211s coverage: 53.7% of statements [2021-05-21T18:58:00.642Z] === RUN TestValidateLogOpt [2021-05-21T18:58:00.642Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestNewMissedConfig [2021-05-21T18:58:00.642Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestNewMissedUrl [2021-05-21T18:58:00.642Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestNewMissedToken [2021-05-21T18:58:00.642Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestNewWithProxy [2021-05-21T18:58:00.642Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestDefault [2021-05-21T18:58:00.642Z] --- PASS: TestDefault (0.01s) [2021-05-21T18:58:00.642Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-21T18:58:00.642Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestJsonFormat [2021-05-21T18:58:00.642Z] --- PASS: TestJsonFormat (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestRawFormat [2021-05-21T18:58:00.642Z] --- PASS: TestRawFormat (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestRawFormatWithLabels [2021-05-21T18:58:00.642Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestRawFormatWithoutTag [2021-05-21T18:58:00.642Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-21T18:58:00.642Z] === RUN TestBatching [2021-05-21T18:58:01.103Z] --- PASS: TestBatching (0.31s) [2021-05-21T18:58:01.103Z] === RUN TestFrequency [2021-05-21T18:58:01.103Z] === RUN TestNewParse [2021-05-21T18:58:01.103Z] --- PASS: TestNewParse (0.00s) [2021-05-21T18:58:01.103Z] PASS [2021-05-21T18:58:01.103Z] coverage: 8.3% of statements [2021-05-21T18:58:01.103Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-05-21T18:58:01.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-21T18:58:01.564Z] --- PASS: TestFrequency (0.23s) [2021-05-21T18:58:01.564Z] === RUN TestOneMessagePerRequest [2021-05-21T18:58:01.564Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-21T18:58:01.564Z] === RUN TestVerify [2021-05-21T18:58:01.564Z] --- PASS: TestVerify (0.00s) [2021-05-21T18:58:01.564Z] === RUN TestSkipVerify [2021-05-21T18:58:01.564Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:01.564Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:01.564Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:01.666Z] --- PASS: TestHealthKillContainer (3.09s) [2021-05-21T18:58:01.666Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T18:58:02.024Z] --- PASS: TestSkipVerify (0.61s) [2021-05-21T18:58:02.025Z] === RUN TestBufferMaximum [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.669016\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.669016\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestServerAlwaysDown [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.672017\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.672017\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.672017\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.674018\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] time="2021-05-21T18:58:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623481.674018\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.025Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestCannotSendAfterClose [2021-05-21T18:58:02.025Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-21T18:58:02.025Z] === RUN TestParseLogFormat [2021-05-21T18:58:02.025Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestValidateLogOptEmpty [2021-05-21T18:58:02.025Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestValidateSyslogAddress [2021-05-21T18:58:02.025Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestParseAddressDefaultPort [2021-05-21T18:58:02.025Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestValidateSyslogFacility [2021-05-21T18:58:02.025Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestValidateLogOptSyslogFormat [2021-05-21T18:58:02.025Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-21T18:58:02.025Z] === RUN TestValidateLogOpt [2021-05-21T18:58:02.025Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-21T18:58:02.025Z] PASS [2021-05-21T18:58:02.025Z] coverage: 46.8% of statements [2021-05-21T18:58:02.025Z] ok github.com/docker/docker/daemon/logger/syslog 0.111s coverage: 46.8% of statements [2021-05-21T18:58:02.239Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-05-21T18:58:02.239Z] === RUN TestIpcModeNone [2021-05-21T18:58:02.338Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2021-05-21T18:58:02.338Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-21T18:58:02.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-21T18:58:02.996Z] time="2021-05-21T18:58:02Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-21T18:58:02.996Z] time="2021-05-21T18:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"264d8e561c5b\"}'" [2021-05-21T18:58:02.996Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.07s) [2021-05-21T18:58:02.996Z] PASS [2021-05-21T18:58:02.996Z] coverage: 82.5% of statements [2021-05-21T18:58:02.996Z] ok github.com/docker/docker/daemon/logger/splunk 2.461s coverage: 82.5% of statements [2021-05-21T18:58:02.996Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T18:58:02.996Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-21T18:58:02.996Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T18:58:03.184Z] --- PASS: TestIpcModeNone (1.11s) [2021-05-21T18:58:03.184Z] === RUN TestIpcModePrivate [2021-05-21T18:58:03.457Z] === RUN TestV1IDService [2021-05-21T18:58:03.457Z] --- PASS: TestV1IDService (0.02s) [2021-05-21T18:58:03.457Z] === RUN TestV2MetadataService [2021-05-21T18:58:03.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-21T18:58:03.917Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-21T18:58:03.917Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-21T18:58:03.917Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-21T18:58:03.917Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-21T18:58:03.917Z] === RUN TestContinueOnError_NeverContinue [2021-05-21T18:58:03.917Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-21T18:58:03.917Z] === RUN TestManifestStore [2021-05-21T18:58:03.917Z] === RUN TestManifestStore/no_remote_or_local [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local211248167\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/no_local_cache [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/with_local_cache [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/unknown_media_type [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="reference for unknown type: " [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="reference for unknown type: " [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="reference for unknown type: " [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="reference for unknown type: " [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="reference for unknown type: " [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-21T18:58:04.378Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-21T18:58:04.378Z] time="2021-05-21T18:58:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore (0.24s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-21T18:58:04.378Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-21T18:58:04.378Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-21T18:58:04.378Z] === RUN TestFixManifestLayers [2021-05-21T18:58:04.378Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-21T18:58:04.378Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-21T18:58:04.378Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-21T18:58:04.378Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-21T18:58:04.378Z] === RUN TestFixManifestLayersBadParent [2021-05-21T18:58:04.378Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-21T18:58:04.378Z] === RUN TestValidateManifest [2021-05-21T18:58:04.378Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-21T18:58:04.378Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-21T18:58:04.378Z] === RUN TestFormatPlatform [2021-05-21T18:58:04.378Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-21T18:58:04.378Z] === RUN TestGetRepositoryMountCandidates [2021-05-21T18:58:04.378Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-21T18:58:04.378Z] === RUN TestLayerAlreadyExists [2021-05-21T18:58:04.378Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-21T18:58:04.378Z] 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} [2021-05-21T18:58:04.378Z] 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} [2021-05-21T18:58:04.378Z] 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} [2021-05-21T18:58:04.378Z] 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} [2021-05-21T18:58:04.378Z] 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} [2021-05-21T18:58:04.378Z] 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} [2021-05-21T18:58:04.378Z] === RUN TestWhenEmptyAuthConfig [2021-05-21T18:58:04.378Z] --- PASS: TestV2MetadataService (1.00s) [2021-05-21T18:58:04.378Z] PASS [2021-05-21T18:58:04.378Z] coverage: 48.2% of statements [2021-05-21T18:58:04.378Z] ok github.com/docker/docker/distribution/metadata 1.108s coverage: 48.2% of statements [2021-05-21T18:58:04.378Z] === RUN TestSuccessfulDownload [2021-05-21T18:58:04.378Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-21T18:58:04.378Z] download_test.go:268: Needs fixing on Windows [2021-05-21T18:58:04.378Z] === RUN TestCancelledDownload [2021-05-21T18:58:04.378Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-21T18:58:04.408Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2021-05-21T18:58:04.408Z] === RUN TestAuthZPluginHeader [2021-05-21T18:58:04.573Z] --- PASS: TestIpcModePrivate (1.09s) [2021-05-21T18:58:04.573Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-21T18:58:04.573Z] === RUN TestIpcModeShareable [2021-05-21T18:58:04.839Z] === RUN TestMaxDownloadAttempts [2021-05-21T18:58:04.839Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-21T18:58:04.839Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-21T18:58:04.839Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-21T18:58:04.839Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-21T18:58:04.839Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-21T18:58:04.839Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-21T18:58:04.839Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-21T18:58:04.839Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-21T18:58:04.839Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-21T18:58:04.839Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-21T18:58:04.839Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-21T18:58:04.839Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-21T18:58:04.839Z] time="2021-05-21T18:58:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T18:58:04.839Z] time="2021-05-21T18:58:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T18:58:04.839Z] time="2021-05-21T18:58:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T18:58:04.839Z] time="2021-05-21T18:58:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T18:58:04.839Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-21T18:58:04.839Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2021-05-21T18:58:04.839Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2021-05-21T18:58:04.839Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2021-05-21T18:58:04.839Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2021-05-21T18:58:04.839Z] === RUN TestTransfer [2021-05-21T18:58:05.299Z] --- PASS: TestTransfer (0.15s) [2021-05-21T18:58:05.299Z] === RUN TestConcurrencyLimit [2021-05-21T18:58:05.299Z] === RUN TestNotFound [2021-05-21T18:58:05.299Z] --- PASS: TestNotFound (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestConflict [2021-05-21T18:58:05.299Z] --- PASS: TestConflict (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestForbidden [2021-05-21T18:58:05.299Z] --- PASS: TestForbidden (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestInvalidParameter [2021-05-21T18:58:05.299Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestNotImplemented [2021-05-21T18:58:05.299Z] --- PASS: TestNotImplemented (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestNotModified [2021-05-21T18:58:05.299Z] --- PASS: TestNotModified (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestUnauthorized [2021-05-21T18:58:05.299Z] --- PASS: TestUnauthorized (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestUnknown [2021-05-21T18:58:05.299Z] --- PASS: TestUnknown (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestCancelled [2021-05-21T18:58:05.299Z] --- PASS: TestCancelled (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestDeadline [2021-05-21T18:58:05.299Z] --- PASS: TestDeadline (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestDataLoss [2021-05-21T18:58:05.299Z] --- PASS: TestDataLoss (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestUnavailable [2021-05-21T18:58:05.299Z] --- PASS: TestUnavailable (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestSystem [2021-05-21T18:58:05.299Z] --- PASS: TestSystem (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Not_Found [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Bad_Request [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Conflict [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Unauthorized [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Forbidden [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Not_Modified [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-21T18:58:05.299Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-21T18:58:05.299Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-21T18:58:05.299Z] PASS [2021-05-21T18:58:05.299Z] coverage: 53.1% of statements [2021-05-21T18:58:05.299Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-05-21T18:58:05.299Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-05-21T18:58:05.299Z] === RUN TestInactiveJobs [2021-05-21T18:58:05.299Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-05-21T18:58:05.299Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-21T18:58:05.299Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestTokenPassThru [2021-05-21T18:58:05.299Z] --- PASS: TestTokenPassThru (0.00s) [2021-05-21T18:58:05.299Z] === RUN TestTokenPassThruDifferentHost [2021-05-21T18:58:05.299Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-21T18:58:05.299Z] PASS [2021-05-21T18:58:05.299Z] coverage: 23.6% of statements [2021-05-21T18:58:05.445Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-05-21T18:58:05.445Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-21T18:58:05.445Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-21T18:58:05.445Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:05.445Z] === RUN TestAuthZPluginV2Disable [2021-05-21T18:58:05.445Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-21T18:58:05.445Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:05.445Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-21T18:58:05.445Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-21T18:58:05.445Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:05.445Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-21T18:58:05.445Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-21T18:58:05.445Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:05.445Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-21T18:58:05.518Z] --- PASS: TestIpcModeShareable (1.10s) [2021-05-21T18:58:05.518Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-21T18:58:05.518Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-21T18:58:05.761Z] ok github.com/docker/docker/distribution 1.510s coverage: 23.6% of statements [2021-05-21T18:58:05.761Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T18:58:05.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-21T18:58:06.221Z] --- PASS: TestInactiveJobs (0.51s) [2021-05-21T18:58:06.221Z] === RUN TestWatchRelease [2021-05-21T18:58:06.221Z] --- PASS: TestWatchRelease (0.06s) [2021-05-21T18:58:06.221Z] === RUN TestWatchFinishedTransfer [2021-05-21T18:58:06.221Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-21T18:58:06.221Z] === RUN TestDuplicateTransfer [2021-05-21T18:58:06.221Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-05-21T18:58:06.221Z] === RUN TestSuccessfulUpload [2021-05-21T18:58:06.221Z] time="2021-05-21T18:58:06Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-21T18:58:06.682Z] === RUN TestFSGetInvalidData [2021-05-21T18:58:06.682Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-21T18:58:06.682Z] === RUN TestFSInvalidSet [2021-05-21T18:58:06.682Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-21T18:58:06.682Z] === RUN TestFSInvalidRoot [2021-05-21T18:58:06.682Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-21T18:58:06.682Z] === RUN TestFSMetadataGetSet [2021-05-21T18:58:06.682Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-05-21T18:58:06.682Z] === RUN TestCancelledUpload [2021-05-21T18:58:06.682Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-21T18:58:06.682Z] PASS [2021-05-21T18:58:06.682Z] coverage: 76.8% of statements [2021-05-21T18:58:06.682Z] ok github.com/docker/docker/distribution/xfer 2.089s coverage: 76.8% of statements [2021-05-21T18:58:06.682Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T18:58:06.682Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-05-21T18:58:06.682Z] === RUN TestFSInvalidWalker [2021-05-21T18:58:06.683Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-21T18:58:06.683Z] === RUN TestFSGetSet [2021-05-21T18:58:06.683Z] --- PASS: TestFSGetSet (0.01s) [2021-05-21T18:58:06.683Z] === RUN TestFSGetUnsetKey [2021-05-21T18:58:06.683Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestFSGetEmptyData [2021-05-21T18:58:06.683Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestFSDelete [2021-05-21T18:58:06.683Z] --- PASS: TestFSDelete (0.01s) [2021-05-21T18:58:06.683Z] === RUN TestFSWalker [2021-05-21T18:58:06.683Z] --- PASS: TestFSWalker (0.01s) [2021-05-21T18:58:06.683Z] === RUN TestFSWalkerStopOnError [2021-05-21T18:58:06.683Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-21T18:58:06.683Z] === RUN TestNewFromJSON [2021-05-21T18:58:06.683Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-21T18:58:06.683Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestMarshalKeyOrder [2021-05-21T18:58:06.683Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestHistoryEqual [2021-05-21T18:58:06.683Z] === RUN TestCompare [2021-05-21T18:58:06.683Z] --- PASS: TestCompare (0.00s) [2021-05-21T18:58:06.683Z] PASS [2021-05-21T18:58:06.683Z] coverage: 19.2% of statements [2021-05-21T18:58:06.683Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-05-21T18:58:06.683Z] --- PASS: TestHistoryEqual (0.13s) [2021-05-21T18:58:06.683Z] === RUN TestImage [2021-05-21T18:58:06.683Z] --- PASS: TestImage (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestImageOSNotEmpty [2021-05-21T18:58:06.683Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-21T18:58:06.683Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestCreate [2021-05-21T18:58:06.683Z] --- PASS: TestCreate (0.00s) [2021-05-21T18:58:06.683Z] === RUN TestRestore [2021-05-21T18:58:06.683Z] time="2021-05-21T18:58:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-21T18:58:06.683Z] --- PASS: TestRestore (0.02s) [2021-05-21T18:58:06.683Z] === RUN TestAddDelete [2021-05-21T18:58:06.683Z] --- PASS: TestAddDelete (0.02s) [2021-05-21T18:58:06.683Z] === RUN TestSearchAfterDelete [2021-05-21T18:58:06.683Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-05-21T18:58:06.683Z] === RUN TestParentReset [2021-05-21T18:58:06.683Z] --- PASS: TestParentReset (0.03s) [2021-05-21T18:58:06.683Z] === RUN TestGetAndSetLastUpdated [2021-05-21T18:58:06.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-21T18:58:07.143Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-05-21T18:58:07.143Z] === RUN TestStoreLen [2021-05-21T18:58:07.143Z] --- PASS: TestStoreLen (0.04s) [2021-05-21T18:58:07.143Z] PASS [2021-05-21T18:58:07.143Z] coverage: 86.6% of statements [2021-05-21T18:58:07.143Z] ok github.com/docker/docker/image 0.499s coverage: 86.6% of statements [2021-05-21T18:58:07.604Z] === RUN TestValidateManifest [2021-05-21T18:58:07.604Z] === RUN TestValidateManifest/nil [2021-05-21T18:58:07.604Z] === RUN TestValidateManifest/non-nil [2021-05-21T18:58:07.604Z] --- PASS: TestValidateManifest (0.00s) [2021-05-21T18:58:07.604Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-21T18:58:07.604Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-21T18:58:07.604Z] PASS [2021-05-21T18:58:07.604Z] coverage: 0.6% of statements [2021-05-21T18:58:07.604Z] ok github.com/docker/docker/image/tarexport 0.175s coverage: 0.6% of statements [2021-05-21T18:58:08.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-21T18:58:08.575Z] === RUN TestMakeV1ConfigFromConfig [2021-05-21T18:58:08.575Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-21T18:58:08.575Z] PASS [2021-05-21T18:58:08.575Z] coverage: 25.0% of statements [2021-05-21T18:58:08.575Z] ok github.com/docker/docker/image/v1 0.100s coverage: 25.0% of statements [2021-05-21T18:58:08.575Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-21T18:58:08.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2021-05-21T18:58:08.824Z] === RUN TestAPIIpcModeHost [2021-05-21T18:58:09.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-21T18:58:09.451Z] Using test binary docker [2021-05-21T18:58:09.546Z] === RUN TestSerialization [2021-05-21T18:58:09.546Z] --- PASS: TestSerialization (0.02s) [2021-05-21T18:58:09.546Z] PASS [2021-05-21T18:58:09.546Z] coverage: 100.0% of statements [2021-05-21T18:58:09.546Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-05-21T18:58:09.749Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T18:58:09.749Z] +++ /etc/init.d/apparmor start [2021-05-21T18:58:09.749Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T18:58:09.749Z] INFO: Waiting for daemon to start... [2021-05-21T18:58:09.749Z] Starting dockerd [2021-05-21T18:58:09.749Z] +++ 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 [2021-05-21T18:58:09.768Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-05-21T18:58:09.768Z] === RUN TestDaemonIpcModeShareable [2021-05-21T18:58:10.518Z] === RUN TestEnvironmentParsing [2021-05-21T18:58:10.518Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-21T18:58:10.518Z] PASS [2021-05-21T18:58:10.518Z] coverage: 1.0% of statements [2021-05-21T18:58:10.518Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2021-05-21T18:58:10.518Z] === RUN TestEmptyLayer [2021-05-21T18:58:10.518Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-21T18:58:10.518Z] === RUN TestCommitFailure [2021-05-21T18:58:10.518Z] --- PASS: TestCommitFailure (0.01s) [2021-05-21T18:58:10.518Z] === RUN TestStartTransactionFailure [2021-05-21T18:58:10.518Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-21T18:58:10.518Z] === RUN TestGetOrphan [2021-05-21T18:58:10.518Z] --- PASS: TestGetOrphan (0.01s) [2021-05-21T18:58:10.518Z] === RUN TestMountAndRegister [2021-05-21T18:58:10.518Z] --- PASS: TestMountAndRegister (0.03s) [2021-05-21T18:58:10.518Z] layer_test.go:271: Layer size: 14 [2021-05-21T18:58:10.518Z] === RUN TestLayerRelease [2021-05-21T18:58:10.518Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-21T18:58:10.518Z] layer_test.go:304: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestStoreRestore [2021-05-21T18:58:10.518Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-21T18:58:10.518Z] layer_test.go:353: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestTarStreamStability [2021-05-21T18:58:10.518Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-21T18:58:10.518Z] layer_test.go:468: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestRegisterExistingLayer [2021-05-21T18:58:10.518Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-05-21T18:58:10.518Z] === RUN TestTarStreamVerification [2021-05-21T18:58:10.518Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-21T18:58:10.518Z] layer_test.go:697: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestLayerMigration [2021-05-21T18:58:10.518Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-21T18:58:10.518Z] migration_test.go:46: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestLayerMigrationNoTarsplit [2021-05-21T18:58:10.518Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-21T18:58:10.518Z] migration_test.go:182: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestMountInit [2021-05-21T18:58:10.518Z] --- SKIP: TestMountInit (0.00s) [2021-05-21T18:58:10.518Z] mount_test.go:17: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestMountSize [2021-05-21T18:58:10.518Z] --- SKIP: TestMountSize (0.00s) [2021-05-21T18:58:10.518Z] mount_test.go:76: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestMountChanges [2021-05-21T18:58:10.518Z] --- SKIP: TestMountChanges (0.00s) [2021-05-21T18:58:10.518Z] mount_test.go:125: Failing on Windows [2021-05-21T18:58:10.518Z] === RUN TestMountApply [2021-05-21T18:58:10.518Z] --- SKIP: TestMountApply (0.00s) [2021-05-21T18:58:10.518Z] mount_test.go:212: Failing on Windows [2021-05-21T18:58:10.518Z] PASS [2021-05-21T18:58:10.518Z] coverage: 30.1% of statements [2021-05-21T18:58:10.518Z] ok github.com/docker/docker/layer 0.317s coverage: 30.1% of statements [2021-05-21T18:58:10.518Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T18:58:10.518Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T18:58:10.518Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T18:58:10.979Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-21T18:58:10.979Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-21T18:58:10.979Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-21T18:58:10.979Z] PASS [2021-05-21T18:58:10.979Z] coverage: 42.3% of statements [2021-05-21T18:58:10.979Z] ok github.com/docker/docker/oci 0.046s coverage: 42.3% of statements [2021-05-21T18:58:10.979Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T18:58:11.440Z] === RUN TestParseVersion [2021-05-21T18:58:11.440Z] --- PASS: TestParseVersion (0.00s) [2021-05-21T18:58:11.440Z] PASS [2021-05-21T18:58:11.440Z] coverage: 52.9% of statements [2021-05-21T18:58:11.440Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-05-21T18:58:11.861Z] . [2021-05-21T18:58:11.861Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-21T18:58:11.861Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-21T18:58:11.861Z] Error: No such image: emptyfs [2021-05-21T18:58:11.861Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-21T18:58:11.861Z] ++++ docker load [2021-05-21T18:58:11.861Z] Running integration-test (iteration 1) [2021-05-21T18:58:11.861Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-05-21T18:58:11.861Z] ++ 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 [2021-05-21T18:58:11.861Z] ++ set -e [2021-05-21T18:58:11.861Z] ++ '[' -n 0 ']' [2021-05-21T18:58:11.861Z] ++ set -x [2021-05-21T18:58:11.861Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:58:11.901Z] === RUN TestAddressPoolOpt [2021-05-21T18:58:11.901Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/a [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/something [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/_=a [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/env1=value1 [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/_env1=value1 [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/PATH [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/=a [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/PATH= [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/PATH=something [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/asd!qwe [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/1asd [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/123 [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/some_space [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/__some_space_before [2021-05-21T18:58:11.901Z] === RUN TestValidateEnv/some_space_after__ [2021-05-21T18:58:12.317Z] --- PASS: TestDaemonIpcModeShareable (2.47s) [2021-05-21T18:58:12.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-21T18:58:12.317Z] === RUN TestDaemonIpcModePrivate [2021-05-21T18:58:12.362Z] === RUN TestValidateEnv/= [2021-05-21T18:58:12.362Z] === RUN TestValidateEnv/PaTh [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestParseHost [2021-05-21T18:58:12.362Z] --- PASS: TestParseHost (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestParseDockerDaemonHost [2021-05-21T18:58:12.362Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestParseTCP [2021-05-21T18:58:12.362Z] --- PASS: TestParseTCP (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-21T18:58:12.362Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestValidateExtraHosts [2021-05-21T18:58:12.362Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestIpOptString [2021-05-21T18:58:12.362Z] --- PASS: TestIpOptString (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-21T18:58:12.362Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestNewIpOptValidDefaultVal [2021-05-21T18:58:12.362Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestIpOptSetInvalidVal [2021-05-21T18:58:12.362Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestValidateIPAddress [2021-05-21T18:58:12.362Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestMapOpts [2021-05-21T18:58:12.362Z] --- PASS: TestMapOpts (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestListOptsWithoutValidator [2021-05-21T18:58:12.362Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestListOptsWithValidator [2021-05-21T18:58:12.362Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestValidateDNSSearch [2021-05-21T18:58:12.362Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_general_format [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_one_more [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-21T18:58:12.362Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-21T18:58:12.362Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestNamedListOpts [2021-05-21T18:58:12.362Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestNamedMapOpts [2021-05-21T18:58:12.362Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestParseLink [2021-05-21T18:58:12.362Z] --- PASS: TestParseLink (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestQuotedStringSetWithQuotes [2021-05-21T18:58:12.362Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-21T18:58:12.362Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-21T18:58:12.362Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestUlimitOpt [2021-05-21T18:58:12.362Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-21T18:58:12.362Z] PASS [2021-05-21T18:58:12.362Z] coverage: 67.1% of statements [2021-05-21T18:58:12.362Z] ok github.com/docker/docker/opts 0.188s coverage: 67.1% of statements [2021-05-21T18:58:12.362Z] === RUN TestUnbuffered [2021-05-21T18:58:12.362Z] --- PASS: TestUnbuffered (0.00s) [2021-05-21T18:58:12.362Z] === RUN TestRaceUnbuffered [2021-05-21T18:58:12.362Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-21T18:58:12.362Z] PASS [2021-05-21T18:58:12.362Z] coverage: 100.0% of statements [2021-05-21T18:58:12.362Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2021-05-21T18:58:13.334Z] === RUN TestPeerCertificateMarshalJSON [2021-05-21T18:58:13.795Z] === RUN TestMatch [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[foo]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[foo_bar]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[]#01 [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[qux]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-21T18:58:13.795Z] === RUN TestMatch/[[foo_baz]] [2021-05-21T18:58:13.795Z] --- PASS: TestMatch (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-21T18:58:13.795Z] PASS [2021-05-21T18:58:13.795Z] coverage: 87.5% of statements [2021-05-21T18:58:13.795Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-05-21T18:58:13.795Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-21T18:58:13.795Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-21T18:58:13.795Z] --- PASS: TestPeerCertificateMarshalJSON (0.72s) [2021-05-21T18:58:13.795Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-21T18:58:13.795Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-21T18:58:13.795Z] === RUN TestMiddleware [2021-05-21T18:58:13.795Z] --- PASS: TestMiddleware (0.00s) [2021-05-21T18:58:13.795Z] === RUN TestNewResponseModifier [2021-05-21T18:58:13.795Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-21T18:58:13.795Z] PASS [2021-05-21T18:58:13.795Z] coverage: 26.8% of statements [2021-05-21T18:58:13.795Z] ok github.com/docker/docker/pkg/authorization 0.816s coverage: 26.8% of statements [2021-05-21T18:58:14.256Z] === RUN TestChrootTarUntar [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:14.256Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:14.256Z] === RUN TestChrootUntarEmptyArchive [2021-05-21T18:58:14.256Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-21T18:58:14.256Z] === RUN TestChrootTarUntarWithSymlink [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T18:58:14.256Z] === RUN TestChrootCopyWithTar [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T18:58:14.256Z] === RUN TestChrootCopyFileWithTar [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:14.256Z] === RUN TestChrootUntarPath [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T18:58:14.256Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:14.256Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:14.256Z] === RUN TestChrootApplyDotDotFile [2021-05-21T18:58:14.256Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-21T18:58:14.256Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:14.256Z] PASS [2021-05-21T18:58:14.256Z] coverage: 15.4% of statements [2021-05-21T18:58:14.256Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.4% of statements [2021-05-21T18:58:14.256Z] === RUN TestIsArchivePathDir [2021-05-21T18:58:14.256Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-05-21T18:58:14.256Z] === RUN TestIsArchivePathInvalidFile [2021-05-21T18:58:14.256Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-05-21T18:58:14.256Z] === RUN TestIsArchivePathTar [2021-05-21T18:58:14.717Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-05-21T18:58:14.717Z] === RUN TestDecompressStreamGzip [2021-05-21T18:58:14.717Z] === RUN TestSizeEmpty [2021-05-21T18:58:14.717Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestSizeEmptyFile [2021-05-21T18:58:14.717Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestSizeNonemptyFile [2021-05-21T18:58:14.717Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-21T18:58:14.717Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-21T18:58:14.717Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-21T18:58:14.717Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestMoveToSubdir [2021-05-21T18:58:14.717Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-21T18:58:14.717Z] === RUN TestSizeNonExistingDirectory [2021-05-21T18:58:14.717Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-21T18:58:14.717Z] PASS [2021-05-21T18:58:14.717Z] coverage: 80.0% of statements [2021-05-21T18:58:14.717Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-05-21T18:58:14.717Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-05-21T18:58:14.717Z] === RUN TestDecompressStreamBzip2 [2021-05-21T18:58:14.868Z] --- PASS: TestDaemonIpcModePrivate (2.45s) [2021-05-21T18:58:14.868Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-21T18:58:14.868Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-21T18:58:15.178Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2021-05-21T18:58:15.178Z] === RUN TestDecompressStreamXz [2021-05-21T18:58:15.178Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-21T18:58:15.178Z] archive_test.go:134: Xz not present in msys2 [2021-05-21T18:58:15.178Z] === RUN TestCompressStreamXzUnsupported [2021-05-21T18:58:15.178Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-21T18:58:15.178Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestCompressStreamInvalid [2021-05-21T18:58:15.178Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestExtensionInvalid [2021-05-21T18:58:15.178Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestExtensionUncompressed [2021-05-21T18:58:15.178Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestExtensionBzip2 [2021-05-21T18:58:15.178Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestExtensionGzip [2021-05-21T18:58:15.178Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestExtensionXz [2021-05-21T18:58:15.178Z] --- PASS: TestExtensionXz (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestCmdStreamLargeStderr [2021-05-21T18:58:15.178Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2021-05-21T18:58:15.178Z] === RUN TestCmdStreamBad [2021-05-21T18:58:15.178Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-21T18:58:15.178Z] archive_test.go:239: Failing on Windows CI machines [2021-05-21T18:58:15.178Z] === RUN TestCmdStreamGood [2021-05-21T18:58:15.178Z] --- PASS: TestCmdStreamGood (0.04s) [2021-05-21T18:58:15.178Z] === RUN TestUntarPathWithInvalidDest [2021-05-21T18:58:15.178Z] === RUN Test [2021-05-21T18:58:15.178Z] === RUN Test/TestContainsEntry [2021-05-21T18:58:15.178Z] === RUN Test/TestCreateEntries [2021-05-21T18:58:15.178Z] === RUN Test/TestEntriesDiff [2021-05-21T18:58:15.178Z] === RUN Test/TestEntriesEquality [2021-05-21T18:58:15.178Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-21T18:58:15.178Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-21T18:58:15.178Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-21T18:58:15.178Z] === RUN Test/TestGeneratorNotGenerate [2021-05-21T18:58:15.178Z] === RUN Test/TestGeneratorWithPort [2021-05-21T18:58:15.178Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-21T18:58:15.178Z] === RUN Test/TestNewEntry [2021-05-21T18:58:15.178Z] === RUN Test/TestParse [2021-05-21T18:58:15.178Z] --- PASS: Test (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-21T18:58:15.178Z] --- PASS: Test/TestParse (0.00s) [2021-05-21T18:58:15.178Z] PASS [2021-05-21T18:58:15.178Z] coverage: 58.3% of statements [2021-05-21T18:58:15.178Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-05-21T18:58:15.178Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-05-21T18:58:15.178Z] === RUN TestUntarPathWithInvalidSrc [2021-05-21T18:58:15.178Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-21T18:58:15.178Z] === RUN TestUntarPath [2021-05-21T18:58:15.178Z] --- PASS: TestUntarPath (0.09s) [2021-05-21T18:58:15.178Z] === RUN TestUntarPathWithDestinationFile [2021-05-21T18:58:15.178Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-05-21T18:58:15.178Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-21T18:58:15.639Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-05-21T18:58:15.639Z] === RUN TestCopyWithTarInvalidSrc [2021-05-21T18:58:15.639Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-21T18:58:15.639Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-21T18:58:15.639Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-21T18:58:15.639Z] === RUN TestCopyWithTarSrcFile [2021-05-21T18:58:15.639Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2021-05-21T18:58:15.639Z] === RUN TestCopyWithTarSrcFolder [2021-05-21T18:58:15.639Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-21T18:58:15.639Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-21T18:58:15.639Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-21T18:58:15.639Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-21T18:58:15.639Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-21T18:58:15.639Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-21T18:58:15.639Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-21T18:58:15.639Z] === RUN TestCopyFileWithTarSrcFile [2021-05-21T18:58:15.639Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-05-21T18:58:15.639Z] === RUN TestTarFiles [2021-05-21T18:58:15.639Z] === RUN Test [2021-05-21T18:58:15.639Z] === RUN Test/TestContent [2021-05-21T18:58:15.639Z] === RUN Test/TestInitialize [2021-05-21T18:58:15.639Z] === RUN Test/TestNew [2021-05-21T18:58:15.639Z] === RUN Test/TestParsingContentsWithComments [2021-05-21T18:58:15.639Z] === RUN Test/TestRegister [2021-05-21T18:58:15.639Z] === RUN Test/TestWatch [2021-05-21T18:58:15.639Z] --- PASS: Test (0.01s) [2021-05-21T18:58:15.639Z] --- PASS: Test/TestContent (0.00s) [2021-05-21T18:58:15.639Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-21T18:58:15.639Z] --- PASS: Test/TestNew (0.00s) [2021-05-21T18:58:15.639Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-21T18:58:15.639Z] --- PASS: Test/TestRegister (0.00s) [2021-05-21T18:58:15.639Z] --- PASS: Test/TestWatch (0.00s) [2021-05-21T18:58:15.639Z] PASS [2021-05-21T18:58:15.639Z] coverage: 92.9% of statements [2021-05-21T18:58:15.639Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 92.9% of statements [2021-05-21T18:58:16.611Z] === RUN Test [2021-05-21T18:58:16.611Z] === RUN Test/TestWatch [2021-05-21T18:58:16.611Z] --- PASS: Test (0.00s) [2021-05-21T18:58:16.611Z] --- PASS: Test/TestWatch (0.00s) [2021-05-21T18:58:16.611Z] PASS [2021-05-21T18:58:16.611Z] coverage: 92.3% of statements [2021-05-21T18:58:16.611Z] ok github.com/docker/docker/pkg/discovery/memory 0.118s coverage: 92.3% of statements [2021-05-21T18:58:16.611Z] === RUN Test [2021-05-21T18:58:16.611Z] === RUN Test/TestInitialize [2021-05-21T18:58:16.611Z] time="2021-05-21T18:58:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T18:58:16.611Z] time="2021-05-21T18:58:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T18:58:16.611Z] time="2021-05-21T18:58:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T18:58:16.611Z] === RUN Test/TestInitializeWithCerts [2021-05-21T18:58:16.611Z] time="2021-05-21T18:58:16Z" level=info msg="Initializing discovery with TLS" [2021-05-21T18:58:16.611Z] === RUN Test/TestWatch [2021-05-21T18:58:16.611Z] time="2021-05-21T18:58:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T18:58:17.074Z] === RUN Test [2021-05-21T18:58:17.074Z] === RUN Test/TestInitialize [2021-05-21T18:58:17.074Z] === RUN Test/TestInitializeWithPattern [2021-05-21T18:58:17.074Z] === RUN Test/TestRegister [2021-05-21T18:58:17.074Z] === RUN Test/TestWatch [2021-05-21T18:58:17.074Z] --- PASS: Test (0.00s) [2021-05-21T18:58:17.074Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-21T18:58:17.074Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-21T18:58:17.074Z] --- PASS: Test/TestRegister (0.00s) [2021-05-21T18:58:17.074Z] --- PASS: Test/TestWatch (0.00s) [2021-05-21T18:58:17.074Z] PASS [2021-05-21T18:58:17.074Z] coverage: 93.8% of statements [2021-05-21T18:58:17.074Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-05-21T18:58:17.427Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.47s) [2021-05-21T18:58:17.428Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-21T18:58:17.428Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-21T18:58:17.535Z] === RUN TestPollerAddRemove [2021-05-21T18:58:17.535Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-21T18:58:17.535Z] === RUN TestPollerEvent [2021-05-21T18:58:17.535Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-21T18:58:17.535Z] poller_test.go:41: No chmod on Windows [2021-05-21T18:58:17.535Z] === RUN TestPollerClose [2021-05-21T18:58:17.535Z] --- PASS: TestPollerClose (0.00s) [2021-05-21T18:58:17.535Z] PASS [2021-05-21T18:58:17.535Z] coverage: 36.2% of statements [2021-05-21T18:58:17.535Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 36.2% of statements [2021-05-21T18:58:18.529Z] === RUN TestCopyFileWithInvalidSrc [2021-05-21T18:58:18.529Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCopyFileWithInvalidDest [2021-05-21T18:58:18.529Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-21T18:58:18.529Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-21T18:58:18.529Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCopyFile [2021-05-21T18:58:18.529Z] --- PASS: TestCopyFile (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-21T18:58:18.529Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-21T18:58:18.529Z] fileutils_test.go:134: Needs porting to Windows [2021-05-21T18:58:18.529Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-21T18:58:18.529Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-21T18:58:18.529Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-21T18:58:18.529Z] fileutils_test.go:180: Needs porting to Windows [2021-05-21T18:58:18.529Z] === RUN TestWildcardMatches [2021-05-21T18:58:18.529Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestPatternMatches [2021-05-21T18:58:18.529Z] --- PASS: TestPatternMatches (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-21T18:58:18.529Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestPatternMatchesFolderExclusions [2021-05-21T18:58:18.529Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-21T18:58:18.529Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-21T18:58:18.529Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-21T18:58:18.529Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-21T18:58:18.529Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestSingleExclamationError [2021-05-21T18:58:18.529Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestMatchesWithNoPatterns [2021-05-21T18:58:18.529Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestMatchesWithMalformedPatterns [2021-05-21T18:58:18.529Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestMatches [2021-05-21T18:58:18.529Z] --- PASS: TestMatches (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCleanPatterns [2021-05-21T18:58:18.529Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-21T18:58:18.529Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCleanPatternsExceptionFlag [2021-05-21T18:58:18.529Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-21T18:58:18.529Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-21T18:58:18.529Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCleanPatternsErrorSingleException [2021-05-21T18:58:18.529Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-21T18:58:18.529Z] === RUN TestCreateIfNotExistsDir [2021-05-21T18:58:18.529Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-05-21T18:58:18.529Z] === RUN TestCreateIfNotExistsFile [2021-05-21T18:58:18.529Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-05-21T18:58:18.529Z] === RUN TestMatch [2021-05-21T18:58:18.529Z] --- PASS: TestMatch (0.00s) [2021-05-21T18:58:18.529Z] PASS [2021-05-21T18:58:18.529Z] coverage: 87.7% of statements [2021-05-21T18:58:18.529Z] ok github.com/docker/docker/pkg/fileutils 0.128s coverage: 87.7% of statements [2021-05-21T18:58:18.991Z] === RUN TestGet [2021-05-21T18:58:18.991Z] --- PASS: TestGet (0.00s) [2021-05-21T18:58:18.991Z] === RUN TestGetShortcutString [2021-05-21T18:58:18.991Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-21T18:58:18.991Z] PASS [2021-05-21T18:58:18.991Z] coverage: 42.9% of statements [2021-05-21T18:58:18.991Z] ok github.com/docker/docker/pkg/homedir 0.077s coverage: 42.9% of statements [2021-05-21T18:58:19.963Z] --- PASS: Test (3.13s) [2021-05-21T18:58:19.963Z] --- PASS: Test/TestInitialize (0.13s) [2021-05-21T18:58:19.963Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-21T18:58:19.963Z] --- PASS: Test/TestWatch (3.00s) [2021-05-21T18:58:19.963Z] PASS [2021-05-21T18:58:19.963Z] coverage: 84.1% of statements [2021-05-21T18:58:19.963Z] --- PASS: TestTarFiles (4.31s) [2021-05-21T18:58:19.963Z] === RUN TestTarUntar [2021-05-21T18:58:19.963Z] ok github.com/docker/docker/pkg/discovery/kv 3.183s coverage: 84.1% of statements [2021-05-21T18:58:19.963Z] --- PASS: TestTarUntar (0.03s) [2021-05-21T18:58:19.963Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-21T18:58:19.963Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-21T18:58:19.963Z] === RUN TestTarWithOptions [2021-05-21T18:58:19.963Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-21T18:58:19.963Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-21T18:58:19.963Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-21T18:58:19.963Z] === RUN TestUntarUstarGnuConflict [2021-05-21T18:58:19.963Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-21T18:58:19.963Z] === RUN TestUntarInvalidFilenames [2021-05-21T18:58:19.963Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames786722702\\dest" [2021-05-21T18:58:19.963Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-05-21T18:58:19.963Z] === RUN TestUntarHardlinkToSymlink [2021-05-21T18:58:19.963Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-21T18:58:19.963Z] === RUN TestUntarInvalidHardlink [2021-05-21T18:58:19.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink559743119\\victim\\hello" -> "../victim/hello" [2021-05-21T18:58:19.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink842537634\\victim\\hello" -> "/../victim/hello" [2021-05-21T18:58:19.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink096444313\\victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink991377956\\victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink560852275\\victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink224491254\\victim" -> "../victim" [2021-05-21T18:58:19.963Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-05-21T18:58:19.963Z] === RUN TestUntarInvalidSymlink [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink782316509\\dest\\dotdot" -> "../victim/hello" [2021-05-21T18:58:19.963Z] === RUN TestCreateIDMapOrder [2021-05-21T18:58:19.963Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-21T18:58:19.963Z] PASS [2021-05-21T18:58:19.963Z] coverage: 7.2% of statements [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink230541720\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-21T18:58:19.963Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink235926039\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink433229450\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink758668897\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269477964\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:19.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink322438971\\dest\\dir\\loophole" -> "../../victim" [2021-05-21T18:58:19.963Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-05-21T18:58:19.963Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-21T18:58:19.963Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-21T18:58:19.963Z] === RUN TestXGlobalNoParent [2021-05-21T18:58:19.963Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-21T18:58:19.963Z] === RUN TestReplaceFileTarWrapper [2021-05-21T18:58:19.996Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.53s) [2021-05-21T18:58:19.996Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-21T18:58:19.996Z] === RUN TestIpcModeOlderClient [2021-05-21T18:58:19.996Z] === PAUSE TestIpcModeOlderClient [2021-05-21T18:58:19.996Z] === RUN TestKillContainerInvalidSignal [2021-05-21T18:58:20.423Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-05-21T18:58:20.423Z] === RUN TestPrefixHeaderReadable [2021-05-21T18:58:20.423Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-05-21T18:58:20.423Z] === RUN TestDisablePigz [2021-05-21T18:58:20.423Z] --- PASS: TestDisablePigz (0.13s) [2021-05-21T18:58:20.423Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-21T18:58:20.423Z] === RUN TestPigz [2021-05-21T18:58:20.423Z] --- PASS: TestPigz (0.16s) [2021-05-21T18:58:20.423Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-21T18:58:20.423Z] === RUN TestCopyFileWithInvalidDest [2021-05-21T18:58:20.423Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-21T18:58:20.423Z] archive_windows_test.go:16: Currently fails [2021-05-21T18:58:20.423Z] === RUN TestCanonicalTarNameForPath [2021-05-21T18:58:20.423Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestCanonicalTarName [2021-05-21T18:58:20.423Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestChmodTarEntry [2021-05-21T18:58:20.423Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestHardLinkOrder [2021-05-21T18:58:20.423Z] === RUN TestFixedBufferCap [2021-05-21T18:58:20.423Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestFixedBufferLen [2021-05-21T18:58:20.423Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestFixedBufferString [2021-05-21T18:58:20.423Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestFixedBufferWrite [2021-05-21T18:58:20.423Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestFixedBufferRead [2021-05-21T18:58:20.423Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestBytesPipeRead [2021-05-21T18:58:20.423Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestBytesPipeWrite [2021-05-21T18:58:20.423Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-21T18:58:20.423Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-21T18:58:20.553Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-21T18:58:20.569Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2021-05-21T18:58:20.569Z] === RUN TestKillContainer [2021-05-21T18:58:20.569Z] === RUN TestKillContainer/no_signal [2021-05-21T18:58:20.884Z] --- PASS: TestHardLinkOrder (0.13s) [2021-05-21T18:58:20.884Z] === RUN TestChangeString [2021-05-21T18:58:20.884Z] --- PASS: TestChangeString (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestChangesWithNoChanges [2021-05-21T18:58:20.884Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-21T18:58:20.884Z] === RUN TestChangesWithChanges [2021-05-21T18:58:20.884Z] --- PASS: TestChangesWithChanges (0.02s) [2021-05-21T18:58:20.884Z] === RUN TestChangesWithChangesGH13590 [2021-05-21T18:58:20.884Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-21T18:58:20.884Z] changes_test.go:196: needs more investigation [2021-05-21T18:58:20.884Z] === RUN TestChangesDirsEmpty [2021-05-21T18:58:20.884Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-21T18:58:20.884Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-21T18:58:20.884Z] === RUN TestChangesDirsMutated [2021-05-21T18:58:20.884Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-21T18:58:20.884Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-21T18:58:20.884Z] === RUN TestApplyLayer [2021-05-21T18:58:20.884Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-21T18:58:20.884Z] changes_test.go:433: needs further investigation [2021-05-21T18:58:20.884Z] === RUN TestChangesSizeWithHardlinks [2021-05-21T18:58:20.884Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-21T18:58:20.884Z] changes_test.go:469: needs further investigation [2021-05-21T18:58:20.884Z] === RUN TestChangesSizeWithNoChanges [2021-05-21T18:58:20.884Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-21T18:58:20.884Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestChangesSize [2021-05-21T18:58:20.884Z] --- PASS: TestChangesSize (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestApplyLayerInvalidFilenames [2021-05-21T18:58:20.884Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames050487440\\dest" [2021-05-21T18:58:20.884Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-05-21T18:58:20.884Z] === RUN TestApplyLayerInvalidHardlink [2021-05-21T18:58:20.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink875962946\\victim\\hello" -> "../victim/hello" [2021-05-21T18:58:20.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink818015417\\victim\\hello" -> "/../victim/hello" [2021-05-21T18:58:20.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink082840260\\victim" -> "../victim" [2021-05-21T18:58:20.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink815677779\\victim" -> "../victim" [2021-05-21T18:58:20.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink805851798\\victim" -> "../victim" [2021-05-21T18:58:20.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink076257021\\victim" -> "../victim" [2021-05-21T18:58:20.884Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-05-21T18:58:20.884Z] === RUN TestApplyLayerInvalidSymlink [2021-05-21T18:58:20.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink937319480\\dest\\dotdot" -> "../victim/hello" [2021-05-21T18:58:20.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink275440183\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-21T18:58:20.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink584600106\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:20.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink203894145\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:20.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink434381036\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:20.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink377940315\\dest\\loophole-victim" -> "../victim" [2021-05-21T18:58:20.884Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-05-21T18:58:20.884Z] === RUN TestApplyLayerWhiteouts [2021-05-21T18:58:20.884Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-05-21T18:58:20.884Z] === RUN TestGenerateEmptyFile [2021-05-21T18:58:20.884Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestGenerateWithContent [2021-05-21T18:58:20.884Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-21T18:58:20.884Z] PASS [2021-05-21T18:58:20.884Z] coverage: 61.6% of statements [2021-05-21T18:58:20.884Z] ok github.com/docker/docker/pkg/archive 6.662s coverage: 61.6% of statements [2021-05-21T18:58:20.884Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2021-05-21T18:58:20.884Z] === RUN TestAtomicWriteToFile [2021-05-21T18:58:20.884Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-21T18:58:20.884Z] === RUN TestAtomicWriteSetCommit [2021-05-21T18:58:20.884Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-21T18:58:20.884Z] === RUN TestAtomicWriteSetCancel [2021-05-21T18:58:20.884Z] === RUN TestStandardLongPath [2021-05-21T18:58:20.884Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestUNCLongPath [2021-05-21T18:58:20.884Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-21T18:58:20.884Z] PASS [2021-05-21T18:58:20.884Z] coverage: 100.0% of statements [2021-05-21T18:58:20.884Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-21T18:58:20.884Z] === RUN TestReadCloserWrapperClose [2021-05-21T18:58:20.884Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestReaderErrWrapperReadOnError [2021-05-21T18:58:20.884Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestReaderErrWrapperRead [2021-05-21T18:58:20.884Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestHashData [2021-05-21T18:58:20.884Z] --- PASS: TestHashData (0.00s) [2021-05-21T18:58:20.884Z] === RUN TestCancelReadCloser [2021-05-21T18:58:20.884Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-05-21T18:58:21.345Z] === RUN TestError [2021-05-21T18:58:21.345Z] --- PASS: TestError (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestProgressString [2021-05-21T18:58:21.345Z] === RUN TestProgressString/no_progress [2021-05-21T18:58:21.345Z] === RUN TestProgressString/progress_1 [2021-05-21T18:58:21.345Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-21T18:58:21.345Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-21T18:58:21.345Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-21T18:58:21.345Z] === RUN TestProgressString/with_units [2021-05-21T18:58:21.345Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-21T18:58:21.345Z] === RUN TestProgressString/hide_counts [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-21T18:58:21.345Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestJSONMessageDisplay [2021-05-21T18:58:21.345Z] --- PASS: TestCancelReadCloser (0.11s) [2021-05-21T18:58:21.345Z] === RUN TestWriteCloserWrapperClose [2021-05-21T18:58:21.345Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestNopWriteCloser [2021-05-21T18:58:21.345Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestNopWriter [2021-05-21T18:58:21.345Z] --- PASS: TestNopWriter (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestWriteCounter [2021-05-21T18:58:21.345Z] --- PASS: TestWriteCounter (0.00s) [2021-05-21T18:58:21.345Z] PASS [2021-05-21T18:58:21.345Z] coverage: 69.2% of statements [2021-05-21T18:58:21.345Z] ok github.com/docker/docker/pkg/ioutils 0.739s coverage: 69.2% of statements [2021-05-21T18:58:21.345Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-05-21T18:58:21.345Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-21T18:58:21.345Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-21T18:58:21.345Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-21T18:58:21.345Z] === RUN TestDisplayJSONMessagesStream [2021-05-21T18:58:21.345Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-21T18:58:21.345Z] PASS [2021-05-21T18:58:21.345Z] coverage: 91.7% of statements [2021-05-21T18:58:21.345Z] ok github.com/docker/docker/pkg/jsonmessage 0.177s coverage: 91.7% of statements [2021-05-21T18:58:21.512Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T18:58:21.806Z] === RUN TestNameFormat [2021-05-21T18:58:21.806Z] --- PASS: TestNameFormat (0.00s) [2021-05-21T18:58:21.806Z] === RUN TestNameRetries [2021-05-21T18:58:21.806Z] --- PASS: TestNameRetries (0.00s) [2021-05-21T18:58:21.806Z] PASS [2021-05-21T18:58:21.806Z] coverage: 85.7% of statements [2021-05-21T18:58:22.086Z] === RUN TestKillContainer/killing_signal [2021-05-21T18:58:22.267Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements [2021-05-21T18:58:22.267Z] === RUN TestParseKeyValueOpt [2021-05-21T18:58:22.267Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-21T18:58:22.267Z] === RUN TestParseUintList [2021-05-21T18:58:22.267Z] --- PASS: TestParseUintList (0.00s) [2021-05-21T18:58:22.267Z] === RUN TestParseUintListMaximumLimits [2021-05-21T18:58:22.267Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-21T18:58:22.267Z] PASS [2021-05-21T18:58:22.267Z] coverage: 97.0% of statements [2021-05-21T18:58:22.267Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2021-05-21T18:58:22.728Z] === RUN TestNewAndRemove [2021-05-21T18:58:22.728Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-21T18:58:22.728Z] === RUN TestRemoveInvalidPath [2021-05-21T18:58:22.728Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-21T18:58:22.728Z] PASS [2021-05-21T18:58:22.728Z] coverage: 82.6% of statements [2021-05-21T18:58:22.728Z] ok github.com/docker/docker/pkg/pidfile 0.151s coverage: 82.6% of statements [2021-05-21T18:58:23.031Z] Loaded image: buildpack-deps:buster [2021-05-21T18:58:23.031Z] Loaded image: buildpack-deps:buster [2021-05-21T18:58:23.031Z] --- PASS: TestKillContainer (2.52s) [2021-05-21T18:58:23.031Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-05-21T18:58:23.031Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-05-21T18:58:23.031Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-05-21T18:58:23.031Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T18:58:23.031Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-21T18:58:23.189Z] === RUN TestParseEmptyInterface [2021-05-21T18:58:23.189Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestParseNonInterfaceType [2021-05-21T18:58:23.189Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestParseWithOneFunction [2021-05-21T18:58:23.189Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestParseWithMultipleFuncs [2021-05-21T18:58:23.189Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestParseWithUnnamedReturn [2021-05-21T18:58:23.189Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestEmbeddedInterface [2021-05-21T18:58:23.189Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestParsedImports [2021-05-21T18:58:23.189Z] --- PASS: TestParsedImports (0.00s) [2021-05-21T18:58:23.189Z] === RUN TestAliasedImports [2021-05-21T18:58:23.189Z] --- PASS: TestAliasedImports (0.00s) [2021-05-21T18:58:23.189Z] PASS [2021-05-21T18:58:23.189Z] coverage: 56.8% of statements [2021-05-21T18:58:23.189Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2021-05-21T18:58:23.287Z] Loaded image: busybox:latest [2021-05-21T18:58:23.543Z] Loaded image: busybox:latest [2021-05-21T18:58:23.543Z] Loaded image: busybox:glibc [2021-05-21T18:58:23.974Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-21T18:58:24.018Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-05-21T18:58:24.018Z] PASS [2021-05-21T18:58:24.018Z] [2021-05-21T18:58:24.018Z] === Skipped [2021-05-21T18:58:24.018Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-21T18:58:24.018Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:24.018Z] [2021-05-21T18:58:24.018Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-21T18:58:24.018Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:24.018Z] [2021-05-21T18:58:24.018Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-21T18:58:24.018Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:24.018Z] [2021-05-21T18:58:24.018Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-21T18:58:24.018Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:24.018Z] [2021-05-21T18:58:24.018Z] [2021-05-21T18:58:24.018Z] DONE 17 tests, 4 skipped in 29.944s [2021-05-21T18:58:24.018Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-21T18:58:24.018Z] ++ 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 [2021-05-21T18:58:24.018Z] ++ set -e [2021-05-21T18:58:24.018Z] ++ '[' -n 0 ']' [2021-05-21T18:58:24.018Z] ++ set -x [2021-05-21T18:58:24.018Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:58:24.018Z] INFO: Testing against a local daemon [2021-05-21T18:58:24.018Z] === RUN TestPluginInvalidJSON [2021-05-21T18:58:24.018Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T18:58:24.018Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T18:58:24.018Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T18:58:24.018Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-21T18:58:24.018Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T18:58:24.018Z] === RUN TestPluginInstall [2021-05-21T18:58:24.018Z] === RUN TestPluginInstall/no_auth [2021-05-21T18:58:24.018Z] time="2021-05-21T18:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T18:58:24.018Z] time="2021-05-21T18:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56dc5ccbf192f0d70c18f19de3c6a15a9303cceb7452395e266ebd4715ac4f1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T18:58:24.018Z] time="2021-05-21T18:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T18:58:24.018Z] time="2021-05-21T18:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56dc5ccbf192f0d70c18f19de3c6a15a9303cceb7452395e266ebd4715ac4f1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T18:58:24.107Z] Loaded image: busybox:glibc [2021-05-21T18:58:24.160Z] === RUN TestFailedConnection [2021-05-21T18:58:24.308Z] === RUN TestPluginInstall/with_htpasswd [2021-05-21T18:58:24.620Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-21T18:58:24.620Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-21T18:58:24.620Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-21T18:58:24.620Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-21T18:58:24.620Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-21T18:58:24.620Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-21T18:58:24.620Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-21T18:58:24.620Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-21T18:58:24.620Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-21T18:58:24.620Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-21T18:58:24.620Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-21T18:58:24.620Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-21T18:58:24.620Z] === RUN TestBufferPoolPutAndGet [2021-05-21T18:58:24.620Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-21T18:58:24.620Z] PASS [2021-05-21T18:58:24.620Z] coverage: 88.2% of statements [2021-05-21T18:58:24.620Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-05-21T18:58:24.620Z] === RUN TestHTTPTransport [2021-05-21T18:58:24.620Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-21T18:58:24.620Z] PASS [2021-05-21T18:58:24.620Z] coverage: 85.7% of statements [2021-05-21T18:58:24.620Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements [2021-05-21T18:58:24.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2021-05-21T18:58:24.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2021-05-21T18:58:24.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-05-21T18:58:24.919Z] === RUN TestKillStoppedContainer [2021-05-21T18:58:24.919Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-21T18:58:24.919Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T18:58:24.919Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-21T18:58:24.919Z] === RUN TestKillDifferentUserContainer [2021-05-21T18:58:24.937Z] time="2021-05-21T18:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T18:58:24.937Z] time="2021-05-21T18:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b12f7ee035c7720e6fd37b93695efe59ec251bc766f3819fd9e9edccceeb468" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T18:58:24.937Z] time="2021-05-21T18:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T18:58:24.937Z] time="2021-05-21T18:58:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b12f7ee035c7720e6fd37b93695efe59ec251bc766f3819fd9e9edccceeb468" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T18:58:25.231Z] === RUN TestPluginInstall/with_insecure [2021-05-21T18:58:25.595Z] === RUN TestOutputOnPrematureClose [2021-05-21T18:58:25.595Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-21T18:58:25.595Z] === RUN TestCompleteSilently [2021-05-21T18:58:25.595Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-21T18:58:25.595Z] PASS [2021-05-21T18:58:25.595Z] coverage: 75.9% of statements [2021-05-21T18:58:25.595Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-05-21T18:58:25.595Z] === RUN TestSendToOneSub [2021-05-21T18:58:25.595Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-21T18:58:25.595Z] === RUN TestSendToMultipleSubs [2021-05-21T18:58:25.595Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-21T18:58:25.595Z] === RUN TestEvictOneSub [2021-05-21T18:58:25.595Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-21T18:58:25.595Z] === RUN TestClosePublisher [2021-05-21T18:58:25.595Z] --- PASS: TestClosePublisher (0.00s) [2021-05-21T18:58:25.595Z] === RUN TestPubSubRace [2021-05-21T18:58:25.862Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-05-21T18:58:25.862Z] === RUN TestInspectOomKilledTrue [2021-05-21T18:58:25.862Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-21T18:58:25.862Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:58:25.862Z] === RUN TestInspectOomKilledFalse [2021-05-21T18:58:25.862Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-21T18:58:25.862Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:58:25.862Z] === RUN TestLinksEtcHostsContentMatch [2021-05-21T18:58:26.057Z] === RUN TestRegister [2021-05-21T18:58:26.057Z] --- PASS: TestRegister (0.00s) [2021-05-21T18:58:26.057Z] === RUN TestCommand [2021-05-21T18:58:26.057Z] --- PASS: TestCommand (0.02s) [2021-05-21T18:58:26.057Z] === RUN TestNaiveSelf [2021-05-21T18:58:26.057Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-21T18:58:26.057Z] PASS [2021-05-21T18:58:26.057Z] coverage: 82.4% of statements [2021-05-21T18:58:26.057Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2021-05-21T18:58:26.261Z] time="2021-05-21T18:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T18:58:26.261Z] time="2021-05-21T18:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01144d4fd754bad10ea8723c0b36d3e4a19387f6e2339f5d969149cf632a592c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T18:58:26.261Z] time="2021-05-21T18:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T18:58:26.261Z] time="2021-05-21T18:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01144d4fd754bad10ea8723c0b36d3e4a19387f6e2339f5d969149cf632a592c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T18:58:26.261Z] --- PASS: TestPluginInstall (4.22s) [2021-05-21T18:58:26.261Z] --- PASS: TestPluginInstall/no_auth (2.10s) [2021-05-21T18:58:26.261Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-05-21T18:58:26.261Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-05-21T18:58:26.261Z] plugin_test.go:165: [d0bb51c70d284] daemon is not started [2021-05-21T18:58:26.261Z] === RUN TestPluginsWithRuntimes [2021-05-21T18:58:26.517Z] --- PASS: TestFailedConnection (2.16s) [2021-05-21T18:58:26.517Z] === RUN TestFailOnce [2021-05-21T18:58:26.517Z] --- PASS: TestPubSubRace (1.05s) [2021-05-21T18:58:26.517Z] PASS [2021-05-21T18:58:26.517Z] coverage: 75.0% of statements [2021-05-21T18:58:26.517Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-05-21T18:58:26.517Z] 2021/05/21 18:58:26 http: panic serving 127.0.0.1:49218: Plugin not ready [2021-05-21T18:58:26.517Z] goroutine 34 [running]: [2021-05-21T18:58:26.517Z] net/http.(*conn).serve.func1(0xc000134000) [2021-05-21T18:58:26.517Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-21T18:58:26.517Z] panic(0x849b40, 0x986aa0) [2021-05-21T18:58:26.517Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-21T18:58:26.517Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000162000, 0xc000144000) [2021-05-21T18:58:26.517Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-21T18:58:26.517Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000162000, 0xc000144000) [2021-05-21T18:58:26.517Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-21T18:58:26.517Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000162000, 0xc000144000) [2021-05-21T18:58:26.517Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-21T18:58:26.517Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000162000, 0xc000144000) [2021-05-21T18:58:26.517Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-21T18:58:26.517Z] net/http.(*conn).serve(0xc000134000, 0x99b2a0, 0xc000122040) [2021-05-21T18:58:26.517Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-21T18:58:26.517Z] created by net/http.(*Server).Serve [2021-05-21T18:58:26.517Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-21T18:58:26.517Z] time="2021-05-21T18:58:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2021-05-21T18:58:26.807Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-21T18:58:26.807Z] === RUN TestLinksContainerNames [2021-05-21T18:58:26.978Z] === RUN TestParseSignal [2021-05-21T18:58:26.978Z] --- PASS: TestParseSignal (0.00s) [2021-05-21T18:58:26.978Z] === RUN TestValidSignalForPlatform [2021-05-21T18:58:26.978Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-21T18:58:26.978Z] PASS [2021-05-21T18:58:26.978Z] coverage: 19.4% of statements [2021-05-21T18:58:26.978Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 19.4% of statements [2021-05-21T18:58:27.292Z] Loaded image: buildpack-deps:buster [2021-05-21T18:58:27.292Z] Loaded image: busybox:latest [2021-05-21T18:58:27.292Z] Loaded image: busybox:glibc [2021-05-21T18:58:27.439Z] === RUN TestNewStdWriter [2021-05-21T18:58:27.439Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-21T18:58:27.439Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestWriteWithNilBytes [2021-05-21T18:58:27.439Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestWrite [2021-05-21T18:58:27.439Z] --- PASS: TestWrite (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestWriteWithWriterError [2021-05-21T18:58:27.439Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-21T18:58:27.439Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyWriteAndRead [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-21T18:58:27.439Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-21T18:58:27.439Z] PASS [2021-05-21T18:58:27.439Z] coverage: 100.0% of statements [2021-05-21T18:58:27.439Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2021-05-21T18:58:27.439Z] --- PASS: TestFailOnce (1.12s) [2021-05-21T18:58:27.439Z] === RUN TestEchoInputOutput [2021-05-21T18:58:27.439Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestBackoff [2021-05-21T18:58:27.439Z] --- PASS: TestBackoff (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestAbortRetry [2021-05-21T18:58:27.439Z] --- PASS: TestAbortRetry (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestClientScheme [2021-05-21T18:58:27.439Z] --- PASS: TestClientScheme (0.00s) [2021-05-21T18:58:27.439Z] === RUN TestNewClientWithTimeout [2021-05-21T18:58:27.589Z] Loaded image: debian:bullseye [2021-05-21T18:58:27.589Z] Loaded image: hello-world:latest [2021-05-21T18:58:27.886Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:58:27.886Z] INFO: Testing against a local daemon [2021-05-21T18:58:27.886Z] === RUN TestCgroupNamespacesBuild [2021-05-21T18:58:28.198Z] --- PASS: TestLinksContainerNames (1.64s) [2021-05-21T18:58:28.198Z] === RUN TestLogsFollowTailEmpty [2021-05-21T18:58:28.320Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-21T18:58:28.410Z] time="2021-05-21T18:58:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-21T18:58:28.410Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-21T18:58:28.410Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-21T18:58:28.410Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestFormatStatus [2021-05-21T18:58:28.410Z] --- PASS: TestFormatStatus (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestFormatError [2021-05-21T18:58:28.410Z] --- PASS: TestFormatError (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestFormatJSONError [2021-05-21T18:58:28.410Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-21T18:58:28.410Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-21T18:58:28.410Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestNewJSONProgressOutput [2021-05-21T18:58:28.410Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestAuxFormatterEmit [2021-05-21T18:58:28.410Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestStreamWriterStdout [2021-05-21T18:58:28.410Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-21T18:58:28.410Z] === RUN TestStreamWriterStderr [2021-05-21T18:58:28.410Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-21T18:58:28.410Z] PASS [2021-05-21T18:58:28.410Z] coverage: 66.2% of statements [2021-05-21T18:58:28.410Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2021-05-21T18:58:28.410Z] === RUN TestGenerateRandomID [2021-05-21T18:58:28.410Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-21T18:58:28.411Z] === RUN TestShortenId [2021-05-21T18:58:28.411Z] --- PASS: TestShortenId (0.00s) [2021-05-21T18:58:28.411Z] === RUN TestShortenSha256Id [2021-05-21T18:58:28.411Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-21T18:58:28.411Z] === RUN TestShortenIdEmpty [2021-05-21T18:58:28.411Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-21T18:58:28.411Z] === RUN TestShortenIdInvalid [2021-05-21T18:58:28.411Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-21T18:58:28.411Z] === RUN TestIsShortIDNonHex [2021-05-21T18:58:28.411Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-21T18:58:28.411Z] === RUN TestIsShortIDNotCorrectSize [2021-05-21T18:58:28.411Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-21T18:58:28.411Z] PASS [2021-05-21T18:58:28.411Z] coverage: 70.6% of statements [2021-05-21T18:58:28.411Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-05-21T18:58:29.143Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-05-21T18:58:29.143Z] === RUN TestContainerNetworkMountsNoChown [2021-05-21T18:58:29.350Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-21T18:58:29.382Z] === RUN TestIsCpusetListAvailable [2021-05-21T18:58:29.382Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-21T18:58:29.382Z] PASS [2021-05-21T18:58:29.382Z] coverage: 38.2% of statements [2021-05-21T18:58:29.382Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-05-21T18:58:29.408Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2021-05-21T18:58:29.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-21T18:58:29.843Z] time="2021-05-21T18:58:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-21T18:58:29.843Z] === RUN TestChtimes [2021-05-21T18:58:29.843Z] --- PASS: TestChtimes (0.00s) [2021-05-21T18:58:29.843Z] === RUN TestChtimesWindows [2021-05-21T18:58:29.843Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-21T18:58:29.843Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-21T18:58:29.843Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-21T18:58:29.843Z] === RUN TestEnsureRemoveAllNotExist [2021-05-21T18:58:29.843Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-21T18:58:29.843Z] === RUN TestEnsureRemoveAllWithDir [2021-05-21T18:58:29.843Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-21T18:58:29.843Z] === RUN TestEnsureRemoveAllWithFile [2021-05-21T18:58:29.843Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-21T18:58:29.843Z] === RUN TestHasWin32KSupport [2021-05-21T18:58:29.843Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-21T18:58:29.843Z] syscall_windows_test.go:8: win32k: true [2021-05-21T18:58:29.843Z] PASS [2021-05-21T18:58:29.843Z] coverage: 12.0% of statements [2021-05-21T18:58:29.843Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.0% of statements [2021-05-21T18:58:30.089Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/default [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/default [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/private [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/private [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rprivate [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/slave [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/slave [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rslave [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/shared [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/shared [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rshared [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/default [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/shared [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rslave [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rshared [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/slave [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rprivate [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/private [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-21T18:58:30.089Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-21T18:58:30.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-21T18:58:30.089Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-21T18:58:30.304Z] === RUN TestTailFile [2021-05-21T18:58:30.304Z] --- PASS: TestTailFile (0.00s) [2021-05-21T18:58:30.304Z] === RUN TestTailFileManyLines [2021-05-21T18:58:30.304Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-21T18:58:30.304Z] === RUN TestTailEmptyFile [2021-05-21T18:58:30.304Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-21T18:58:30.304Z] === RUN TestTailNegativeN [2021-05-21T18:58:30.304Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/truncated_last_line [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/no_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.304Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.304Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.304Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.305Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.305Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.305Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.306Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.306Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.306Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.351Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-21T18:58:30.351Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T18:58:30.351Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-21T18:58:30.351Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-21T18:58:30.351Z] === RUN TestContainerBindMountNonRecursive [2021-05-21T18:58:30.646Z] Loaded image: debian:bullseye [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.768Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.768Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.769Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.769Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.769Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.770Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-21T18:58:30.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T18:58:30.772Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.01s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T18:58:30.772Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T18:58:30.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T18:58:30.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T18:58:30.774Z] PASS [2021-05-21T18:58:30.774Z] coverage: 88.6% of statements [2021-05-21T18:58:30.774Z] ok github.com/docker/docker/pkg/tailfile 0.390s coverage: 88.6% of statements [2021-05-21T18:58:30.904Z] Loaded image: hello-world:latest [2021-05-21T18:58:31.012Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-05-21T18:58:31.012Z] === RUN TestBuildWithSession [2021-05-21T18:58:31.012Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:58:31.012Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:58:31.012Z] === RUN TestBuildSquashParent [2021-05-21T18:58:31.159Z] Loaded image: debian:bullseye [2021-05-21T18:58:31.159Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:58:31.159Z] INFO: Testing against a local daemon [2021-05-21T18:58:31.159Z] === RUN TestDockerSuite [2021-05-21T18:58:31.159Z] Loaded image: hello-world:latest [2021-05-21T18:58:31.159Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-21T18:58:31.235Z] === RUN TestTarSumRemoveNonExistent [2021-05-21T18:58:31.235Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestTarSumRemove [2021-05-21T18:58:31.235Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestSortFileInfoSums [2021-05-21T18:58:31.235Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestNewTarSumForLabelInvalid [2021-05-21T18:58:31.235Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestNewTarSumForLabel [2021-05-21T18:58:31.235Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestEmptyTar [2021-05-21T18:58:31.235Z] --- PASS: TestEmptyTar (0.01s) [2021-05-21T18:58:31.235Z] === RUN TestTarSumsReadSize [2021-05-21T18:58:31.235Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestTarSums [2021-05-21T18:58:31.235Z] --- PASS: TestTarSums (0.05s) [2021-05-21T18:58:31.235Z] === RUN TestIteration [2021-05-21T18:58:31.235Z] --- PASS: TestIteration (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestVersionLabelForChecksum [2021-05-21T18:58:31.235Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestVersion [2021-05-21T18:58:31.235Z] --- PASS: TestVersion (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestGetVersion [2021-05-21T18:58:31.235Z] --- PASS: TestGetVersion (0.00s) [2021-05-21T18:58:31.235Z] === RUN TestGetVersions [2021-05-21T18:58:31.235Z] --- PASS: TestGetVersions (0.00s) [2021-05-21T18:58:31.235Z] PASS [2021-05-21T18:58:31.235Z] coverage: 89.3% of statements [2021-05-21T18:58:31.235Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-05-21T18:58:31.413Z] --- PASS: TestPluginsWithRuntimes (4.65s) [2021-05-21T18:58:31.413Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.30s) [2021-05-21T18:58:31.413Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-05-21T18:58:31.413Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-21T18:58:31.415Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-21T18:58:31.415Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-21T18:58:31.415Z] INFO: Testing against a local daemon [2021-05-21T18:58:31.415Z] === RUN TestDockerDaemonSuite [2021-05-21T18:58:31.415Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-21T18:58:31.696Z] testing: warning: no tests to run [2021-05-21T18:58:31.696Z] PASS [2021-05-21T18:58:31.696Z] coverage: [no statements] [2021-05-21T18:58:31.696Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-05-21T18:58:31.703Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-05-21T18:58:31.703Z] PASS [2021-05-21T18:58:31.703Z] [2021-05-21T18:58:31.703Z] DONE 10 tests in 9.688s [2021-05-21T18:58:31.703Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-21T18:58:31.703Z] ++ 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 [2021-05-21T18:58:31.703Z] ++ set -e [2021-05-21T18:58:31.703Z] ++ '[' -n 0 ']' [2021-05-21T18:58:31.703Z] ++ set -x [2021-05-21T18:58:31.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T18:58:31.703Z] INFO: Testing against a local daemon [2021-05-21T18:58:31.703Z] === RUN TestExternalGraphDriver [2021-05-21T18:58:31.993Z] === RUN TestExternalGraphDriver/json [2021-05-21T18:58:32.157Z] === RUN TestTruncIndex [2021-05-21T18:58:32.157Z] time="2021-05-21T18:58:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-21T18:58:32.157Z] --- PASS: TestTruncIndex (0.10s) [2021-05-21T18:58:32.157Z] PASS [2021-05-21T18:58:32.157Z] coverage: 91.5% of statements [2021-05-21T18:58:32.157Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-05-21T18:58:32.618Z] === RUN TestIsGIT [2021-05-21T18:58:32.618Z] --- PASS: TestIsGIT (0.00s) [2021-05-21T18:58:32.618Z] === RUN TestIsTransport [2021-05-21T18:58:32.618Z] --- PASS: TestIsTransport (0.00s) [2021-05-21T18:58:32.618Z] PASS [2021-05-21T18:58:32.618Z] coverage: 100.0% of statements [2021-05-21T18:58:32.618Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-05-21T18:58:32.902Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2021-05-21T18:58:32.902Z] === RUN TestContainerVolumesMountedAsShared [2021-05-21T18:58:33.078Z] === RUN TestVersionInfo [2021-05-21T18:58:33.078Z] --- PASS: TestVersionInfo (0.00s) [2021-05-21T18:58:33.078Z] === RUN TestAppendVersions [2021-05-21T18:58:33.078Z] --- PASS: TestAppendVersions (0.00s) [2021-05-21T18:58:33.078Z] PASS [2021-05-21T18:58:33.078Z] coverage: 88.9% of statements [2021-05-21T18:58:33.078Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2021-05-21T18:58:33.165Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-05-21T18:58:33.165Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-21T18:58:34.109Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-21T18:58:34.109Z] === RUN TestNetworkNat [2021-05-21T18:58:34.620Z] === RUN TestValidatePrivileges [2021-05-21T18:58:34.620Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-21T18:58:34.620Z] === RUN TestFilterByCapNeg [2021-05-21T18:58:34.620Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-21T18:58:34.620Z] === RUN TestFilterByCapPos [2021-05-21T18:58:34.620Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-21T18:58:34.620Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-21T18:58:34.620Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-21T18:58:34.620Z] PASS [2021-05-21T18:58:34.620Z] coverage: 12.0% of statements [2021-05-21T18:58:34.620Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2021-05-21T18:58:34.620Z] === RUN TestNewSettable [2021-05-21T18:58:34.620Z] --- PASS: TestNewSettable (0.00s) [2021-05-21T18:58:34.620Z] === RUN TestIsSettable [2021-05-21T18:58:34.620Z] --- PASS: TestIsSettable (0.00s) [2021-05-21T18:58:34.620Z] === RUN TestUpdateSettingsEnv [2021-05-21T18:58:34.620Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-21T18:58:34.620Z] PASS [2021-05-21T18:58:34.620Z] coverage: 20.1% of statements [2021-05-21T18:58:34.620Z] ok github.com/docker/docker/plugin/v2 0.063s coverage: 20.1% of statements [2021-05-21T18:58:34.714Z] === RUN TestExternalGraphDriver/spec [2021-05-21T18:58:35.055Z] --- PASS: TestNetworkNat (1.04s) [2021-05-21T18:58:35.055Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T18:58:35.081Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T18:58:35.542Z] === RUN TestLoad [2021-05-21T18:58:35.542Z] --- PASS: TestLoad (0.00s) [2021-05-21T18:58:35.542Z] === RUN TestSave [2021-05-21T18:58:35.542Z] --- PASS: TestSave (0.02s) [2021-05-21T18:58:35.542Z] === RUN TestAddDeleteGet [2021-05-21T18:58:35.542Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-21T18:58:35.542Z] === RUN TestInvalidTags [2021-05-21T18:58:35.542Z] --- PASS: TestInvalidTags (0.00s) [2021-05-21T18:58:35.542Z] PASS [2021-05-21T18:58:35.542Z] coverage: 84.4% of statements [2021-05-21T18:58:35.542Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2021-05-21T18:58:35.585Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-21T18:58:35.585Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-21T18:58:35.755Z] --- PASS: TestBuildSquashParent (4.60s) [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:58:35.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:58:35.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:58:35.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:58:35.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:58:35.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:58:35.755Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:58:35.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:58:35.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:58:35.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:58:35.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:58:35.755Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:58:36.003Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-05-21T18:58:36.003Z] === RUN TestNetworkLoopbackNat [2021-05-21T18:58:36.148Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-21T18:58:36.148Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-21T18:58:36.513Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-21T18:58:36.513Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-21T18:58:36.513Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-21T18:58:36.513Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-21T18:58:36.513Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-21T18:58:36.513Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-21T18:58:36.513Z] === RUN TestResumableRequestReaderWithReadError [2021-05-21T18:58:36.773Z] === RUN TestExternalGraphDriver/pull [2021-05-21T18:58:36.973Z] time="2021-05-21T18:58:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-21T18:58:36.973Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-05-21T18:58:36.973Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-21T18:58:36.973Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-21T18:58:36.973Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-21T18:58:36.973Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.06s) [2021-05-21T18:58:36.973Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-21T18:58:36.974Z] time="2021-05-21T18:58:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-21T18:58:36.974Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestResumableRequestReader [2021-05-21T18:58:36.974Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-21T18:58:36.974Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-21T18:58:36.974Z] PASS [2021-05-21T18:58:36.974Z] coverage: 100.0% of statements [2021-05-21T18:58:36.974Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2021-05-21T18:58:36.974Z] === RUN TestRestartManagerTimeout [2021-05-21T18:58:36.974Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestRestartManagerTimeoutReset [2021-05-21T18:58:36.974Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-21T18:58:36.974Z] PASS [2021-05-21T18:58:36.974Z] coverage: 50.9% of statements [2021-05-21T18:58:36.974Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-05-21T18:58:36.974Z] === RUN TestResolveAuthConfigIndexServer [2021-05-21T18:58:36.974Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestResolveAuthConfigFullURL [2021-05-21T18:58:36.974Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-21T18:58:36.974Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestValidateMirror [2021-05-21T18:58:36.974Z] --- PASS: TestValidateMirror (0.00s) [2021-05-21T18:58:36.974Z] === RUN TestLoadInsecureRegistries [2021-05-21T18:58:37.077Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-21T18:58:37.333Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-21T18:58:37.333Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-21T18:58:37.435Z] time="2021-05-21T18:58:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-21T18:58:37.435Z] time="2021-05-21T18:58:36Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-21T18:58:37.435Z] time="2021-05-21T18:58:36Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-21T18:58:37.435Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-05-21T18:58:37.435Z] === RUN TestNewServiceConfig [2021-05-21T18:58:37.435Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestValidateIndexName [2021-05-21T18:58:37.435Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestValidateIndexNameWithError [2021-05-21T18:58:37.435Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestEndpointParse [2021-05-21T18:58:37.435Z] --- PASS: TestEndpointParse (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestEndpointParseInvalid [2021-05-21T18:58:37.435Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestValidateEndpoint [2021-05-21T18:58:37.435Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-21T18:58:37.435Z] === RUN TestPing [2021-05-21T18:58:37.435Z] --- PASS: TestPing (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestPingRegistryEndpoint [2021-05-21T18:58:37.435Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-21T18:58:37.435Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:37.435Z] === RUN TestEndpoint [2021-05-21T18:58:37.435Z] --- SKIP: TestEndpoint (0.00s) [2021-05-21T18:58:37.435Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:37.435Z] === RUN TestParseRepositoryInfo [2021-05-21T18:58:37.435Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestNewIndexInfo [2021-05-21T18:58:37.435Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestMirrorEndpointLookup [2021-05-21T18:58:37.435Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2021-05-21T18:58:37.435Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:58:37.435Z] === RUN TestSearchRepositories [2021-05-21T18:58:37.435Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-21T18:58:37.435Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-21T18:58:37.435Z] Host: 127.0.0.1:49239 [2021-05-21T18:58:37.435Z] User-Agent: docker test client [2021-05-21T18:58:37.435Z] Authorization: Token fake-token [2021-05-21T18:58:37.435Z] X-Docker-Token: true [2021-05-21T18:58:37.435Z] Accept-Encoding: gzip [2021-05-21T18:58:37.435Z] [2021-05-21T18:58:37.435Z] [2021-05-21T18:58:37.435Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-21T18:58:37.435Z] Connection: close [2021-05-21T18:58:37.435Z] Content-Length: 144 [2021-05-21T18:58:37.435Z] Cache-Control: no-cache [2021-05-21T18:58:37.435Z] Content-Type: application/json [2021-05-21T18:58:37.435Z] Date: Fri, 21 May 2021 18:58:37 GMT [2021-05-21T18:58:37.435Z] Expires: -1 [2021-05-21T18:58:37.435Z] Pragma: no-cache [2021-05-21T18:58:37.435Z] Server: docker-tests/mock [2021-05-21T18:58:37.435Z] X-Docker-Registry-Config: mock [2021-05-21T18:58:37.435Z] X-Docker-Registry-Version: 0.0.0 [2021-05-21T18:58:37.435Z] [2021-05-21T18:58:37.435Z] [2021-05-21T18:58:37.435Z] === RUN TestTrustedLocation [2021-05-21T18:58:37.435Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-21T18:58:37.435Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestAllowNondistributableArtifacts [2021-05-21T18:58:37.435Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-21T18:58:37.435Z] === RUN TestIsSecureIndex [2021-05-21T18:58:37.435Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-21T18:58:37.435Z] PASS [2021-05-21T18:58:37.435Z] coverage: 51.7% of statements [2021-05-21T18:58:37.435Z] ok github.com/docker/docker/registry 0.326s coverage: 51.7% of statements [2021-05-21T18:58:37.799Z] 4612f6d0b889: Pull complete [2021-05-21T18:58:37.896Z] === RUN TestDecodeContainerConfig [2021-05-21T18:58:37.896Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-21T18:58:37.896Z] === RUN TestDecodeContainerConfigIsolation [2021-05-21T18:58:37.896Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-21T18:58:37.896Z] === RUN TestValidatePrivileged [2021-05-21T18:58:37.896Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-21T18:58:37.896Z] PASS [2021-05-21T18:58:37.896Z] coverage: 52.2% of statements [2021-05-21T18:58:37.896Z] ok github.com/docker/docker/runconfig 0.158s coverage: 52.2% of statements [2021-05-21T18:58:37.896Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-21T18:58:37.896Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-21T18:58:37.896Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-21T18:58:37.896Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-21T18:58:37.896Z] PASS [2021-05-21T18:58:37.896Z] coverage: 62.5% of statements [2021-05-21T18:58:37.896Z] ok github.com/docker/docker/testutil 0.124s coverage: 62.5% of statements [2021-05-21T18:58:38.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:58:38.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:58:38.641Z] --- PASS: TestImportExtremelyLargeImageWorks (109.30s) [2021-05-21T18:58:38.641Z] PASS [2021-05-21T18:58:38.641Z] [2021-05-21T18:58:38.641Z] === Skipped [2021-05-21T18:58:38.641Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-21T18:58:38.641Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-21T18:58:38.641Z] [2021-05-21T18:58:38.641Z] [2021-05-21T18:58:38.641Z] DONE 12 tests, 1 skipped in 112.948s [2021-05-21T18:58:38.641Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-21T18:58:38.641Z] INFO: Testing against a local daemon [2021-05-21T18:58:38.641Z] === RUN TestNetworkCreateDelete [2021-05-21T18:58:38.641Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-21T18:58:38.641Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T18:58:38.641Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2021-05-21T18:58:38.641Z] === RUN TestDaemonDNSFallback [2021-05-21T18:58:38.672Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-21T18:58:38.672Z] tests/integration/client_test.py ..... [ 75%] [2021-05-21T18:58:38.672Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-21T18:58:38.672Z] tests/integration/errors_test.py . [ 76%] [2021-05-21T18:58:38.894Z] --- PASS: TestExternalGraphDriver (6.90s) [2021-05-21T18:58:38.894Z] --- PASS: TestExternalGraphDriver/json (2.24s) [2021-05-21T18:58:38.894Z] --- PASS: TestExternalGraphDriver/spec (2.21s) [2021-05-21T18:58:38.894Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2021-05-21T18:58:38.894Z] === RUN TestGraphdriverPluginV2 [2021-05-21T18:58:38.894Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-05-21T18:58:38.894Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:38.894Z] PASS [2021-05-21T18:58:38.894Z] [2021-05-21T18:58:38.894Z] === Skipped [2021-05-21T18:58:38.894Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-05-21T18:58:38.894Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T18:58:38.894Z] [2021-05-21T18:58:38.894Z] [2021-05-21T18:58:38.894Z] DONE 5 tests, 1 skipped in 7.029s [2021-05-21T18:58:38.894Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-21T18:58:38.894Z] ++ 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 [2021-05-21T18:58:38.894Z] ++ set -e [2021-05-21T18:58:38.894Z] ++ '[' -n 0 ']' [2021-05-21T18:58:38.894Z] ++ set -x [2021-05-21T18:58:38.894Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:58:38.894Z] INFO: Testing against a local daemon [2021-05-21T18:58:38.894Z] === RUN TestContinueAfterPluginCrash [2021-05-21T18:58:38.894Z] === PAUSE TestContinueAfterPluginCrash [2021-05-21T18:58:38.894Z] === RUN TestReadPluginNoRead [2021-05-21T18:58:38.894Z] === PAUSE TestReadPluginNoRead [2021-05-21T18:58:38.894Z] === RUN TestDaemonStartWithLogOpt [2021-05-21T18:58:38.894Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-21T18:58:38.894Z] === CONT TestContinueAfterPluginCrash [2021-05-21T18:58:38.894Z] === CONT TestDaemonStartWithLogOpt [2021-05-21T18:58:39.309Z] --- PASS: TestNetworkLoopbackNat (3.42s) [2021-05-21T18:58:39.309Z] === RUN TestPause [2021-05-21T18:58:39.851Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-21T18:58:40.254Z] --- PASS: TestPause (0.88s) [2021-05-21T18:58:40.254Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T18:58:40.254Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T18:58:40.255Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T18:58:40.255Z] === RUN TestPauseStopPausedContainer [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-05-21T18:58:40.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2021-05-21T18:58:40.642Z] === RUN TestBuildMultiStageCopy [2021-05-21T18:58:40.642Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T18:58:40.779Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-21T18:58:40.780Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-21T18:58:40.780Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-21T18:58:40.808Z] === RUN TestGetDriver [2021-05-21T18:58:40.808Z] --- PASS: TestGetDriver (0.00s) [2021-05-21T18:58:40.808Z] === RUN TestVolumeRequestError [2021-05-21T18:58:40.808Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-21T18:58:40.808Z] PASS [2021-05-21T18:58:40.808Z] coverage: 36.1% of statements [2021-05-21T18:58:40.808Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2021-05-21T18:58:41.199Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-05-21T18:58:41.199Z] === RUN TestPidHost [2021-05-21T18:58:41.268Z] === RUN TestGetAddress [2021-05-21T18:58:41.268Z] --- PASS: TestGetAddress (0.00s) [2021-05-21T18:58:41.268Z] === RUN TestRemove [2021-05-21T18:58:41.268Z] --- SKIP: TestRemove (0.00s) [2021-05-21T18:58:41.268Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-21T18:58:41.268Z] === RUN TestInitializeWithVolumes [2021-05-21T18:58:41.268Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-21T18:58:41.268Z] === RUN TestCreate [2021-05-21T18:58:41.268Z] --- PASS: TestCreate (0.01s) [2021-05-21T18:58:41.268Z] === RUN TestValidateName [2021-05-21T18:58:41.268Z] --- PASS: TestValidateName (0.00s) [2021-05-21T18:58:41.268Z] === RUN TestCreateWithOpts [2021-05-21T18:58:41.268Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-21T18:58:41.268Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-21T18:58:41.268Z] === RUN TestRelaodNoOpts [2021-05-21T18:58:41.268Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-21T18:58:41.268Z] PASS [2021-05-21T18:58:41.268Z] coverage: 41.5% of statements [2021-05-21T18:58:41.268Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.5% of statements [2021-05-21T18:58:41.343Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-21T18:58:41.729Z] === RUN TestConvertTmpfsOptions [2021-05-21T18:58:41.729Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-21T18:58:41.729Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-21T18:58:41.729Z] parser_test.go:49: data="ro" [2021-05-21T18:58:41.729Z] === RUN TestParseMountRaw [2021-05-21T18:58:41.729Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-21T18:58:41.729Z] === RUN TestParseMountRawSplit [2021-05-21T18:58:41.729Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-21T18:58:41.729Z] parser_test.go:390: case 0 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 1 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 2 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 3 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 4 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 5 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 6 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 7 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 8 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 0 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 1 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 2 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 3 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 4 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 5 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 6 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 7 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 8 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 9 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 10 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 11 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 12 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 0 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 1 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 2 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 3 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 4 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 5 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 6 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 7 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 8 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 9 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 10 [2021-05-21T18:58:41.729Z] parser_test.go:390: case 11 [2021-05-21T18:58:41.729Z] === RUN TestParseMountSpec [2021-05-21T18:58:41.729Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-21T18:58:41.729Z] parser_test.go:455: case 0 [2021-05-21T18:58:41.729Z] parser_test.go:455: case 1 [2021-05-21T18:58:41.729Z] parser_test.go:455: case 2 [2021-05-21T18:58:41.729Z] parser_test.go:455: case 3 [2021-05-21T18:58:41.729Z] parser_test.go:455: case 4 [2021-05-21T18:58:41.729Z] parser_test.go:455: case 5 [2021-05-21T18:58:41.729Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-21T18:58:41.729Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-21T18:58:41.729Z] === RUN TestValidateMount [2021-05-21T18:58:41.729Z] --- PASS: TestValidateMount (0.00s) [2021-05-21T18:58:41.729Z] PASS [2021-05-21T18:58:41.729Z] coverage: 66.2% of statements [2021-05-21T18:58:41.729Z] ok github.com/docker/docker/volume/mounts 0.120s coverage: 66.2% of statements [2021-05-21T18:58:42.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T18:58:42.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T18:58:42.402Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) [2021-05-21T18:58:42.402Z] === CONT TestReadPluginNoRead [2021-05-21T18:58:42.464Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T18:58:42.700Z] === RUN TestSetGetMeta [2021-05-21T18:58:42.700Z] === PAUSE TestSetGetMeta [2021-05-21T18:58:42.700Z] === RUN TestRestore [2021-05-21T18:58:42.700Z] === PAUSE TestRestore [2021-05-21T18:58:42.700Z] === RUN TestServiceCreate [2021-05-21T18:58:42.700Z] === PAUSE TestServiceCreate [2021-05-21T18:58:42.700Z] === RUN TestServiceList [2021-05-21T18:58:42.700Z] === PAUSE TestServiceList [2021-05-21T18:58:42.700Z] === RUN TestServiceRemove [2021-05-21T18:58:42.700Z] === PAUSE TestServiceRemove [2021-05-21T18:58:42.700Z] === RUN TestServiceGet [2021-05-21T18:58:42.700Z] === PAUSE TestServiceGet [2021-05-21T18:58:42.700Z] === RUN TestServicePrune [2021-05-21T18:58:42.700Z] === PAUSE TestServicePrune [2021-05-21T18:58:42.700Z] === RUN TestCreate [2021-05-21T18:58:42.700Z] === PAUSE TestCreate [2021-05-21T18:58:42.700Z] === RUN TestRemove [2021-05-21T18:58:42.700Z] === PAUSE TestRemove [2021-05-21T18:58:42.700Z] === RUN TestList [2021-05-21T18:58:42.700Z] === PAUSE TestList [2021-05-21T18:58:42.700Z] === RUN TestFindByDriver [2021-05-21T18:58:42.700Z] === PAUSE TestFindByDriver [2021-05-21T18:58:42.700Z] === RUN TestFindByReferenced [2021-05-21T18:58:42.700Z] === PAUSE TestFindByReferenced [2021-05-21T18:58:42.700Z] === RUN TestDerefMultipleOfSameRef [2021-05-21T18:58:42.700Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-21T18:58:42.700Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-21T18:58:42.700Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-21T18:58:42.700Z] === RUN TestDefererencePluginOnCreateError [2021-05-21T18:58:42.700Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-21T18:58:42.700Z] === RUN TestRefDerefRemove [2021-05-21T18:58:42.700Z] === PAUSE TestRefDerefRemove [2021-05-21T18:58:42.700Z] === RUN TestGet [2021-05-21T18:58:42.700Z] === PAUSE TestGet [2021-05-21T18:58:42.700Z] === RUN TestGetWithReference [2021-05-21T18:58:42.700Z] === PAUSE TestGetWithReference [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_nil_list [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_empty_list [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_filter_some [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_filter_middle [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-21T18:58:42.700Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-21T18:58:42.700Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_nil_list [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_filter_some [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_filter_middle [2021-05-21T18:58:42.700Z] === CONT TestFilterFunc/test_empty_list [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-21T18:58:42.700Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-21T18:58:42.700Z] === CONT TestSetGetMeta [2021-05-21T18:58:42.700Z] === CONT TestFindByReferenced [2021-05-21T18:58:42.700Z] === CONT TestGetWithReference [2021-05-21T18:58:42.700Z] === CONT TestDefererencePluginOnCreateError [2021-05-21T18:58:42.700Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestGet [2021-05-21T18:58:42.700Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestRefDerefRemove [2021-05-21T18:58:42.700Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestFindByDriver [2021-05-21T18:58:42.700Z] --- PASS: TestGetWithReference (0.03s) [2021-05-21T18:58:42.700Z] === CONT TestList [2021-05-21T18:58:42.700Z] --- PASS: TestGet (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestRemove [2021-05-21T18:58:42.700Z] --- PASS: TestRefDerefRemove (0.01s) [2021-05-21T18:58:42.700Z] === CONT TestCreate [2021-05-21T18:58:42.700Z] --- PASS: TestFindByDriver (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestServicePrune [2021-05-21T18:58:42.700Z] --- PASS: TestList (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestServiceGet [2021-05-21T18:58:42.700Z] --- PASS: TestCreate (0.01s) [2021-05-21T18:58:42.700Z] === CONT TestServiceRemove [2021-05-21T18:58:42.700Z] --- PASS: TestRemove (0.02s) [2021-05-21T18:58:42.700Z] === CONT TestServiceList [2021-05-21T18:58:43.161Z] --- PASS: TestServiceGet (0.09s) [2021-05-21T18:58:43.161Z] === CONT TestServiceCreate [2021-05-21T18:58:43.161Z] time="2021-05-21T18:58:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T18:58:43.161Z] --- PASS: TestServiceRemove (0.10s) [2021-05-21T18:58:43.161Z] === CONT TestRestore [2021-05-21T18:58:43.161Z] time="2021-05-21T18:58:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T18:58:43.161Z] --- PASS: TestServiceList (0.09s) [2021-05-21T18:58:43.161Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-21T18:58:43.161Z] time="2021-05-21T18:58:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T18:58:43.161Z] time="2021-05-21T18:58:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-21T18:58:43.161Z] --- PASS: TestServiceCreate (0.02s) [2021-05-21T18:58:43.161Z] === CONT TestDerefMultipleOfSameRef [2021-05-21T18:58:43.161Z] time="2021-05-21T18:58:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T18:58:43.161Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-21T18:58:43.161Z] --- PASS: TestRestore (0.02s) [2021-05-21T18:58:43.161Z] --- PASS: TestServicePrune (0.12s) [2021-05-21T18:58:43.161Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-05-21T18:58:43.161Z] PASS [2021-05-21T18:58:43.161Z] coverage: 70.3% of statements [2021-05-21T18:58:43.161Z] ok github.com/docker/docker/volume/service 0.247s coverage: 70.3% of statements [2021-05-21T18:58:43.230Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T18:58:43.230Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2021-05-21T18:58:43.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2021-05-21T18:58:43.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2021-05-21T18:58:43.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-05-21T18:58:43.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-21T18:58:43.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-05-21T18:58:43.230Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T18:58:43.748Z] --- PASS: TestPidHost (2.19s) [2021-05-21T18:58:43.748Z] === RUN TestPsFilter [2021-05-21T18:58:43.748Z] --- PASS: TestPsFilter (0.14s) [2021-05-21T18:58:43.748Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T18:58:43.859Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-21T18:58:43.859Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-21T18:58:44.275Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-05-21T18:58:44.275Z] === RUN TestBuildLabelWithTargets [2021-05-21T18:58:44.321Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-05-21T18:58:44.321Z] === RUN TestRemoveContainerWithVolume [2021-05-21T18:58:45.266Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-05-21T18:58:45.266Z] === RUN TestRemoveContainerRunning [2021-05-21T18:58:45.324Z] --- PASS: TestBuildLabelWithTargets (1.33s) [2021-05-21T18:58:45.324Z] === RUN TestBuildWithEmptyLayers [2021-05-21T18:58:45.349Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-05-21T18:58:45.349Z] === RUN TestClientStream [2021-05-21T18:58:45.349Z] --- PASS: TestClientStream (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestClientSendFile [2021-05-21T18:58:45.349Z] --- PASS: TestClientSendFile (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestClientWithRequestTimeout [2021-05-21T18:58:45.349Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestFileSpecPlugin [2021-05-21T18:58:45.349Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-21T18:58:45.349Z] === RUN TestFileJSONSpecPlugin [2021-05-21T18:58:45.349Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-21T18:58:45.349Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestPluginAddHandler [2021-05-21T18:58:45.349Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestPluginWaitBadPlugin [2021-05-21T18:58:45.349Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-21T18:58:45.349Z] === RUN TestGet [2021-05-21T18:58:45.349Z] time="2021-05-21T18:58:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-21T18:58:45.753Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-21T18:58:45.753Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-21T18:58:45.753Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-21T18:58:45.839Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-05-21T18:58:45.839Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T18:58:45.907Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-21T18:58:45.967Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-05-21T18:58:45.967Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T18:58:46.009Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-21T18:58:46.319Z] time="2021-05-21T18:58:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-21T18:58:46.720Z] --- PASS: TestDaemonDNSFallback (8.09s) [2021-05-21T18:58:46.720Z] === RUN TestInspectNetwork [2021-05-21T18:58:46.720Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-21T18:58:46.720Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.720Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T18:58:46.720Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-21T18:58:46.720Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestNetworkInvalidJSON [2021-05-21T18:58:46.720Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T18:58:46.720Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T18:58:46.720Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:58:46.720Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:58:46.720Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:58:46.720Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:58:46.720Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T18:58:46.720Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:58:46.720Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T18:58:46.720Z] === RUN TestNetworkList [2021-05-21T18:58:46.720Z] === RUN TestNetworkList//networks [2021-05-21T18:58:46.720Z] === PAUSE TestNetworkList//networks [2021-05-21T18:58:46.720Z] === RUN TestNetworkList//networks/ [2021-05-21T18:58:46.720Z] === PAUSE TestNetworkList//networks/ [2021-05-21T18:58:46.720Z] === CONT TestNetworkList//networks [2021-05-21T18:58:46.720Z] === CONT TestNetworkList//networks/ [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkList (0.01s) [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T18:58:46.720Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T18:58:46.720Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T18:58:46.720Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-21T18:58:46.720Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T18:58:46.720Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T18:58:46.720Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T18:58:46.720Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-21T18:58:46.720Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T18:58:46.720Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T18:58:46.720Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T18:58:46.720Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-21T18:58:46.720Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.720Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T18:58:46.720Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T18:58:46.720Z] service_test.go:242: FLAKY_TEST [2021-05-21T18:58:46.720Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T18:58:46.720Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.720Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T18:58:46.720Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-21T18:58:46.720Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.720Z] PASS [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === Skipped [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-21T18:58:46.720Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-21T18:58:46.720Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-21T18:58:46.720Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-21T18:58:46.720Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.720Z] [2021-05-21T18:58:46.720Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-05-21T18:58:46.720Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-21T18:58:46.721Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T18:58:46.721Z] service_test.go:242: FLAKY_TEST [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-05-21T18:58:46.721Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-21T18:58:46.721Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] DONE 22 tests, 12 skipped in 9.939s [2021-05-21T18:58:46.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-21T18:58:46.721Z] INFO: Testing against a local daemon [2021-05-21T18:58:46.721Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-21T18:58:46.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-21T18:58:46.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:58:46.721Z] === RUN TestDockerNetworkIpvlan [2021-05-21T18:58:46.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-21T18:58:46.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:58:46.721Z] PASS [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] === Skipped [2021-05-21T18:58:46.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-21T18:58:46.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-21T18:58:46.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] [2021-05-21T18:58:46.721Z] DONE 2 tests, 2 skipped in 0.122s [2021-05-21T18:58:46.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-21T18:58:46.783Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-05-21T18:58:46.783Z] === RUN TestRemoveInvalidContainer [2021-05-21T18:58:46.783Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-21T18:58:46.783Z] === RUN TestRenameLinkedContainer [2021-05-21T18:58:46.976Z] INFO: Testing against a local daemon [2021-05-21T18:58:46.976Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-21T18:58:46.976Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-21T18:58:46.976Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.976Z] === RUN TestDockerNetworkMacvlan [2021-05-21T18:58:46.976Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-21T18:58:46.976Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.976Z] PASS [2021-05-21T18:58:46.976Z] [2021-05-21T18:58:46.976Z] === Skipped [2021-05-21T18:58:46.976Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-21T18:58:46.976Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.976Z] [2021-05-21T18:58:46.976Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-21T18:58:46.976Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:58:46.976Z] [2021-05-21T18:58:46.976Z] [2021-05-21T18:58:46.976Z] DONE 2 tests, 2 skipped in 0.107s [2021-05-21T18:58:46.976Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-21T18:58:46.976Z] testing: warning: no tests to run [2021-05-21T18:58:46.976Z] PASS [2021-05-21T18:58:46.976Z] [2021-05-21T18:58:46.976Z] DONE 0 tests in 0.025s [2021-05-21T18:58:46.976Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-21T18:58:46.976Z] INFO: Testing against a local daemon [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginAllowRequest [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginTLS [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginDenyRequest [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginDenyResponse [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginAllowEventStream [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginErrorResponse [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginErrorRequest [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginHeader [2021-05-21T18:58:46.976Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-21T18:58:46.976Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:46.976Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-21T18:58:47.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] === RUN TestAuthZPluginV2Disable [2021-05-21T18:58:47.232Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-21T18:58:47.232Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-21T18:58:47.232Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-21T18:58:47.232Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] PASS [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === Skipped [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-05-21T18:58:47.232Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] [2021-05-21T18:58:47.232Z] DONE 17 tests, 17 skipped in 0.419s [2021-05-21T18:58:47.232Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-21T18:58:47.413Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-21T18:58:47.488Z] INFO: Testing against a local daemon [2021-05-21T18:58:47.488Z] === RUN TestPluginInvalidJSON [2021-05-21T18:58:47.488Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T18:58:47.488Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T18:58:47.488Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T18:58:47.488Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-21T18:58:47.488Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T18:58:47.488Z] === RUN TestPluginInstall [2021-05-21T18:58:47.488Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-21T18:58:47.488Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.488Z] === RUN TestPluginsWithRuntimes [2021-05-21T18:58:47.488Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-21T18:58:47.488Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-21T18:58:47.488Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T18:58:47.488Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-21T18:58:47.488Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-21T18:58:47.488Z] PASS [2021-05-21T18:58:47.488Z] [2021-05-21T18:58:47.488Z] === Skipped [2021-05-21T18:58:47.488Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-21T18:58:47.488Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-21T18:58:47.488Z] [2021-05-21T18:58:47.488Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-21T18:58:47.488Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-21T18:58:47.488Z] [2021-05-21T18:58:47.488Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-21T18:58:47.488Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-21T18:58:47.488Z] [2021-05-21T18:58:47.488Z] [2021-05-21T18:58:47.488Z] DONE 5 tests, 3 skipped in 0.150s [2021-05-21T18:58:47.488Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-21T18:58:47.743Z] INFO: Testing against a local daemon [2021-05-21T18:58:47.743Z] === RUN TestExternalGraphDriver [2021-05-21T18:58:47.743Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-21T18:58:47.743Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-21T18:58:47.743Z] === RUN TestGraphdriverPluginV2 [2021-05-21T18:58:48.044Z] --- PASS: TestContinueAfterPluginCrash (9.22s) [2021-05-21T18:58:48.056Z] --- PASS: TestBuildMultiStageOnBuild (1.86s) [2021-05-21T18:58:48.056Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T18:58:48.506Z] time="2021-05-21T18:58:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-21T18:58:48.698Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-05-21T18:58:48.698Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T18:58:49.545Z] === RUN TestReadPluginNoRead/default [2021-05-21T18:58:50.089Z] --- PASS: TestRenameLinkedContainer (3.28s) [2021-05-21T18:58:50.089Z] === RUN TestRenameStoppedContainer [2021-05-21T18:58:50.787Z] --- PASS: TestBuildMultiStageLayerLeak (1.99s) [2021-05-21T18:58:50.787Z] === RUN TestBuildWithHugeFile [2021-05-21T18:58:51.033Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-05-21T18:58:51.033Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T18:58:51.608Z] --- PASS: TestReadPluginNoRead (8.92s) [2021-05-21T18:58:51.608Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2021-05-21T18:58:51.608Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2021-05-21T18:58:51.608Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-05-21T18:58:51.608Z] read_test.go:92: [dc9c4b729c96b] daemon is not started [2021-05-21T18:58:51.608Z] PASS [2021-05-21T18:58:51.608Z] [2021-05-21T18:58:51.608Z] DONE 6 tests in 12.630s [2021-05-21T18:58:51.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-21T18:58:51.608Z] ++ 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 [2021-05-21T18:58:51.608Z] ++ set -e [2021-05-21T18:58:51.608Z] ++ '[' -n 0 ']' [2021-05-21T18:58:51.608Z] ++ set -x [2021-05-21T18:58:51.608Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:58:51.608Z] testing: warning: no tests to run [2021-05-21T18:58:51.608Z] PASS [2021-05-21T18:58:51.608Z] [2021-05-21T18:58:51.608Z] DONE 0 tests in 0.034s [2021-05-21T18:58:51.608Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-21T18:58:51.609Z] ++ 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 [2021-05-21T18:58:51.609Z] ++ set -e [2021-05-21T18:58:51.609Z] ++ '[' -n 0 ']' [2021-05-21T18:58:51.609Z] ++ set -x [2021-05-21T18:58:51.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=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 [2021-05-21T18:58:51.609Z] INFO: Testing against a local daemon [2021-05-21T18:58:51.609Z] === RUN TestPluginWithDevMounts [2021-05-21T18:58:51.609Z] === PAUSE TestPluginWithDevMounts [2021-05-21T18:58:51.609Z] === CONT TestPluginWithDevMounts [2021-05-21T18:58:52.254Z] time="2021-05-21T18:58:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-21T18:58:52.951Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2021-05-21T18:58:52.951Z] === RUN TestRenameInvalidName [2021-05-21T18:58:53.524Z] --- PASS: TestRenameInvalidName (0.86s) [2021-05-21T18:58:53.524Z] === RUN TestRenameAnonymousContainer [2021-05-21T18:58:53.680Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-05-21T18:58:53.680Z] PASS [2021-05-21T18:58:53.680Z] [2021-05-21T18:58:53.680Z] DONE 1 tests in 1.950s [2021-05-21T18:58:53.680Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-05-21T18:58:53.680Z] ++ 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 [2021-05-21T18:58:53.680Z] ++ set -e [2021-05-21T18:58:53.680Z] ++ '[' -n 0 ']' [2021-05-21T18:58:53.680Z] ++ set -x [2021-05-21T18:58:53.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T18:58:53.680Z] INFO: Testing against a local daemon [2021-05-21T18:58:53.680Z] === RUN TestSecretInspect [2021-05-21T18:58:54.092Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-21T18:58:55.824Z] --- PASS: TestGraphdriverPluginV2 (6.72s) [2021-05-21T18:58:55.824Z] PASS [2021-05-21T18:58:55.824Z] [2021-05-21T18:58:55.824Z] === Skipped [2021-05-21T18:58:55.824Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-21T18:58:55.824Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-21T18:58:55.824Z] [2021-05-21T18:58:55.824Z] [2021-05-21T18:58:55.824Z] DONE 2 tests, 1 skipped in 6.914s [2021-05-21T18:58:55.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-21T18:58:55.824Z] INFO: Testing against a local daemon [2021-05-21T18:58:55.824Z] === RUN TestContinueAfterPluginCrash [2021-05-21T18:58:55.824Z] === PAUSE TestContinueAfterPluginCrash [2021-05-21T18:58:55.824Z] === RUN TestReadPluginNoRead [2021-05-21T18:58:55.824Z] === PAUSE TestReadPluginNoRead [2021-05-21T18:58:55.824Z] === RUN TestDaemonStartWithLogOpt [2021-05-21T18:58:55.824Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-21T18:58:55.824Z] === CONT TestContinueAfterPluginCrash [2021-05-21T18:58:55.825Z] === CONT TestDaemonStartWithLogOpt [2021-05-21T18:58:56.608Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-21T18:58:57.318Z] --- PASS: TestSecretInspect (3.77s) [2021-05-21T18:58:57.318Z] === RUN TestSecretList [2021-05-21T18:58:57.736Z] --- PASS: TestRenameAnonymousContainer (4.37s) [2021-05-21T18:58:57.736Z] === RUN TestRenameContainerWithSameName [2021-05-21T18:58:58.681Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-05-21T18:58:58.681Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T18:59:00.598Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-05-21T18:59:00.598Z] === RUN TestResize [2021-05-21T18:59:00.775Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-21T18:59:00.775Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-21T18:59:00.847Z] --- PASS: TestGet (15.01s) [2021-05-21T18:59:00.847Z] === RUN TestPluginWithNoManifest [2021-05-21T18:59:00.847Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-21T18:59:00.847Z] === RUN TestGetAll [2021-05-21T18:59:00.847Z] --- PASS: TestGetAll (0.00s) [2021-05-21T18:59:00.847Z] PASS [2021-05-21T18:59:00.847Z] coverage: 73.4% of statements [2021-05-21T18:59:00.847Z] ok github.com/docker/docker/pkg/plugins 36.075s coverage: 73.4% of statements [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/quota [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T18:59:00.847Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T18:59:01.068Z] --- PASS: TestDaemonStartWithLogOpt (6.51s) [2021-05-21T18:59:01.068Z] === CONT TestReadPluginNoRead [2021-05-21T18:59:01.177Z] --- PASS: TestResize (0.82s) [2021-05-21T18:59:01.177Z] === RUN TestResizeWithInvalidSize [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === Skipped [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-21T18:59:01.832Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-21T18:59:01.832Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-21T18:59:01.832Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-21T18:59:01.832Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.03s) [2021-05-21T18:59:01.832Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-21T18:59:01.832Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-21T18:59:01.832Z] daemon_test.go:147: root required [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-21T18:59:01.832Z] reload_test.go:520: root required [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-21T18:59:01.832Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-21T18:59:01.832Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-21T18:59:01.832Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-21T18:59:01.832Z] download_test.go:268: Needs fixing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-21T18:59:01.832Z] layer_test.go:304: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-21T18:59:01.832Z] layer_test.go:353: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-21T18:59:01.832Z] layer_test.go:468: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-21T18:59:01.832Z] layer_test.go:697: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-21T18:59:01.832Z] migration_test.go:46: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-21T18:59:01.832Z] migration_test.go:182: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-21T18:59:01.832Z] mount_test.go:17: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-21T18:59:01.832Z] mount_test.go:76: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-21T18:59:01.832Z] mount_test.go:125: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-21T18:59:01.832Z] mount_test.go:212: Failing on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:134: Xz not present in msys2 [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:239: Failing on Windows CI machines [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-21T18:59:01.832Z] archive_windows_test.go:16: Currently fails [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-21T18:59:01.832Z] changes_test.go:196: needs more investigation [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-21T18:59:01.832Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-21T18:59:01.832Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-21T18:59:01.832Z] changes_test.go:433: needs further investigation [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-21T18:59:01.832Z] changes_test.go:469: needs further investigation [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-21T18:59:01.832Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-21T18:59:01.832Z] poller_test.go:41: No chmod on Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-21T18:59:01.832Z] fileutils_test.go:134: Needs porting to Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-21T18:59:01.832Z] fileutils_test.go:180: Needs porting to Windows [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-21T18:59:01.832Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-21T18:59:01.832Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2021-05-21T18:59:01.832Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-21T18:59:01.832Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-21T18:59:01.832Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] [2021-05-21T18:59:01.832Z] DONE 1833 tests, 47 skipped in 195.732s [2021-05-21T18:59:01.832Z] INFO: make.ps1 ended at 05/21/2021 18:59:01 [2021-05-21T18:59:01.917Z] --- PASS: TestSecretList (3.88s) [2021-05-21T18:59:01.917Z] === RUN TestSecretsCreateAndDelete [2021-05-21T18:59:02.121Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-05-21T18:59:02.121Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T18:59:02.674Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-21T18:59:02.695Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:59:02.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:59:02.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:59:02.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T18:59:02.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T18:59:02.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T18:59:02.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T18:59:03.386Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-21T18:59:03.386Z] INFO: Unit tests ended at 05/21/2021 18:59:03. Duration:00:03:28.4048076 [2021-05-21T18:59:03.386Z] INFO: Building busybox [2021-05-21T18:59:03.847Z] Sending build context to Docker daemon 5.12kB [2021-05-21T18:59:03.847Z] [2021-05-21T18:59:03.847Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-21T18:59:03.847Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-21T18:59:03.847Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-21T18:59:03.847Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-21T18:59:03.847Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-21T18:59:03.847Z] ---> 39d157a84080 [2021-05-21T18:59:03.847Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-21T18:59:03.847Z] ---> Running in b8486e8cf5c9 [2021-05-21T18:59:04.569Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-21T18:59:05.236Z] === RUN TestReadPluginNoRead/default [2021-05-21T18:59:05.236Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2021-05-21T18:59:05.424Z] --- PASS: TestSecretsCreateAndDelete (3.87s) [2021-05-21T18:59:05.424Z] === RUN TestSecretsUpdate [2021-05-21T18:59:05.712Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-21T18:59:06.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:59:06.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:59:06.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T18:59:06.461Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-21T18:59:06.461Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-21T18:59:06.993Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T18:59:07.122Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-21T18:59:07.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T18:59:07.389Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-21T18:59:07.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T18:59:07.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T18:59:07.590Z] Removing intermediate container b8486e8cf5c9 [2021-05-21T18:59:07.590Z] ---> b95b22ac6603 [2021-05-21T18:59:07.590Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-21T18:59:07.590Z] ---> Running in 7b02ed8178f1 [2021-05-21T18:59:07.590Z] Removing intermediate container 7b02ed8178f1 [2021-05-21T18:59:07.590Z] ---> 5d885a3033be [2021-05-21T18:59:07.590Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-21T18:59:07.590Z] ---> Running in a262a3fce21a [2021-05-21T18:59:08.052Z] Removing intermediate container a262a3fce21a [2021-05-21T18:59:08.052Z] ---> 5e057c1d8840 [2021-05-21T18:59:08.052Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-21T18:59:08.755Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-21T18:59:08.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T18:59:08.940Z] --- PASS: TestSecretsUpdate (3.83s) [2021-05-21T18:59:08.940Z] === RUN TestTemplatedSecret [2021-05-21T18:59:09.024Z] [2021-05-21T18:59:09.484Z] ---> c123237dc2b8 [2021-05-21T18:59:09.484Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-21T18:59:09.484Z] ---> Running in 758efeea280d [2021-05-21T18:59:09.635Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-21T18:59:10.120Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2021-05-21T18:59:11.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2021-05-21T18:59:11.469Z] === RUN TestCgroupNamespacesRun [2021-05-21T18:59:11.486Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-21T18:59:12.148Z] --- PASS: TestReadPluginNoRead (11.22s) [2021-05-21T18:59:12.148Z] --- PASS: TestReadPluginNoRead/default (2.54s) [2021-05-21T18:59:12.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) [2021-05-21T18:59:12.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s) [2021-05-21T18:59:12.148Z] read_test.go:92: [d26a30157cf07] daemon is not started [2021-05-21T18:59:12.148Z] PASS [2021-05-21T18:59:12.148Z] [2021-05-21T18:59:12.148Z] DONE 6 tests in 17.840s [2021-05-21T18:59:12.404Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-21T18:59:12.404Z] testing: warning: no tests to run [2021-05-21T18:59:12.404Z] PASS [2021-05-21T18:59:12.404Z] [2021-05-21T18:59:12.404Z] DONE 0 tests in 0.047s [2021-05-21T18:59:12.404Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-21T18:59:12.404Z] INFO: Testing against a local daemon [2021-05-21T18:59:12.404Z] === RUN TestPluginWithDevMounts [2021-05-21T18:59:12.404Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-21T18:59:12.404Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-21T18:59:12.404Z] PASS [2021-05-21T18:59:12.404Z] [2021-05-21T18:59:12.404Z] === Skipped [2021-05-21T18:59:12.404Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-21T18:59:12.404Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-21T18:59:12.404Z] [2021-05-21T18:59:12.404Z] [2021-05-21T18:59:12.404Z] DONE 1 tests, 1 skipped in 0.117s [2021-05-21T18:59:12.404Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-21T18:59:12.659Z] INFO: Testing against a local daemon [2021-05-21T18:59:12.659Z] === RUN TestSecretInspect [2021-05-21T18:59:12.659Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-21T18:59:12.659Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] === RUN TestSecretList [2021-05-21T18:59:12.659Z] --- SKIP: TestSecretList (0.02s) [2021-05-21T18:59:12.659Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] === RUN TestSecretsCreateAndDelete [2021-05-21T18:59:12.659Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-05-21T18:59:12.659Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] === RUN TestSecretsUpdate [2021-05-21T18:59:12.659Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-21T18:59:12.659Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] === RUN TestTemplatedSecret [2021-05-21T18:59:12.659Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-21T18:59:12.659Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] === RUN TestSecretCreateResolve [2021-05-21T18:59:12.659Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-21T18:59:12.659Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] PASS [2021-05-21T18:59:12.659Z] [2021-05-21T18:59:12.659Z] === Skipped [2021-05-21T18:59:12.659Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-21T18:59:12.659Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.659Z] [2021-05-21T18:59:12.659Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-21T18:59:12.660Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.660Z] [2021-05-21T18:59:12.660Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-05-21T18:59:12.660Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.660Z] [2021-05-21T18:59:12.660Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-21T18:59:12.660Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.660Z] [2021-05-21T18:59:12.660Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-21T18:59:12.660Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.660Z] [2021-05-21T18:59:12.660Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-21T18:59:12.660Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.660Z] [2021-05-21T18:59:12.660Z] [2021-05-21T18:59:12.660Z] DONE 6 tests, 6 skipped in 0.182s [2021-05-21T18:59:12.660Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-21T18:59:12.941Z] INFO: Testing against a local daemon [2021-05-21T18:59:12.941Z] === RUN TestServiceCreateInit [2021-05-21T18:59:12.941Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T18:59:12.941Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T18:59:12.941Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-21T18:59:12.941Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T18:59:12.941Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T18:59:12.941Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-21T18:59:12.941Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceConflict [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-21T18:59:12.941Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-21T18:59:12.941Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-21T18:59:12.941Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-21T18:59:12.941Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-21T18:59:12.941Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceSysctls [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-21T18:59:12.941Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateServiceCapabilities [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-21T18:59:12.941Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestInspect [2021-05-21T18:59:12.941Z] --- SKIP: TestInspect (0.01s) [2021-05-21T18:59:12.941Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestCreateJob [2021-05-21T18:59:12.941Z] --- SKIP: TestCreateJob (0.01s) [2021-05-21T18:59:12.941Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestReplicatedJob [2021-05-21T18:59:12.941Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-21T18:59:12.941Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestUpdateReplicatedJob [2021-05-21T18:59:12.941Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-21T18:59:12.941Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestServiceListWithStatuses [2021-05-21T18:59:12.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T18:59:12.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T18:59:12.941Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T18:59:12.941Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-21T18:59:12.941Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestDockerNetworkReConnect [2021-05-21T18:59:12.941Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-05-21T18:59:12.941Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:12.941Z] === RUN TestServicePlugin [2021-05-21T18:59:13.377Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-21T18:59:13.577Z] --- PASS: TestTemplatedSecret (4.01s) [2021-05-21T18:59:13.577Z] === RUN TestSecretCreateResolve [2021-05-21T18:59:14.019Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2021-05-21T18:59:14.019Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-21T18:59:14.305Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-21T18:59:15.673Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-21T18:59:15.937Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-05-21T18:59:15.937Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-21T18:59:16.576Z] Removing intermediate container 758efeea280d [2021-05-21T18:59:16.576Z] ---> f5033d30335b [2021-05-21T18:59:16.576Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-21T18:59:16.576Z] ---> Running in b2927f482fa8 [2021-05-21T18:59:17.037Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-21T18:59:17.083Z] --- PASS: TestSecretCreateResolve (3.77s) [2021-05-21T18:59:17.083Z] PASS [2021-05-21T18:59:17.083Z] [2021-05-21T18:59:17.083Z] DONE 6 tests in 23.194s [2021-05-21T18:59:17.083Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-05-21T18:59:17.083Z] ++ 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 [2021-05-21T18:59:17.083Z] ++ set -e [2021-05-21T18:59:17.083Z] ++ '[' -n 0 ']' [2021-05-21T18:59:17.083Z] ++ set -x [2021-05-21T18:59:17.084Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T18:59:17.084Z] INFO: Testing against a local daemon [2021-05-21T18:59:17.084Z] === RUN TestServiceCreateInit [2021-05-21T18:59:17.084Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T18:59:17.131Z] --- SKIP: TestServicePlugin (3.80s) [2021-05-21T18:59:17.131Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] === RUN TestServiceUpdateLabel [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-21T18:59:17.131Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] === RUN TestServiceUpdateSecrets [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2021-05-21T18:59:17.131Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] === RUN TestServiceUpdateConfigs [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-21T18:59:17.131Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] === RUN TestServiceUpdateNetwork [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-21T18:59:17.131Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-21T18:59:17.131Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] PASS [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === Skipped [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T18:59:17.131Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T18:59:17.131Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T18:59:17.131Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-21T18:59:17.131Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-21T18:59:17.131Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-05-21T18:59:17.131Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-21T18:59:17.131Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-21T18:59:17.131Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-21T18:59:17.131Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-21T18:59:17.131Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-21T18:59:17.131Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-21T18:59:17.131Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-21T18:59:17.131Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-21T18:59:17.131Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-21T18:59:17.131Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-21T18:59:17.131Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T18:59:17.131Z] [2021-05-21T18:59:17.131Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-21T18:59:17.131Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-05-21T18:59:17.132Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestServicePlugin (3.80s) [2021-05-21T18:59:17.132Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-21T18:59:17.132Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2021-05-21T18:59:17.132Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-21T18:59:17.132Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-21T18:59:17.132Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-21T18:59:17.132Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] DONE 24 tests, 23 skipped in 4.211s [2021-05-21T18:59:17.132Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-21T18:59:17.132Z] INFO: Testing against a local daemon [2021-05-21T18:59:17.132Z] === RUN TestSessionCreate [2021-05-21T18:59:17.132Z] --- PASS: TestSessionCreate (0.02s) [2021-05-21T18:59:17.132Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T18:59:17.132Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-21T18:59:17.132Z] PASS [2021-05-21T18:59:17.132Z] [2021-05-21T18:59:17.132Z] DONE 2 tests in 0.147s [2021-05-21T18:59:17.132Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-21T18:59:17.132Z] INFO: Testing against a local daemon [2021-05-21T18:59:17.132Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T18:59:17.132Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T18:59:17.132Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T18:59:17.132Z] === RUN TestEventsExecDie [2021-05-21T18:59:18.119Z] [2021-05-21T18:59:18.119Z] SUCCESS: Specified value was saved. [2021-05-21T18:59:18.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-21T18:59:18.488Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.39s) [2021-05-21T18:59:18.488Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-21T18:59:18.494Z] --- PASS: TestEventsExecDie (1.08s) [2021-05-21T18:59:18.494Z] === RUN TestEventsBackwardsCompatible [2021-05-21T18:59:18.494Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-21T18:59:18.494Z] === RUN TestInfoBinaryCommits [2021-05-21T18:59:18.494Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-21T18:59:18.494Z] === RUN TestInfoAPIVersioned [2021-05-21T18:59:18.494Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-21T18:59:18.494Z] === RUN TestInfoDiscoveryBackend [2021-05-21T18:59:19.778Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-21T18:59:20.306Z] Removing intermediate container b2927f482fa8 [2021-05-21T18:59:20.306Z] ---> 4a0aa9ad17fc [2021-05-21T18:59:20.306Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-21T18:59:20.306Z] ---> Running in ebd9af594dcd [2021-05-21T18:59:20.379Z] --- PASS: TestInfoDiscoveryBackend (1.81s) [2021-05-21T18:59:20.379Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-21T18:59:21.036Z] --- PASS: TestCgroupNamespacesRunHostMode (2.48s) [2021-05-21T18:59:21.036Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-21T18:59:21.149Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-21T18:59:22.642Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T18:59:23.040Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-21T18:59:23.221Z] Cannot create a file when that file already exists. [2021-05-21T18:59:23.585Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.49s) [2021-05-21T18:59:23.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-21T18:59:23.640Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.44s) [2021-05-21T18:59:23.640Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-21T18:59:23.640Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-21T18:59:23.640Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:59:23.640Z] === RUN TestInfoAPI [2021-05-21T18:59:23.640Z] --- PASS: TestInfoAPI (0.03s) [2021-05-21T18:59:23.640Z] === RUN TestInfoAPIWarnings [2021-05-21T18:59:23.967Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-21T18:59:24.111Z] --- PASS: TestImportExtremelyLargeImageWorks (108.72s) [2021-05-21T18:59:24.111Z] PASS [2021-05-21T18:59:24.111Z] [2021-05-21T18:59:24.111Z] DONE 12 tests in 112.013s [2021-05-21T18:59:24.111Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-21T18:59:24.111Z] INFO: Testing against a local daemon [2021-05-21T18:59:24.111Z] === RUN TestNetworkCreateDelete [2021-05-21T18:59:24.111Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-05-21T18:59:24.111Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T18:59:24.111Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-05-21T18:59:24.111Z] === RUN TestDaemonDNSFallback [2021-05-21T18:59:24.530Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-21T18:59:24.560Z] ......... [ 86%] [2021-05-21T18:59:25.503Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-05-21T18:59:25.503Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-21T18:59:25.533Z] --- PASS: TestBuildWithHugeFile (90.80s) [2021-05-21T18:59:25.533Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T18:59:25.533Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:59:25.533Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:59:25.533Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T18:59:25.533Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:59:25.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:59:25.533Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:59:25.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:59:25.533Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:59:25.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:59:25.533Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:59:25.533Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:59:26.109Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:59:26.109Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-05-21T18:59:26.109Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2021-05-21T18:59:26.109Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s) [2021-05-21T18:59:26.109Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-05-21T18:59:26.109Z] === RUN TestBuildPreserveOwnership [2021-05-21T18:59:26.109Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-21T18:59:26.891Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.36s) [2021-05-21T18:59:26.891Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-21T18:59:26.964Z] Removing intermediate container ebd9af594dcd [2021-05-21T18:59:26.964Z] ---> 97723c0fe6f2 [2021-05-21T18:59:26.964Z] Step 13/13 : CMD ["sh"] [2021-05-21T18:59:26.964Z] ---> Running in cbfed1289116 [2021-05-21T18:59:28.003Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-21T18:59:28.252Z] --- PASS: TestServiceCreateInit (11.60s) [2021-05-21T18:59:28.252Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.78s) [2021-05-21T18:59:28.252Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.81s) [2021-05-21T18:59:28.252Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T18:59:28.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-21T18:59:28.647Z] Removing intermediate container cbfed1289116 [2021-05-21T18:59:28.647Z] ---> c0f3a84b3ad7 [2021-05-21T18:59:28.647Z] Successfully built c0f3a84b3ad7 [2021-05-21T18:59:28.647Z] Successfully tagged busybox:latest [2021-05-21T18:59:28.647Z] INFO: Docker images of the daemon under test [2021-05-21T18:59:28.647Z] [2021-05-21T18:59:28.647Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T18:59:28.647Z] busybox latest c0f3a84b3ad7 1 second ago 2.78GB [2021-05-21T18:59:28.647Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-05-21T18:59:28.647Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-05-21T18:59:28.647Z] [2021-05-21T18:59:28.647Z] INFO: Running integration tests at 05/21/2021 18:59:28... [2021-05-21T18:59:28.647Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-21T18:59:28.647Z] INFO: Integration API tests being run from the host: [2021-05-21T18:59:28.647Z] INFO: make.ps1 starting at 05/21/2021 18:59:28 [2021-05-21T18:59:29.110Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-21T18:59:29.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.56s) [2021-05-21T18:59:29.441Z] === RUN TestNISDomainname [2021-05-21T18:59:29.627Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-21T18:59:29.895Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-21T18:59:30.665Z] --- PASS: TestDaemonDNSFallback (7.24s) [2021-05-21T18:59:30.665Z] === RUN TestInspectNetwork [2021-05-21T18:59:30.830Z] --- PASS: TestNISDomainname (1.36s) [2021-05-21T18:59:30.830Z] === RUN TestHostnameDnsResolution [2021-05-21T18:59:30.996Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-21T18:59:30.996Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-21T18:59:31.252Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-21T18:59:32.621Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-21T18:59:32.688Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-21T18:59:33.183Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-21T18:59:33.378Z] --- PASS: TestHostnameDnsResolution (2.34s) [2021-05-21T18:59:33.378Z] === RUN TestStats [2021-05-21T18:59:34.110Z] --- PASS: TestBuildPreserveOwnership (7.84s) [2021-05-21T18:59:34.110Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.25s) [2021-05-21T18:59:34.110Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.58s) [2021-05-21T18:59:34.110Z] === RUN TestBuildPlatformInvalid [2021-05-21T18:59:34.110Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-21T18:59:34.110Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2021-05-21T18:59:34.110Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-21T18:59:34.848Z] === RUN TestInspectNetwork/full_network_id [2021-05-21T18:59:34.848Z] === RUN TestInspectNetwork/partial_network_id [2021-05-21T18:59:34.848Z] === RUN TestInspectNetwork/network_name [2021-05-21T18:59:34.848Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-21T18:59:35.926Z] --- PASS: TestStats (2.87s) [2021-05-21T18:59:35.926Z] === RUN TestStopContainerWithTimeout [2021-05-21T18:59:35.926Z] === RUN TestStopContainerWithTimeout/0 [2021-05-21T18:59:35.926Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-21T18:59:35.926Z] === RUN TestStopContainerWithTimeout/1 [2021-05-21T18:59:35.926Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-21T18:59:35.926Z] === RUN TestStopContainerWithTimeout/3 [2021-05-21T18:59:35.926Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-21T18:59:35.926Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-21T18:59:35.926Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-21T18:59:35.926Z] === CONT TestStopContainerWithTimeout/0 [2021-05-21T18:59:35.926Z] === CONT TestStopContainerWithTimeout/3 [2021-05-21T18:59:35.926Z] === CONT TestStopContainerWithTimeout/1 [2021-05-21T18:59:35.926Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-21T18:59:39.029Z] --- PASS: TestInspectNetwork (8.50s) [2021-05-21T18:59:39.029Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-05-21T18:59:39.029Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-21T18:59:39.029Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-05-21T18:59:39.029Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-21T18:59:39.029Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T18:59:39.278Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-21T18:59:39.851Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-21T18:59:40.142Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-21T18:59:40.142Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-05-21T18:59:40.142Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2021-05-21T18:59:40.142Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-05-21T18:59:40.142Z] --- PASS: TestStopContainerWithTimeout/3 (3.45s) [2021-05-21T18:59:40.142Z] === RUN TestDeleteDevicemapper [2021-05-21T18:59:40.142Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-21T18:59:40.142Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T18:59:40.142Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T18:59:41.674Z] --- PASS: TestInfoAPIWarnings (17.78s) [2021-05-21T18:59:41.674Z] === RUN TestInfoDebug [2021-05-21T18:59:42.061Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2021-05-21T18:59:42.061Z] === RUN TestUpdateMemory [2021-05-21T18:59:42.061Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-21T18:59:42.061Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-21T18:59:42.061Z] === RUN TestUpdateCPUQuota [2021-05-21T18:59:42.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-21T18:59:42.323Z] --- PASS: TestRunContainerWithBridgeNone (3.26s) [2021-05-21T18:59:42.323Z] === RUN TestNetworkInvalidJSON [2021-05-21T18:59:42.323Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T18:59:42.323Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T18:59:42.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:59:42.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:59:42.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:59:42.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:59:42.323Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T18:59:42.323Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T18:59:42.323Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T18:59:42.323Z] === RUN TestNetworkList [2021-05-21T18:59:42.323Z] === RUN TestNetworkList//networks [2021-05-21T18:59:42.323Z] === PAUSE TestNetworkList//networks [2021-05-21T18:59:42.323Z] === RUN TestNetworkList//networks/ [2021-05-21T18:59:42.323Z] === PAUSE TestNetworkList//networks/ [2021-05-21T18:59:42.323Z] === CONT TestNetworkList//networks [2021-05-21T18:59:42.323Z] === CONT TestNetworkList//networks/ [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkList (0.01s) [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T18:59:42.323Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T18:59:42.323Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T18:59:43.037Z] --- PASS: TestInfoDebug (1.77s) [2021-05-21T18:59:43.037Z] === RUN TestInfoInsecureRegistries [2021-05-21T18:59:43.255Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2021-05-21T18:59:43.255Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T18:59:44.629Z] --- PASS: TestDaemonRestartWithLiveRestore (1.52s) [2021-05-21T18:59:44.629Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T18:59:44.924Z] --- PASS: TestInfoInsecureRegistries (1.87s) [2021-05-21T18:59:44.924Z] === RUN TestInfoRegistryMirrors [2021-05-21T18:59:45.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-21T18:59:45.974Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-21T18:59:46.001Z] --- PASS: TestDaemonDefaultNetworkPools (1.40s) [2021-05-21T18:59:46.001Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T18:59:46.811Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2021-05-21T18:59:46.811Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T18:59:47.067Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-21T18:59:47.067Z] === RUN TestPingCacheHeaders [2021-05-21T18:59:47.067Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-21T18:59:47.067Z] === RUN TestPingGet [2021-05-21T18:59:47.067Z] --- PASS: TestPingGet (0.01s) [2021-05-21T18:59:47.067Z] === RUN TestPingHead [2021-05-21T18:59:47.067Z] --- PASS: TestPingHead (0.02s) [2021-05-21T18:59:47.067Z] === RUN TestVersion [2021-05-21T18:59:47.067Z] --- PASS: TestVersion (0.02s) [2021-05-21T18:59:47.067Z] PASS [2021-05-21T18:59:47.067Z] [2021-05-21T18:59:47.067Z] === Skipped [2021-05-21T18:59:47.067Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T18:59:47.067Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T18:59:47.067Z] [2021-05-21T18:59:47.067Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-21T18:59:47.067Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-21T18:59:47.067Z] [2021-05-21T18:59:47.067Z] [2021-05-21T18:59:47.067Z] DONE 18 tests, 2 skipped in 30.001s [2021-05-21T18:59:47.067Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-21T18:59:47.067Z] INFO: Testing against a local daemon [2021-05-21T18:59:47.067Z] === RUN TestVolumesCreateAndList [2021-05-21T18:59:47.323Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-05-21T18:59:47.323Z] === RUN TestVolumesRemove [2021-05-21T18:59:47.323Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-21T18:59:47.323Z] === RUN TestVolumesInspect [2021-05-21T18:59:47.323Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-21T18:59:47.323Z] === RUN TestVolumesInvalidJSON [2021-05-21T18:59:47.323Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T18:59:47.323Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T18:59:47.323Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T18:59:47.323Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-21T18:59:47.323Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T18:59:47.323Z] PASS [2021-05-21T18:59:47.323Z] [2021-05-21T18:59:47.323Z] DONE 5 tests in 0.338s [2021-05-21T18:59:47.324Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T18:59:47.361Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-21T18:59:47.579Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12397 is not a child of this shell [2021-05-21T18:59:47.579Z] warning: PID 12397 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-21T18:59:47.579Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T18:59:47.579Z] [2021-05-21T18:59:47.579Z] Unloading profiles will leave already running processes permanently [2021-05-21T18:59:47.579Z] unconfined, which can lead to unexpected situations. [2021-05-21T18:59:47.579Z] [2021-05-21T18:59:47.579Z] To set a process to complain mode, use the command line tool [2021-05-21T18:59:47.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T18:59:47.579Z] Removing test suite binaries [2021-05-21T18:59:47.579Z] exiting test-integration [2021-05-21T18:59:47.579Z] ++ exit 0 [2021-05-21T18:59:47.815Z] --- PASS: TestBuildWithHugeFile (54.64s) [2021-05-21T18:59:47.815Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T18:59:47.815Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-21T18:59:47.815Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T18:59:47.815Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T18:59:47.815Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:59:47.815Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:59:47.815Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:59:47.815Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:59:47.815Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:59:47.815Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:59:47.815Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T18:59:47.815Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T18:59:47.815Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T18:59:47.815Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-05-21T18:59:47.815Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-05-21T18:59:47.815Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-05-21T18:59:47.815Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-05-21T18:59:47.815Z] === RUN TestBuildPreserveOwnership [2021-05-21T18:59:47.815Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-21T18:59:48.456Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-21T18:59:48.505Z] [2021-05-21T18:59:48.526Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-05-21T18:59:48.526Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T18:59:48.650Z] --- PASS: TestUpdateCPUQuota (5.85s) [2021-05-21T18:59:48.650Z] === RUN TestUpdatePidsLimit [2021-05-21T18:59:48.650Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-21T18:59:48.650Z] === RUN TestUpdatePidsLimit/no_change [2021-05-21T18:59:48.911Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-21T18:59:49.276Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-21T18:59:49.276Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-21T18:59:49.483Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2021-05-21T18:59:49.880Z] Recording test results [2021-05-21T18:59:49.982Z] --- PASS: TestBuildPreserveOwnership (3.98s) [2021-05-21T18:59:49.982Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) [2021-05-21T18:59:49.982Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-05-21T18:59:49.982Z] === RUN TestBuildPlatformInvalid [2021-05-21T18:59:49.982Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-05-21T18:59:49.982Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-21T18:59:50.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T18:59:50.278Z] INFO: Testing against a local daemon [2021-05-21T18:59:50.278Z] === RUN TestBuildWithSession [2021-05-21T18:59:50.278Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T18:59:50.278Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T18:59:50.278Z] === RUN TestBuildSquashParent [2021-05-21T18:59:50.278Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-21T18:59:50.278Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:59:50.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:59:50.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:59:50.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:59:50.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:59:50.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T18:59:50.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:59:50.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:59:50.278Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T18:59:50.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T18:59:50.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T18:59:50.278Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T18:59:50.428Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-21T18:59:51.000Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-21T18:59:51.051Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.64s) [2021-05-21T18:59:51.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T18:59:51.481Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-05-21T18:59:51.531Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress Post stage [Pipeline] sh [2021-05-21T18:59:51.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-21T18:59:51.617Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-05-21T18:59:51.617Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T18:59:51.855Z] + echo Ensuring container killed. [2021-05-21T18:59:51.855Z] Ensuring container killed. [2021-05-21T18:59:51.855Z] + docker rm -vf docker-pr7 [2021-05-21T18:59:51.855Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-05-21T18:59:52.092Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-21T18:59:52.171Z] + echo Chowning /workspace to jenkins user [2021-05-21T18:59:52.171Z] Chowning /workspace to jenkins user [2021-05-21T18:59:52.171Z] + id -u [2021-05-21T18:59:52.171Z] + id -g [2021-05-21T18:59:52.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T18:59:52.171Z] Unable to find image 'busybox:latest' locally [2021-05-21T18:59:52.171Z] latest: Pulling from library/busybox [2021-05-21T18:59:52.427Z] 92f8b3f0730f: Pulling fs layer [2021-05-21T18:59:52.427Z] 92f8b3f0730f: Download complete [2021-05-21T18:59:52.427Z] 92f8b3f0730f: Pull complete [2021-05-21T18:59:52.427Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T18:59:52.427Z] Status: Downloaded newer image for busybox:latest [2021-05-21T18:59:52.656Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit (5.32s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-05-21T18:59:52.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-05-21T18:59:52.960Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T18:59:54.359Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-21T18:59:54.644Z] + bundleName=amd64-rootless [2021-05-21T18:59:54.644Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-21T18:59:54.644Z] Creating amd64-rootless-bundles.tar.gz [2021-05-21T18:59:54.644Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-21T18:59:54.644Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-21T18:59:54.653Z] Archiving artifacts [2021-05-21T18:59:54.882Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-21T18:59:54.882Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-21T18:59:54.882Z] [2021-05-21T18:59:54.882Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-21T18:59:54.882Z] =========================== short test summary info ============================ [2021-05-21T18:59:54.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-21T18:59:54.882Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-21T18:59:54.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-21T18:59:54.882Z] Not supported on most drivers [2021-05-21T18:59:54.882Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-21T18:59:54.882Z] Output of docker top depends on host distro, and is not formalized. [2021-05-21T18:59:54.882Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-21T18:59:54.882Z] Output of docker top depends on host distro, and is not formalized. [2021-05-21T18:59:54.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-21T18:59:54.882Z] Can fail if eth0 has multiple IP addresses [2021-05-21T18:59:54.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-21T18:59:54.882Z] This doesn't seem to be taken into account by the engine [2021-05-21T18:59:54.882Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-21T18:59:54.882Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-21T18:59:54.882Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-21T18:59:54.882Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 369.47 seconds == [2021-05-21T18:59:54.897Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2021-05-21T18:59:54.897Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T18:59:54.897Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T18:59:54.897Z] service_test.go:242: FLAKY_TEST [2021-05-21T18:59:54.897Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T18:59:55.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-21T18:59:55.174Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-21T18:59:55.492Z] --- PASS: TestCreateServiceMultipleTimes (23.99s) [2021-05-21T18:59:55.492Z] === RUN TestCreateServiceConflict [2021-05-21T18:59:56.101Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-21T18:59:56.115Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [2021-05-21T18:59:56.122Z] --- PASS: TestCreateServiceConflict (3.80s) [2021-05-21T18:59:56.122Z] === RUN TestCreateServiceMaxReplicas [Pipeline] // catchError [Pipeline] sh [2021-05-21T18:59:56.422Z] + make clean [2021-05-21T18:59:56.678Z] docker volume rm -f docker-dev-cache [2021-05-21T18:59:56.678Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:00:00.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T19:00:00.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T19:00:00.766Z] --- PASS: TestCreateServiceMaxReplicas (4.18s) [2021-05-21T19:00:00.767Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:00:01.349Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-21T19:00:02.720Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-21T19:00:03.283Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-21T19:00:04.214Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-21T19:00:04.471Z] Loaded image: buildpack-deps:buster [2021-05-21T19:00:04.727Z] Loaded image: busybox:latest [2021-05-21T19:00:04.984Z] Loaded image: busybox:glibc [2021-05-21T19:00:05.406Z] Loaded image: buildpack-deps:buster [2021-05-21T19:00:05.406Z] Loaded image: busybox:latest [2021-05-21T19:00:05.406Z] Loaded image: busybox:glibc [2021-05-21T19:00:05.547Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-21T19:00:05.703Z] Loaded image: debian:bullseye [2021-05-21T19:00:05.804Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-21T19:00:05.999Z] Loaded image: hello-world:latest [2021-05-21T19:00:05.999Z] Loaded image: arm32v7/hello-world:latest [2021-05-21T19:00:07.177Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-21T19:00:07.379Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:00:07.379Z] [2021-05-21T19:00:07.379Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:00:07.379Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:00:07.379Z] [2021-05-21T19:00:07.379Z] To set a process to complain mode, use the command line tool [2021-05-21T19:00:07.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:00:07.379Z] Post stage [Pipeline] junit [2021-05-21T19:00:07.394Z] Recording test results [2021-05-21T19:00:07.874Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2021-05-21T19:00:07.874Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T19:00:07.874Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2021-05-21T19:00:07.874Z] === RUN TestWaitNonBlocked [2021-05-21T19:00:07.874Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:00:07.874Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:00:07.874Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:00:07.874Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:00:07.874Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:00:07.874Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:00:07.874Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-21T19:00:07.874Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-05-21T19:00:07.874Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-05-21T19:00:07.874Z] === RUN TestWaitBlocked [2021-05-21T19:00:07.874Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:00:07.874Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:00:07.874Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:00:07.874Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:00:07.874Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:00:07.874Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:00:08.561Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-21T19:00:08.864Z] + echo Ensuring container killed. [2021-05-21T19:00:08.864Z] Ensuring container killed. [2021-05-21T19:00:08.864Z] + docker rm -vf docker-pr7 [2021-05-21T19:00:08.864Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-05-21T19:00:09.069Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-21T19:00:09.157Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:00:09.157Z] Chowning /workspace to jenkins user [2021-05-21T19:00:09.157Z] + id -u [2021-05-21T19:00:09.157Z] + id -g [2021-05-21T19:00:09.157Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T19:00:09.157Z] Unable to find image 'busybox:latest' locally [2021-05-21T19:00:09.157Z] latest: Pulling from library/busybox [2021-05-21T19:00:09.263Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-21T19:00:09.263Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-05-21T19:00:09.263Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-05-21T19:00:09.263Z] === CONT TestContainerStartOnDaemonRestart [2021-05-21T19:00:09.263Z] === CONT TestContainerKillOnDaemonStart [2021-05-21T19:00:09.263Z] === CONT TestDaemonHostGatewayIP [2021-05-21T19:00:09.263Z] === CONT TestDaemonRestartIpcMode [2021-05-21T19:00:09.419Z] 92f8b3f0730f: Pulling fs layer [2021-05-21T19:00:09.419Z] 92f8b3f0730f: Verifying Checksum [2021-05-21T19:00:09.419Z] 92f8b3f0730f: Download complete [2021-05-21T19:00:09.419Z] 92f8b3f0730f: Pull complete [2021-05-21T19:00:09.419Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T19:00:09.419Z] Status: Downloaded newer image for busybox:latest [2021-05-21T19:00:10.436Z] Loaded image: debian:bullseye [2021-05-21T19:00:10.436Z] Loaded image: hello-world:latest [2021-05-21T19:00:10.436Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-21T19:00:10.436Z] Loaded image: arm32v7/hello-world:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.86s) [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.64s) [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.66s) [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.02s) [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.63s) [2021-05-21T19:00:10.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.08s) [2021-05-21T19:00:10.978Z] === RUN TestBuildMultiStageCopy [2021-05-21T19:00:10.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T19:00:11.114Z] + bundleName=docker-py [2021-05-21T19:00:11.114Z] + echo Creating docker-py-bundles.tar.gz [2021-05-21T19:00:11.114Z] Creating docker-py-bundles.tar.gz [2021-05-21T19:00:11.114Z] + 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 [2021-05-21T19:00:11.128Z] Archiving artifacts [2021-05-21T19:00:11.364Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-21T19:00:12.292Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-21T19:00:12.647Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-05-21T19:00:12.647Z] === CONT TestIpcModeOlderClient [2021-05-21T19:00:12.788Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-21T19:00:12.914Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-05-21T19:00:12.914Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-21T19:00:12.948Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.49s) [2021-05-21T19:00:12.948Z] PASS [2021-05-21T19:00:12.948Z] [2021-05-21T19:00:12.948Z] === Skipped [2021-05-21T19:00:12.948Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-05-21T19:00:12.948Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T19:00:12.948Z] [2021-05-21T19:00:12.948Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-21T19:00:12.948Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T19:00:12.948Z] [2021-05-21T19:00:12.948Z] [2021-05-21T19:00:12.948Z] DONE 34 tests, 2 skipped in 120.386s [2021-05-21T19:00:12.948Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-05-21T19:00:12.948Z] ++ 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 [2021-05-21T19:00:12.948Z] ++ set -e [2021-05-21T19:00:12.948Z] ++ '[' -n 0 ']' [2021-05-21T19:00:12.948Z] ++ set -x [2021-05-21T19:00:12.948Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:00:12.948Z] INFO: Testing against a local daemon [2021-05-21T19:00:12.948Z] === RUN TestConfigInspect [2021-05-21T19:00:12.969Z] --- PASS: TestServiceWithDataPathPortInit (15.70s) [2021-05-21T19:00:12.969Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T19:00:13.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=1a7c78cf8beabe31ca8a54742216212f23e77cd1 -e DOCKER_GRAPHDRIVER docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 hack/make.sh binary-daemon [2021-05-21T19:00:13.221Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-21T19:00:13.403Z] [2021-05-21T19:00:13.665Z] Removing bundles/ [2021-05-21T19:00:13.665Z] [2021-05-21T19:00:13.665Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-21T19:00:13.665Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-21T19:00:13.665Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T19:00:13.782Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-21T19:00:13.857Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2021-05-21T19:00:14.472Z] --- PASS: TestConfigInspect (1.97s) [2021-05-21T19:00:14.472Z] === RUN TestConfigList [2021-05-21T19:00:15.774Z] --- PASS: TestDaemonHostGatewayIP (6.66s) [2021-05-21T19:00:16.164Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.89s) [2021-05-21T19:00:16.164Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:00:16.301Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-21T19:00:16.557Z] --- PASS: TestConfigList (1.89s) [2021-05-21T19:00:16.557Z] === RUN TestConfigsCreateAndDelete [2021-05-21T19:00:17.162Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.09s) [2021-05-21T19:00:18.084Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-05-21T19:00:18.084Z] === RUN TestConfigsUpdate [2021-05-21T19:00:18.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2021-05-21T19:00:18.228Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8j1agde1jn2kzi381ebjt5coc Created:2021-05-21 19:00:11.315117536 +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[62c08545bcc570f4ba83e96a932682ea69f9b6a995b6b2503e90845fcdd75aa9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ziaobly148axd313atb3lifs EndpointID:6f5dc0769404b622f89714b46d6f20038771d8a1174281dc74a9758eec8b1e3a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b55a67444e07b643dd3fd458308efb1551a546e5ab600664b359908a0fe8bc2 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:0cd5ad7f278e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ziaobly148axd313atb3lifs EndpointID:6f5dc0769404b622f89714b46d6f20038771d8a1174281dc74a9758eec8b1e3a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-21T19:00:18.228Z] PASS [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] === Skipped [2021-05-21T19:00:18.228Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:00:18.228Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] DONE 26 tests, 1 skipped in 56.323s [2021-05-21T19:00:18.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:00:18.228Z] INFO: Testing against a local daemon [2021-05-21T19:00:18.228Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-21T19:00:18.228Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T19:00:18.228Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:00:18.228Z] === RUN TestDockerNetworkIpvlan [2021-05-21T19:00:18.228Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:00:18.228Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:00:18.228Z] PASS [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] === Skipped [2021-05-21T19:00:18.228Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T19:00:18.228Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:00:18.228Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] [2021-05-21T19:00:18.228Z] DONE 2 tests, 2 skipped in 0.037s [2021-05-21T19:00:18.228Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:00:18.228Z] INFO: Testing against a local daemon [2021-05-21T19:00:18.228Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-21T19:00:18.907Z] 8116de3c91c3: Pull complete [2021-05-21T19:00:18.907Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-21T19:00:18.907Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:00:18.907Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-21T19:00:18.907Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-21T19:00:18.907Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-21T19:00:18.907Z] WARN: Skipping validation tests [2021-05-21T19:00:18.907Z] INFO: Running unit tests at 05/21/2021 19:00:18... [2021-05-21T19:00:19.567Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.84s) [2021-05-21T19:00:19.567Z] PASS [2021-05-21T19:00:19.567Z] [2021-05-21T19:00:19.567Z] === Skipped [2021-05-21T19:00:19.567Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-21T19:00:19.567Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T19:00:19.567Z] [2021-05-21T19:00:19.567Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-21T19:00:19.567Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-21T19:00:19.567Z] [2021-05-21T19:00:19.567Z] [2021-05-21T19:00:19.567Z] DONE 34 tests, 2 skipped in 259.656s [2021-05-21T19:00:19.567Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-21T19:00:19.567Z] ++ 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 [2021-05-21T19:00:19.567Z] ++ set -e [2021-05-21T19:00:19.567Z] ++ '[' -n 0 ']' [2021-05-21T19:00:19.567Z] ++ set -x [2021-05-21T19:00:19.567Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:00:19.567Z] INFO: Testing against a local daemon [2021-05-21T19:00:19.567Z] === RUN TestConfigInspect [2021-05-21T19:00:20.130Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s) [2021-05-21T19:00:20.130Z] === RUN TestDockerNetworkMacvlan [2021-05-21T19:00:20.605Z] --- PASS: TestCreateServiceSecretFileMode (3.79s) [2021-05-21T19:00:20.605Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:00:20.695Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-21T19:00:20.862Z] --- PASS: TestConfigsUpdate (2.43s) [2021-05-21T19:00:20.862Z] === RUN TestTemplatedConfig [2021-05-21T19:00:20.931Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-21T19:00:21.493Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-21T19:00:22.067Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-21T19:00:22.420Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-21T19:00:22.676Z] --- PASS: TestConfigInspect (3.47s) [2021-05-21T19:00:22.676Z] === RUN TestConfigList [2021-05-21T19:00:23.001Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-21T19:00:23.238Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-21T19:00:23.487Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2021-05-21T19:00:23.487Z] === RUN TestCreateServiceSysctls [2021-05-21T19:00:23.551Z] INFO: make.ps1 starting at 05/21/2021 19:00:22 [2021-05-21T19:00:23.551Z] INFO: Git commit (8724ed394a) assumed from DOCKER_GITCOMMIT environment variable [2021-05-21T19:00:23.551Z] INFO: Invoking autogen... [2021-05-21T19:00:23.622Z] --- PASS: TestTemplatedConfig (2.61s) [2021-05-21T19:00:23.622Z] === RUN TestConfigCreateResolve [2021-05-21T19:00:23.750Z] --- PASS: TestContainerKillOnDaemonStart (13.63s) [2021-05-21T19:00:23.750Z] PASS [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] === Skipped [2021-05-21T19:00:23.750Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-21T19:00:23.750Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-21T19:00:23.750Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-21T19:00:23.750Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T19:00:23.750Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-21T19:00:23.750Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-21T19:00:23.750Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] [2021-05-21T19:00:23.750Z] DONE 196 tests, 6 skipped in 163.236s [2021-05-21T19:00:23.750Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-21T19:00:23.750Z] ++ 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 [2021-05-21T19:00:23.750Z] ++ set -e [2021-05-21T19:00:23.750Z] ++ '[' -n 0 ']' [2021-05-21T19:00:23.750Z] ++ set -x [2021-05-21T19:00:23.750Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:00:23.750Z] INFO: Testing against a local daemon [2021-05-21T19:00:23.750Z] === RUN TestCommitInheritsEnv [2021-05-21T19:00:23.750Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-05-21T19:00:23.750Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T19:00:23.750Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-21T19:00:23.750Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-21T19:00:23.750Z] === RUN TestImagesFilterMultiReference [2021-05-21T19:00:23.750Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-21T19:00:23.750Z] === RUN TestImagePullPlatformInvalid [2021-05-21T19:00:23.750Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-21T19:00:23.750Z] === RUN TestRemoveImageOrphaning [2021-05-21T19:00:23.750Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-05-21T19:00:23.750Z] === RUN TestRemoveImageGarbageCollector [2021-05-21T19:00:23.750Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-21T19:00:23.750Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:00:23.750Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T19:00:23.750Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-21T19:00:23.750Z] === RUN TestTagInvalidReference [2021-05-21T19:00:23.799Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-21T19:00:23.799Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-21T19:00:24.003Z] INFO: Running unit tests... [2021-05-21T19:00:24.012Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-21T19:00:24.012Z] === RUN TestTagValidPrefixedRepo [2021-05-21T19:00:24.012Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-21T19:00:24.012Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T19:00:24.012Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-21T19:00:24.012Z] === RUN TestTagOfficialNames [2021-05-21T19:00:24.012Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-21T19:00:24.012Z] === RUN TestTagMatchesDigest [2021-05-21T19:00:24.012Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-21T19:00:24.012Z] PASS [2021-05-21T19:00:24.012Z] [2021-05-21T19:00:24.012Z] === Skipped [2021-05-21T19:00:24.012Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-21T19:00:24.012Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-21T19:00:24.012Z] [2021-05-21T19:00:24.012Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-21T19:00:24.012Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:00:24.012Z] [2021-05-21T19:00:24.012Z] [2021-05-21T19:00:24.012Z] DONE 12 tests, 2 skipped in 1.382s [2021-05-21T19:00:24.012Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-21T19:00:24.012Z] ++ 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 [2021-05-21T19:00:24.012Z] ++ set -e [2021-05-21T19:00:24.012Z] ++ '[' -n 0 ']' [2021-05-21T19:00:24.012Z] ++ set -x [2021-05-21T19:00:24.012Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:00:24.273Z] INFO: Testing against a local daemon [2021-05-21T19:00:24.273Z] === RUN TestNetworkCreateDelete [2021-05-21T19:00:25.180Z] --- PASS: TestConfigCreateResolve (1.87s) [2021-05-21T19:00:25.180Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T19:00:25.218Z] --- PASS: TestNetworkCreateDelete (0.82s) [2021-05-21T19:00:25.218Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T19:00:25.478Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-05-21T19:00:25.478Z] PASS [2021-05-21T19:00:25.478Z] [2021-05-21T19:00:25.478Z] DONE 7 tests in 13.284s [2021-05-21T19:00:25.478Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-05-21T19:00:25.478Z] ++ 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 [2021-05-21T19:00:25.478Z] ++ set -e [2021-05-21T19:00:25.478Z] ++ '[' -n 0 ']' [2021-05-21T19:00:25.478Z] ++ set -x [2021-05-21T19:00:25.478Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:00:25.774Z] INFO: Testing against a local daemon [2021-05-21T19:00:25.774Z] === RUN TestCheckpoint [2021-05-21T19:00:25.774Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T19:00:25.774Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:00:25.774Z] === RUN TestContainerInvalidJSON [2021-05-21T19:00:25.774Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:00:25.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:00:25.774Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:00:25.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:00:25.774Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:00:25.774Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:00:25.774Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:00:25.774Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:00:25.774Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:00:25.774Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-21T19:00:25.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T19:00:25.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T19:00:25.774Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-21T19:00:25.774Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T19:00:25.774Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-21T19:00:25.774Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T19:00:25.774Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-05-21T19:00:25.774Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T19:00:26.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-21T19:00:26.070Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T19:00:26.070Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-21T19:00:26.070Z] === RUN TestCopyFromContainer [2021-05-21T19:00:26.288Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-21T19:00:26.315Z] --- PASS: TestConfigList (3.42s) [2021-05-21T19:00:26.315Z] === RUN TestConfigsCreateAndDelete [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer// [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer//bar/root [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer/bar/quux [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-21T19:00:27.597Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-21T19:00:27.767Z] --- PASS: TestDockerNetworkDeletePreferID (2.54s) [2021-05-21T19:00:27.767Z] === RUN TestDaemonDNSFallback [2021-05-21T19:00:27.894Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-21T19:00:27.894Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-21T19:00:27.894Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-21T19:00:27.894Z] --- PASS: TestCopyFromContainer (2.02s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-21T19:00:27.895Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-21T19:00:27.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T19:00:28.003Z] --- PASS: TestCreateServiceSysctls (4.74s) [2021-05-21T19:00:28.003Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:00:28.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:00:28.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:00:28.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:00:28.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:00:28.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:00:28.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:00:28.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:00:28.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:00:28.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:00:28.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-21T19:00:28.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T19:00:28.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T19:00:28.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T19:00:28.191Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T19:00:28.191Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-21T19:00:28.191Z] === RUN TestCreateWithInvalidEnv [2021-05-21T19:00:28.191Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T19:00:28.191Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T19:00:28.191Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T19:00:28.191Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T19:00:28.191Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T19:00:28.191Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T19:00:28.191Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T19:00:28.191Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T19:00:28.191Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T19:00:28.191Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-21T19:00:28.191Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T19:00:28.191Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-21T19:00:28.191Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T19:00:28.191Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T19:00:28.191Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-21T19:00:28.191Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T19:00:28.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T19:00:28.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T19:00:28.689Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T19:00:28.830Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-21T19:00:29.086Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-21T19:00:29.150Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T19:00:29.368Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-21T19:00:29.368Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2021-05-21T19:00:29.368Z] === RUN TestConfigsUpdate [2021-05-21T19:00:29.574Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-21T19:00:29.716Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2021-05-21T19:00:29.716Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T19:00:30.693Z] --- PASS: TestBuildMultiStageCopy (20.01s) [2021-05-21T19:00:30.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.20s) [2021-05-21T19:00:30.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-05-21T19:00:30.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-05-21T19:00:30.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2021-05-21T19:00:30.694Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2021-05-21T19:00:30.694Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T19:00:30.792Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2021-05-21T19:00:31.817Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T19:00:31.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:00:31.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:00:31.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:00:31.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:00:31.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:00:31.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:00:31.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:00:31.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:00:31.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:00:31.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:00:31.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:00:31.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:00:31.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:00:31.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:00:31.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-21T19:00:31.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-21T19:00:31.817Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T19:00:32.112Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-05-21T19:00:32.112Z] === RUN TestCreateDifferentPlatform [2021-05-21T19:00:32.112Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T19:00:32.112Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T19:00:32.112Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-21T19:00:32.112Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-21T19:00:32.112Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T19:00:32.112Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T19:00:32.112Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-21T19:00:32.112Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T19:00:32.112Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-21T19:00:32.112Z] === RUN TestContainerStartOnDaemonRestart [2021-05-21T19:00:32.112Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-21T19:00:32.112Z] === RUN TestDaemonRestartIpcMode [2021-05-21T19:00:32.112Z] === PAUSE TestDaemonRestartIpcMode [2021-05-21T19:00:32.112Z] === RUN TestDaemonHostGatewayIP [2021-05-21T19:00:32.112Z] === PAUSE TestDaemonHostGatewayIP [2021-05-21T19:00:32.112Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-21T19:00:32.112Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-21T19:00:32.112Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T19:00:32.112Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-21T19:00:32.112Z] === RUN TestDiff [2021-05-21T19:00:32.570Z] --- PASS: TestCreateServiceCapabilities (3.78s) [2021-05-21T19:00:32.570Z] === RUN TestInspect [2021-05-21T19:00:32.690Z] --- PASS: TestConfigsUpdate (3.37s) [2021-05-21T19:00:32.690Z] === RUN TestTemplatedConfig [2021-05-21T19:00:32.755Z] --- PASS: TestDiff (0.52s) [2021-05-21T19:00:32.755Z] === RUN TestExecWithCloseStdin [2021-05-21T19:00:32.877Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2021-05-21T19:00:32.877Z] === RUN TestBuildLabelWithTargets [2021-05-21T19:00:32.877Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-21T19:00:32.877Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:00:32.877Z] === RUN TestBuildWithEmptyLayers [2021-05-21T19:00:33.398Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-05-21T19:00:33.398Z] === RUN TestExec [2021-05-21T19:00:33.847Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-05-21T19:00:33.847Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T19:00:34.038Z] --- PASS: TestExec (0.67s) [2021-05-21T19:00:34.038Z] === RUN TestExecUser [2021-05-21T19:00:34.295Z] 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 [2021-05-21T19:00:34.680Z] --- PASS: TestExecUser (0.65s) [2021-05-21T19:00:34.680Z] === RUN TestExportContainerAndImportImage [2021-05-21T19:00:35.746Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-05-21T19:00:35.746Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T19:00:35.912Z] --- PASS: TestDaemonDNSFallback (8.16s) [2021-05-21T19:00:35.912Z] === RUN TestInspectNetwork [2021-05-21T19:00:35.956Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-21T19:00:36.141Z] --- PASS: TestInspect (4.06s) [2021-05-21T19:00:36.141Z] === RUN TestCreateJob [2021-05-21T19:00:36.143Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-21T19:00:36.884Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-21T19:00:37.272Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-05-21T19:00:37.272Z] === RUN TestHealthCheckWorkdir [2021-05-21T19:00:37.446Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-21T19:00:37.701Z] --- PASS: TestTemplatedConfig (5.07s) [2021-05-21T19:00:37.701Z] === RUN TestConfigCreateResolve [2021-05-21T19:00:37.913Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-05-21T19:00:37.913Z] === RUN TestHealthKillContainer [2021-05-21T19:00:37.959Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan (17.92s) [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.32s) [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s) [2021-05-21T19:00:38.043Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.60s) [2021-05-21T19:00:38.043Z] PASS [2021-05-21T19:00:38.043Z] [2021-05-21T19:00:38.043Z] DONE 8 tests in 19.919s [2021-05-21T19:00:38.043Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-21T19:00:38.043Z] testing: warning: no tests to run [2021-05-21T19:00:38.043Z] PASS [2021-05-21T19:00:38.043Z] [2021-05-21T19:00:38.043Z] DONE 0 tests in 0.007s [2021-05-21T19:00:38.043Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-21T19:00:38.043Z] INFO: Testing against a local daemon [2021-05-21T19:00:38.043Z] === RUN TestAuthZPluginAllowRequest [2021-05-21T19:00:39.943Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2021-05-21T19:00:39.943Z] === RUN TestAuthZPluginTLS [2021-05-21T19:00:40.201Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-05-21T19:00:40.201Z] === RUN TestAuthZPluginDenyRequest [2021-05-21T19:00:40.662Z] --- PASS: TestHealthKillContainer (2.80s) [2021-05-21T19:00:40.662Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T19:00:40.692Z] --- PASS: TestCreateJob (4.83s) [2021-05-21T19:00:40.692Z] === RUN TestReplicatedJob [2021-05-21T19:00:41.135Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-05-21T19:00:41.135Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-21T19:00:41.209Z] === RUN TestInspectNetwork/full_network_id [2021-05-21T19:00:41.209Z] === RUN TestInspectNetwork/partial_network_id [2021-05-21T19:00:41.209Z] === RUN TestInspectNetwork/network_name [2021-05-21T19:00:41.209Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-21T19:00:41.228Z] --- PASS: TestConfigCreateResolve (3.07s) [2021-05-21T19:00:41.228Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T19:00:41.302Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-05-21T19:00:41.302Z] === RUN TestIpcModeNone [2021-05-21T19:00:41.321Z] ? github.com/docker/docker/api [no test files] [2021-05-21T19:00:41.700Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-05-21T19:00:41.700Z] === RUN TestAuthZPluginDenyResponse [2021-05-21T19:00:41.790Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-21T19:00:41.790Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-21T19:00:41.790Z] --- PASS: TestConfigDaemonLibtrustID (1.03s) [2021-05-21T19:00:41.790Z] PASS [2021-05-21T19:00:41.790Z] [2021-05-21T19:00:41.790Z] DONE 7 tests in 22.787s [2021-05-21T19:00:41.790Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-21T19:00:41.790Z] ++ 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 [2021-05-21T19:00:41.790Z] ++ set -e [2021-05-21T19:00:41.790Z] ++ '[' -n 0 ']' [2021-05-21T19:00:41.790Z] ++ set -x [2021-05-21T19:00:41.790Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:00:41.943Z] --- PASS: TestIpcModeNone (0.72s) [2021-05-21T19:00:41.944Z] === RUN TestIpcModePrivate [2021-05-21T19:00:42.046Z] INFO: Testing against a local daemon [2021-05-21T19:00:42.046Z] === RUN TestCheckpoint [2021-05-21T19:00:42.046Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-21T19:00:42.046Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T19:00:42.046Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:00:42.046Z] === RUN TestContainerInvalidJSON [2021-05-21T19:00:42.046Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:00:42.046Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:00:42.046Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:00:42.046Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:00:42.046Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:00:42.046Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:00:42.046Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:00:42.046Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:00:42.265Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-05-21T19:00:42.265Z] === RUN TestAuthZPluginAllowEventStream [2021-05-21T19:00:42.302Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:00:42.302Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-21T19:00:42.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-21T19:00:42.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T19:00:42.302Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-21T19:00:42.302Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T19:00:42.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-21T19:00:42.302Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T19:00:42.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-05-21T19:00:42.302Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T19:00:42.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-21T19:00:42.302Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T19:00:42.557Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-21T19:00:42.557Z] === RUN TestCopyFromContainer [2021-05-21T19:00:42.586Z] --- PASS: TestIpcModePrivate (0.66s) [2021-05-21T19:00:42.586Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-05-21T19:00:42.586Z] === RUN TestIpcModeShareable [2021-05-21T19:00:43.226Z] --- PASS: TestIpcModeShareable (0.69s) [2021-05-21T19:00:43.226Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-05-21T19:00:43.226Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-21T19:00:44.164Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2021-05-21T19:00:44.164Z] === RUN TestAuthZPluginErrorResponse [2021-05-21T19:00:44.270Z] --- PASS: TestBuildMultiStageOnBuild (10.39s) [2021-05-21T19:00:44.270Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T19:00:44.270Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-21T19:00:44.270Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:00:44.270Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T19:00:44.447Z] === RUN TestCopyFromContainer// [2021-05-21T19:00:44.447Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-21T19:00:44.447Z] === RUN TestCopyFromContainer//bar/root [2021-05-21T19:00:44.703Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-21T19:00:44.703Z] === RUN TestCopyFromContainer/bar/quux [2021-05-21T19:00:44.730Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-05-21T19:00:44.730Z] === RUN TestAuthZPluginErrorRequest [2021-05-21T19:00:44.959Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-21T19:00:44.959Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-21T19:00:44.959Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-21T19:00:45.216Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-21T19:00:45.216Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-21T19:00:45.216Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-21T19:00:45.295Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-05-21T19:00:45.295Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-21T19:00:45.324Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2021-05-21T19:00:45.324Z] === RUN TestAPIIpcModeHost [2021-05-21T19:00:45.417Z] --- PASS: TestInspectNetwork (9.13s) [2021-05-21T19:00:45.417Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-21T19:00:45.417Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-21T19:00:45.417Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-21T19:00:45.417Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-21T19:00:45.417Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T19:00:45.473Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer (3.07s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-05-21T19:00:45.473Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-21T19:00:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T19:00:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:00:45.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:00:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:00:45.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:00:45.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:00:45.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:00:45.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:00:45.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:00:45.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:00:45.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-21T19:00:45.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T19:00:45.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T19:00:45.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-21T19:00:45.473Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T19:00:45.621Z] --- PASS: TestAPIIpcModeHost (0.55s) [2021-05-21T19:00:45.621Z] === RUN TestDaemonIpcModeShareable [2021-05-21T19:00:45.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-21T19:00:45.729Z] === RUN TestCreateWithInvalidEnv [2021-05-21T19:00:45.729Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T19:00:45.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T19:00:45.729Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T19:00:45.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T19:00:45.729Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T19:00:45.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T19:00:45.729Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T19:00:45.729Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T19:00:45.729Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T19:00:45.729Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2021-05-21T19:00:45.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-21T19:00:45.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T19:00:45.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-21T19:00:45.729Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T19:00:45.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-05-21T19:00:45.729Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T19:00:45.860Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-05-21T19:00:45.860Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-21T19:00:46.659Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-21T19:00:47.179Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2021-05-21T19:00:47.179Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-21T19:00:47.179Z] === RUN TestDaemonIpcModePrivate [2021-05-21T19:00:47.761Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2021-05-21T19:00:47.761Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-21T19:00:48.025Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-21T19:00:48.587Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-21T19:00:48.724Z] --- PASS: TestRunContainerWithBridgeNone (3.53s) [2021-05-21T19:00:48.724Z] === RUN TestNetworkInvalidJSON [2021-05-21T19:00:48.724Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T19:00:48.724Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T19:00:48.724Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:00:48.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:00:48.724Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:00:48.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:00:48.724Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T19:00:48.724Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:00:48.724Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T19:00:48.724Z] === RUN TestNetworkList [2021-05-21T19:00:48.724Z] === RUN TestNetworkList//networks [2021-05-21T19:00:48.724Z] === PAUSE TestNetworkList//networks [2021-05-21T19:00:48.724Z] === RUN TestNetworkList//networks/ [2021-05-21T19:00:48.724Z] === PAUSE TestNetworkList//networks/ [2021-05-21T19:00:48.724Z] === CONT TestNetworkList//networks [2021-05-21T19:00:48.724Z] === CONT TestNetworkList//networks/ [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkList (0.03s) [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T19:00:48.724Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T19:00:48.724Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T19:00:48.769Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-05-21T19:00:48.769Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-21T19:00:48.769Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-21T19:00:49.272Z] --- PASS: TestReplicatedJob (7.87s) [2021-05-21T19:00:49.272Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:00:49.517Z] --- PASS: TestCreateWithCustomMaskedPaths (3.72s) [2021-05-21T19:00:49.517Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T19:00:50.113Z] --- PASS: TestHostIPv4BridgeLabel (1.45s) [2021-05-21T19:00:50.113Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T19:00:50.302Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2021-05-21T19:00:50.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-21T19:00:50.302Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-21T19:00:50.327Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2021-05-21T19:00:50.327Z] === RUN TestAuthZPluginHeader [2021-05-21T19:00:50.893Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-05-21T19:00:50.893Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-21T19:00:51.408Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-21T19:00:51.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2021-05-21T19:00:51.831Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-21T19:00:51.831Z] === RUN TestIpcModeOlderClient [2021-05-21T19:00:51.831Z] === PAUSE TestIpcModeOlderClient [2021-05-21T19:00:51.831Z] === RUN TestKillContainerInvalidSignal [2021-05-21T19:00:52.127Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2021-05-21T19:00:52.127Z] === RUN TestKillContainer [2021-05-21T19:00:52.127Z] === RUN TestKillContainer/no_signal [2021-05-21T19:00:52.663Z] --- PASS: TestDaemonRestartWithLiveRestore (2.58s) [2021-05-21T19:00:52.663Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T19:00:52.773Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T19:00:53.070Z] === RUN TestKillContainer/killing_signal [2021-05-21T19:00:53.299Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.81s) [2021-05-21T19:00:53.299Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T19:00:53.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:00:53.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:00:53.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:00:53.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:00:53.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:00:53.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:00:53.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:00:53.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:00:53.299Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:00:53.299Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:00:53.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:00:53.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:00:53.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:00:53.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:00:53.299Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-21T19:00:53.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-21T19:00:53.299Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T19:00:53.710Z] --- PASS: TestUpdateReplicatedJob (4.84s) [2021-05-21T19:00:53.710Z] === RUN TestServiceListWithStatuses [2021-05-21T19:00:53.710Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T19:00:53.710Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:00:53.710Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:00:54.118Z] --- PASS: TestKillContainer (1.71s) [2021-05-21T19:00:54.118Z] --- PASS: TestKillContainer/no_signal (0.53s) [2021-05-21T19:00:54.118Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2021-05-21T19:00:54.118Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2021-05-21T19:00:54.118Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T19:00:54.118Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-21T19:00:54.228Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-21T19:00:54.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-21T19:00:54.608Z] --- PASS: TestBuildMultiStageLayerLeak (8.89s) [2021-05-21T19:00:54.608Z] === RUN TestBuildWithHugeFile [2021-05-21T19:00:54.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.27s) [2021-05-21T19:00:54.790Z] === RUN TestCreateDifferentPlatform [2021-05-21T19:00:54.790Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T19:00:54.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T19:00:54.790Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-21T19:00:54.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-21T19:00:54.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-21T19:00:54.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T19:00:54.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-21T19:00:54.790Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T19:00:54.790Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-21T19:00:54.790Z] === RUN TestContainerStartOnDaemonRestart [2021-05-21T19:00:54.790Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-21T19:00:54.790Z] === RUN TestDaemonRestartIpcMode [2021-05-21T19:00:54.790Z] === PAUSE TestDaemonRestartIpcMode [2021-05-21T19:00:54.790Z] === RUN TestDaemonHostGatewayIP [2021-05-21T19:00:54.790Z] === PAUSE TestDaemonHostGatewayIP [2021-05-21T19:00:54.790Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-21T19:00:54.790Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-21T19:00:54.790Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T19:00:54.790Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-21T19:00:54.790Z] === RUN TestDiff [2021-05-21T19:00:55.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2021-05-21T19:00:55.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-05-21T19:00:55.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-05-21T19:00:55.060Z] === RUN TestKillStoppedContainer [2021-05-21T19:00:55.060Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-21T19:00:55.060Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T19:00:55.212Z] --- PASS: TestDaemonDefaultNetworkPools (2.36s) [2021-05-21T19:00:55.212Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T19:00:55.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-21T19:00:55.355Z] === RUN TestKillDifferentUserContainer [2021-05-21T19:00:55.651Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2021-05-21T19:00:55.651Z] === RUN TestInspectOomKilledTrue [2021-05-21T19:00:56.052Z] === RUN TestMiddlewares [2021-05-21T19:00:56.052Z] --- PASS: TestMiddlewares (0.00s) [2021-05-21T19:00:56.052Z] PASS [2021-05-21T19:00:56.052Z] coverage: 9.0% of statements [2021-05-21T19:00:56.052Z] ok github.com/docker/docker/api/server 0.080s coverage: 9.0% of statements [2021-05-21T19:00:56.152Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2021-05-21T19:00:56.152Z] === RUN TestAuthZPluginV2Disable [2021-05-21T19:00:56.158Z] --- PASS: TestDiff (1.41s) [2021-05-21T19:00:56.158Z] === RUN TestExecWithCloseStdin [2021-05-21T19:00:56.705Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2021-05-21T19:00:56.705Z] === RUN TestInspectOomKilledFalse [2021-05-21T19:00:57.350Z] --- PASS: TestInspectOomKilledFalse (0.59s) [2021-05-21T19:00:57.350Z] === RUN TestLinksEtcHostsContentMatch [2021-05-21T19:00:57.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2021-05-21T19:00:57.645Z] === RUN TestLinksContainerNames [2021-05-21T19:00:58.049Z] --- PASS: TestExecWithCloseStdin (1.71s) [2021-05-21T19:00:58.049Z] === RUN TestExec [2021-05-21T19:00:58.518Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.56s) [2021-05-21T19:00:58.518Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T19:00:58.696Z] --- PASS: TestLinksContainerNames (1.09s) [2021-05-21T19:00:58.696Z] === RUN TestLogsFollowTailEmpty [2021-05-21T19:00:59.337Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2021-05-21T19:00:59.337Z] === RUN TestContainerNetworkMountsNoChown [2021-05-21T19:00:59.432Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2021-05-21T19:00:59.432Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-21T19:00:59.940Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-21T19:00:59.940Z] --- PASS: TestExec (1.99s) [2021-05-21T19:00:59.940Z] === RUN TestExecUser [2021-05-21T19:00:59.985Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/default [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/default [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/private [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/private [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rprivate [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/slave [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/slave [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rslave [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/shared [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/shared [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rshared [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/default [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/shared [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rshared [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rslave [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rprivate [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/private [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/slave [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-21T19:00:59.985Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T19:00:59.985Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T19:00:59.985Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-21T19:01:00.282Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-21T19:01:00.282Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-21T19:01:00.282Z] === RUN TestContainerBindMountNonRecursive [2021-05-21T19:01:00.869Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-21T19:01:01.799Z] --- PASS: TestExecUser (1.97s) [2021-05-21T19:01:01.799Z] === RUN TestExportContainerAndImportImage [2021-05-21T19:01:01.809Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2021-05-21T19:01:01.809Z] === RUN TestContainerVolumesMountedAsShared [2021-05-21T19:01:02.108Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-05-21T19:01:02.108Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-21T19:01:02.285Z] --- PASS: TestDockerNetworkConnectAlias (8.35s) [2021-05-21T19:01:02.285Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:01:02.712Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2021-05-21T19:01:02.712Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-21T19:01:02.747Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-05-21T19:01:02.747Z] === RUN TestNetworkNat [2021-05-21T19:01:03.392Z] --- PASS: TestNetworkNat (0.57s) [2021-05-21T19:01:03.392Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T19:01:03.691Z] --- PASS: TestExportContainerAndImportImage (1.47s) [2021-05-21T19:01:03.691Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T19:01:03.812Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.48s) [2021-05-21T19:01:03.812Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T19:01:04.035Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-05-21T19:01:04.035Z] === RUN TestNetworkLoopbackNat [2021-05-21T19:01:04.256Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-21T19:01:04.385Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.43s) [2021-05-21T19:01:04.385Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T19:01:06.145Z] --- PASS: TestExportContainerAfterDaemonRestart (2.67s) [2021-05-21T19:01:06.146Z] === RUN TestHealthCheckWorkdir [2021-05-21T19:01:06.402Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-21T19:01:06.790Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2021-05-21T19:01:06.790Z] === RUN TestPause [2021-05-21T19:01:07.433Z] --- PASS: TestPause (0.61s) [2021-05-21T19:01:07.433Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T19:01:07.433Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T19:01:07.433Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T19:01:07.433Z] === RUN TestPauseStopPausedContainer [2021-05-21T19:01:07.692Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2021-05-21T19:01:07.692Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T19:01:07.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:01:07.692Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:01:07.692Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T19:01:08.072Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2021-05-21T19:01:08.072Z] === RUN TestPidHost [2021-05-21T19:01:08.293Z] --- PASS: TestHealthCheckWorkdir (2.43s) [2021-05-21T19:01:08.293Z] === RUN TestHealthKillContainer [2021-05-21T19:01:09.148Z] --- PASS: TestPidHost (1.33s) [2021-05-21T19:01:09.148Z] === RUN TestPsFilter [2021-05-21T19:01:09.309Z] --- PASS: TestDockerNetworkReConnect (7.02s) [2021-05-21T19:01:09.309Z] === RUN TestServicePlugin [2021-05-21T19:01:09.309Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-21T19:01:09.309Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:01:09.309Z] === RUN TestServiceUpdateLabel [2021-05-21T19:01:09.445Z] --- PASS: TestPsFilter (0.14s) [2021-05-21T19:01:09.445Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T19:01:10.086Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2021-05-21T19:01:10.086Z] === RUN TestRemoveContainerWithVolume [2021-05-21T19:01:10.182Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-21T19:01:10.383Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-05-21T19:01:10.383Z] === RUN TestRemoveContainerRunning [2021-05-21T19:01:11.028Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-05-21T19:01:11.028Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T19:01:11.109Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-21T19:01:11.670Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2021-05-21T19:01:11.670Z] === RUN TestRemoveInvalidContainer [2021-05-21T19:01:11.670Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-21T19:01:11.670Z] === RUN TestRenameLinkedContainer [2021-05-21T19:01:12.036Z] --- PASS: TestHealthKillContainer (3.53s) [2021-05-21T19:01:12.036Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T19:01:12.815Z] --- PASS: TestServiceUpdateLabel (3.79s) [2021-05-21T19:01:12.815Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:01:13.404Z] --- PASS: TestInspectCpusetInConfigPre120 (1.35s) [2021-05-21T19:01:13.404Z] === RUN TestIpcModeNone [2021-05-21T19:01:13.764Z] --- PASS: TestRenameLinkedContainer (2.16s) [2021-05-21T19:01:13.764Z] === RUN TestRenameStoppedContainer [2021-05-21T19:01:14.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-21T19:01:14.407Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-05-21T19:01:14.407Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T19:01:14.892Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-21T19:01:14.906Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.75s) [2021-05-21T19:01:14.906Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-21T19:01:15.456Z] --- PASS: TestIpcModeNone (2.01s) [2021-05-21T19:01:15.456Z] === RUN TestIpcModePrivate [2021-05-21T19:01:15.457Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-05-21T19:01:15.457Z] === RUN TestRenameInvalidName [2021-05-21T19:01:16.102Z] --- PASS: TestRenameInvalidName (0.54s) [2021-05-21T19:01:16.102Z] === RUN TestRenameAnonymousContainer [2021-05-21T19:01:17.348Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-21T19:01:17.348Z] --- PASS: TestIpcModePrivate (1.72s) [2021-05-21T19:01:17.348Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-05-21T19:01:17.348Z] === RUN TestIpcModeShareable [2021-05-21T19:01:17.912Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-21T19:01:18.189Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2021-05-21T19:01:18.189Z] === RUN TestRenameContainerWithSameName [2021-05-21T19:01:18.830Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-05-21T19:01:18.830Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T19:01:18.840Z] --- PASS: TestIpcModeShareable (1.72s) [2021-05-21T19:01:18.840Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-21T19:01:18.840Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-21T19:01:18.840Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-21T19:01:19.401Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-21T19:01:19.888Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2021-05-21T19:01:19.888Z] === RUN TestResize [2021-05-21T19:01:20.698Z] --- PASS: TestResize (0.57s) [2021-05-21T19:01:20.698Z] === RUN TestResizeWithInvalidSize [2021-05-21T19:01:21.336Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-05-21T19:01:21.336Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T19:01:21.987Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:01:21.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:01:21.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:01:21.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T19:01:21.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:01:21.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T19:01:21.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T19:01:22.671Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-21T19:01:23.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:01:23.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.80s) [2021-05-21T19:01:23.600Z] === RUN TestAPIIpcModeHost [2021-05-21T19:01:24.965Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-21T19:01:25.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:01:25.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:01:25.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T19:01:25.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T19:01:25.818Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) [2021-05-21T19:01:25.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T19:01:25.906Z] --- PASS: TestAPIIpcModeHost (2.14s) [2021-05-21T19:01:25.906Z] === RUN TestDaemonIpcModeShareable [2021-05-21T19:01:26.177Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-21T19:01:26.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T19:01:27.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T19:01:28.080Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-21T19:01:28.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T19:01:28.339Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-21T19:01:29.266Z] --- PASS: TestDaemonIpcModeShareable (3.36s) [2021-05-21T19:01:29.266Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-05-21T19:01:29.266Z] === RUN TestDaemonIpcModePrivate [2021-05-21T19:01:30.193Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2021-05-21T19:01:30.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.12s) [2021-05-21T19:01:30.249Z] === RUN TestCgroupNamespacesRun [2021-05-21T19:01:30.451Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-21T19:01:31.463Z] --- PASS: TestServiceUpdateSecrets (16.18s) [2021-05-21T19:01:31.463Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:01:31.772Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-05-21T19:01:31.772Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-21T19:01:32.341Z] --- PASS: TestDaemonIpcModePrivate (3.18s) [2021-05-21T19:01:32.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2021-05-21T19:01:32.341Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-21T19:01:32.903Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-21T19:01:32.976Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s) [2021-05-21T19:01:32.976Z] PASS [2021-05-21T19:01:32.976Z] [2021-05-21T19:01:32.976Z] DONE 17 tests in 53.463s [2021-05-21T19:01:32.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-21T19:01:32.976Z] INFO: Testing against a local daemon [2021-05-21T19:01:32.976Z] === RUN TestPluginInvalidJSON [2021-05-21T19:01:32.976Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:01:32.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:01:32.976Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:01:32.976Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-21T19:01:32.976Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T19:01:32.976Z] === RUN TestPluginInstall [2021-05-21T19:01:32.976Z] === RUN TestPluginInstall/no_auth [2021-05-21T19:01:33.233Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:01:33.233Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef1f91c0d9303826ac234eeff5ffacb24a7ab477431fb8b71178b25caa50337b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:01:33.233Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:01:33.233Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef1f91c0d9303826ac234eeff5ffacb24a7ab477431fb8b71178b25caa50337b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:01:33.315Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2021-05-21T19:01:33.315Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-21T19:01:33.491Z] === RUN TestPluginInstall/with_htpasswd [2021-05-21T19:01:34.056Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:01:34.056Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e7fb5a4d88a023d074325ba143e012c3f1703cab0c031b0cc768add752bbc2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:01:34.056Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:01:34.056Z] time="2021-05-21T19:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e7fb5a4d88a023d074325ba143e012c3f1703cab0c031b0cc768add752bbc2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:01:34.314Z] === RUN TestPluginInstall/with_insecure [2021-05-21T19:01:34.361Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-05-21T19:01:34.361Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-21T19:01:35.187Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-21T19:01:35.187Z] Copying nested executables into bundles/binary-daemon [2021-05-21T19:01:35.424Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.16s) [2021-05-21T19:01:35.424Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2021-05-21T19:01:35.424Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-21T19:01:35.447Z] [2021-05-21T19:01:35.681Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-21T19:01:35.689Z] time="2021-05-21T19:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:01:35.689Z] time="2021-05-21T19:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:722b513b907e485ba22f7316e1b32be6465f0a45c7cc95716d19b50de22373c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:01:35.689Z] time="2021-05-21T19:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:01:35.689Z] time="2021-05-21T19:01:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:722b513b907e485ba22f7316e1b32be6465f0a45c7cc95716d19b50de22373c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:01:35.881Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.72s) [2021-05-21T19:01:35.881Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gfcqcaidv72l4u4shivd38yuz Created:2021-05-21 19:01:27.311851869 +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[f153ac93115f8c562e7b4b4e0f6aa6a35ad8c3d309306d75caecc0ed7afe2e42:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.370k40l29f2lq0y8yd6hia2d7 EndpointID:a83dd22e66c867c244313c66d7af119c30805a57c1b89175a66689bfb260136c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:360598e770832fa77608f4a0b2e5a013eb0e0e5a69ec89abb29af34aa0b2f4e3 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:ba3d544fd1d4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.370k40l29f2lq0y8yd6hia2d7 EndpointID:a83dd22e66c867c244313c66d7af119c30805a57c1b89175a66689bfb260136c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-21T19:01:35.881Z] PASS [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] === Skipped [2021-05-21T19:01:35.881Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:01:35.881Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] DONE 26 tests, 1 skipped in 70.340s [2021-05-21T19:01:35.881Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:01:35.881Z] ++ 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 [2021-05-21T19:01:35.881Z] ++ set -e [2021-05-21T19:01:35.881Z] ++ '[' -n 0 ']' [2021-05-21T19:01:35.881Z] ++ set -x [2021-05-21T19:01:35.881Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:01:35.881Z] INFO: Testing against a local daemon [2021-05-21T19:01:35.881Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-21T19:01:35.881Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-21T19:01:35.881Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:01:35.881Z] === RUN TestDockerNetworkIpvlan [2021-05-21T19:01:35.881Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:01:35.881Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:01:35.881Z] PASS [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] === Skipped [2021-05-21T19:01:35.881Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-21T19:01:35.881Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:01:35.881Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] [2021-05-21T19:01:35.881Z] DONE 2 tests, 2 skipped in 0.138s [2021-05-21T19:01:35.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:01:35.881Z] ++ 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 [2021-05-21T19:01:35.881Z] ++ set -e [2021-05-21T19:01:35.881Z] ++ '[' -n 0 ']' [2021-05-21T19:01:35.881Z] ++ set -x [2021-05-21T19:01:35.881Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:01:35.881Z] INFO: Testing against a local daemon [2021-05-21T19:01:35.881Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-21T19:01:35.885Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2021-05-21T19:01:35.885Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-21T19:01:35.946Z] --- PASS: TestPluginInstall (4.63s) [2021-05-21T19:01:35.946Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2021-05-21T19:01:35.946Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-05-21T19:01:35.946Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2021-05-21T19:01:35.946Z] plugin_test.go:165: [dae2bec37063d] daemon is not started [2021-05-21T19:01:35.946Z] === RUN TestPluginsWithRuntimes [2021-05-21T19:01:36.246Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-05-21T19:01:37.410Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.43s) [2021-05-21T19:01:37.410Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] sh [2021-05-21T19:01:37.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=1a7c78cf8beabe31ca8a54742216212f23e77cd1 -e DOCKER_GRAPHDRIVER docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 hack/make.sh cross [2021-05-21T19:01:37.845Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-21T19:01:38.267Z] [2021-05-21T19:01:38.267Z] Removing bundles/ [2021-05-21T19:01:38.267Z] [2021-05-21T19:01:38.267Z] ---> Making bundle: cross (in bundles/cross) [2021-05-21T19:01:38.267Z] Cross building: bundles/cross/linux/amd64 [2021-05-21T19:01:38.267Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-21T19:01:38.267Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-21T19:01:38.430Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.36s) [2021-05-21T19:01:38.430Z] === RUN TestDockerNetworkMacvlan [2021-05-21T19:01:38.764Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.49s) [2021-05-21T19:01:38.765Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-05-21T19:01:38.765Z] === RUN TestIpcModeOlderClient [2021-05-21T19:01:38.765Z] === PAUSE TestIpcModeOlderClient [2021-05-21T19:01:38.765Z] === RUN TestKillContainerInvalidSignal [2021-05-21T19:01:38.933Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2021-05-21T19:01:38.933Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-21T19:01:39.020Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-21T19:01:39.218Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-21T19:01:39.575Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-05-21T19:01:39.575Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-21T19:01:39.822Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-21T19:01:39.949Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-21T19:01:40.205Z] --- PASS: TestKillContainerInvalidSignal (1.30s) [2021-05-21T19:01:40.205Z] === RUN TestKillContainer [2021-05-21T19:01:40.205Z] === RUN TestKillContainer/no_signal [2021-05-21T19:01:41.103Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2021-05-21T19:01:41.103Z] === RUN TestNISDomainname [2021-05-21T19:01:41.117Z] --- PASS: TestPluginsWithRuntimes (5.01s) [2021-05-21T19:01:41.117Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.50s) [2021-05-21T19:01:41.117Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.57s) [2021-05-21T19:01:41.117Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T19:01:41.134Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T19:01:41.209Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-21T19:01:41.684Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-21T19:01:41.684Z] PASS [2021-05-21T19:01:41.684Z] [2021-05-21T19:01:41.684Z] DONE 10 tests in 10.407s [2021-05-21T19:01:41.684Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-21T19:01:41.684Z] INFO: Testing against a local daemon [2021-05-21T19:01:41.684Z] === RUN TestExternalGraphDriver [2021-05-21T19:01:41.684Z] === RUN TestExternalGraphDriver/json [2021-05-21T19:01:41.743Z] --- PASS: TestNISDomainname (0.74s) [2021-05-21T19:01:41.744Z] === RUN TestHostnameDnsResolution [2021-05-21T19:01:42.060Z] === RUN TestKillContainer/killing_signal [2021-05-21T19:01:42.386Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-05-21T19:01:42.386Z] === RUN TestStats [2021-05-21T19:01:43.126Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-21T19:01:43.425Z] --- PASS: TestKillContainer (3.04s) [2021-05-21T19:01:43.425Z] --- PASS: TestKillContainer/no_signal (1.01s) [2021-05-21T19:01:43.425Z] --- PASS: TestKillContainer/non_killing_signal (0.81s) [2021-05-21T19:01:43.425Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-05-21T19:01:43.425Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T19:01:43.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-21T19:01:43.681Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-21T19:01:44.212Z] === RUN TestExternalGraphDriver/spec [2021-05-21T19:01:44.242Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-21T19:01:44.804Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-21T19:01:45.136Z] --- PASS: TestStats (2.58s) [2021-05-21T19:01:45.136Z] === RUN TestStopContainerWithTimeout [2021-05-21T19:01:45.136Z] === RUN TestStopContainerWithTimeout/0 [2021-05-21T19:01:45.136Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-21T19:01:45.136Z] === RUN TestStopContainerWithTimeout/1 [2021-05-21T19:01:45.136Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-21T19:01:45.136Z] === RUN TestStopContainerWithTimeout/3 [2021-05-21T19:01:45.136Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-21T19:01:45.136Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-21T19:01:45.136Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-21T19:01:45.136Z] === CONT TestStopContainerWithTimeout/0 [2021-05-21T19:01:45.136Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-21T19:01:45.136Z] === CONT TestStopContainerWithTimeout/1 [2021-05-21T19:01:45.136Z] === CONT TestStopContainerWithTimeout/3 [2021-05-21T19:01:45.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-21T19:01:45.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.18s) [2021-05-21T19:01:45.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.07s) [2021-05-21T19:01:45.367Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.90s) [2021-05-21T19:01:45.367Z] === RUN TestKillStoppedContainer [2021-05-21T19:01:45.367Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-21T19:01:45.367Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T19:01:45.623Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-21T19:01:45.623Z] === RUN TestKillDifferentUserContainer [2021-05-21T19:01:46.552Z] --- PASS: TestKillDifferentUserContainer (1.15s) [2021-05-21T19:01:46.552Z] === RUN TestInspectOomKilledTrue [2021-05-21T19:01:46.740Z] === RUN TestExternalGraphDriver/pull [2021-05-21T19:01:46.808Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2021-05-21T19:01:46.808Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:01:46.808Z] === RUN TestInspectOomKilledFalse [2021-05-21T19:01:46.808Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2021-05-21T19:01:46.808Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:01:46.808Z] === RUN TestLinksEtcHostsContentMatch [2021-05-21T19:01:46.927Z] --- PASS: TestServiceUpdateConfigs (16.18s) [2021-05-21T19:01:46.927Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:01:47.338Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-21T19:01:48.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-21T19:01:48.173Z] --- PASS: TestLinksEtcHostsContentMatch (1.30s) [2021-05-21T19:01:48.173Z] === RUN TestLinksContainerNames [2021-05-21T19:01:48.679Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-21T19:01:48.680Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-05-21T19:01:48.680Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2021-05-21T19:01:48.680Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2021-05-21T19:01:48.680Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2021-05-21T19:01:48.680Z] === RUN TestDeleteDevicemapper [2021-05-21T19:01:48.680Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-21T19:01:48.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T19:01:48.680Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T19:01:49.267Z] --- PASS: TestExternalGraphDriver (7.15s) [2021-05-21T19:01:49.267Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-05-21T19:01:49.267Z] --- PASS: TestExternalGraphDriver/spec (2.65s) [2021-05-21T19:01:49.267Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2021-05-21T19:01:49.267Z] === RUN TestGraphdriverPluginV2 [2021-05-21T19:01:49.728Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2021-05-21T19:01:49.728Z] === RUN TestUpdateMemory [2021-05-21T19:01:50.062Z] --- PASS: TestLinksContainerNames (2.03s) [2021-05-21T19:01:50.062Z] === RUN TestLogsFollowTailEmpty [2021-05-21T19:01:50.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-21T19:01:50.368Z] --- PASS: TestUpdateMemory (0.75s) [2021-05-21T19:01:50.368Z] === RUN TestUpdateCPUQuota [2021-05-21T19:01:50.574Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-21T19:01:51.136Z] --- PASS: TestLogsFollowTailEmpty (1.13s) [2021-05-21T19:01:51.136Z] === RUN TestContainerNetworkMountsNoChown [2021-05-21T19:01:51.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-21T19:01:51.895Z] --- PASS: TestUpdateCPUQuota (1.38s) [2021-05-21T19:01:51.895Z] === RUN TestUpdatePidsLimit [2021-05-21T19:01:51.895Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-21T19:01:52.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-21T19:01:52.195Z] === RUN TestUpdatePidsLimit/no_change [2021-05-21T19:01:52.492Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-21T19:01:52.628Z] --- PASS: TestContainerNetworkMountsNoChown (1.46s) [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/default [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/default [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/private [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/private [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rprivate [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/slave [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/slave [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rslave [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/shared [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/shared [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rshared [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/default [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/rshared [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/shared [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/rslave [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/slave [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/rprivate [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/private [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-21T19:01:52.628Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-21T19:01:52.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-21T19:01:52.628Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-21T19:01:52.788Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-21T19:01:52.884Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-21T19:01:53.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-21T19:01:53.140Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-21T19:01:53.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-21T19:01:53.396Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-21T19:01:53.396Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-21T19:01:53.396Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-21T19:01:53.396Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-21T19:01:53.396Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-21T19:01:53.396Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-21T19:01:53.396Z] === RUN TestContainerBindMountNonRecursive [2021-05-21T19:01:53.448Z] --- PASS: TestGraphdriverPluginV2 (4.50s) [2021-05-21T19:01:53.448Z] PASS [2021-05-21T19:01:53.448Z] [2021-05-21T19:01:53.448Z] DONE 5 tests in 11.680s [2021-05-21T19:01:53.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-21T19:01:53.448Z] INFO: Testing against a local daemon [2021-05-21T19:01:53.448Z] === RUN TestContinueAfterPluginCrash [2021-05-21T19:01:53.448Z] === PAUSE TestContinueAfterPluginCrash [2021-05-21T19:01:53.448Z] === RUN TestReadPluginNoRead [2021-05-21T19:01:53.448Z] === PAUSE TestReadPluginNoRead [2021-05-21T19:01:53.448Z] === RUN TestDaemonStartWithLogOpt [2021-05-21T19:01:53.448Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-21T19:01:53.448Z] === CONT TestContinueAfterPluginCrash [2021-05-21T19:01:53.448Z] === CONT TestDaemonStartWithLogOpt [2021-05-21T19:01:53.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit (2.84s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2021-05-21T19:01:54.740Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-05-21T19:01:54.740Z] === RUN TestUpdateRestartPolicy [2021-05-21T19:01:55.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T19:01:56.356Z] === RUN TestBoolValue [2021-05-21T19:01:56.356Z] --- PASS: TestBoolValue (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestBoolValueOrDefault [2021-05-21T19:01:56.356Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInt64ValueOrZero [2021-05-21T19:01:56.356Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInt64ValueOrDefault [2021-05-21T19:01:56.356Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-21T19:01:56.356Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestJsonContentType [2021-05-21T19:01:56.356Z] --- PASS: TestJsonContentType (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 14.7% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 14.7% of statements [2021-05-21T19:01:56.356Z] === RUN TestMaskSecretKeys [2021-05-21T19:01:56.356Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-21T19:01:56.356Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-21T19:01:56.356Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-21T19:01:56.356Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestVersionMiddlewareVersion [2021-05-21T19:01:56.356Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-21T19:01:56.356Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 37.7% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/server/middleware 0.127s coverage: 37.7% of statements [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T19:01:56.356Z] === RUN TestToJSON [2021-05-21T19:01:56.356Z] --- PASS: TestToJSON (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestToParamWithVersion [2021-05-21T19:01:56.356Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestFromJSON [2021-05-21T19:01:56.356Z] --- PASS: TestFromJSON (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestEmpty [2021-05-21T19:01:56.356Z] --- PASS: TestEmpty (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestArgsMatchKVListEmptySources [2021-05-21T19:01:56.356Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestArgsMatchKVList [2021-05-21T19:01:56.356Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestArgsMatch [2021-05-21T19:01:56.356Z] --- PASS: TestArgsMatch (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestAdd [2021-05-21T19:01:56.356Z] --- PASS: TestAdd (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestDel [2021-05-21T19:01:56.356Z] --- PASS: TestDel (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestLen [2021-05-21T19:01:56.356Z] --- PASS: TestLen (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestExactMatch [2021-05-21T19:01:56.356Z] --- PASS: TestExactMatch (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestOnlyOneExactMatch [2021-05-21T19:01:56.356Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestContains [2021-05-21T19:01:56.356Z] --- PASS: TestContains (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestValidate [2021-05-21T19:01:56.356Z] --- PASS: TestValidate (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestWalkValues [2021-05-21T19:01:56.356Z] --- PASS: TestWalkValues (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestFuzzyMatch [2021-05-21T19:01:56.356Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestClone [2021-05-21T19:01:56.356Z] --- PASS: TestClone (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 92.2% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-05-21T19:01:56.356Z] === RUN TestStrSliceMarshalJSON [2021-05-21T19:01:56.356Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestStrSliceUnmarshalJSON [2021-05-21T19:01:56.356Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestStrSliceUnmarshalString [2021-05-21T19:01:56.356Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestStrSliceUnmarshalSlice [2021-05-21T19:01:56.356Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 90.0% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/types/strslice 0.077s coverage: 90.0% of statements [2021-05-21T19:01:56.356Z] === RUN TestDurationToSecondsString [2021-05-21T19:01:56.356Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestGetTimestamp [2021-05-21T19:01:56.356Z] === RUN TestAdjustForAPIVersion [2021-05-21T19:01:56.356Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 5.7% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T19:01:56.356Z] --- PASS: TestGetTimestamp (0.13s) [2021-05-21T19:01:56.356Z] === RUN TestParseTimestamps [2021-05-21T19:01:56.356Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 100.0% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/types/time 0.193s coverage: 100.0% of statements [2021-05-21T19:01:56.356Z] === RUN TestCompareVersion [2021-05-21T19:01:56.356Z] --- PASS: TestCompareVersion (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 75.0% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T19:01:56.356Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-21T19:01:56.356Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-21T19:01:56.356Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestCloneArgsSmartHttp [2021-05-21T19:01:56.356Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-21T19:01:56.356Z] === RUN TestCloneArgsDumbHttp [2021-05-21T19:01:56.356Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestCloneArgsGit [2021-05-21T19:01:56.356Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestCheckoutGit [2021-05-21T19:01:56.356Z] === RUN TestEnable [2021-05-21T19:01:56.356Z] --- PASS: TestEnable (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestDisable [2021-05-21T19:01:56.356Z] --- PASS: TestDisable (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestEnabled [2021-05-21T19:01:56.356Z] --- PASS: TestEnabled (0.00s) [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 100.0% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-05-21T19:01:56.356Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-21T19:01:56.356Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-21T19:01:56.356Z] === RUN TestProcessNoDockerignore [2021-05-21T19:01:56.356Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-21T19:01:56.356Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestDetectContentType [2021-05-21T19:01:56.356Z] --- PASS: TestDetectContentType (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestSelectAcceptableMIME [2021-05-21T19:01:56.356Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInspectEmptyResponse [2021-05-21T19:01:56.356Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInspectResponseBinary [2021-05-21T19:01:56.356Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestResponseUnsupportedContentType [2021-05-21T19:01:56.356Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInspectResponseTextSimple [2021-05-21T19:01:56.356Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestInspectResponseEmptyContentType [2021-05-21T19:01:56.356Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestUnknownContentLength [2021-05-21T19:01:56.356Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-21T19:01:56.356Z] === RUN TestDownloadRemote [2021-05-21T19:01:56.356Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-21T19:01:56.356Z] === RUN TestGetWithStatusError [2021-05-21T19:01:56.356Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-21T19:01:56.356Z] === RUN TestCloseRootDirectory [2021-05-21T19:01:56.356Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-21T19:01:56.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:01:56.356Z] === RUN TestHashFile [2021-05-21T19:01:56.356Z] --- SKIP: TestHashFile (0.00s) [2021-05-21T19:01:56.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:01:56.356Z] === RUN TestHashSubdir [2021-05-21T19:01:56.356Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-21T19:01:56.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:01:56.356Z] === RUN TestRemoveDirectory [2021-05-21T19:01:56.356Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-21T19:01:56.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:01:56.356Z] PASS [2021-05-21T19:01:56.356Z] coverage: 9.3% of statements [2021-05-21T19:01:56.356Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 9.3% of statements [2021-05-21T19:01:56.809Z] === RUN TestGetAllAllowed [2021-05-21T19:01:56.809Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestGetAllMeta [2021-05-21T19:01:56.809Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-21T19:01:56.809Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestIsUnreferencedBuiltin [2021-05-21T19:01:56.809Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestIsExistingDirectory [2021-05-21T19:01:56.809Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestGetFilenameForDownload [2021-05-21T19:01:56.809Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestEnv2Variables [2021-05-21T19:01:56.809Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-21T19:01:56.809Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestMaintainer [2021-05-21T19:01:56.809Z] --- PASS: TestMaintainer (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestLabel [2021-05-21T19:01:56.809Z] --- PASS: TestLabel (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestFromScratch [2021-05-21T19:01:56.809Z] --- PASS: TestFromScratch (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestFromWithArg [2021-05-21T19:01:56.809Z] --- PASS: TestFromWithArg (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-21T19:01:56.809Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestFromWithUndefinedArg [2021-05-21T19:01:56.809Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestFromMultiStageWithNamedStage [2021-05-21T19:01:56.809Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestOnbuild [2021-05-21T19:01:56.809Z] --- PASS: TestOnbuild (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestWorkdir [2021-05-21T19:01:56.809Z] --- PASS: TestWorkdir (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestCmd [2021-05-21T19:01:56.809Z] --- PASS: TestCmd (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestHealthcheckNone [2021-05-21T19:01:56.809Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestHealthcheckCmd [2021-05-21T19:01:56.809Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestEntrypoint [2021-05-21T19:01:56.809Z] --- PASS: TestEntrypoint (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestExpose [2021-05-21T19:01:56.809Z] --- PASS: TestExpose (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestUser [2021-05-21T19:01:56.809Z] --- PASS: TestUser (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestVolume [2021-05-21T19:01:56.809Z] --- PASS: TestVolume (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestStopSignal [2021-05-21T19:01:56.809Z] --- SKIP: TestStopSignal (0.00s) [2021-05-21T19:01:56.809Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-21T19:01:56.809Z] === RUN TestArg [2021-05-21T19:01:56.809Z] --- PASS: TestArg (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestShell [2021-05-21T19:01:56.809Z] --- PASS: TestShell (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestPrependEnvOnCmd [2021-05-21T19:01:56.809Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestRunWithBuildArgs [2021-05-21T19:01:56.809Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestRunIgnoresHealthcheck [2021-05-21T19:01:56.809Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestDispatchUnsupportedOptions [2021-05-21T19:01:56.809Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-21T19:01:56.809Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-21T19:01:56.809Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-21T19:01:56.809Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestNormalizeWorkdir [2021-05-21T19:01:56.809Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestDispatch [2021-05-21T19:01:56.809Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-21T19:01:56.809Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-21T19:01:56.809Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-21T19:01:56.809Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-21T19:01:56.809Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-21T19:01:56.809Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-21T19:01:56.809Z] === RUN TestDispatch/COPY_url [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch (0.06s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-21T19:01:56.809Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestAddScratchImageAddsToMounts [2021-05-21T19:01:56.809Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-21T19:01:56.809Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-21T19:01:56.809Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-21T19:01:56.809Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestImageSourceGetAddsToMounts [2021-05-21T19:01:56.809Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestEmptyDockerfile [2021-05-21T19:01:56.809Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-21T19:01:56.809Z] === RUN TestSymlinkDockerfile [2021-05-21T19:01:56.809Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-21T19:01:56.809Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-21T19:01:56.809Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestNonExistingDockerfile [2021-05-21T19:01:56.809Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestCopyRunConfig [2021-05-21T19:01:56.809Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestDeepCopyRunConfig [2021-05-21T19:01:56.809Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestExportImage [2021-05-21T19:01:56.809Z] --- PASS: TestExportImage (0.00s) [2021-05-21T19:01:56.809Z] === RUN TestNormalizeDest [2021-05-21T19:01:56.809Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-21T19:01:56.809Z] PASS [2021-05-21T19:01:56.809Z] coverage: 46.8% of statements [2021-05-21T19:01:56.809Z] ok github.com/docker/docker/builder/dockerfile 0.260s coverage: 46.8% of statements [2021-05-21T19:01:56.809Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T19:01:57.285Z] --- PASS: TestContainerBindMountNonRecursive (3.97s) [2021-05-21T19:01:57.542Z] === RUN TestContainerVolumesMountedAsShared [2021-05-21T19:01:57.632Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2021-05-21T19:01:57.633Z] === CONT TestReadPluginNoRead [2021-05-21T19:01:58.472Z] --- PASS: TestContainerVolumesMountedAsShared (1.03s) [2021-05-21T19:01:58.472Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-21T19:01:59.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-21T19:01:59.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-21T19:01:59.695Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-21T19:02:00.162Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s) [2021-05-21T19:02:00.162Z] === RUN TestNetworkNat [2021-05-21T19:02:00.915Z] === RUN TestReadPluginNoRead/default [2021-05-21T19:02:01.531Z] --- PASS: TestNetworkNat (1.58s) [2021-05-21T19:02:01.531Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan (23.28s) [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.54s) [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.90s) [2021-05-21T19:02:01.614Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.80s) [2021-05-21T19:02:01.614Z] PASS [2021-05-21T19:02:01.614Z] [2021-05-21T19:02:01.614Z] DONE 8 tests in 26.767s [2021-05-21T19:02:01.614Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-21T19:02:01.614Z] ++ 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 [2021-05-21T19:02:01.614Z] ++ set -e [2021-05-21T19:02:01.614Z] ++ '[' -n 0 ']' [2021-05-21T19:02:01.614Z] ++ set -x [2021-05-21T19:02:01.614Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:01.614Z] testing: warning: no tests to run [2021-05-21T19:02:01.614Z] PASS [2021-05-21T19:02:01.614Z] [2021-05-21T19:02:01.614Z] DONE 0 tests in 0.026s [2021-05-21T19:02:01.614Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-21T19:02:01.614Z] ++ 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 [2021-05-21T19:02:01.614Z] ++ set -e [2021-05-21T19:02:01.614Z] ++ '[' -n 0 ']' [2021-05-21T19:02:01.614Z] ++ set -x [2021-05-21T19:02:01.615Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:01.615Z] INFO: Testing against a local daemon [2021-05-21T19:02:01.615Z] === RUN TestAuthZPluginAllowRequest [2021-05-21T19:02:01.851Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-21T19:02:02.252Z] --- PASS: TestServiceUpdateNetwork (16.79s) [2021-05-21T19:02:02.252Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:02:02.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-21T19:02:02.898Z] --- PASS: TestNetworkLocalhostTCPNat (1.32s) [2021-05-21T19:02:02.898Z] === RUN TestNetworkLoopbackNat [2021-05-21T19:02:02.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-21T19:02:03.223Z] --- PASS: TestContinueAfterPluginCrash (9.76s) [2021-05-21T19:02:03.283Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-21T19:02:03.503Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-21T19:02:04.163Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-05-21T19:02:04.163Z] === RUN TestAuthZPluginTLS [2021-05-21T19:02:04.312Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-21T19:02:04.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-21T19:02:05.108Z] --- PASS: TestAuthZPluginTLS (1.21s) [2021-05-21T19:02:05.108Z] === RUN TestAuthZPluginDenyRequest [2021-05-21T19:02:05.420Z] --- PASS: TestReadPluginNoRead (7.53s) [2021-05-21T19:02:05.421Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-05-21T19:02:05.421Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-05-21T19:02:05.421Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-05-21T19:02:05.421Z] read_test.go:92: [df1b423539fb5] daemon is not started [2021-05-21T19:02:05.421Z] PASS [2021-05-21T19:02:05.421Z] [2021-05-21T19:02:05.421Z] DONE 6 tests in 11.800s [2021-05-21T19:02:05.421Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-21T19:02:05.421Z] testing: warning: no tests to run [2021-05-21T19:02:05.421Z] PASS [2021-05-21T19:02:05.421Z] [2021-05-21T19:02:05.421Z] DONE 0 tests in 0.007s [2021-05-21T19:02:05.421Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-21T19:02:05.421Z] INFO: Testing against a local daemon [2021-05-21T19:02:05.421Z] === RUN TestPluginWithDevMounts [2021-05-21T19:02:05.421Z] === PAUSE TestPluginWithDevMounts [2021-05-21T19:02:05.421Z] === CONT TestPluginWithDevMounts [2021-05-21T19:02:06.497Z] --- PASS: TestAuthZPluginDenyRequest (1.13s) [2021-05-21T19:02:06.497Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-21T19:02:07.311Z] --- PASS: TestNetworkLoopbackNat (4.23s) [2021-05-21T19:02:07.311Z] === RUN TestPause [2021-05-21T19:02:07.319Z] --- PASS: TestPluginWithDevMounts (1.75s) [2021-05-21T19:02:07.319Z] PASS [2021-05-21T19:02:07.319Z] [2021-05-21T19:02:07.319Z] DONE 1 tests in 1.782s [2021-05-21T19:02:07.319Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-21T19:02:07.319Z] INFO: Testing against a local daemon [2021-05-21T19:02:07.319Z] === RUN TestSecretInspect [2021-05-21T19:02:07.441Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.18s) [2021-05-21T19:02:07.441Z] === RUN TestAuthZPluginDenyResponse [2021-05-21T19:02:07.613Z] --- PASS: TestUpdateRestartPolicy (11.49s) [2021-05-21T19:02:07.613Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T19:02:07.613Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-05-21T19:02:07.613Z] === RUN TestWaitNonBlocked [2021-05-21T19:02:07.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:02:07.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:02:07.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:02:07.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:02:07.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:02:07.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:02:07.613Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-21T19:02:07.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-05-21T19:02:07.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-05-21T19:02:07.613Z] === RUN TestWaitBlocked [2021-05-21T19:02:07.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:02:07.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:02:07.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:02:07.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:02:07.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:02:07.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:02:08.368Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-21T19:02:08.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2021-05-21T19:02:08.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-05-21T19:02:08.368Z] === CONT TestContainerStartOnDaemonRestart [2021-05-21T19:02:08.368Z] === CONT TestContainerKillOnDaemonStart [2021-05-21T19:02:08.368Z] === CONT TestDaemonHostGatewayIP [2021-05-21T19:02:08.368Z] === CONT TestDaemonRestartIpcMode [2021-05-21T19:02:08.680Z] --- PASS: TestPause (1.53s) [2021-05-21T19:02:08.680Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T19:02:08.680Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T19:02:08.680Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T19:02:08.680Z] === RUN TestPauseStopPausedContainer [2021-05-21T19:02:08.832Z] --- PASS: TestAuthZPluginDenyResponse (1.17s) [2021-05-21T19:02:08.832Z] === RUN TestAuthZPluginAllowEventStream [2021-05-21T19:02:09.114Z] === RUN TestCheckpointCreateError [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCheckpointCreate [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCheckpointDeleteError [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCheckpointDelete [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCheckpointListError [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCheckpointList [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointList (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCheckpointListContainerNotFound [2021-05-21T19:02:09.114Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNewClientWithOpsFromEnv [2021-05-21T19:02:09.114Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-21T19:02:09.114Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-21T19:02:09.114Z] === RUN TestGetAPIPath [2021-05-21T19:02:09.114Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestParseHostURL [2021-05-21T19:02:09.114Z] --- PASS: TestParseHostURL (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-21T19:02:09.114Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-21T19:02:09.114Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNegotiateAPIVersion [2021-05-21T19:02:09.114Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNegotiateAPVersionOverride [2021-05-21T19:02:09.114Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-21T19:02:09.114Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-21T19:02:09.114Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-21T19:02:09.114Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestClientRedirect [2021-05-21T19:02:09.114Z] --- PASS: TestClientRedirect (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigCreateUnsupported [2021-05-21T19:02:09.114Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigCreateError [2021-05-21T19:02:09.114Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigCreate [2021-05-21T19:02:09.114Z] --- PASS: TestConfigCreate (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigInspectNotFound [2021-05-21T19:02:09.114Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigInspectWithEmptyID [2021-05-21T19:02:09.114Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigInspectUnsupported [2021-05-21T19:02:09.114Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigInspectError [2021-05-21T19:02:09.114Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigInspectConfigNotFound [2021-05-21T19:02:09.114Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigInspect [2021-05-21T19:02:09.114Z] --- PASS: TestConfigInspect (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigListUnsupported [2021-05-21T19:02:09.114Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigListError [2021-05-21T19:02:09.114Z] --- PASS: TestConfigListError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigList [2021-05-21T19:02:09.114Z] --- PASS: TestConfigList (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigRemoveUnsupported [2021-05-21T19:02:09.114Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigRemoveError [2021-05-21T19:02:09.114Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigRemove [2021-05-21T19:02:09.114Z] --- PASS: TestConfigRemove (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigUpdateUnsupported [2021-05-21T19:02:09.114Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigUpdateError [2021-05-21T19:02:09.114Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestConfigUpdate [2021-05-21T19:02:09.114Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerCommitError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerCommit [2021-05-21T19:02:09.114Z] --- PASS: TestContainerCommit (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerStatPathError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerStatPathNotFoundError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerStatPathNoHeaderError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerStatPath [2021-05-21T19:02:09.114Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyToContainerError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyToContainerNotFoundError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyToContainer [2021-05-21T19:02:09.114Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyFromContainerError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyFromContainerNotFoundError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-21T19:02:09.114Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestCopyFromContainer [2021-05-21T19:02:09.114Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerCreateError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerCreateImageNotFound [2021-05-21T19:02:09.114Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerCreateWithName [2021-05-21T19:02:09.114Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerCreateAutoRemove [2021-05-21T19:02:09.114Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerDiffError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerDiff [2021-05-21T19:02:09.114Z] --- PASS: TestContainerDiff (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExecCreateError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExecCreate [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExecStartError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExecStart [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExecInspectError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExecInspect [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExportError [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExportError (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerExport [2021-05-21T19:02:09.114Z] --- PASS: TestContainerExport (0.00s) [2021-05-21T19:02:09.114Z] === RUN TestContainerInspectError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerInspectContainerNotFound [2021-05-21T19:02:09.115Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerInspectWithEmptyID [2021-05-21T19:02:09.115Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerInspect [2021-05-21T19:02:09.115Z] --- PASS: TestContainerInspect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerInspectNode [2021-05-21T19:02:09.115Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerKillError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerKillError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerKill [2021-05-21T19:02:09.115Z] --- PASS: TestContainerKill (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerListError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerListError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerList [2021-05-21T19:02:09.115Z] --- PASS: TestContainerList (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerLogsNotFoundError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerLogsError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerLogs [2021-05-21T19:02:09.115Z] --- PASS: TestContainerLogs (0.14s) [2021-05-21T19:02:09.115Z] === RUN TestContainerPauseError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerPause [2021-05-21T19:02:09.115Z] --- PASS: TestContainerPause (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainersPruneError [2021-05-21T19:02:09.115Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainersPrune [2021-05-21T19:02:09.115Z] --- PASS: TestContainersPrune (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRemoveError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRemoveNotFoundError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRemove [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRemove (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRenameError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRename [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRename (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerResizeError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerResizeError (0.03s) [2021-05-21T19:02:09.115Z] === RUN TestContainerExecResizeError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerResize [2021-05-21T19:02:09.115Z] --- PASS: TestContainerResize (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerExecResize [2021-05-21T19:02:09.115Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRestartError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerRestart [2021-05-21T19:02:09.115Z] --- PASS: TestContainerRestart (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerStartError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerStartError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerStart [2021-05-21T19:02:09.115Z] --- PASS: TestContainerStart (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerStatsError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerStats [2021-05-21T19:02:09.115Z] --- PASS: TestContainerStats (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerStopError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerStopError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerStop [2021-05-21T19:02:09.115Z] --- PASS: TestContainerStop (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerTopError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerTopError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerTop [2021-05-21T19:02:09.115Z] --- PASS: TestContainerTop (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerUnpauseError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerUnpause [2021-05-21T19:02:09.115Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerUpdateError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerUpdate [2021-05-21T19:02:09.115Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerWaitError [2021-05-21T19:02:09.115Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestContainerWait [2021-05-21T19:02:09.115Z] --- PASS: TestContainerWait (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestDiskUsageError [2021-05-21T19:02:09.115Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestDiskUsage [2021-05-21T19:02:09.115Z] --- PASS: TestDiskUsage (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestDistributionInspectUnsupported [2021-05-21T19:02:09.115Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestDistributionInspectWithEmptyID [2021-05-21T19:02:09.115Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestEventsErrorInOptions [2021-05-21T19:02:09.115Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestEventsErrorFromServer [2021-05-21T19:02:09.115Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestEvents [2021-05-21T19:02:09.115Z] --- PASS: TestEvents (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestTLSCloseWriter [2021-05-21T19:02:09.115Z] === PAUSE TestTLSCloseWriter [2021-05-21T19:02:09.115Z] === RUN TestImageBuildError [2021-05-21T19:02:09.115Z] --- PASS: TestImageBuildError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageBuild [2021-05-21T19:02:09.115Z] --- PASS: TestImageBuild (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestGetDockerOS [2021-05-21T19:02:09.115Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageCreateError [2021-05-21T19:02:09.115Z] --- PASS: TestImageCreateError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageCreate [2021-05-21T19:02:09.115Z] --- PASS: TestImageCreate (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageHistoryError [2021-05-21T19:02:09.115Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageHistory [2021-05-21T19:02:09.115Z] --- PASS: TestImageHistory (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageImportError [2021-05-21T19:02:09.115Z] --- PASS: TestImageImportError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageImport [2021-05-21T19:02:09.115Z] --- PASS: TestImageImport (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageInspectError [2021-05-21T19:02:09.115Z] --- PASS: TestImageInspectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageInspectImageNotFound [2021-05-21T19:02:09.115Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageInspectWithEmptyID [2021-05-21T19:02:09.115Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageInspect [2021-05-21T19:02:09.115Z] --- PASS: TestImageInspect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageListError [2021-05-21T19:02:09.115Z] --- PASS: TestImageListError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageList [2021-05-21T19:02:09.115Z] --- PASS: TestImageList (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageListApiBefore125 [2021-05-21T19:02:09.115Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageLoadError [2021-05-21T19:02:09.115Z] --- PASS: TestImageLoadError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageLoad [2021-05-21T19:02:09.115Z] --- PASS: TestImageLoad (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagesPruneError [2021-05-21T19:02:09.115Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagesPrune [2021-05-21T19:02:09.115Z] --- PASS: TestImagesPrune (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullReferenceParseError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullAnyError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePullWithoutErrors [2021-05-21T19:02:09.115Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushReferenceError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushAnyError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithoutErrors [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-21T19:02:09.115Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageRemoveError [2021-05-21T19:02:09.115Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageRemoveImageNotFound [2021-05-21T19:02:09.115Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageRemove [2021-05-21T19:02:09.115Z] --- PASS: TestImageRemove (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSaveError [2021-05-21T19:02:09.115Z] --- PASS: TestImageSaveError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSave [2021-05-21T19:02:09.115Z] --- PASS: TestImageSave (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSearchAnyError [2021-05-21T19:02:09.115Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-21T19:02:09.115Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-21T19:02:09.115Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-21T19:02:09.115Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-21T19:02:09.115Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageSearchWithoutErrors [2021-05-21T19:02:09.115Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageTagError [2021-05-21T19:02:09.115Z] --- PASS: TestImageTagError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageTagInvalidReference [2021-05-21T19:02:09.115Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageTagInvalidSourceImageName [2021-05-21T19:02:09.115Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageTagHexSource [2021-05-21T19:02:09.115Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestImageTag [2021-05-21T19:02:09.115Z] --- PASS: TestImageTag (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestInfoServerError [2021-05-21T19:02:09.115Z] --- PASS: TestInfoServerError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestInfoInvalidResponseJSONError [2021-05-21T19:02:09.115Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestInfo [2021-05-21T19:02:09.115Z] --- PASS: TestInfo (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkConnectError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkConnect [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkCreateError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkCreate [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkDisconnectError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkDisconnect [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkInspectError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkInspectNotFoundError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkInspectWithEmptyID [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkInspect [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkListError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkListError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkList [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkList (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworksPruneError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworksPrune [2021-05-21T19:02:09.115Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkRemoveError [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNetworkRemove [2021-05-21T19:02:09.115Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeInspectError [2021-05-21T19:02:09.115Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeInspectNodeNotFound [2021-05-21T19:02:09.115Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeInspectWithEmptyID [2021-05-21T19:02:09.115Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeInspect [2021-05-21T19:02:09.115Z] --- PASS: TestNodeInspect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeListError [2021-05-21T19:02:09.115Z] --- PASS: TestNodeListError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeList [2021-05-21T19:02:09.115Z] --- PASS: TestNodeList (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeRemoveError [2021-05-21T19:02:09.115Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeRemove [2021-05-21T19:02:09.115Z] --- PASS: TestNodeRemove (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeUpdateError [2021-05-21T19:02:09.115Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestNodeUpdate [2021-05-21T19:02:09.115Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestOptionWithTimeout [2021-05-21T19:02:09.115Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPingFail [2021-05-21T19:02:09.115Z] --- PASS: TestPingFail (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPingWithError [2021-05-21T19:02:09.115Z] 2021/05/21 19:02:08 RoundTripper returned a response & error; ignoring response [2021-05-21T19:02:09.115Z] 2021/05/21 19:02:08 RoundTripper returned a response & error; ignoring response [2021-05-21T19:02:09.115Z] --- PASS: TestPingWithError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPingSuccess [2021-05-21T19:02:09.115Z] --- PASS: TestPingSuccess (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPingHeadFallback [2021-05-21T19:02:09.115Z] === RUN TestPingHeadFallback/OK [2021-05-21T19:02:09.115Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-21T19:02:09.115Z] === RUN TestPingHeadFallback/Not_Found [2021-05-21T19:02:09.115Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-21T19:02:09.115Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-21T19:02:09.115Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginDisableError [2021-05-21T19:02:09.115Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginDisable [2021-05-21T19:02:09.115Z] --- PASS: TestPluginDisable (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginEnableError [2021-05-21T19:02:09.115Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginEnable [2021-05-21T19:02:09.115Z] --- PASS: TestPluginEnable (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginInspectError [2021-05-21T19:02:09.115Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginInspectWithEmptyID [2021-05-21T19:02:09.115Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginInspect [2021-05-21T19:02:09.115Z] --- PASS: TestPluginInspect (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginListError [2021-05-21T19:02:09.115Z] --- PASS: TestPluginListError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginList [2021-05-21T19:02:09.115Z] --- PASS: TestPluginList (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginPushError [2021-05-21T19:02:09.115Z] --- PASS: TestPluginPushError (0.00s) [2021-05-21T19:02:09.115Z] === RUN TestPluginPush [2021-05-21T19:02:09.116Z] --- PASS: TestPluginPush (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestPluginRemoveError [2021-05-21T19:02:09.116Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestPluginRemove [2021-05-21T19:02:09.116Z] --- PASS: TestPluginRemove (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestPluginSetError [2021-05-21T19:02:09.116Z] --- PASS: TestPluginSetError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestPluginSet [2021-05-21T19:02:09.116Z] --- PASS: TestPluginSet (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSetHostHeader [2021-05-21T19:02:09.116Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestPlainTextError [2021-05-21T19:02:09.116Z] --- PASS: TestPlainTextError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestInfiniteError [2021-05-21T19:02:09.116Z] --- PASS: TestInfiniteError (0.01s) [2021-05-21T19:02:09.116Z] === RUN TestSecretCreateUnsupported [2021-05-21T19:02:09.116Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretCreateError [2021-05-21T19:02:09.116Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretCreate [2021-05-21T19:02:09.116Z] --- PASS: TestSecretCreate (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretInspectUnsupported [2021-05-21T19:02:09.116Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretInspectError [2021-05-21T19:02:09.116Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretInspectSecretNotFound [2021-05-21T19:02:09.116Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretInspectWithEmptyID [2021-05-21T19:02:09.116Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretInspect [2021-05-21T19:02:09.116Z] --- PASS: TestSecretInspect (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretListUnsupported [2021-05-21T19:02:09.116Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretListError [2021-05-21T19:02:09.116Z] --- PASS: TestSecretListError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretList [2021-05-21T19:02:09.116Z] --- PASS: TestSecretList (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretRemoveUnsupported [2021-05-21T19:02:09.116Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretRemoveError [2021-05-21T19:02:09.116Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretRemove [2021-05-21T19:02:09.116Z] --- PASS: TestSecretRemove (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretUpdateUnsupported [2021-05-21T19:02:09.116Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretUpdateError [2021-05-21T19:02:09.116Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSecretUpdate [2021-05-21T19:02:09.116Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceCreateError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceCreate [2021-05-21T19:02:09.116Z] --- PASS: TestServiceCreate (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-21T19:02:09.116Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceCreateDigestPinning [2021-05-21T19:02:09.116Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceInspectError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceInspectServiceNotFound [2021-05-21T19:02:09.116Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceInspectWithEmptyID [2021-05-21T19:02:09.116Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceInspect [2021-05-21T19:02:09.116Z] --- PASS: TestServiceInspect (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceListError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceListError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceList [2021-05-21T19:02:09.116Z] --- PASS: TestServiceList (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceLogsError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceLogs [2021-05-21T19:02:09.116Z] --- PASS: TestServiceLogs (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceRemoveError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceRemoveNotFoundError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceRemove [2021-05-21T19:02:09.116Z] --- PASS: TestServiceRemove (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceUpdateError [2021-05-21T19:02:09.116Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestServiceUpdate [2021-05-21T19:02:09.116Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmGetUnlockKeyError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmGetUnlockKey [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmInitError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmInit [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmInit (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmInspectError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmInspect [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmJoinError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmJoin [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmLeaveError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmLeave [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmUnlockError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmUnlock [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmUpdateError [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestSwarmUpdate [2021-05-21T19:02:09.116Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestTaskInspectError [2021-05-21T19:02:09.116Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestTaskInspectWithEmptyID [2021-05-21T19:02:09.116Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestTaskInspect [2021-05-21T19:02:09.116Z] --- PASS: TestTaskInspect (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestTaskListError [2021-05-21T19:02:09.116Z] --- PASS: TestTaskListError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestTaskList [2021-05-21T19:02:09.116Z] --- PASS: TestTaskList (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeCreateError [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeCreate [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeInspectError [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeInspectNotFound [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeInspectWithEmptyID [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeInspect [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeListError [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeListError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeList [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeList (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeRemoveError [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-21T19:02:09.116Z] === RUN TestVolumeRemove [2021-05-21T19:02:09.116Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-21T19:02:09.116Z] === CONT TestTLSCloseWriter [2021-05-21T19:02:09.116Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-21T19:02:09.116Z] PASS [2021-05-21T19:02:09.116Z] coverage: 74.9% of statements [2021-05-21T19:02:09.116Z] ok github.com/docker/docker/client 0.504s coverage: 74.9% of statements [2021-05-21T19:02:09.847Z] --- PASS: TestSecretInspect (2.46s) [2021-05-21T19:02:09.847Z] === RUN TestSecretList [2021-05-21T19:02:10.572Z] --- PASS: TestPauseStopPausedContainer (1.52s) [2021-05-21T19:02:10.572Z] === RUN TestPidHost [2021-05-21T19:02:10.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-21T19:02:10.750Z] --- PASS: TestAuthZPluginAllowEventStream (2.24s) [2021-05-21T19:02:10.750Z] === RUN TestAuthZPluginErrorResponse [2021-05-21T19:02:12.136Z] --- PASS: TestAuthZPluginErrorResponse (1.27s) [2021-05-21T19:02:12.136Z] === RUN TestAuthZPluginErrorRequest [2021-05-21T19:02:12.373Z] --- PASS: TestSecretList (2.49s) [2021-05-21T19:02:12.373Z] === RUN TestSecretsCreateAndDelete [2021-05-21T19:02:12.595Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2021-05-21T19:02:12.595Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-21T19:02:12.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-21T19:02:12.911Z] --- PASS: TestDaemonHostGatewayIP (4.34s) [2021-05-21T19:02:12.911Z] === CONT TestIpcModeOlderClient [2021-05-21T19:02:12.911Z] --- PASS: TestDaemonRestartIpcMode (4.34s) [2021-05-21T19:02:12.911Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-05-21T19:02:13.522Z] --- PASS: TestAuthZPluginErrorRequest (1.18s) [2021-05-21T19:02:13.522Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-21T19:02:14.465Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.12s) [2021-05-21T19:02:14.466Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-21T19:02:14.502Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2021-05-21T19:02:14.752Z] --- PASS: TestPidHost (4.34s) [2021-05-21T19:02:14.752Z] === RUN TestPsFilter [2021-05-21T19:02:14.752Z] --- PASS: TestPsFilter (0.20s) [2021-05-21T19:02:14.752Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T19:02:14.899Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2021-05-21T19:02:14.899Z] === RUN TestSecretsUpdate [2021-05-21T19:02:16.642Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.73s) [2021-05-21T19:02:16.642Z] === RUN TestRemoveContainerWithVolume [2021-05-21T19:02:17.017Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.63s) [2021-05-21T19:02:17.017Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-21T19:02:17.427Z] --- PASS: TestSecretsUpdate (2.45s) [2021-05-21T19:02:17.427Z] === RUN TestTemplatedSecret [2021-05-21T19:02:18.009Z] --- PASS: TestRemoveContainerWithVolume (1.43s) [2021-05-21T19:02:18.009Z] === RUN TestRemoveContainerRunning [2021-05-21T19:02:19.378Z] --- PASS: TestRemoveContainerRunning (1.44s) [2021-05-21T19:02:19.378Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T19:02:19.566Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.65s) [2021-05-21T19:02:19.566Z] === RUN TestAuthZPluginHeader [2021-05-21T19:02:20.707Z] --- PASS: TestTemplatedSecret (3.64s) [2021-05-21T19:02:20.707Z] === RUN TestSecretCreateResolve [2021-05-21T19:02:21.270Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.76s) [2021-05-21T19:02:21.270Z] === RUN TestRemoveInvalidContainer [2021-05-21T19:02:21.270Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-21T19:02:21.270Z] === RUN TestRenameLinkedContainer [2021-05-21T19:02:21.349Z] --- PASS: TestServiceUpdatePidsLimit (18.32s) [2021-05-21T19:02:21.350Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-05-21T19:02:21.350Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-05-21T19:02:21.350Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.35s) [2021-05-21T19:02:21.350Z] PASS [2021-05-21T19:02:21.350Z] [2021-05-21T19:02:21.350Z] === Skipped [2021-05-21T19:02:21.350Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-05-21T19:02:21.350Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:02:21.350Z] [2021-05-21T19:02:21.350Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-05-21T19:02:21.350Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:21.350Z] [2021-05-21T19:02:21.350Z] [2021-05-21T19:02:21.350Z] DONE 27 tests, 2 skipped in 183.441s [2021-05-21T19:02:21.350Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-05-21T19:02:21.350Z] ++ 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 [2021-05-21T19:02:21.350Z] ++ set -e [2021-05-21T19:02:21.350Z] ++ '[' -n 0 ']' [2021-05-21T19:02:21.350Z] ++ set -x [2021-05-21T19:02:21.350Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:21.350Z] INFO: Testing against a local daemon [2021-05-21T19:02:21.350Z] === RUN TestSessionCreate [2021-05-21T19:02:21.350Z] --- PASS: TestSessionCreate (0.01s) [2021-05-21T19:02:21.350Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:02:21.350Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-21T19:02:21.350Z] PASS [2021-05-21T19:02:21.350Z] [2021-05-21T19:02:21.350Z] DONE 2 tests in 0.102s [2021-05-21T19:02:21.350Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-05-21T19:02:21.350Z] ++ 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 [2021-05-21T19:02:21.350Z] ++ set -e [2021-05-21T19:02:21.350Z] ++ '[' -n 0 ']' [2021-05-21T19:02:21.350Z] ++ set -x [2021-05-21T19:02:21.350Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:21.350Z] INFO: Testing against a local daemon [2021-05-21T19:02:21.350Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:02:21.350Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:02:21.350Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:02:21.350Z] === RUN TestEventsExecDie [2021-05-21T19:02:21.484Z] --- PASS: TestAuthZPluginHeader (1.42s) [2021-05-21T19:02:21.484Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-21T19:02:21.484Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-21T19:02:21.484Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:21.484Z] === RUN TestAuthZPluginV2Disable [2021-05-21T19:02:21.484Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-21T19:02:21.484Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:21.484Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-21T19:02:21.484Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-21T19:02:21.484Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:21.484Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-21T19:02:21.484Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-21T19:02:21.484Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:21.484Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-21T19:02:21.640Z] --- PASS: TestEventsExecDie (1.26s) [2021-05-21T19:02:21.640Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:02:21.640Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-05-21T19:02:21.640Z] === RUN TestInfoBinaryCommits [2021-05-21T19:02:21.640Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-21T19:02:21.640Z] === RUN TestInfoAPIVersioned [2021-05-21T19:02:21.640Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-21T19:02:21.640Z] === RUN TestInfoDiscoveryBackend [2021-05-21T19:02:21.655Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2021-05-21T19:02:21.655Z] PASS [2021-05-21T19:02:21.655Z] [2021-05-21T19:02:21.655Z] === Skipped [2021-05-21T19:02:21.655Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-05-21T19:02:21.655Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:02:21.655Z] [2021-05-21T19:02:21.655Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T19:02:21.655Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T19:02:21.655Z] [2021-05-21T19:02:21.655Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-05-21T19:02:21.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T19:02:21.655Z] [2021-05-21T19:02:21.655Z] [2021-05-21T19:02:21.655Z] DONE 196 tests, 3 skipped in 115.701s [2021-05-21T19:02:21.655Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-05-21T19:02:21.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 [2021-05-21T19:02:21.655Z] ++ set -e [2021-05-21T19:02:21.655Z] ++ '[' -n 0 ']' [2021-05-21T19:02:21.655Z] ++ set -x [2021-05-21T19:02:21.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 [2021-05-21T19:02:21.655Z] INFO: Testing against a local daemon [2021-05-21T19:02:21.655Z] === RUN TestCommitInheritsEnv [2021-05-21T19:02:21.655Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-05-21T19:02:21.655Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T19:02:21.655Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-21T19:02:21.655Z] === RUN TestImagesFilterMultiReference [2021-05-21T19:02:21.952Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-21T19:02:21.952Z] === RUN TestImagePullPlatformInvalid [2021-05-21T19:02:21.952Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-21T19:02:21.952Z] === RUN TestRemoveImageOrphaning [2021-05-21T19:02:22.249Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-05-21T19:02:22.249Z] === RUN TestRemoveImageGarbageCollector [2021-05-21T19:02:22.249Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-21T19:02:22.249Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:22.249Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T19:02:22.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-21T19:02:22.249Z] === RUN TestTagInvalidReference [2021-05-21T19:02:22.249Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-21T19:02:22.249Z] === RUN TestTagValidPrefixedRepo [2021-05-21T19:02:22.249Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-21T19:02:22.249Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T19:02:22.249Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-21T19:02:22.249Z] === RUN TestTagOfficialNames [2021-05-21T19:02:22.249Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-21T19:02:22.249Z] === RUN TestTagMatchesDigest [2021-05-21T19:02:22.249Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-21T19:02:22.249Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-21T19:02:22.270Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-05-21T19:02:22.270Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-21T19:02:23.234Z] --- PASS: TestSecretCreateResolve (2.43s) [2021-05-21T19:02:23.234Z] PASS [2021-05-21T19:02:23.234Z] [2021-05-21T19:02:23.234Z] DONE 6 tests in 16.127s [2021-05-21T19:02:23.234Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-21T19:02:23.234Z] INFO: Testing against a local daemon [2021-05-21T19:02:23.234Z] === RUN TestServiceCreateInit [2021-05-21T19:02:23.234Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T19:02:23.300Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-21T19:02:23.300Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-21T19:02:23.590Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-05-21T19:02:23.590Z] === RUN TestInfoAPI [2021-05-21T19:02:23.590Z] --- PASS: TestInfoAPI (0.02s) [2021-05-21T19:02:23.590Z] === RUN TestInfoAPIWarnings [2021-05-21T19:02:26.845Z] --- PASS: TestCheckoutGit (33.38s) [2021-05-21T19:02:26.845Z] === RUN TestValidGitTransport [2021-05-21T19:02:26.845Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-21T19:02:26.845Z] === RUN TestGitInvalidRef [2021-05-21T19:02:27.301Z] --- PASS: TestGitInvalidRef (0.21s) [2021-05-21T19:02:27.301Z] PASS [2021-05-21T19:02:27.301Z] coverage: 86.3% of statements [2021-05-21T19:02:27.301Z] ok github.com/docker/docker/builder/remotecontext/git 33.696s coverage: 86.3% of statements [2021-05-21T19:02:27.754Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T19:02:27.754Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T19:02:27.884Z] --- PASS: TestRenameLinkedContainer (6.08s) [2021-05-21T19:02:27.884Z] === RUN TestRenameStoppedContainer [2021-05-21T19:02:28.499Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T19:02:28.810Z] --- PASS: TestRenameStoppedContainer (1.41s) [2021-05-21T19:02:28.810Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T19:02:30.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-21T19:02:31.624Z] --- PASS: TestRenameRunningContainerAndReuse (3.02s) [2021-05-21T19:02:31.624Z] === RUN TestRenameInvalidName [2021-05-21T19:02:31.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-21T19:02:32.684Z] --- PASS: TestServiceCreateInit (9.61s) [2021-05-21T19:02:32.684Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2021-05-21T19:02:32.684Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s) [2021-05-21T19:02:32.684Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T19:02:32.810Z] --- PASS: TestRenameInvalidName (1.16s) [2021-05-21T19:02:32.811Z] === RUN TestRenameAnonymousContainer [2021-05-21T19:02:34.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-21T19:02:34.767Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestConfigureDaemonLogs [2021-05-21T19:02:34.767Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestCommonOptionsInstallFlags [2021-05-21T19:02:34.767Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-21T19:02:34.767Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-21T19:02:34.767Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-21T19:02:35.220Z] PASS [2021-05-21T19:02:35.220Z] coverage: 18.4% of statements [2021-05-21T19:02:35.220Z] ok github.com/docker/docker/cmd/dockerd 0.383s coverage: 18.4% of statements [2021-05-21T19:02:36.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-21T19:02:36.226Z] --- PASS: TestBuildWithHugeFile (95.41s) [2021-05-21T19:02:36.226Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T19:02:36.743Z] === RUN TestContainerStopSignal [2021-05-21T19:02:36.743Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestContainerStopTimeout [2021-05-21T19:02:36.743Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-21T19:02:36.743Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-21T19:02:36.743Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-21T19:02:36.743Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestReplaceAndAppendEnvVars [2021-05-21T19:02:36.743Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-21T19:02:36.743Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-21T19:02:36.743Z] === RUN TestNewMemoryStore [2021-05-21T19:02:36.743Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestAddContainers [2021-05-21T19:02:36.743Z] --- PASS: TestAddContainers (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestGetContainer [2021-05-21T19:02:36.743Z] --- PASS: TestGetContainer (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestDeleteContainer [2021-05-21T19:02:36.743Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestListContainers [2021-05-21T19:02:36.743Z] --- PASS: TestListContainers (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestFirstContainer [2021-05-21T19:02:36.743Z] --- PASS: TestFirstContainer (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestApplyAllContainer [2021-05-21T19:02:36.743Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestIsValidHealthString [2021-05-21T19:02:36.743Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-21T19:02:36.743Z] === RUN TestStateRunStop [2021-05-21T19:02:36.743Z] --- PASS: TestStateRunStop (0.00s) [2021-05-21T19:02:36.744Z] === RUN TestStateTimeoutWait [2021-05-21T19:02:36.744Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-05-21T19:02:36.744Z] state_test.go:141: Stop callback fired [2021-05-21T19:02:36.744Z] state_test.go:165: Stop callback fired [2021-05-21T19:02:36.744Z] === RUN TestIsValidStateString [2021-05-21T19:02:36.744Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-21T19:02:36.744Z] === RUN TestViewSaveDelete [2021-05-21T19:02:36.744Z] --- PASS: TestViewSaveDelete (0.02s) [2021-05-21T19:02:36.744Z] === RUN TestViewAll [2021-05-21T19:02:36.744Z] --- PASS: TestViewAll (0.02s) [2021-05-21T19:02:36.744Z] === RUN TestViewGet [2021-05-21T19:02:36.744Z] --- PASS: TestViewGet (0.01s) [2021-05-21T19:02:36.744Z] === RUN TestNames [2021-05-21T19:02:36.744Z] --- PASS: TestNames (0.00s) [2021-05-21T19:02:36.744Z] === RUN TestViewWithHealthCheck [2021-05-21T19:02:37.196Z] --- PASS: TestViewWithHealthCheck (0.16s) [2021-05-21T19:02:37.196Z] PASS [2021-05-21T19:02:37.196Z] coverage: 41.2% of statements [2021-05-21T19:02:37.196Z] ok github.com/docker/docker/container 0.466s coverage: 41.2% of statements [2021-05-21T19:02:37.196Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T19:02:37.196Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T19:02:37.196Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T19:02:37.196Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-21T19:02:37.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-21T19:02:37.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-21T19:02:37.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-21T19:02:37.949Z] --- PASS: TestRenameAnonymousContainer (5.14s) [2021-05-21T19:02:37.949Z] === RUN TestRenameContainerWithSameName [2021-05-21T19:02:38.714Z] === RUN TestPrepare [2021-05-21T19:02:38.714Z] --- PASS: TestPrepare (0.00s) [2021-05-21T19:02:38.714Z] === RUN TestStart [2021-05-21T19:02:38.714Z] --- PASS: TestStart (0.00s) [2021-05-21T19:02:38.714Z] === RUN TestWaitCancel [2021-05-21T19:02:38.714Z] --- PASS: TestWaitCancel (0.00s) [2021-05-21T19:02:38.714Z] === RUN TestWaitDisabled [2021-05-21T19:02:38.714Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-21T19:02:38.714Z] === RUN TestWaitEnabled [2021-05-21T19:02:38.714Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-21T19:02:38.714Z] === RUN TestRemove [2021-05-21T19:02:38.714Z] --- PASS: TestRemove (0.00s) [2021-05-21T19:02:38.714Z] PASS [2021-05-21T19:02:38.714Z] coverage: 65.3% of statements [2021-05-21T19:02:38.714Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.130s coverage: 65.3% of statements [2021-05-21T19:02:39.317Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2021-05-21T19:02:39.317Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T19:02:41.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-21T19:02:41.593Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-21T19:02:41.593Z] === RUN TestNewListSecretsFilters [2021-05-21T19:02:41.593Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-21T19:02:41.593Z] === RUN TestNewListConfigsFilters [2021-05-21T19:02:41.593Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-21T19:02:41.593Z] PASS [2021-05-21T19:02:41.593Z] coverage: 0.5% of statements [2021-05-21T19:02:41.593Z] ok github.com/docker/docker/daemon/cluster 0.543s coverage: 0.5% of statements [2021-05-21T19:02:42.046Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-05-21T19:02:42.046Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-21T19:02:42.046Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-21T19:02:42.046Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-21T19:02:42.047Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-21T19:02:42.047Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-21T19:02:42.047Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-21T19:02:42.047Z] PASS [2021-05-21T19:02:42.047Z] coverage: 35.9% of statements [2021-05-21T19:02:42.047Z] ok github.com/docker/docker/daemon/cluster/convert 0.258s coverage: 35.9% of statements [2021-05-21T19:02:42.139Z] --- PASS: TestRenameContainerWithLinkedContainer (2.76s) [2021-05-21T19:02:42.139Z] === RUN TestResize [2021-05-21T19:02:42.146Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-05-21T19:02:42.146Z] === RUN TestInfoDebug [2021-05-21T19:02:42.146Z] --- PASS: TestInfoDebug (0.52s) [2021-05-21T19:02:42.146Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:02:42.146Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-05-21T19:02:42.146Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:02:42.146Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-05-21T19:02:42.146Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:02:42.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-05-21T19:02:42.146Z] === RUN TestPingCacheHeaders [2021-05-21T19:02:42.146Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-05-21T19:02:42.146Z] === RUN TestPingGet [2021-05-21T19:02:42.146Z] --- PASS: TestPingGet (0.01s) [2021-05-21T19:02:42.146Z] === RUN TestPingHead [2021-05-21T19:02:42.146Z] --- PASS: TestPingHead (0.01s) [2021-05-21T19:02:42.146Z] === RUN TestVersion [2021-05-21T19:02:42.146Z] --- PASS: TestVersion (0.01s) [2021-05-21T19:02:42.146Z] PASS [2021-05-21T19:02:42.146Z] [2021-05-21T19:02:42.146Z] === Skipped [2021-05-21T19:02:42.146Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:02:42.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:02:42.146Z] [2021-05-21T19:02:42.146Z] [2021-05-21T19:02:42.146Z] DONE 18 tests, 1 skipped in 21.636s [2021-05-21T19:02:42.146Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-05-21T19:02:42.146Z] ++ 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 [2021-05-21T19:02:42.146Z] ++ set -e [2021-05-21T19:02:42.146Z] ++ '[' -n 0 ']' [2021-05-21T19:02:42.146Z] ++ set -x [2021-05-21T19:02:42.146Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:42.146Z] INFO: Testing against a local daemon [2021-05-21T19:02:42.146Z] === RUN TestVolumesCreateAndList [2021-05-21T19:02:42.146Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-05-21T19:02:42.146Z] === RUN TestVolumesRemove [2021-05-21T19:02:42.146Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-21T19:02:42.146Z] === RUN TestVolumesInspect [2021-05-21T19:02:42.146Z] --- PASS: TestVolumesInspect (0.01s) [2021-05-21T19:02:42.146Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:02:42.146Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:02:42.146Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:02:42.146Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:02:42.146Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-21T19:02:42.146Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T19:02:42.146Z] PASS [2021-05-21T19:02:42.146Z] [2021-05-21T19:02:42.146Z] DONE 5 tests in 0.217s [2021-05-21T19:02:42.146Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:02:42.435Z] ++++ cat bundles/test-integration/docker.pid [2021-05-21T19:02:42.435Z] +++ kill 12396 [2021-05-21T19:02:43.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.83s) [2021-05-21T19:02:43.479Z] PASS [2021-05-21T19:02:43.479Z] [2021-05-21T19:02:43.479Z] === Skipped [2021-05-21T19:02:43.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-21T19:02:43.479Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:43.479Z] [2021-05-21T19:02:43.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-21T19:02:43.479Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:43.479Z] [2021-05-21T19:02:43.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-21T19:02:43.479Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:43.479Z] [2021-05-21T19:02:43.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-21T19:02:43.479Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:02:43.479Z] [2021-05-21T19:02:43.479Z] [2021-05-21T19:02:43.479Z] DONE 17 tests, 4 skipped in 39.467s [2021-05-21T19:02:43.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-21T19:02:43.479Z] ++ 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 [2021-05-21T19:02:43.479Z] ++ set -e [2021-05-21T19:02:43.479Z] ++ '[' -n 0 ']' [2021-05-21T19:02:43.479Z] ++ set -x [2021-05-21T19:02:43.479Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:43.479Z] INFO: Testing against a local daemon [2021-05-21T19:02:43.479Z] === RUN TestPluginInvalidJSON [2021-05-21T19:02:43.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:02:43.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:02:43.480Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:02:43.480Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-21T19:02:43.480Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T19:02:43.480Z] === RUN TestPluginInstall [2021-05-21T19:02:43.480Z] === RUN TestPluginInstall/no_auth [2021-05-21T19:02:43.480Z] time="2021-05-21T19:02:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:02:43.480Z] time="2021-05-21T19:02:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96a78cc9ea1eb9453b0f90a9babbf1e237bfb3c987ea089cd2b18f19636edfc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:02:43.480Z] time="2021-05-21T19:02:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:02:43.480Z] time="2021-05-21T19:02:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96a78cc9ea1eb9453b0f90a9babbf1e237bfb3c987ea089cd2b18f19636edfc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:02:43.480Z] === RUN TestPluginInstall/with_htpasswd [2021-05-21T19:02:43.505Z] --- PASS: TestResize (1.44s) [2021-05-21T19:02:43.505Z] === RUN TestResizeWithInvalidSize [2021-05-21T19:02:43.939Z] +++ /etc/init.d/apparmor stop [2021-05-21T19:02:43.939Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:02:43.939Z] [2021-05-21T19:02:43.939Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:02:43.939Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:02:43.939Z] [2021-05-21T19:02:43.939Z] To set a process to complain mode, use the command line tool [2021-05-21T19:02:43.939Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:02:43.939Z] +++ true [2021-05-21T19:02:43.939Z] exiting test-integration [2021-05-21T19:02:43.939Z] ++ exit 0 [2021-05-21T19:02:43.939Z] [2021-05-21T19:02:44.425Z] time="2021-05-21T19:02:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:02:44.425Z] time="2021-05-21T19:02:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db50a0acc1a0d79a2e40df72b89edce7bfb04db4926b7725def3fadc758aa04a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:02:44.425Z] time="2021-05-21T19:02:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:02:44.425Z] time="2021-05-21T19:02:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db50a0acc1a0d79a2e40df72b89edce7bfb04db4926b7725def3fadc758aa04a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:02:44.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-21T19:02:44.687Z] === RUN TestPluginInstall/with_insecure [2021-05-21T19:02:44.996Z] --- PASS: TestResizeWithInvalidSize (1.43s) [2021-05-21T19:02:44.996Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T19:02:45.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-21T19:02:45.925Z] --- PASS: TestResizeWhenContainerNotStarted (1.15s) [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:02:45.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:02:45.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:02:45.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-21T19:02:45.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-21T19:02:46.626Z] time="2021-05-21T19:02:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:02:46.626Z] time="2021-05-21T19:02:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ec84f4afb0f327d8fcd4ce6854d729ebf474f66f8e13989e85373b55f26c6c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:02:46.626Z] time="2021-05-21T19:02:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:02:46.626Z] time="2021-05-21T19:02:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ec84f4afb0f327d8fcd4ce6854d729ebf474f66f8e13989e85373b55f26c6c7" mediatype=application/vnd.docker.plugin.v1+json size=522 Post stage [Pipeline] junit [2021-05-21T19:02:46.700Z] === RUN TestDiscoveryOptsErrors [2021-05-21T19:02:46.700Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-21T19:02:46.700Z] === RUN TestDiscoveryOpts [2021-05-21T19:02:46.700Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-21T19:02:46.700Z] PASS [2021-05-21T19:02:46.700Z] coverage: 30.0% of statements [2021-05-21T19:02:46.700Z] ok github.com/docker/docker/daemon/discovery 0.091s coverage: 30.0% of statements [2021-05-21T19:02:46.704Z] Recording test results [2021-05-21T19:02:46.894Z] --- PASS: TestPluginInstall (5.76s) [2021-05-21T19:02:46.894Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2021-05-21T19:02:46.894Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-21T19:02:46.894Z] --- PASS: TestPluginInstall/with_insecure (2.16s) [2021-05-21T19:02:46.894Z] plugin_test.go:165: [d12199724e547] daemon is not started [2021-05-21T19:02:46.894Z] === RUN TestPluginsWithRuntimes [2021-05-21T19:02:46.968Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T19:02:47.384Z] + echo Ensuring container killed. [2021-05-21T19:02:47.385Z] Ensuring container killed. [2021-05-21T19:02:47.385Z] + docker rm -vf docker-pr7 [2021-05-21T19:02:47.385Z] Error: No such container: docker-pr7 [2021-05-21T19:02:47.385Z] + true [Pipeline] sh [2021-05-21T19:02:47.657Z] === RUN TestBuilderGC [2021-05-21T19:02:47.657Z] --- PASS: TestBuilderGC (0.00s) [2021-05-21T19:02:47.657Z] === RUN TestDaemonConfigurationNotFound [2021-05-21T19:02:47.657Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-21T19:02:47.657Z] === RUN TestDaemonBrokenConfiguration [2021-05-21T19:02:47.758Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:02:47.758Z] Chowning /workspace to jenkins user [2021-05-21T19:02:47.758Z] + id -u [2021-05-21T19:02:47.758Z] + id -g [2021-05-21T19:02:47.758Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41588:/workspace busybox chown -R 1001:1001 /workspace [2021-05-21T19:02:47.758Z] Unable to find image 'busybox:latest' locally [2021-05-21T19:02:48.048Z] latest: Pulling from library/busybox [2021-05-21T19:02:48.048Z] 83ab935e8eba: Pulling fs layer [2021-05-21T19:02:48.048Z] 83ab935e8eba: Verifying Checksum [2021-05-21T19:02:48.048Z] 83ab935e8eba: Download complete [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestParseClusterAdvertiseSettings [2021-05-21T19:02:48.110Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestFindConfigurationConflicts [2021-05-21T19:02:48.110Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-21T19:02:48.110Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-21T19:02:48.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-21T19:02:48.110Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-21T19:02:48.110Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-21T19:02:48.110Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_label [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_dns [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-21T19:02:48.110Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-21T19:02:48.110Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-21T19:02:48.566Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-21T19:02:48.566Z] === RUN TestModifiedDiscoverySettings [2021-05-21T19:02:48.566Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-21T19:02:48.566Z] === RUN TestReloadSetConfigFileNotExist [2021-05-21T19:02:48.566Z] time="2021-05-21T19:02:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-21T19:02:48.566Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-05-21T19:02:48.566Z] === RUN TestReloadDefaultConfigNotExist [2021-05-21T19:02:48.566Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-05-21T19:02:48.566Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:02:48.566Z] === RUN TestReloadBadDefaultConfig [2021-05-21T19:02:48.566Z] time="2021-05-21T19:02:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-439978551" [2021-05-21T19:02:48.566Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-21T19:02:48.566Z] === RUN TestReloadWithConflictingLabels [2021-05-21T19:02:48.566Z] time="2021-05-21T19:02:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-797530666" [2021-05-21T19:02:48.566Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-21T19:02:48.566Z] === RUN TestReloadWithDuplicateLabels [2021-05-21T19:02:48.566Z] time="2021-05-21T19:02:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-613544321" [2021-05-21T19:02:48.566Z] --- PASS: TestReloadWithDuplicateLabels (0.03s) [2021-05-21T19:02:48.566Z] === RUN TestDaemonConfigurationMerge [2021-05-21T19:02:48.566Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-21T19:02:48.566Z] PASS [2021-05-21T19:02:48.566Z] coverage: 79.7% of statements [2021-05-21T19:02:48.566Z] ok github.com/docker/docker/daemon/config 0.568s coverage: 79.7% of statements [2021-05-21T19:02:48.678Z] 83ab935e8eba: Pull complete [2021-05-21T19:02:48.678Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T19:02:48.969Z] Status: Downloaded newer image for busybox:latest [2021-05-21T19:02:49.019Z] === RUN TestVerifyNetworkingConfig [2021-05-21T19:02:49.019Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestGetContainer [2021-05-21T19:02:49.019Z] --- PASS: TestGetContainer (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestValidContainerNames [2021-05-21T19:02:49.019Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestContainerInitDNS [2021-05-21T19:02:49.019Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-21T19:02:49.019Z] daemon_test.go:147: root required [2021-05-21T19:02:49.019Z] === RUN TestMerge [2021-05-21T19:02:49.019Z] --- PASS: TestMerge (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestValidateContainerIsolation [2021-05-21T19:02:49.019Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestFindNetworkErrorType [2021-05-21T19:02:49.019Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestEnsureServicesExist [2021-05-21T19:02:49.019Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestEnsureServicesExistErrors [2021-05-21T19:02:49.019Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-21T19:02:49.019Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-21T19:02:49.019Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-21T19:02:49.019Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-21T19:02:49.019Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-21T19:02:49.019Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-21T19:02:49.019Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestContainerDelete [2021-05-21T19:02:49.019Z] --- PASS: TestContainerDelete (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestContainerDoubleDelete [2021-05-21T19:02:49.019Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestLogContainerEventCopyLabels [2021-05-21T19:02:49.019Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestLogContainerEventWithAttributes [2021-05-21T19:02:49.019Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestNoneHealthcheck [2021-05-21T19:02:49.019Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-21T19:02:49.019Z] === RUN TestHealthStates [2021-05-21T19:02:49.445Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] time="2021-05-21T19:02:48Z" 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" [2021-05-21T19:02:49.472Z] --- PASS: TestHealthStates (0.12s) [2021-05-21T19:02:49.472Z] === RUN TestMaskURLCredentials [2021-05-21T19:02:49.472Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestGetInspectData [2021-05-21T19:02:49.472Z] --- PASS: TestGetInspectData (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestFillLicense [2021-05-21T19:02:49.472Z] --- PASS: TestFillLicense (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestListInvalidFilter [2021-05-21T19:02:49.472Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestNameFilter [2021-05-21T19:02:49.472Z] --- PASS: TestNameFilter (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-21T19:02:49.472Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-21T19:02:49.472Z] === 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 [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-21T19:02:49.472Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-21T19:02:49.472Z] --- 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) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-21T19:02:49.472Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestDaemonReloadLabels [2021-05-21T19:02:49.472Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-21T19:02:49.472Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestDaemonReloadMirrors [2021-05-21T19:02:49.472Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-21T19:02:49.472Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-21T19:02:49.472Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestDaemonDiscoveryReload [2021-05-21T19:02:49.472Z] === RUN TestEventsLog [2021-05-21T19:02:49.472Z] --- PASS: TestEventsLog (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestEventsLogTimeout [2021-05-21T19:02:49.472Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestLogEvents [2021-05-21T19:02:49.472Z] === RUN TestWaitNodeAttachment [2021-05-21T19:02:49.472Z] --- PASS: TestLogEvents (0.05s) [2021-05-21T19:02:49.472Z] === RUN TestLoadBufferedEvents [2021-05-21T19:02:49.472Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-05-21T19:02:49.472Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-21T19:02:49.472Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-21T19:02:49.472Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-21T19:02:49.472Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-21T19:02:49.472Z] PASS [2021-05-21T19:02:49.472Z] coverage: 50.0% of statements [2021-05-21T19:02:49.472Z] ok github.com/docker/docker/daemon/events 0.487s coverage: 50.0% of statements [2021-05-21T19:02:49.925Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-21T19:02:49.925Z] === RUN TestIsolationConversion [2021-05-21T19:02:49.925Z] === RUN TestIsolationConversion/default [2021-05-21T19:02:49.925Z] === RUN TestIsolationConversion/process [2021-05-21T19:02:49.925Z] === RUN TestIsolationConversion/hyperv [2021-05-21T19:02:49.925Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestContainerLabels [2021-05-21T19:02:49.925Z] --- PASS: TestContainerLabels (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestCredentialSpecConversion [2021-05-21T19:02:49.925Z] === RUN TestCredentialSpecConversion/none [2021-05-21T19:02:49.925Z] === RUN TestCredentialSpecConversion/config [2021-05-21T19:02:49.925Z] === RUN TestCredentialSpecConversion/file [2021-05-21T19:02:49.925Z] === RUN TestCredentialSpecConversion/registry [2021-05-21T19:02:49.925Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-21T19:02:49.925Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestControllerValidateMountBind [2021-05-21T19:02:49.925Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestControllerValidateMountVolume [2021-05-21T19:02:49.925Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestControllerValidateMountTarget [2021-05-21T19:02:49.925Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestControllerValidateMountTmpfs [2021-05-21T19:02:49.925Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestControllerValidateMountInvalidType [2021-05-21T19:02:49.925Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-21T19:02:49.925Z] === RUN TestControllerValidateMountNamedPipe [2021-05-21T19:02:49.925Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-21T19:02:49.925Z] PASS [2021-05-21T19:02:49.925Z] coverage: 11.3% of statements [2021-05-21T19:02:49.925Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.857s coverage: 11.3% of statements [2021-05-21T19:02:50.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:02:50.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-21T19:02:50.378Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-21T19:02:50.378Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-21T19:02:50.836Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-05-21T19:02:50.836Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-21T19:02:50.836Z] === RUN TestIsEmptyDir [2021-05-21T19:02:50.836Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-21T19:02:50.836Z] PASS [2021-05-21T19:02:50.836Z] coverage: 2.3% of statements [2021-05-21T19:02:50.836Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2021-05-21T19:02:51.289Z] === RUN TestLinkNaming [2021-05-21T19:02:51.289Z] --- PASS: TestLinkNaming (0.00s) [2021-05-21T19:02:51.289Z] === RUN TestLinkNew [2021-05-21T19:02:51.289Z] --- PASS: TestLinkNew (0.00s) [2021-05-21T19:02:51.289Z] === RUN TestLinkEnv [2021-05-21T19:02:51.289Z] --- PASS: TestLinkEnv (0.00s) [2021-05-21T19:02:51.289Z] === RUN TestLinkMultipleEnv [2021-05-21T19:02:51.289Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-21T19:02:51.289Z] === RUN TestLinkPortRangeEnv [2021-05-21T19:02:51.289Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-21T19:02:51.289Z] PASS [2021-05-21T19:02:51.289Z] coverage: 93.0% of statements [2021-05-21T19:02:51.289Z] ok github.com/docker/docker/daemon/links 0.140s coverage: 93.0% of statements [2021-05-21T19:02:51.289Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-21T19:02:51.289Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-21T19:02:51.289Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-21T19:02:51.289Z] reload_test.go:520: root required [2021-05-21T19:02:51.289Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-21T19:02:51.289Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-21T19:02:51.289Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-21T19:02:51.289Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-21T19:02:51.289Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-21T19:02:51.289Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-21T19:02:51.289Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-21T19:02:51.289Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-21T19:02:51.289Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-21T19:02:51.289Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-21T19:02:51.289Z] === RUN TestParseVolumesFrom [2021-05-21T19:02:51.289Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-21T19:02:51.289Z] PASS [2021-05-21T19:02:51.289Z] coverage: 9.0% of statements [2021-05-21T19:02:51.289Z] ok github.com/docker/docker/daemon 2.586s coverage: 9.0% of statements [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-21T19:02:51.289Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-21T19:02:51.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [Pipeline] catchError [Pipeline] { [2021-05-21T19:02:51.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] sh [2021-05-21T19:02:51.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-21T19:02:51.994Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-21T19:02:52.077Z] + bundleName=s390x-integration [2021-05-21T19:02:52.077Z] + echo Creating s390x-integration-bundles.tar.gz [2021-05-21T19:02:52.077Z] Creating s390x-integration-bundles.tar.gz [2021-05-21T19:02:52.077Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-21T19:02:52.077Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-21T19:02:52.120Z] Archiving artifacts [2021-05-21T19:02:52.481Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T19:02:52.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-21T19:02:52.859Z] + make clean [2021-05-21T19:02:53.149Z] docker volume rm -f docker-dev-cache [2021-05-21T19:02:53.178Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:02:53.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-21T19:02:54.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-21T19:02:54.542Z] --- PASS: TestPluginsWithRuntimes (7.22s) [2021-05-21T19:02:54.542Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.28s) [2021-05-21T19:02:54.542Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.23s) [2021-05-21T19:02:54.542Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T19:02:54.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-21T19:02:54.605Z] --- PASS: TestCreateServiceMultipleTimes (18.34s) [2021-05-21T19:02:54.605Z] === RUN TestCreateServiceConflict [2021-05-21T19:02:54.605Z] --- PASS: TestCreateServiceConflict (2.46s) [2021-05-21T19:02:54.605Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/defaults [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-21T19:02:54.991Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-21T19:02:54.991Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-21T19:02:54.991Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-21T19:02:54.991Z] time="2021-05-21T19:02:54Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-21T19:02:54.991Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-05-21T19:02:54.991Z] === RUN TestCreateSuccess [2021-05-21T19:02:54.991Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCreateLogGroupSuccess [2021-05-21T19:02:54.991Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCreateError [2021-05-21T19:02:54.991Z] --- PASS: TestCreateError (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCreateAlreadyExists [2021-05-21T19:02:54.991Z] time="2021-05-21T19:02:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-21T19:02:54.991Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestLogClosed [2021-05-21T19:02:54.991Z] --- PASS: TestLogClosed (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestLogBlocking [2021-05-21T19:02:54.991Z] --- PASS: TestLogBlocking (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-21T19:02:54.991Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestLogNonBlockingBufferFull [2021-05-21T19:02:54.991Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestPublishBatchSuccess [2021-05-21T19:02:54.991Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestPublishBatchError [2021-05-21T19:02:54.991Z] time="2021-05-21T19:02:54Z" level=error msg=Error [2021-05-21T19:02:54.991Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-21T19:02:54.991Z] time="2021-05-21T19:02:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-21T19:02:54.991Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-21T19:02:54.991Z] time="2021-05-21T19:02:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-21T19:02:54.991Z] time="2021-05-21T19:02:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-21T19:02:54.991Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchSimple [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchTicker [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMultilinePattern [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchClose [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen/0/Hello [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen/2/🙃 [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen/3/���� [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen/4/He��o [2021-05-21T19:02:54.991Z] === RUN TestEffectiveLen/5/ [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/0/ [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/1/Hello [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/2/Hello [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/3/Hello [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/4/🙃 [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/5/🙃 [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/6/a� [2021-05-21T19:02:54.991Z] === RUN TestFindValidSplit/7/a� [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: Hello [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: He [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: llo [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: Hello [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: a [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: � [2021-05-21T19:02:54.991Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1044: a� [2021-05-21T19:02:54.991Z] cloudwatchlogs_test.go:1045: [2021-05-21T19:02:54.991Z] === RUN TestProcessEventEmoji [2021-05-21T19:02:54.991Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchLineSplit [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMaxEvents [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-21T19:02:54.991Z] === RUN TestAdapterReadLogs [2021-05-21T19:02:54.991Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCopier [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-21T19:02:54.991Z] --- PASS: TestCopier (0.01s) [2021-05-21T19:02:54.991Z] === RUN TestCopierLongLines [2021-05-21T19:02:54.991Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCopierSlow [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-21T19:02:54.991Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-21T19:02:54.991Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-21T19:02:54.991Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-21T19:02:54.991Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestCreateTagSuccess [2021-05-21T19:02:54.991Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-21T19:02:54.991Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-21T19:02:54.991Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-21T19:02:54.991Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-21T19:02:54.991Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-21T19:02:54.991Z] PASS [2021-05-21T19:02:54.991Z] coverage: 77.8% of statements [2021-05-21T19:02:54.991Z] ok github.com/docker/docker/daemon/logger/awslogs 0.671s coverage: 77.8% of statements [2021-05-21T19:02:54.991Z] --- PASS: TestCopierSlow (0.20s) [2021-05-21T19:02:54.991Z] === RUN TestCopierWithSized [2021-05-21T19:02:54.991Z] === RUN TestCopierWithSized/as_is [2021-05-21T19:02:54.991Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-21T19:02:54.991Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-21T19:02:54.991Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-21T19:02:54.991Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-21T19:02:54.991Z] === RUN TestCopierWithPartial [2021-05-21T19:02:54.991Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestRingLogger [2021-05-21T19:02:54.991Z] --- PASS: TestRingLogger (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestRingCap [2021-05-21T19:02:54.991Z] --- PASS: TestRingCap (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestRingClose [2021-05-21T19:02:54.991Z] --- PASS: TestRingClose (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestRingDrain [2021-05-21T19:02:54.991Z] --- PASS: TestRingDrain (0.00s) [2021-05-21T19:02:54.991Z] PASS [2021-05-21T19:02:54.991Z] coverage: 43.0% of statements [2021-05-21T19:02:54.991Z] ok github.com/docker/docker/daemon/logger 0.368s coverage: 43.0% of statements [2021-05-21T19:02:54.991Z] === RUN TestSearchRegistryForImagesErrors [2021-05-21T19:02:54.991Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-21T19:02:54.991Z] === RUN TestSearchRegistryForImages [2021-05-21T19:02:54.991Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-21T19:02:54.992Z] === RUN TestOnlyPlatformWithFallback [2021-05-21T19:02:54.992Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-21T19:02:54.992Z] === RUN TestImageDelete [2021-05-21T19:02:54.992Z] === RUN TestImageDelete/no_lease [2021-05-21T19:02:54.992Z] === RUN TestImageDelete/lease_exists [2021-05-21T19:02:54.992Z] --- PASS: TestImageDelete (0.04s) [2021-05-21T19:02:54.992Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-21T19:02:54.992Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-21T19:02:54.992Z] === RUN TestContentStoreForPull [2021-05-21T19:02:54.992Z] --- PASS: TestContentStoreForPull (0.14s) [2021-05-21T19:02:54.992Z] PASS [2021-05-21T19:02:54.992Z] coverage: 6.7% of statements [2021-05-21T19:02:54.992Z] ok github.com/docker/docker/daemon/images 0.348s coverage: 6.7% of statements [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-21T19:02:54.992Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-21T19:02:55.115Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-05-21T19:02:55.116Z] PASS [2021-05-21T19:02:55.116Z] [2021-05-21T19:02:55.116Z] DONE 10 tests in 14.275s [2021-05-21T19:02:55.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-21T19:02:55.377Z] ++ 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 [2021-05-21T19:02:55.377Z] ++ set -e [2021-05-21T19:02:55.377Z] ++ '[' -n 0 ']' [2021-05-21T19:02:55.377Z] ++ set -x [2021-05-21T19:02:55.377Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:02:55.377Z] INFO: Testing against a local daemon [2021-05-21T19:02:55.377Z] === RUN TestExternalGraphDriver [2021-05-21T19:02:55.638Z] === RUN TestExternalGraphDriver/json [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:02:55.966Z] === RUN TestJSONFileLogger [2021-05-21T19:02:55.966Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-21T19:02:55.966Z] === RUN TestJSONFileLoggerWithTags [2021-05-21T19:02:55.966Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-21T19:02:55.966Z] === RUN TestJSONFileLoggerWithOpts [2021-05-21T19:02:55.966Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-21T19:02:55.966Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-21T19:02:55.966Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-21T19:02:55.966Z] === RUN TestEncodeDecode [2021-05-21T19:02:55.966Z] === PAUSE TestEncodeDecode [2021-05-21T19:02:55.966Z] === RUN TestUnexpectedEOF [2021-05-21T19:02:55.966Z] time="2021-05-21T19:02:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-21T19:02:55.966Z] time="2021-05-21T19:02:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-21T19:02:55.966Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-05-21T19:02:55.966Z] === CONT TestEncodeDecode [2021-05-21T19:02:55.966Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-21T19:02:55.966Z] PASS [2021-05-21T19:02:55.966Z] coverage: 69.9% of statements [2021-05-21T19:02:55.966Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.421s coverage: 69.9% of statements [2021-05-21T19:02:55.966Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-21T19:02:55.966Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-21T19:02:55.966Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-21T19:02:56.419Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-05-21T19:02:56.419Z] === RUN TestFastTimeMarshalJSON [2021-05-21T19:02:56.419Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-21T19:02:56.419Z] PASS [2021-05-21T19:02:56.419Z] coverage: 87.2% of statements [2021-05-21T19:02:56.419Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.189s coverage: 87.2% of statements [2021-05-21T19:02:57.122Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-21T19:02:57.135Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2021-05-21T19:02:57.135Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:02:57.375Z] === RUN TestWriteLog [2021-05-21T19:02:57.375Z] === PAUSE TestWriteLog [2021-05-21T19:02:57.375Z] === RUN TestReadLog [2021-05-21T19:02:57.375Z] === PAUSE TestReadLog [2021-05-21T19:02:57.375Z] === CONT TestWriteLog [2021-05-21T19:02:57.375Z] === CONT TestReadLog [2021-05-21T19:02:57.375Z] --- PASS: TestWriteLog (0.01s) [2021-05-21T19:02:57.375Z] === RUN TestReadLog/tail_exact [2021-05-21T19:02:57.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-21T19:02:57.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-21T19:02:57.829Z] === RUN TestReadLog/tail_less_than_available [2021-05-21T19:02:57.829Z] === RUN TestReadLog/tail_more_than_available [2021-05-21T19:02:57.829Z] --- PASS: TestReadLog (0.22s) [2021-05-21T19:02:57.829Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-05-21T19:02:57.829Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-21T19:02:57.829Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-21T19:02:57.829Z] PASS [2021-05-21T19:02:57.829Z] coverage: 75.2% of statements [2021-05-21T19:02:57.829Z] ok github.com/docker/docker/daemon/logger/local 0.391s coverage: 75.2% of statements [2021-05-21T19:02:57.829Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T19:02:57.897Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-21T19:02:58.281Z] === RUN TestOpenFileDelete [2021-05-21T19:02:58.281Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestOpenFileRename [2021-05-21T19:02:58.281Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestParseLogTagDefaultTag [2021-05-21T19:02:58.281Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestParseLogTag [2021-05-21T19:02:58.281Z] --- PASS: TestParseLogTag (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestParseLogTagEmptyTag [2021-05-21T19:02:58.281Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestTailFiles [2021-05-21T19:02:58.281Z] --- PASS: TestTailFiles (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestFollowLogsConsumerGone [2021-05-21T19:02:58.281Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-21T19:02:58.281Z] === RUN TestFollowLogsProducerGone [2021-05-21T19:02:58.281Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-21T19:02:58.281Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-21T19:02:58.281Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-21T19:02:58.281Z] === RUN TestCheckCapacityAndRotate [2021-05-21T19:02:58.281Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-21T19:02:58.281Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-21T19:02:58.281Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-05-21T19:02:58.281Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-21T19:02:58.281Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-05-21T19:02:58.281Z] PASS [2021-05-21T19:02:58.281Z] coverage: 55.3% of statements [2021-05-21T19:02:58.281Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.293s coverage: 55.3% of statements [2021-05-21T19:02:58.734Z] === RUN TestLog [2021-05-21T19:02:58.734Z] --- PASS: TestLog (0.01s) [2021-05-21T19:02:58.734Z] PASS [2021-05-21T19:02:58.734Z] coverage: 31.5% of statements [2021-05-21T19:02:58.734Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.116s coverage: 31.5% of statements [2021-05-21T19:02:58.827Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-21T19:02:59.690Z] === RUN TestValidateLogOpt [2021-05-21T19:02:59.690Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestNewMissedConfig [2021-05-21T19:02:59.690Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestNewMissedUrl [2021-05-21T19:02:59.690Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestNewMissedToken [2021-05-21T19:02:59.690Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestNewWithProxy [2021-05-21T19:02:59.690Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestDefault [2021-05-21T19:02:59.690Z] --- PASS: TestDefault (0.01s) [2021-05-21T19:02:59.690Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-21T19:02:59.690Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestJsonFormat [2021-05-21T19:02:59.690Z] --- PASS: TestJsonFormat (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestRawFormat [2021-05-21T19:02:59.690Z] --- PASS: TestRawFormat (0.01s) [2021-05-21T19:02:59.690Z] === RUN TestRawFormatWithLabels [2021-05-21T19:02:59.690Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestRawFormatWithoutTag [2021-05-21T19:02:59.690Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-21T19:02:59.690Z] === RUN TestBatching [2021-05-21T19:02:59.690Z] === RUN TestNewParse [2021-05-21T19:02:59.690Z] --- PASS: TestNewParse (0.00s) [2021-05-21T19:02:59.690Z] PASS [2021-05-21T19:02:59.690Z] coverage: 8.3% of statements [2021-05-21T19:02:59.690Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2021-05-21T19:02:59.690Z] --- PASS: TestBatching (0.30s) [2021-05-21T19:02:59.690Z] === RUN TestFrequency [2021-05-21T19:02:59.783Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-21T19:02:59.783Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-21T19:02:59.850Z] === RUN TestExternalGraphDriver/spec [2021-05-21T19:03:00.142Z] --- PASS: TestFrequency (0.24s) [2021-05-21T19:03:00.142Z] === RUN TestOneMessagePerRequest [2021-05-21T19:03:00.142Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-21T19:03:00.142Z] === RUN TestVerify [2021-05-21T19:03:00.142Z] --- PASS: TestVerify (0.00s) [2021-05-21T19:03:00.142Z] === RUN TestSkipVerify [2021-05-21T19:03:00.142Z] time="2021-05-21T19:02:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.142Z] time="2021-05-21T19:02:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.142Z] time="2021-05-21T19:02:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-21T19:03:00.356Z] Cross building: bundles/cross/windows/amd64 [2021-05-21T19:03:00.356Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-21T19:03:00.356Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-21T19:03:00.595Z] === RUN TestParseLogFormat [2021-05-21T19:03:00.595Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-21T19:03:00.595Z] === RUN TestValidateLogOptEmpty [2021-05-21T19:03:00.595Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-21T19:03:00.595Z] === RUN TestValidateSyslogAddress [2021-05-21T19:03:00.595Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-21T19:03:00.595Z] === RUN TestParseAddressDefaultPort [2021-05-21T19:03:00.595Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-21T19:03:00.595Z] === RUN TestValidateSyslogFacility [2021-05-21T19:03:00.595Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-21T19:03:00.595Z] === RUN TestValidateLogOptSyslogFormat [2021-05-21T19:03:00.595Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-21T19:03:00.595Z] === RUN TestValidateLogOpt [2021-05-21T19:03:00.595Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-21T19:03:00.595Z] PASS [2021-05-21T19:03:00.596Z] coverage: 46.8% of statements [2021-05-21T19:03:00.596Z] ok github.com/docker/docker/daemon/logger/syslog 0.264s coverage: 46.8% of statements [2021-05-21T19:03:00.596Z] --- PASS: TestSkipVerify (0.41s) [2021-05-21T19:03:00.596Z] === RUN TestBufferMaximum [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.254205\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.254205\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-21T19:03:00.596Z] === RUN TestServerAlwaysDown [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.258197\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.258197\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.258197\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.259205\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] time="2021-05-21T19:03:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621623780.259205\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:00.596Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-21T19:03:00.596Z] === RUN TestCannotSendAfterClose [2021-05-21T19:03:00.596Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-21T19:03:00.596Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-21T19:03:01.551Z] time="2021-05-21T19:03:01Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-21T19:03:01.551Z] time="2021-05-21T19:03:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"08d231ce9696\"}'" [2021-05-21T19:03:01.551Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-21T19:03:01.551Z] PASS [2021-05-21T19:03:01.551Z] coverage: 82.5% of statements [2021-05-21T19:03:01.551Z] ok github.com/docker/docker/daemon/logger/splunk 2.114s coverage: 82.5% of statements [2021-05-21T19:03:01.551Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T19:03:01.551Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-21T19:03:01.551Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T19:03:02.507Z] === RUN TestV1IDService [2021-05-21T19:03:02.961Z] --- PASS: TestV1IDService (0.04s) [2021-05-21T19:03:02.961Z] === RUN TestV2MetadataService [2021-05-21T19:03:02.961Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-21T19:03:02.961Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-21T19:03:02.961Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestContinueOnError_NeverContinue [2021-05-21T19:03:02.961Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestManifestStore [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/no_remote_or_local [2021-05-21T19:03:02.961Z] === RUN TestSuccessfulDownload [2021-05-21T19:03:02.961Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-21T19:03:02.961Z] download_test.go:268: Needs fixing on Windows [2021-05-21T19:03:02.961Z] === RUN TestCancelledDownload [2021-05-21T19:03:02.961Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestMaxDownloadAttempts [2021-05-21T19:03:02.961Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-21T19:03:02.961Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-21T19:03:02.961Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-21T19:03:02.961Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-21T19:03:02.961Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-21T19:03:02.961Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-21T19:03:02.961Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-21T19:03:02.961Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-21T19:03:02.961Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-21T19:03:02.961Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-21T19:03:02.961Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-21T19:03:02.961Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local677763983\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/no_local_cache [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/with_local_cache [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/unknown_media_type [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="reference for unknown type: " [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="reference for unknown type: " [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="reference for unknown type: " [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="reference for unknown type: " [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="reference for unknown type: " [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-21T19:03:02.961Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-21T19:03:02.961Z] time="2021-05-21T19:03:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore (0.26s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-21T19:03:02.961Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-21T19:03:02.961Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestFixManifestLayers [2021-05-21T19:03:02.961Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-21T19:03:02.961Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-21T19:03:02.961Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-21T19:03:02.961Z] === RUN TestFixManifestLayersBadParent [2021-05-21T19:03:02.961Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestValidateManifest [2021-05-21T19:03:02.961Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-21T19:03:02.961Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-21T19:03:02.961Z] === RUN TestFormatPlatform [2021-05-21T19:03:02.961Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestGetRepositoryMountCandidates [2021-05-21T19:03:02.961Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-21T19:03:02.961Z] === RUN TestLayerAlreadyExists [2021-05-21T19:03:02.961Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-21T19:03:02.961Z] 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} [2021-05-21T19:03:02.961Z] 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} [2021-05-21T19:03:02.961Z] 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} [2021-05-21T19:03:02.961Z] 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} [2021-05-21T19:03:02.961Z] 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} [2021-05-21T19:03:02.961Z] 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} [2021-05-21T19:03:02.961Z] === RUN TestWhenEmptyAuthConfig [2021-05-21T19:03:03.156Z] === RUN TestExternalGraphDriver/pull [2021-05-21T19:03:03.414Z] time="2021-05-21T19:03:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T19:03:03.414Z] time="2021-05-21T19:03:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T19:03:03.414Z] time="2021-05-21T19:03:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T19:03:03.414Z] time="2021-05-21T19:03:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-21T19:03:03.414Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-21T19:03:03.414Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-05-21T19:03:03.414Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-05-21T19:03:03.414Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-05-21T19:03:03.414Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-05-21T19:03:03.414Z] === RUN TestTransfer [2021-05-21T19:03:03.414Z] --- PASS: TestTransfer (0.12s) [2021-05-21T19:03:03.414Z] === RUN TestConcurrencyLimit [2021-05-21T19:03:03.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-21T19:03:03.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-21T19:03:03.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-21T19:03:03.867Z] --- PASS: TestV2MetadataService (0.96s) [2021-05-21T19:03:03.867Z] PASS [2021-05-21T19:03:03.867Z] coverage: 48.2% of statements [2021-05-21T19:03:03.867Z] ok github.com/docker/docker/distribution/metadata 1.140s coverage: 48.2% of statements [2021-05-21T19:03:03.867Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-05-21T19:03:03.867Z] === RUN TestInactiveJobs [2021-05-21T19:03:04.325Z] === RUN TestNotFound [2021-05-21T19:03:04.325Z] --- PASS: TestNotFound (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestConflict [2021-05-21T19:03:04.325Z] --- PASS: TestConflict (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestForbidden [2021-05-21T19:03:04.325Z] --- PASS: TestForbidden (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestInvalidParameter [2021-05-21T19:03:04.325Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestNotImplemented [2021-05-21T19:03:04.325Z] --- PASS: TestNotImplemented (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestNotModified [2021-05-21T19:03:04.325Z] --- PASS: TestNotModified (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestUnauthorized [2021-05-21T19:03:04.325Z] --- PASS: TestUnauthorized (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestUnknown [2021-05-21T19:03:04.325Z] --- PASS: TestUnknown (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestCancelled [2021-05-21T19:03:04.325Z] --- PASS: TestCancelled (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestDeadline [2021-05-21T19:03:04.325Z] --- PASS: TestDeadline (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestDataLoss [2021-05-21T19:03:04.325Z] --- PASS: TestDataLoss (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestUnavailable [2021-05-21T19:03:04.325Z] --- PASS: TestUnavailable (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestSystem [2021-05-21T19:03:04.325Z] --- PASS: TestSystem (0.00s) [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Not_Found [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Bad_Request [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Conflict [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Unauthorized [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Forbidden [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Not_Modified [2021-05-21T19:03:04.325Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-21T19:03:04.326Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-21T19:03:04.326Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-21T19:03:04.326Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-21T19:03:04.326Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-21T19:03:04.326Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-21T19:03:04.326Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-21T19:03:04.326Z] PASS [2021-05-21T19:03:04.326Z] coverage: 53.1% of statements [2021-05-21T19:03:04.326Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-05-21T19:03:04.326Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-05-21T19:03:04.326Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-21T19:03:04.326Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-21T19:03:04.326Z] === RUN TestTokenPassThru [2021-05-21T19:03:04.326Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-21T19:03:04.326Z] === RUN TestTokenPassThruDifferentHost [2021-05-21T19:03:04.326Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-21T19:03:04.326Z] PASS [2021-05-21T19:03:04.326Z] coverage: 23.6% of statements [2021-05-21T19:03:04.326Z] --- PASS: TestInactiveJobs (0.36s) [2021-05-21T19:03:04.326Z] === RUN TestWatchRelease [2021-05-21T19:03:04.326Z] ok github.com/docker/docker/distribution 1.598s coverage: 23.6% of statements [2021-05-21T19:03:04.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T19:03:04.326Z] --- PASS: TestWatchRelease (0.11s) [2021-05-21T19:03:04.326Z] === RUN TestWatchFinishedTransfer [2021-05-21T19:03:04.326Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-21T19:03:04.326Z] === RUN TestDuplicateTransfer [2021-05-21T19:03:04.326Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-21T19:03:04.326Z] === RUN TestSuccessfulUpload [2021-05-21T19:03:04.779Z] time="2021-05-21T19:03:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-21T19:03:04.779Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-05-21T19:03:04.779Z] === RUN TestCancelledUpload [2021-05-21T19:03:04.779Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-21T19:03:04.779Z] PASS [2021-05-21T19:03:04.779Z] coverage: 76.8% of statements [2021-05-21T19:03:04.779Z] ok github.com/docker/docker/distribution/xfer 2.048s coverage: 76.8% of statements [2021-05-21T19:03:05.232Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T19:03:06.189Z] === RUN TestCompare [2021-05-21T19:03:06.189Z] --- PASS: TestCompare (0.00s) [2021-05-21T19:03:06.189Z] PASS [2021-05-21T19:03:06.189Z] coverage: 19.2% of statements [2021-05-21T19:03:06.189Z] ok github.com/docker/docker/image/cache 0.185s coverage: 19.2% of statements [2021-05-21T19:03:06.189Z] === RUN TestFSGetInvalidData [2021-05-21T19:03:06.189Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-21T19:03:06.189Z] === RUN TestFSInvalidSet [2021-05-21T19:03:06.189Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-21T19:03:06.189Z] === RUN TestFSInvalidRoot [2021-05-21T19:03:06.189Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-21T19:03:06.189Z] === RUN TestFSMetadataGetSet [2021-05-21T19:03:06.189Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-05-21T19:03:06.189Z] === RUN TestFSInvalidWalker [2021-05-21T19:03:06.464Z] --- PASS: TestExternalGraphDriver (10.65s) [2021-05-21T19:03:06.464Z] --- PASS: TestExternalGraphDriver/json (3.70s) [2021-05-21T19:03:06.464Z] --- PASS: TestExternalGraphDriver/spec (4.04s) [2021-05-21T19:03:06.464Z] --- PASS: TestExternalGraphDriver/pull (2.79s) [2021-05-21T19:03:06.464Z] === RUN TestGraphdriverPluginV2 [2021-05-21T19:03:06.464Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-21T19:03:06.464Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:03:06.464Z] PASS [2021-05-21T19:03:06.464Z] [2021-05-21T19:03:06.464Z] === Skipped [2021-05-21T19:03:06.464Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-21T19:03:06.464Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:03:06.464Z] [2021-05-21T19:03:06.464Z] [2021-05-21T19:03:06.464Z] DONE 5 tests, 1 skipped in 10.803s [2021-05-21T19:03:06.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-21T19:03:06.464Z] ++ 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 [2021-05-21T19:03:06.464Z] ++ set -e [2021-05-21T19:03:06.464Z] ++ '[' -n 0 ']' [2021-05-21T19:03:06.464Z] ++ set -x [2021-05-21T19:03:06.464Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:03:06.464Z] INFO: Testing against a local daemon [2021-05-21T19:03:06.464Z] === RUN TestContinueAfterPluginCrash [2021-05-21T19:03:06.464Z] === PAUSE TestContinueAfterPluginCrash [2021-05-21T19:03:06.464Z] === RUN TestReadPluginNoRead [2021-05-21T19:03:06.464Z] === PAUSE TestReadPluginNoRead [2021-05-21T19:03:06.464Z] === RUN TestDaemonStartWithLogOpt [2021-05-21T19:03:06.464Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-21T19:03:06.464Z] === CONT TestContinueAfterPluginCrash [2021-05-21T19:03:06.464Z] === CONT TestDaemonStartWithLogOpt [2021-05-21T19:03:06.464Z] === CONT TestReadPluginNoRead [2021-05-21T19:03:06.642Z] --- PASS: TestFSInvalidWalker (0.05s) [2021-05-21T19:03:06.642Z] === RUN TestFSGetSet [2021-05-21T19:03:06.642Z] --- PASS: TestFSGetSet (0.02s) [2021-05-21T19:03:06.642Z] === RUN TestFSGetUnsetKey [2021-05-21T19:03:06.642Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestFSGetEmptyData [2021-05-21T19:03:06.642Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-21T19:03:06.642Z] === RUN TestFSDelete [2021-05-21T19:03:06.642Z] --- PASS: TestFSDelete (0.01s) [2021-05-21T19:03:06.642Z] === RUN TestFSWalker [2021-05-21T19:03:06.642Z] --- PASS: TestFSWalker (0.10s) [2021-05-21T19:03:06.642Z] === RUN TestFSWalkerStopOnError [2021-05-21T19:03:06.642Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-05-21T19:03:06.642Z] === RUN TestNewFromJSON [2021-05-21T19:03:06.642Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-21T19:03:06.642Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestMarshalKeyOrder [2021-05-21T19:03:06.642Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestHistoryEqual [2021-05-21T19:03:06.642Z] --- PASS: TestHistoryEqual (0.13s) [2021-05-21T19:03:06.642Z] === RUN TestImage [2021-05-21T19:03:06.642Z] --- PASS: TestImage (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestImageOSNotEmpty [2021-05-21T19:03:06.642Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-21T19:03:06.642Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestCreate [2021-05-21T19:03:06.642Z] --- PASS: TestCreate (0.00s) [2021-05-21T19:03:06.642Z] === RUN TestRestore [2021-05-21T19:03:06.642Z] time="2021-05-21T19:03:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-21T19:03:06.642Z] --- PASS: TestRestore (0.03s) [2021-05-21T19:03:06.642Z] === RUN TestAddDelete [2021-05-21T19:03:06.642Z] --- PASS: TestAddDelete (0.02s) [2021-05-21T19:03:06.642Z] === RUN TestSearchAfterDelete [2021-05-21T19:03:06.642Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-21T19:03:06.642Z] === RUN TestParentReset [2021-05-21T19:03:06.642Z] --- PASS: TestParentReset (0.03s) [2021-05-21T19:03:06.642Z] === RUN TestGetAndSetLastUpdated [2021-05-21T19:03:06.642Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-21T19:03:06.642Z] === RUN TestStoreLen [2021-05-21T19:03:07.095Z] --- PASS: TestStoreLen (0.12s) [2021-05-21T19:03:07.095Z] PASS [2021-05-21T19:03:07.095Z] coverage: 86.6% of statements [2021-05-21T19:03:07.095Z] ok github.com/docker/docker/image 0.761s coverage: 86.6% of statements [2021-05-21T19:03:07.095Z] === RUN TestValidateManifest [2021-05-21T19:03:07.095Z] === RUN TestValidateManifest/nil [2021-05-21T19:03:07.095Z] === RUN TestValidateManifest/non-nil [2021-05-21T19:03:07.095Z] --- PASS: TestValidateManifest (0.00s) [2021-05-21T19:03:07.095Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-21T19:03:07.095Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-21T19:03:07.095Z] PASS [2021-05-21T19:03:07.095Z] coverage: 0.6% of statements [2021-05-21T19:03:07.095Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.6% of statements [2021-05-21T19:03:07.548Z] === RUN TestMakeV1ConfigFromConfig [2021-05-21T19:03:07.548Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-21T19:03:07.548Z] PASS [2021-05-21T19:03:07.548Z] coverage: 25.0% of statements [2021-05-21T19:03:07.548Z] ok github.com/docker/docker/image/v1 0.194s coverage: 25.0% of statements [2021-05-21T19:03:07.548Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.74s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.12s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.92s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.83s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.73s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.45s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.43s) [2021-05-21T19:03:07.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.85s) [2021-05-21T19:03:07.636Z] === RUN TestCgroupNamespacesRun [2021-05-21T19:03:07.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-21T19:03:07.636Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-21T19:03:08.506Z] === RUN TestSerialization [2021-05-21T19:03:08.506Z] --- PASS: TestSerialization (0.04s) [2021-05-21T19:03:08.506Z] PASS [2021-05-21T19:03:08.506Z] coverage: 100.0% of statements [2021-05-21T19:03:08.506Z] ok github.com/docker/docker/libcontainerd/queue 0.133s coverage: 100.0% of statements [2021-05-21T19:03:09.006Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-21T19:03:09.462Z] === RUN TestEmptyLayer [2021-05-21T19:03:09.462Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-21T19:03:09.462Z] === RUN TestCommitFailure [2021-05-21T19:03:09.462Z] --- PASS: TestCommitFailure (0.02s) [2021-05-21T19:03:09.462Z] === RUN TestStartTransactionFailure [2021-05-21T19:03:09.462Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-21T19:03:09.462Z] === RUN TestGetOrphan [2021-05-21T19:03:09.462Z] --- PASS: TestGetOrphan (0.01s) [2021-05-21T19:03:09.462Z] === RUN TestMountAndRegister [2021-05-21T19:03:09.914Z] --- PASS: TestMountAndRegister (0.23s) [2021-05-21T19:03:09.914Z] layer_test.go:271: Layer size: 14 [2021-05-21T19:03:09.914Z] === RUN TestLayerRelease [2021-05-21T19:03:09.914Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-21T19:03:09.914Z] layer_test.go:304: Failing on Windows [2021-05-21T19:03:09.914Z] === RUN TestStoreRestore [2021-05-21T19:03:09.914Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-21T19:03:09.914Z] layer_test.go:353: Failing on Windows [2021-05-21T19:03:09.914Z] === RUN TestTarStreamStability [2021-05-21T19:03:09.914Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-21T19:03:09.914Z] layer_test.go:468: Failing on Windows [2021-05-21T19:03:09.914Z] === RUN TestRegisterExistingLayer [2021-05-21T19:03:09.914Z] --- PASS: TestRegisterExistingLayer (0.29s) [2021-05-21T19:03:09.914Z] === RUN TestTarStreamVerification [2021-05-21T19:03:09.914Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-21T19:03:09.914Z] layer_test.go:697: Failing on Windows [2021-05-21T19:03:09.914Z] === RUN TestLayerMigration [2021-05-21T19:03:09.914Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-21T19:03:09.914Z] migration_test.go:46: Failing on Windows [2021-05-21T19:03:09.914Z] === RUN TestLayerMigrationNoTarsplit [2021-05-21T19:03:09.914Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-21T19:03:09.915Z] migration_test.go:182: Failing on Windows [2021-05-21T19:03:09.915Z] === RUN TestMountInit [2021-05-21T19:03:09.915Z] --- SKIP: TestMountInit (0.00s) [2021-05-21T19:03:09.915Z] mount_test.go:17: Failing on Windows [2021-05-21T19:03:09.915Z] === RUN TestMountSize [2021-05-21T19:03:09.915Z] --- SKIP: TestMountSize (0.00s) [2021-05-21T19:03:09.915Z] mount_test.go:76: Failing on Windows [2021-05-21T19:03:09.915Z] === RUN TestMountChanges [2021-05-21T19:03:09.915Z] --- SKIP: TestMountChanges (0.00s) [2021-05-21T19:03:09.915Z] mount_test.go:125: Failing on Windows [2021-05-21T19:03:09.915Z] === RUN TestMountApply [2021-05-21T19:03:09.915Z] --- SKIP: TestMountApply (0.00s) [2021-05-21T19:03:09.915Z] mount_test.go:212: Failing on Windows [2021-05-21T19:03:09.915Z] PASS [2021-05-21T19:03:09.915Z] coverage: 30.1% of statements [2021-05-21T19:03:09.915Z] ok github.com/docker/docker/layer 0.627s coverage: 30.1% of statements [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-21T19:03:09.915Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-21T19:03:09.915Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-21T19:03:09.915Z] PASS [2021-05-21T19:03:09.915Z] coverage: 42.3% of statements [2021-05-21T19:03:09.915Z] ok github.com/docker/docker/oci 0.076s coverage: 42.3% of statements [2021-05-21T19:03:10.368Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T19:03:10.374Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-21T19:03:10.630Z] --- PASS: TestCgroupNamespacesRun (3.53s) [2021-05-21T19:03:10.630Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-21T19:03:10.685Z] === RUN TestReadPluginNoRead/default [2021-05-21T19:03:10.836Z] === RUN TestEnvironmentParsing [2021-05-21T19:03:10.836Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-21T19:03:10.836Z] PASS [2021-05-21T19:03:10.836Z] coverage: 1.0% of statements [2021-05-21T19:03:10.836Z] ok github.com/docker/docker/libcontainerd/local 0.130s coverage: 1.0% of statements [2021-05-21T19:03:10.836Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T19:03:10.836Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T19:03:10.836Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T19:03:10.836Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T19:03:10.836Z] === RUN TestAddressPoolOpt [2021-05-21T19:03:10.836Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/a [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/something [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/_=a [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/env1=value1 [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/_env1=value1 [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/PATH [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/=a [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/PATH= [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/PATH=something [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/asd!qwe [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/1asd [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/123 [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/some_space [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/__some_space_before [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/some_space_after__ [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/= [2021-05-21T19:03:10.836Z] === RUN TestValidateEnv/PaTh [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-21T19:03:10.836Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestParseHost [2021-05-21T19:03:10.836Z] --- PASS: TestParseHost (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestParseDockerDaemonHost [2021-05-21T19:03:10.836Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestParseTCP [2021-05-21T19:03:10.836Z] --- PASS: TestParseTCP (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-21T19:03:10.836Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestValidateExtraHosts [2021-05-21T19:03:10.836Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestIpOptString [2021-05-21T19:03:10.836Z] --- PASS: TestIpOptString (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-21T19:03:10.836Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestNewIpOptValidDefaultVal [2021-05-21T19:03:10.836Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestIpOptSetInvalidVal [2021-05-21T19:03:10.836Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestValidateIPAddress [2021-05-21T19:03:10.836Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestMapOpts [2021-05-21T19:03:10.836Z] --- PASS: TestMapOpts (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestListOptsWithoutValidator [2021-05-21T19:03:10.836Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestListOptsWithValidator [2021-05-21T19:03:10.836Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-21T19:03:10.836Z] === RUN TestValidateDNSSearch [2021-05-21T19:03:10.947Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_general_format [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_one_more [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-21T19:03:11.289Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-21T19:03:11.289Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestNamedListOpts [2021-05-21T19:03:11.289Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestNamedMapOpts [2021-05-21T19:03:11.289Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestParseLink [2021-05-21T19:03:11.289Z] --- PASS: TestParseLink (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestQuotedStringSetWithQuotes [2021-05-21T19:03:11.289Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-21T19:03:11.289Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-21T19:03:11.289Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-21T19:03:11.289Z] === RUN TestUlimitOpt [2021-05-21T19:03:11.289Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-21T19:03:11.289Z] PASS [2021-05-21T19:03:11.289Z] coverage: 67.1% of statements [2021-05-21T19:03:11.289Z] ok github.com/docker/docker/opts 0.081s coverage: 67.1% of statements [2021-05-21T19:03:11.289Z] === RUN TestParseVersion [2021-05-21T19:03:11.289Z] --- PASS: TestParseVersion (0.00s) [2021-05-21T19:03:11.289Z] PASS [2021-05-21T19:03:11.289Z] coverage: 52.9% of statements [2021-05-21T19:03:11.289Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2021-05-21T19:03:11.559Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-21T19:03:12.003Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2021-05-21T19:03:12.003Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:03:12.334Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-21T19:03:12.811Z] === RUN TestPeerCertificateMarshalJSON [2021-05-21T19:03:12.811Z] === RUN TestUnbuffered [2021-05-21T19:03:12.811Z] --- PASS: TestUnbuffered (0.00s) [2021-05-21T19:03:12.811Z] === RUN TestRaceUnbuffered [2021-05-21T19:03:12.811Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-21T19:03:12.811Z] PASS [2021-05-21T19:03:12.811Z] coverage: 100.0% of statements [2021-05-21T19:03:12.811Z] ok github.com/docker/docker/pkg/broadcaster 0.059s coverage: 100.0% of statements [2021-05-21T19:03:12.811Z] === RUN TestMatch [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[foo]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[foo_bar]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[]#01 [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[qux]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-21T19:03:12.811Z] === RUN TestMatch/[[foo_baz]] [2021-05-21T19:03:12.811Z] --- PASS: TestMatch (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-21T19:03:12.811Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-21T19:03:12.811Z] PASS [2021-05-21T19:03:12.811Z] coverage: 87.5% of statements [2021-05-21T19:03:12.811Z] ok github.com/docker/docker/pkg/capabilities 0.059s coverage: 87.5% of statements [2021-05-21T19:03:12.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.41s) [2021-05-21T19:03:12.930Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-21T19:03:13.263Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-21T19:03:13.264Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-21T19:03:13.264Z] --- PASS: TestPeerCertificateMarshalJSON (0.74s) [2021-05-21T19:03:13.264Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-21T19:03:13.264Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-21T19:03:13.264Z] === RUN TestMiddleware [2021-05-21T19:03:13.264Z] --- PASS: TestMiddleware (0.00s) [2021-05-21T19:03:13.264Z] === RUN TestNewResponseModifier [2021-05-21T19:03:13.264Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-21T19:03:13.264Z] PASS [2021-05-21T19:03:13.264Z] coverage: 26.8% of statements [2021-05-21T19:03:13.264Z] ok github.com/docker/docker/pkg/authorization 0.857s coverage: 26.8% of statements [2021-05-21T19:03:13.718Z] === RUN TestIsArchivePathDir [2021-05-21T19:03:14.173Z] === RUN TestSizeEmpty [2021-05-21T19:03:14.173Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestSizeEmptyFile [2021-05-21T19:03:14.173Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestSizeNonemptyFile [2021-05-21T19:03:14.173Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-21T19:03:14.173Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-21T19:03:14.173Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-21T19:03:14.173Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestMoveToSubdir [2021-05-21T19:03:14.173Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-21T19:03:14.173Z] === RUN TestSizeNonExistingDirectory [2021-05-21T19:03:14.173Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-21T19:03:14.173Z] PASS [2021-05-21T19:03:14.173Z] coverage: 80.0% of statements [2021-05-21T19:03:14.173Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-05-21T19:03:14.173Z] === RUN TestIsArchivePathInvalidFile [2021-05-21T19:03:14.173Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2021-05-21T19:03:14.173Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2021-05-21T19:03:14.173Z] === RUN TestIsArchivePathTar [2021-05-21T19:03:14.173Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-05-21T19:03:14.173Z] === RUN TestDecompressStreamGzip [2021-05-21T19:03:14.252Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-21T19:03:14.629Z] === RUN TestChrootTarUntar [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:14.629Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:14.629Z] === RUN TestChrootUntarEmptyArchive [2021-05-21T19:03:14.629Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestChrootTarUntarWithSymlink [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T19:03:14.629Z] === RUN TestChrootCopyWithTar [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T19:03:14.629Z] === RUN TestChrootCopyFileWithTar [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:14.629Z] === RUN TestChrootUntarPath [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T19:03:14.629Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:14.629Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:14.629Z] === RUN TestChrootApplyDotDotFile [2021-05-21T19:03:14.629Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:14.629Z] PASS [2021-05-21T19:03:14.629Z] coverage: 15.4% of statements [2021-05-21T19:03:14.629Z] ok github.com/docker/docker/pkg/chrootarchive 0.120s coverage: 15.4% of statements [2021-05-21T19:03:14.629Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-05-21T19:03:14.629Z] === RUN TestDecompressStreamBzip2 [2021-05-21T19:03:14.629Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-05-21T19:03:14.629Z] === RUN TestDecompressStreamXz [2021-05-21T19:03:14.629Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:134: Xz not present in msys2 [2021-05-21T19:03:14.629Z] === RUN TestCompressStreamXzUnsupported [2021-05-21T19:03:14.629Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-21T19:03:14.629Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestCompressStreamInvalid [2021-05-21T19:03:14.629Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestExtensionInvalid [2021-05-21T19:03:14.629Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestExtensionUncompressed [2021-05-21T19:03:14.629Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestExtensionBzip2 [2021-05-21T19:03:14.629Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestExtensionGzip [2021-05-21T19:03:14.629Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestExtensionXz [2021-05-21T19:03:14.629Z] --- PASS: TestExtensionXz (0.00s) [2021-05-21T19:03:14.629Z] === RUN TestCmdStreamLargeStderr [2021-05-21T19:03:14.629Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-05-21T19:03:14.629Z] === RUN TestCmdStreamBad [2021-05-21T19:03:14.629Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-21T19:03:14.629Z] archive_test.go:239: Failing on Windows CI machines [2021-05-21T19:03:14.629Z] === RUN TestCmdStreamGood [2021-05-21T19:03:15.082Z] --- PASS: TestCmdStreamGood (0.06s) [2021-05-21T19:03:15.082Z] === RUN TestUntarPathWithInvalidDest [2021-05-21T19:03:15.082Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2021-05-21T19:03:15.082Z] === RUN TestUntarPathWithInvalidSrc [2021-05-21T19:03:15.082Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-21T19:03:15.082Z] === RUN TestUntarPath [2021-05-21T19:03:15.082Z] --- PASS: TestUntarPath (0.06s) [2021-05-21T19:03:15.082Z] === RUN TestUntarPathWithDestinationFile [2021-05-21T19:03:15.082Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-05-21T19:03:15.082Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-21T19:03:15.082Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-05-21T19:03:15.082Z] === RUN TestCopyWithTarInvalidSrc [2021-05-21T19:03:15.082Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-21T19:03:15.082Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-21T19:03:15.082Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-21T19:03:15.082Z] === RUN TestCopyWithTarSrcFile [2021-05-21T19:03:15.082Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-21T19:03:15.082Z] === RUN TestCopyWithTarSrcFolder [2021-05-21T19:03:15.082Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-21T19:03:15.082Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-21T19:03:15.082Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-21T19:03:15.082Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-21T19:03:15.082Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-21T19:03:15.082Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-21T19:03:15.082Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-21T19:03:15.082Z] === RUN TestCopyFileWithTarSrcFile [2021-05-21T19:03:15.082Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-21T19:03:15.082Z] === RUN TestTarFiles [2021-05-21T19:03:15.082Z] === RUN Test [2021-05-21T19:03:15.082Z] === RUN Test/TestContainsEntry [2021-05-21T19:03:15.082Z] === RUN Test/TestCreateEntries [2021-05-21T19:03:15.082Z] === RUN Test/TestEntriesDiff [2021-05-21T19:03:15.082Z] === RUN Test/TestEntriesEquality [2021-05-21T19:03:15.082Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-21T19:03:15.082Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-21T19:03:15.082Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-21T19:03:15.082Z] === RUN Test/TestGeneratorNotGenerate [2021-05-21T19:03:15.082Z] === RUN Test/TestGeneratorWithPort [2021-05-21T19:03:15.082Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-21T19:03:15.082Z] === RUN Test/TestNewEntry [2021-05-21T19:03:15.082Z] === RUN Test/TestParse [2021-05-21T19:03:15.082Z] --- PASS: Test (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-21T19:03:15.082Z] --- PASS: Test/TestParse (0.00s) [2021-05-21T19:03:15.082Z] PASS [2021-05-21T19:03:15.082Z] coverage: 58.3% of statements [2021-05-21T19:03:15.082Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2021-05-21T19:03:15.285Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2021-05-21T19:03:15.286Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:03:15.536Z] === RUN Test [2021-05-21T19:03:15.536Z] === RUN Test/TestContent [2021-05-21T19:03:15.536Z] === RUN Test/TestInitialize [2021-05-21T19:03:15.536Z] === RUN Test/TestNew [2021-05-21T19:03:15.536Z] === RUN Test/TestParsingContentsWithComments [2021-05-21T19:03:15.536Z] === RUN Test/TestRegister [2021-05-21T19:03:15.536Z] === RUN Test/TestWatch [2021-05-21T19:03:15.536Z] --- PASS: Test (0.01s) [2021-05-21T19:03:15.536Z] --- PASS: Test/TestContent (0.00s) [2021-05-21T19:03:15.536Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-21T19:03:15.536Z] --- PASS: Test/TestNew (0.00s) [2021-05-21T19:03:15.536Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-21T19:03:15.536Z] --- PASS: Test/TestRegister (0.00s) [2021-05-21T19:03:15.536Z] --- PASS: Test/TestWatch (0.01s) [2021-05-21T19:03:15.536Z] PASS [2021-05-21T19:03:15.536Z] coverage: 92.9% of statements [2021-05-21T19:03:15.536Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 92.9% of statements [2021-05-21T19:03:15.641Z] --- PASS: TestReadPluginNoRead (9.45s) [2021-05-21T19:03:15.641Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-05-21T19:03:15.641Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2021-05-21T19:03:15.641Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2021-05-21T19:03:15.641Z] read_test.go:92: [d475251a45942] daemon is not started [2021-05-21T19:03:16.200Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.00s) [2021-05-21T19:03:16.200Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-21T19:03:16.491Z] === RUN Test [2021-05-21T19:03:16.491Z] === RUN Test/TestInitialize [2021-05-21T19:03:16.491Z] === RUN Test [2021-05-21T19:03:16.491Z] === RUN Test/TestWatch [2021-05-21T19:03:16.491Z] --- PASS: Test (0.00s) [2021-05-21T19:03:16.491Z] --- PASS: Test/TestWatch (0.00s) [2021-05-21T19:03:16.491Z] PASS [2021-05-21T19:03:16.491Z] coverage: 92.3% of statements [2021-05-21T19:03:16.585Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2021-05-21T19:03:16.585Z] PASS [2021-05-21T19:03:16.585Z] [2021-05-21T19:03:16.585Z] DONE 6 tests in 10.292s [2021-05-21T19:03:16.585Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-21T19:03:16.585Z] ++ 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 [2021-05-21T19:03:16.585Z] ++ set -e [2021-05-21T19:03:16.585Z] ++ '[' -n 0 ']' [2021-05-21T19:03:16.585Z] ++ set -x [2021-05-21T19:03:16.585Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:03:16.585Z] testing: warning: no tests to run [2021-05-21T19:03:16.585Z] PASS [2021-05-21T19:03:16.585Z] [2021-05-21T19:03:16.585Z] DONE 0 tests in 0.045s [2021-05-21T19:03:16.585Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-21T19:03:16.585Z] ++ 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 [2021-05-21T19:03:16.585Z] ++ set -e [2021-05-21T19:03:16.585Z] ++ '[' -n 0 ']' [2021-05-21T19:03:16.585Z] ++ set -x [2021-05-21T19:03:16.585Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:03:16.585Z] INFO: Testing against a local daemon [2021-05-21T19:03:16.585Z] === RUN TestPluginWithDevMounts [2021-05-21T19:03:16.585Z] === PAUSE TestPluginWithDevMounts [2021-05-21T19:03:16.585Z] === CONT TestPluginWithDevMounts [2021-05-21T19:03:16.944Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2021-05-21T19:03:16.944Z] time="2021-05-21T19:03:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T19:03:16.944Z] time="2021-05-21T19:03:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T19:03:16.944Z] time="2021-05-21T19:03:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T19:03:16.944Z] === RUN Test/TestInitializeWithCerts [2021-05-21T19:03:16.944Z] time="2021-05-21T19:03:16Z" level=info msg="Initializing discovery with TLS" [2021-05-21T19:03:16.944Z] === RUN Test/TestWatch [2021-05-21T19:03:16.944Z] time="2021-05-21T19:03:16Z" level=info msg="Initializing discovery without TLS" [2021-05-21T19:03:16.944Z] === RUN Test [2021-05-21T19:03:16.944Z] === RUN Test/TestInitialize [2021-05-21T19:03:16.944Z] === RUN Test/TestInitializeWithPattern [2021-05-21T19:03:16.944Z] === RUN Test/TestRegister [2021-05-21T19:03:16.944Z] === RUN Test/TestWatch [2021-05-21T19:03:16.944Z] --- PASS: Test (0.00s) [2021-05-21T19:03:16.944Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-21T19:03:16.944Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-21T19:03:16.944Z] --- PASS: Test/TestRegister (0.00s) [2021-05-21T19:03:16.944Z] --- PASS: Test/TestWatch (0.00s) [2021-05-21T19:03:16.944Z] PASS [2021-05-21T19:03:16.944Z] coverage: 93.8% of statements [2021-05-21T19:03:16.944Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-05-21T19:03:17.900Z] === RUN TestPollerAddRemove [2021-05-21T19:03:17.901Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-21T19:03:17.901Z] === RUN TestPollerEvent [2021-05-21T19:03:17.901Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-21T19:03:17.901Z] poller_test.go:41: No chmod on Windows [2021-05-21T19:03:17.901Z] === RUN TestPollerClose [2021-05-21T19:03:17.901Z] --- PASS: TestPollerClose (0.00s) [2021-05-21T19:03:17.901Z] PASS [2021-05-21T19:03:17.901Z] coverage: 36.2% of statements [2021-05-21T19:03:17.901Z] ok github.com/docker/docker/pkg/filenotify 0.084s coverage: 36.2% of statements [2021-05-21T19:03:18.354Z] === RUN TestCopyFileWithInvalidSrc [2021-05-21T19:03:18.354Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestCopyFileWithInvalidDest [2021-05-21T19:03:18.354Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-21T19:03:18.354Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-21T19:03:18.354Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestCopyFile [2021-05-21T19:03:18.354Z] --- PASS: TestCopyFile (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-21T19:03:18.354Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-21T19:03:18.354Z] fileutils_test.go:134: Needs porting to Windows [2021-05-21T19:03:18.354Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-21T19:03:18.354Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-21T19:03:18.354Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-21T19:03:18.354Z] fileutils_test.go:180: Needs porting to Windows [2021-05-21T19:03:18.354Z] === RUN TestWildcardMatches [2021-05-21T19:03:18.354Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestPatternMatches [2021-05-21T19:03:18.354Z] --- PASS: TestPatternMatches (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-21T19:03:18.354Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-21T19:03:18.354Z] === RUN TestPatternMatchesFolderExclusions [2021-05-21T19:03:18.354Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-21T19:03:18.573Z] --- PASS: TestCreateServiceConfigFileMode (3.83s) [2021-05-21T19:03:18.573Z] === RUN TestCreateServiceSysctls [2021-05-21T19:03:18.807Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-21T19:03:18.807Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-21T19:03:18.807Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-21T19:03:18.807Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-21T19:03:18.807Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestSingleExclamationError [2021-05-21T19:03:18.807Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestMatchesWithNoPatterns [2021-05-21T19:03:18.807Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestMatchesWithMalformedPatterns [2021-05-21T19:03:18.807Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestMatches [2021-05-21T19:03:18.807Z] --- PASS: TestMatches (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCleanPatterns [2021-05-21T19:03:18.807Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-21T19:03:18.807Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCleanPatternsExceptionFlag [2021-05-21T19:03:18.807Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-21T19:03:18.807Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-21T19:03:18.807Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCleanPatternsErrorSingleException [2021-05-21T19:03:18.807Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCreateIfNotExistsDir [2021-05-21T19:03:18.807Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestCreateIfNotExistsFile [2021-05-21T19:03:18.807Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-21T19:03:18.807Z] === RUN TestMatch [2021-05-21T19:03:18.807Z] --- PASS: TestMatch (0.00s) [2021-05-21T19:03:18.807Z] PASS [2021-05-21T19:03:18.807Z] coverage: 87.7% of statements [2021-05-21T19:03:18.807Z] ok github.com/docker/docker/pkg/fileutils 0.080s coverage: 87.7% of statements [2021-05-21T19:03:19.135Z] --- PASS: TestPluginWithDevMounts (2.07s) [2021-05-21T19:03:19.135Z] PASS [2021-05-21T19:03:19.135Z] [2021-05-21T19:03:19.135Z] DONE 1 tests in 2.219s [2021-05-21T19:03:19.135Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-21T19:03:19.135Z] ++ 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 [2021-05-21T19:03:19.135Z] ++ set -e [2021-05-21T19:03:19.135Z] ++ '[' -n 0 ']' [2021-05-21T19:03:19.135Z] ++ set -x [2021-05-21T19:03:19.135Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:03:19.135Z] INFO: Testing against a local daemon [2021-05-21T19:03:19.135Z] === RUN TestSecretInspect [2021-05-21T19:03:19.260Z] === RUN TestGet [2021-05-21T19:03:19.260Z] --- PASS: TestGet (0.00s) [2021-05-21T19:03:19.260Z] === RUN TestGetShortcutString [2021-05-21T19:03:19.260Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-21T19:03:19.260Z] PASS [2021-05-21T19:03:19.260Z] coverage: 42.9% of statements [2021-05-21T19:03:19.260Z] ok github.com/docker/docker/pkg/homedir 0.064s coverage: 42.9% of statements [2021-05-21T19:03:19.471Z] --- PASS: TestCgroupNamespacesRunHostMode (3.37s) [2021-05-21T19:03:19.471Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-21T19:03:19.713Z] --- PASS: Test (3.15s) [2021-05-21T19:03:19.713Z] --- PASS: Test/TestInitialize (0.13s) [2021-05-21T19:03:19.713Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-21T19:03:19.713Z] --- PASS: Test/TestWatch (3.01s) [2021-05-21T19:03:19.713Z] PASS [2021-05-21T19:03:19.713Z] coverage: 84.1% of statements [2021-05-21T19:03:19.713Z] ok github.com/docker/docker/pkg/discovery/kv 3.239s coverage: 84.1% of statements [2021-05-21T19:03:20.032Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-21T19:03:20.165Z] === RUN TestCreateIDMapOrder [2021-05-21T19:03:20.165Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-21T19:03:20.165Z] PASS [2021-05-21T19:03:20.165Z] coverage: 7.2% of statements [2021-05-21T19:03:20.165Z] ok github.com/docker/docker/pkg/idtools 0.119s coverage: 7.2% of statements [2021-05-21T19:03:20.618Z] --- PASS: TestTarFiles (5.43s) [2021-05-21T19:03:20.618Z] === RUN TestTarUntar [2021-05-21T19:03:20.618Z] --- PASS: TestTarUntar (0.03s) [2021-05-21T19:03:20.618Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-21T19:03:20.618Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-21T19:03:20.618Z] === RUN TestTarWithOptions [2021-05-21T19:03:20.618Z] --- PASS: TestTarWithOptions (0.02s) [2021-05-21T19:03:20.618Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-21T19:03:20.618Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-21T19:03:20.618Z] === RUN TestUntarUstarGnuConflict [2021-05-21T19:03:20.618Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-21T19:03:20.618Z] === RUN TestUntarInvalidFilenames [2021-05-21T19:03:20.618Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames243043478\\dest" [2021-05-21T19:03:20.618Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-05-21T19:03:20.618Z] === RUN TestUntarHardlinkToSymlink [2021-05-21T19:03:20.618Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-21T19:03:20.618Z] === RUN TestUntarInvalidHardlink [2021-05-21T19:03:20.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink820707383\\victim\\hello" -> "../victim/hello" [2021-05-21T19:03:20.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink442156074\\victim\\hello" -> "/../victim/hello" [2021-05-21T19:03:20.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink760638337\\victim" -> "../victim" [2021-05-21T19:03:20.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink017513196\\victim" -> "../victim" [2021-05-21T19:03:20.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink597472091\\victim" -> "../victim" [2021-05-21T19:03:21.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink813353214\\victim" -> "../victim" [2021-05-21T19:03:21.070Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-05-21T19:03:21.070Z] === RUN TestUntarInvalidSymlink [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink900794949\\dest\\dotdot" -> "../victim/hello" [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542552288\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink512192703\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269642002\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink993385801\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink558528532\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink766740579\\dest\\dir\\loophole" -> "../../victim" [2021-05-21T19:03:21.070Z] --- PASS: TestUntarInvalidSymlink (0.08s) [2021-05-21T19:03:21.070Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-21T19:03:21.070Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2021-05-21T19:03:21.070Z] === RUN TestXGlobalNoParent [2021-05-21T19:03:21.070Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestReplaceFileTarWrapper [2021-05-21T19:03:21.070Z] === RUN TestFixedBufferCap [2021-05-21T19:03:21.070Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestFixedBufferLen [2021-05-21T19:03:21.070Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestFixedBufferString [2021-05-21T19:03:21.070Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestFixedBufferWrite [2021-05-21T19:03:21.070Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestFixedBufferRead [2021-05-21T19:03:21.070Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestBytesPipeRead [2021-05-21T19:03:21.070Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestBytesPipeWrite [2021-05-21T19:03:21.070Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-21T19:03:21.070Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-05-21T19:03:21.070Z] === RUN TestPrefixHeaderReadable [2021-05-21T19:03:21.070Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-21T19:03:21.070Z] === RUN TestDisablePigz [2021-05-21T19:03:21.070Z] === RUN TestError [2021-05-21T19:03:21.070Z] --- PASS: TestError (0.00s) [2021-05-21T19:03:21.070Z] === RUN TestProgressString [2021-05-21T19:03:21.070Z] === RUN TestProgressString/no_progress [2021-05-21T19:03:21.070Z] === RUN TestProgressString/progress_1 [2021-05-21T19:03:21.070Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-21T19:03:21.070Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-21T19:03:21.070Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-21T19:03:21.070Z] === RUN TestProgressString/with_units [2021-05-21T19:03:21.070Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-21T19:03:21.070Z] === RUN TestProgressString/hide_counts [2021-05-21T19:03:21.070Z] --- PASS: TestProgressString (0.00s) [2021-05-21T19:03:21.070Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-21T19:03:21.070Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-21T19:03:21.070Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-21T19:03:21.523Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-21T19:03:21.523Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-21T19:03:21.523Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-21T19:03:21.523Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-21T19:03:21.523Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestJSONMessageDisplay [2021-05-21T19:03:21.523Z] --- PASS: TestDisablePigz (0.18s) [2021-05-21T19:03:21.523Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-21T19:03:21.523Z] === RUN TestPigz [2021-05-21T19:03:21.523Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-05-21T19:03:21.523Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-21T19:03:21.523Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-21T19:03:21.523Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestDisplayJSONMessagesStream [2021-05-21T19:03:21.523Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-21T19:03:21.523Z] PASS [2021-05-21T19:03:21.523Z] coverage: 91.7% of statements [2021-05-21T19:03:21.523Z] ok github.com/docker/docker/pkg/jsonmessage 0.177s coverage: 91.7% of statements [2021-05-21T19:03:21.523Z] --- PASS: TestPigz (0.13s) [2021-05-21T19:03:21.523Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-21T19:03:21.523Z] === RUN TestCopyFileWithInvalidDest [2021-05-21T19:03:21.523Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-21T19:03:21.523Z] archive_windows_test.go:16: Currently fails [2021-05-21T19:03:21.523Z] === RUN TestCanonicalTarNameForPath [2021-05-21T19:03:21.523Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestCanonicalTarName [2021-05-21T19:03:21.523Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestChmodTarEntry [2021-05-21T19:03:21.523Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestHardLinkOrder [2021-05-21T19:03:21.523Z] --- PASS: TestHardLinkOrder (0.10s) [2021-05-21T19:03:21.523Z] === RUN TestChangeString [2021-05-21T19:03:21.523Z] --- PASS: TestChangeString (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestChangesWithNoChanges [2021-05-21T19:03:21.523Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-05-21T19:03:21.523Z] === RUN TestAtomicWriteToFile [2021-05-21T19:03:21.523Z] === RUN TestStandardLongPath [2021-05-21T19:03:21.523Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestUNCLongPath [2021-05-21T19:03:21.523Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-21T19:03:21.523Z] PASS [2021-05-21T19:03:21.523Z] coverage: 100.0% of statements [2021-05-21T19:03:21.523Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-21T19:03:21.523Z] === RUN TestAtomicWriteSetCommit [2021-05-21T19:03:21.523Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-05-21T19:03:21.523Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-05-21T19:03:21.523Z] === RUN TestChangesWithChanges [2021-05-21T19:03:21.523Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-21T19:03:21.523Z] === RUN TestAtomicWriteSetCancel [2021-05-21T19:03:21.523Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-21T19:03:21.523Z] === RUN TestReadCloserWrapperClose [2021-05-21T19:03:21.523Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestReaderErrWrapperReadOnError [2021-05-21T19:03:21.523Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestReaderErrWrapperRead [2021-05-21T19:03:21.523Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestHashData [2021-05-21T19:03:21.523Z] --- PASS: TestHashData (0.00s) [2021-05-21T19:03:21.523Z] === RUN TestCancelReadCloser [2021-05-21T19:03:21.523Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-21T19:03:21.523Z] === RUN TestChangesWithChangesGH13590 [2021-05-21T19:03:21.523Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-21T19:03:21.523Z] changes_test.go:196: needs more investigation [2021-05-21T19:03:21.523Z] === RUN TestChangesDirsEmpty [2021-05-21T19:03:21.524Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-21T19:03:21.524Z] === RUN TestWriteCloserWrapperClose [2021-05-21T19:03:21.524Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-21T19:03:21.524Z] === RUN TestNopWriteCloser [2021-05-21T19:03:21.524Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-21T19:03:21.524Z] === RUN TestNopWriter [2021-05-21T19:03:21.524Z] --- PASS: TestNopWriter (0.00s) [2021-05-21T19:03:21.524Z] === RUN TestWriteCounter [2021-05-21T19:03:21.524Z] --- PASS: TestWriteCounter (0.00s) [2021-05-21T19:03:21.524Z] PASS [2021-05-21T19:03:21.524Z] coverage: 68.4% of statements [2021-05-21T19:03:21.524Z] ok github.com/docker/docker/pkg/ioutils 0.674s coverage: 68.4% of statements [2021-05-21T19:03:21.524Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-05-21T19:03:21.977Z] === RUN TestChangesDirsMutated [2021-05-21T19:03:21.977Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-05-21T19:03:21.977Z] === RUN TestApplyLayer [2021-05-21T19:03:21.977Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-21T19:03:21.977Z] changes_test.go:433: needs further investigation [2021-05-21T19:03:21.977Z] === RUN TestChangesSizeWithHardlinks [2021-05-21T19:03:21.977Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-21T19:03:21.977Z] changes_test.go:469: needs further investigation [2021-05-21T19:03:21.977Z] === RUN TestChangesSizeWithNoChanges [2021-05-21T19:03:21.977Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-21T19:03:21.977Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-21T19:03:21.977Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-21T19:03:21.977Z] === RUN TestChangesSize [2021-05-21T19:03:21.977Z] --- PASS: TestChangesSize (0.00s) [2021-05-21T19:03:21.977Z] === RUN TestApplyLayerInvalidFilenames [2021-05-21T19:03:21.977Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames595059658\\dest" [2021-05-21T19:03:21.977Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-21T19:03:21.977Z] === RUN TestApplyLayerInvalidHardlink [2021-05-21T19:03:21.977Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink246530956\\victim\\hello" -> "../victim/hello" [2021-05-21T19:03:21.977Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink806645627\\victim\\hello" -> "/../victim/hello" [2021-05-21T19:03:21.977Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink035012766\\victim" -> "../victim" [2021-05-21T19:03:21.977Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink435525477\\victim" -> "../victim" [2021-05-21T19:03:21.977Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink032117632\\victim" -> "../victim" [2021-05-21T19:03:21.977Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink531409631\\victim" -> "../victim" [2021-05-21T19:03:21.977Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-21T19:03:21.977Z] === RUN TestApplyLayerInvalidSymlink [2021-05-21T19:03:21.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink244801202\\dest\\dotdot" -> "../victim/hello" [2021-05-21T19:03:21.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink510924393\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-21T19:03:21.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink173416116\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink981360771\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink143067142\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.977Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink926248365\\dest\\loophole-victim" -> "../victim" [2021-05-21T19:03:21.977Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-05-21T19:03:21.977Z] === RUN TestApplyLayerWhiteouts [2021-05-21T19:03:21.977Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-05-21T19:03:21.977Z] === RUN TestGenerateEmptyFile [2021-05-21T19:03:21.977Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-21T19:03:21.977Z] === RUN TestGenerateWithContent [2021-05-21T19:03:21.977Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-21T19:03:21.977Z] PASS [2021-05-21T19:03:21.977Z] coverage: 62.6% of statements [2021-05-21T19:03:21.977Z] ok github.com/docker/docker/pkg/archive 8.290s coverage: 62.6% of statements [2021-05-21T19:03:22.430Z] === RUN TestNameFormat [2021-05-21T19:03:22.430Z] --- PASS: TestNameFormat (0.00s) [2021-05-21T19:03:22.430Z] === RUN TestNameRetries [2021-05-21T19:03:22.430Z] --- PASS: TestNameRetries (0.00s) [2021-05-21T19:03:22.430Z] PASS [2021-05-21T19:03:22.430Z] coverage: 85.7% of statements [2021-05-21T19:03:22.430Z] ok github.com/docker/docker/pkg/namesgenerator 0.132s coverage: 85.7% of statements [2021-05-21T19:03:22.430Z] === RUN TestParseKeyValueOpt [2021-05-21T19:03:22.430Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-21T19:03:22.430Z] === RUN TestParseUintList [2021-05-21T19:03:22.430Z] --- PASS: TestParseUintList (0.00s) [2021-05-21T19:03:22.430Z] === RUN TestParseUintListMaximumLimits [2021-05-21T19:03:22.430Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-21T19:03:22.430Z] PASS [2021-05-21T19:03:22.430Z] coverage: 97.0% of statements [2021-05-21T19:03:22.442Z] --- PASS: TestSecretInspect (3.14s) [2021-05-21T19:03:22.442Z] === RUN TestSecretList [2021-05-21T19:03:22.757Z] --- PASS: TestCreateServiceSysctls (3.94s) [2021-05-21T19:03:22.757Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:03:22.883Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2021-05-21T19:03:22.883Z] === RUN TestNewAndRemove [2021-05-21T19:03:22.883Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-21T19:03:22.883Z] === RUN TestRemoveInvalidPath [2021-05-21T19:03:22.883Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-21T19:03:22.883Z] PASS [2021-05-21T19:03:22.883Z] coverage: 82.6% of statements [2021-05-21T19:03:22.884Z] ok github.com/docker/docker/pkg/pidfile 0.076s coverage: 82.6% of statements [2021-05-21T19:03:23.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.72s) [2021-05-21T19:03:23.303Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-21T19:03:23.840Z] === RUN TestParseEmptyInterface [2021-05-21T19:03:23.840Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestParseNonInterfaceType [2021-05-21T19:03:23.840Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestParseWithOneFunction [2021-05-21T19:03:23.840Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestParseWithMultipleFuncs [2021-05-21T19:03:23.840Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestParseWithUnnamedReturn [2021-05-21T19:03:23.840Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestEmbeddedInterface [2021-05-21T19:03:23.840Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestParsedImports [2021-05-21T19:03:23.840Z] --- PASS: TestParsedImports (0.00s) [2021-05-21T19:03:23.840Z] === RUN TestAliasedImports [2021-05-21T19:03:23.840Z] --- PASS: TestAliasedImports (0.00s) [2021-05-21T19:03:23.840Z] PASS [2021-05-21T19:03:23.840Z] coverage: 56.8% of statements [2021-05-21T19:03:23.840Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2021-05-21T19:03:23.866Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-21T19:03:24.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-21T19:03:24.685Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-21T19:03:24.995Z] --- PASS: TestSecretList (3.10s) [2021-05-21T19:03:24.995Z] === RUN TestSecretsCreateAndDelete [2021-05-21T19:03:25.301Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-21T19:03:25.301Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-05-21T19:03:25.301Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-21T19:03:25.360Z] === RUN TestFailedConnection [2021-05-21T19:03:25.360Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-21T19:03:25.360Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-21T19:03:25.360Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-21T19:03:25.360Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-21T19:03:25.360Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-21T19:03:25.360Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-21T19:03:25.360Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-21T19:03:25.360Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-21T19:03:25.360Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-21T19:03:25.360Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-21T19:03:25.360Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-21T19:03:25.360Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-21T19:03:25.360Z] === RUN TestBufferPoolPutAndGet [2021-05-21T19:03:25.360Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-21T19:03:25.360Z] PASS [2021-05-21T19:03:25.360Z] coverage: 88.2% of statements [2021-05-21T19:03:25.360Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-05-21T19:03:25.567Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-21T19:03:25.813Z] === RUN TestHTTPTransport [2021-05-21T19:03:25.813Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-21T19:03:25.813Z] PASS [2021-05-21T19:03:25.813Z] coverage: 85.7% of statements [2021-05-21T19:03:25.813Z] ok github.com/docker/docker/pkg/plugins/transport 0.079s coverage: 85.7% of statements [2021-05-21T19:03:26.039Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-05-21T19:03:26.039Z] === RUN TestInspect [2021-05-21T19:03:26.144Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-21T19:03:26.267Z] --- PASS: TestFailedConnection (1.02s) [2021-05-21T19:03:26.267Z] === RUN TestFailOnce [2021-05-21T19:03:26.267Z] 2021/05/21 19:03:25 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-05-21T19:03:26.267Z] goroutine 10 [running]: [2021-05-21T19:03:26.267Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-05-21T19:03:26.267Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-21T19:03:26.267Z] panic(0x849b40, 0x986aa0) [2021-05-21T19:03:26.267Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-21T19:03:26.267Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-21T19:03:26.267Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-21T19:03:26.267Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-21T19:03:26.267Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-21T19:03:26.267Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-21T19:03:26.267Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-21T19:03:26.267Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-21T19:03:26.267Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-21T19:03:26.267Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2a0, 0xc00004a980) [2021-05-21T19:03:26.267Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-21T19:03:26.267Z] created by net/http.(*Server).Serve [2021-05-21T19:03:26.267Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-21T19:03:26.267Z] time="2021-05-21T19:03:26Z" 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" [2021-05-21T19:03:26.411Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-21T19:03:26.411Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-21T19:03:26.669Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.43s) [2021-05-21T19:03:26.669Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-21T19:03:26.720Z] === RUN TestOutputOnPrematureClose [2021-05-21T19:03:26.720Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-21T19:03:26.720Z] === RUN TestCompleteSilently [2021-05-21T19:03:26.720Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-21T19:03:26.720Z] PASS [2021-05-21T19:03:26.720Z] coverage: 75.9% of statements [2021-05-21T19:03:26.720Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2021-05-21T19:03:26.720Z] === RUN TestSendToOneSub [2021-05-21T19:03:26.720Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-21T19:03:26.720Z] === RUN TestSendToMultipleSubs [2021-05-21T19:03:26.720Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-21T19:03:26.720Z] === RUN TestEvictOneSub [2021-05-21T19:03:26.720Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-21T19:03:26.720Z] === RUN TestClosePublisher [2021-05-21T19:03:26.720Z] --- PASS: TestClosePublisher (0.00s) [2021-05-21T19:03:26.720Z] === RUN TestPubSubRace [2021-05-21T19:03:27.174Z] --- PASS: TestFailOnce (1.20s) [2021-05-21T19:03:27.174Z] === RUN TestEchoInputOutput [2021-05-21T19:03:27.174Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-21T19:03:27.174Z] === RUN TestBackoff [2021-05-21T19:03:27.174Z] --- PASS: TestBackoff (0.00s) [2021-05-21T19:03:27.174Z] === RUN TestAbortRetry [2021-05-21T19:03:27.174Z] --- PASS: TestAbortRetry (0.00s) [2021-05-21T19:03:27.174Z] === RUN TestClientScheme [2021-05-21T19:03:27.174Z] --- PASS: TestClientScheme (0.00s) [2021-05-21T19:03:27.174Z] === RUN TestNewClientWithTimeout [2021-05-21T19:03:27.627Z] === RUN TestRegister [2021-05-21T19:03:27.627Z] --- PASS: TestRegister (0.00s) [2021-05-21T19:03:27.627Z] === RUN TestCommand [2021-05-21T19:03:27.627Z] --- PASS: TestCommand (0.03s) [2021-05-21T19:03:27.627Z] === RUN TestNaiveSelf [2021-05-21T19:03:27.627Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-21T19:03:27.627Z] PASS [2021-05-21T19:03:27.627Z] coverage: 82.4% of statements [2021-05-21T19:03:27.627Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2021-05-21T19:03:27.627Z] --- PASS: TestPubSubRace (1.06s) [2021-05-21T19:03:27.627Z] PASS [2021-05-21T19:03:27.627Z] coverage: 75.0% of statements [2021-05-21T19:03:27.627Z] time="2021-05-21T19:03:27Z" 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" [2021-05-21T19:03:27.627Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-05-21T19:03:28.303Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2021-05-21T19:03:28.303Z] === RUN TestSecretsUpdate [2021-05-21T19:03:28.557Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-21T19:03:29.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-21T19:03:29.147Z] === RUN TestParseSignal [2021-05-21T19:03:29.147Z] --- PASS: TestParseSignal (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestValidSignalForPlatform [2021-05-21T19:03:29.147Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-21T19:03:29.147Z] PASS [2021-05-21T19:03:29.147Z] coverage: 19.4% of statements [2021-05-21T19:03:29.147Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 19.4% of statements [2021-05-21T19:03:29.147Z] === RUN TestNewStdWriter [2021-05-21T19:03:29.147Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-21T19:03:29.147Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestWriteWithNilBytes [2021-05-21T19:03:29.147Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestWrite [2021-05-21T19:03:29.147Z] --- PASS: TestWrite (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestWriteWithWriterError [2021-05-21T19:03:29.147Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-21T19:03:29.147Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyWriteAndRead [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-21T19:03:29.147Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-21T19:03:29.147Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-21T19:03:29.147Z] PASS [2021-05-21T19:03:29.147Z] coverage: 100.0% of statements [2021-05-21T19:03:29.147Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-05-21T19:03:29.148Z] time="2021-05-21T19:03:29Z" 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" [2021-05-21T19:03:29.343Z] --- PASS: TestInspect (3.37s) [2021-05-21T19:03:29.343Z] === RUN TestCreateJob [2021-05-21T19:03:29.683Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s) [2021-05-21T19:03:29.683Z] === RUN TestNISDomainname [2021-05-21T19:03:30.107Z] === RUN TestGenerateRandomID [2021-05-21T19:03:30.107Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestShortenId [2021-05-21T19:03:30.107Z] --- PASS: TestShortenId (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestShortenSha256Id [2021-05-21T19:03:30.107Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestShortenIdEmpty [2021-05-21T19:03:30.107Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestShortenIdInvalid [2021-05-21T19:03:30.107Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestIsShortIDNonHex [2021-05-21T19:03:30.107Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestIsShortIDNotCorrectSize [2021-05-21T19:03:30.107Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-21T19:03:30.107Z] PASS [2021-05-21T19:03:30.107Z] coverage: 70.6% of statements [2021-05-21T19:03:30.107Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2021-05-21T19:03:30.107Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-21T19:03:30.107Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-21T19:03:30.107Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestFormatStatus [2021-05-21T19:03:30.107Z] --- PASS: TestFormatStatus (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestFormatError [2021-05-21T19:03:30.107Z] --- PASS: TestFormatError (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestFormatJSONError [2021-05-21T19:03:30.107Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-21T19:03:30.107Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-21T19:03:30.107Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestNewJSONProgressOutput [2021-05-21T19:03:30.107Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestAuxFormatterEmit [2021-05-21T19:03:30.107Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestStreamWriterStdout [2021-05-21T19:03:30.107Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-21T19:03:30.107Z] === RUN TestStreamWriterStderr [2021-05-21T19:03:30.107Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-21T19:03:30.107Z] PASS [2021-05-21T19:03:30.107Z] coverage: 66.2% of statements [2021-05-21T19:03:30.107Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2021-05-21T19:03:31.064Z] === RUN TestIsCpusetListAvailable [2021-05-21T19:03:31.064Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-21T19:03:31.064Z] PASS [2021-05-21T19:03:31.064Z] coverage: 38.2% of statements [2021-05-21T19:03:31.064Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-05-21T19:03:31.608Z] --- PASS: TestSecretsUpdate (3.10s) [2021-05-21T19:03:31.608Z] === RUN TestTemplatedSecret [2021-05-21T19:03:32.020Z] time="2021-05-21T19:03:31Z" 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" [2021-05-21T19:03:32.021Z] === RUN TestChtimes [2021-05-21T19:03:32.021Z] --- PASS: TestChtimes (0.00s) [2021-05-21T19:03:32.021Z] === RUN TestChtimesWindows [2021-05-21T19:03:32.021Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-21T19:03:32.021Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-21T19:03:32.021Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-21T19:03:32.021Z] === RUN TestEnsureRemoveAllNotExist [2021-05-21T19:03:32.021Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-21T19:03:32.021Z] === RUN TestEnsureRemoveAllWithDir [2021-05-21T19:03:32.021Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-21T19:03:32.021Z] === RUN TestEnsureRemoveAllWithFile [2021-05-21T19:03:32.021Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-21T19:03:32.021Z] === RUN TestHasWin32KSupport [2021-05-21T19:03:32.021Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-21T19:03:32.021Z] syscall_windows_test.go:8: win32k: true [2021-05-21T19:03:32.021Z] PASS [2021-05-21T19:03:32.021Z] coverage: 12.0% of statements [2021-05-21T19:03:32.021Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.0% of statements [2021-05-21T19:03:32.202Z] --- PASS: TestNISDomainname (2.21s) [2021-05-21T19:03:32.202Z] === RUN TestHostnameDnsResolution [2021-05-21T19:03:32.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-21T19:03:32.474Z] === RUN TestTailFile [2021-05-21T19:03:32.474Z] --- PASS: TestTailFile (0.00s) [2021-05-21T19:03:32.474Z] === RUN TestTailFileManyLines [2021-05-21T19:03:32.474Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-21T19:03:32.474Z] === RUN TestTailEmptyFile [2021-05-21T19:03:32.474Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-21T19:03:32.474Z] === RUN TestTailNegativeN [2021-05-21T19:03:32.474Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader [2021-05-21T19:03:32.474Z] === CONT TestNewTailReader [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/no_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/truncated_last_line [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-21T19:03:32.474Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-21T19:03:32.474Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.474Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-21T19:03:32.474Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.474Z] === CONT TestNewTailReader/no_delimiter [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.475Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.475Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.476Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.477Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.477Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.657Z] --- PASS: TestCreateJob (3.85s) [2021-05-21T19:03:32.657Z] === RUN TestReplicatedJob [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.933Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-21T19:03:32.934Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T19:03:32.934Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.02s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.02s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.02s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.02s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.03s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T19:03:32.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-21T19:03:32.936Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-21T19:03:32.936Z] PASS [2021-05-21T19:03:32.936Z] coverage: 88.6% of statements [2021-05-21T19:03:32.936Z] ok github.com/docker/docker/pkg/tailfile 0.481s coverage: 88.6% of statements [2021-05-21T19:03:33.389Z] === RUN TestTarSumRemoveNonExistent [2021-05-21T19:03:33.389Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestTarSumRemove [2021-05-21T19:03:33.389Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestSortFileInfoSums [2021-05-21T19:03:33.389Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestNewTarSumForLabelInvalid [2021-05-21T19:03:33.389Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestNewTarSumForLabel [2021-05-21T19:03:33.389Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestEmptyTar [2021-05-21T19:03:33.389Z] --- PASS: TestEmptyTar (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestTarSumsReadSize [2021-05-21T19:03:33.389Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-05-21T19:03:33.389Z] === RUN TestTarSums [2021-05-21T19:03:33.389Z] --- PASS: TestTarSums (0.08s) [2021-05-21T19:03:33.389Z] === RUN TestIteration [2021-05-21T19:03:33.389Z] --- PASS: TestIteration (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestVersionLabelForChecksum [2021-05-21T19:03:33.389Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestVersion [2021-05-21T19:03:33.389Z] --- PASS: TestVersion (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestGetVersion [2021-05-21T19:03:33.389Z] --- PASS: TestGetVersion (0.00s) [2021-05-21T19:03:33.389Z] === RUN TestGetVersions [2021-05-21T19:03:33.389Z] --- PASS: TestGetVersions (0.00s) [2021-05-21T19:03:33.389Z] PASS [2021-05-21T19:03:33.389Z] coverage: 89.3% of statements [2021-05-21T19:03:33.389Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-05-21T19:03:33.842Z] testing: warning: no tests to run [2021-05-21T19:03:33.842Z] PASS [2021-05-21T19:03:33.842Z] coverage: [no statements] [2021-05-21T19:03:33.842Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-05-21T19:03:34.295Z] === RUN TestTruncIndex [2021-05-21T19:03:34.748Z] --- PASS: TestTruncIndex (0.10s) [2021-05-21T19:03:34.748Z] PASS [2021-05-21T19:03:34.748Z] coverage: 91.5% of statements [2021-05-21T19:03:34.748Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-05-21T19:03:34.748Z] === RUN TestIsGIT [2021-05-21T19:03:34.748Z] --- PASS: TestIsGIT (0.00s) [2021-05-21T19:03:34.748Z] === RUN TestIsTransport [2021-05-21T19:03:34.748Z] --- PASS: TestIsTransport (0.00s) [2021-05-21T19:03:34.748Z] PASS [2021-05-21T19:03:34.748Z] coverage: 100.0% of statements [2021-05-21T19:03:34.748Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2021-05-21T19:03:34.974Z] --- PASS: TestHostnameDnsResolution (2.99s) [2021-05-21T19:03:34.974Z] === RUN TestStats [2021-05-21T19:03:35.201Z] === RUN TestVersionInfo [2021-05-21T19:03:35.201Z] --- PASS: TestVersionInfo (0.00s) [2021-05-21T19:03:35.202Z] === RUN TestAppendVersions [2021-05-21T19:03:35.202Z] --- PASS: TestAppendVersions (0.00s) [2021-05-21T19:03:35.202Z] PASS [2021-05-21T19:03:35.202Z] coverage: 88.9% of statements [2021-05-21T19:03:35.655Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2021-05-21T19:03:35.821Z] --- PASS: TestTemplatedSecret (3.75s) [2021-05-21T19:03:35.821Z] === RUN TestSecretCreateResolve [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T19:03:36.107Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T19:03:36.107Z] time="2021-05-21T19:03:36Z" 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" [2021-05-21T19:03:36.339Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-21T19:03:36.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-21T19:03:36.901Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-21T19:03:37.626Z] === RUN TestNewSettable [2021-05-21T19:03:37.626Z] --- PASS: TestNewSettable (0.00s) [2021-05-21T19:03:37.626Z] === RUN TestIsSettable [2021-05-21T19:03:37.626Z] --- PASS: TestIsSettable (0.00s) [2021-05-21T19:03:37.626Z] === RUN TestUpdateSettingsEnv [2021-05-21T19:03:37.626Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-21T19:03:37.626Z] PASS [2021-05-21T19:03:37.626Z] coverage: 20.1% of statements [2021-05-21T19:03:37.626Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.1% of statements [2021-05-21T19:03:37.626Z] === RUN TestValidatePrivileges [2021-05-21T19:03:37.626Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-21T19:03:37.626Z] === RUN TestFilterByCapNeg [2021-05-21T19:03:37.626Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-21T19:03:37.626Z] === RUN TestFilterByCapPos [2021-05-21T19:03:37.626Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-21T19:03:37.626Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-21T19:03:37.626Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-21T19:03:37.626Z] PASS [2021-05-21T19:03:37.626Z] coverage: 12.0% of statements [2021-05-21T19:03:37.626Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2021-05-21T19:03:37.626Z] === RUN TestLoad [2021-05-21T19:03:37.626Z] --- PASS: TestLoad (0.00s) [2021-05-21T19:03:37.626Z] === RUN TestSave [2021-05-21T19:03:37.626Z] --- PASS: TestSave (0.03s) [2021-05-21T19:03:37.626Z] === RUN TestAddDeleteGet [2021-05-21T19:03:37.626Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-21T19:03:37.626Z] === RUN TestInvalidTags [2021-05-21T19:03:37.626Z] --- PASS: TestInvalidTags (0.01s) [2021-05-21T19:03:37.626Z] PASS [2021-05-21T19:03:37.626Z] coverage: 84.4% of statements [2021-05-21T19:03:37.626Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2021-05-21T19:03:38.267Z] --- PASS: TestStats (3.23s) [2021-05-21T19:03:38.267Z] === RUN TestStopContainerWithTimeout [2021-05-21T19:03:38.267Z] === RUN TestStopContainerWithTimeout/0 [2021-05-21T19:03:38.267Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-21T19:03:38.267Z] === RUN TestStopContainerWithTimeout/1 [2021-05-21T19:03:38.267Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-21T19:03:38.267Z] === RUN TestStopContainerWithTimeout/3 [2021-05-21T19:03:38.267Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-21T19:03:38.267Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-21T19:03:38.267Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-21T19:03:38.267Z] === CONT TestStopContainerWithTimeout/0 [2021-05-21T19:03:38.267Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-21T19:03:38.267Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-21T19:03:38.372Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-05-21T19:03:38.372Z] PASS [2021-05-21T19:03:38.372Z] [2021-05-21T19:03:38.372Z] DONE 6 tests in 19.508s [2021-05-21T19:03:38.372Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-21T19:03:38.372Z] ++ 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 [2021-05-21T19:03:38.372Z] ++ set -e [2021-05-21T19:03:38.372Z] ++ '[' -n 0 ']' [2021-05-21T19:03:38.372Z] ++ set -x [2021-05-21T19:03:38.372Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:03:38.372Z] INFO: Testing against a local daemon [2021-05-21T19:03:38.372Z] === RUN TestServiceCreateInit [2021-05-21T19:03:38.372Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T19:03:38.830Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestReaderWithReadError [2021-05-21T19:03:39.144Z] time="2021-05-21T19:03:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestReader [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-21T19:03:39.144Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-21T19:03:39.144Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-21T19:03:39.144Z] PASS [2021-05-21T19:03:39.144Z] coverage: 100.0% of statements [2021-05-21T19:03:39.144Z] ok github.com/docker/docker/registry/resumable 0.272s coverage: 100.0% of statements [2021-05-21T19:03:39.144Z] === RUN TestRestartManagerTimeout [2021-05-21T19:03:39.144Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-21T19:03:39.144Z] === RUN TestRestartManagerTimeoutReset [2021-05-21T19:03:39.144Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-21T19:03:39.144Z] PASS [2021-05-21T19:03:39.144Z] coverage: 50.9% of statements [2021-05-21T19:03:39.144Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-05-21T19:03:40.101Z] === RUN TestResolveAuthConfigIndexServer [2021-05-21T19:03:40.101Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestResolveAuthConfigFullURL [2021-05-21T19:03:40.101Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-21T19:03:40.101Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestValidateMirror [2021-05-21T19:03:40.101Z] --- PASS: TestValidateMirror (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestLoadInsecureRegistries [2021-05-21T19:03:40.101Z] time="2021-05-21T19:03:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-21T19:03:40.101Z] time="2021-05-21T19:03:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-21T19:03:40.101Z] time="2021-05-21T19:03:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-21T19:03:40.101Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-05-21T19:03:40.101Z] === RUN TestNewServiceConfig [2021-05-21T19:03:40.101Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestValidateIndexName [2021-05-21T19:03:40.101Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestValidateIndexNameWithError [2021-05-21T19:03:40.101Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestEndpointParse [2021-05-21T19:03:40.101Z] --- PASS: TestEndpointParse (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestEndpointParseInvalid [2021-05-21T19:03:40.101Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestValidateEndpoint [2021-05-21T19:03:40.101Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-21T19:03:40.101Z] === RUN TestPing [2021-05-21T19:03:40.101Z] --- PASS: TestPing (0.01s) [2021-05-21T19:03:40.101Z] === RUN TestPingRegistryEndpoint [2021-05-21T19:03:40.101Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-21T19:03:40.101Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:40.101Z] === RUN TestEndpoint [2021-05-21T19:03:40.101Z] --- SKIP: TestEndpoint (0.01s) [2021-05-21T19:03:40.101Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:40.101Z] === RUN TestParseRepositoryInfo [2021-05-21T19:03:40.101Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestNewIndexInfo [2021-05-21T19:03:40.101Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestMirrorEndpointLookup [2021-05-21T19:03:40.101Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-21T19:03:40.101Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:03:40.101Z] === RUN TestSearchRepositories [2021-05-21T19:03:40.101Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-21T19:03:40.101Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-21T19:03:40.101Z] Host: 127.0.0.1:49243 [2021-05-21T19:03:40.101Z] User-Agent: docker test client [2021-05-21T19:03:40.101Z] Authorization: Token fake-token [2021-05-21T19:03:40.101Z] X-Docker-Token: true [2021-05-21T19:03:40.101Z] Accept-Encoding: gzip [2021-05-21T19:03:40.101Z] [2021-05-21T19:03:40.101Z] [2021-05-21T19:03:40.101Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-21T19:03:40.101Z] Connection: close [2021-05-21T19:03:40.101Z] Content-Length: 144 [2021-05-21T19:03:40.101Z] Cache-Control: no-cache [2021-05-21T19:03:40.101Z] Content-Type: application/json [2021-05-21T19:03:40.101Z] Date: Fri, 21 May 2021 19:03:40 GMT [2021-05-21T19:03:40.101Z] Expires: -1 [2021-05-21T19:03:40.101Z] Pragma: no-cache [2021-05-21T19:03:40.101Z] Server: docker-tests/mock [2021-05-21T19:03:40.101Z] X-Docker-Registry-Config: mock [2021-05-21T19:03:40.101Z] X-Docker-Registry-Version: 0.0.0 [2021-05-21T19:03:40.101Z] [2021-05-21T19:03:40.101Z] [2021-05-21T19:03:40.101Z] === RUN TestTrustedLocation [2021-05-21T19:03:40.101Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-21T19:03:40.101Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestAllowNondistributableArtifacts [2021-05-21T19:03:40.101Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-21T19:03:40.101Z] === RUN TestIsSecureIndex [2021-05-21T19:03:40.101Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-21T19:03:40.101Z] PASS [2021-05-21T19:03:40.101Z] coverage: 51.7% of statements [2021-05-21T19:03:40.101Z] ok github.com/docker/docker/registry 0.261s coverage: 51.7% of statements [2021-05-21T19:03:40.198Z] === CONT TestStopContainerWithTimeout/3 [2021-05-21T19:03:40.198Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-21T19:03:40.554Z] === RUN TestDecodeContainerConfig [2021-05-21T19:03:40.554Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-21T19:03:40.554Z] === RUN TestDecodeContainerConfigIsolation [2021-05-21T19:03:40.554Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-21T19:03:40.554Z] === RUN TestValidatePrivileged [2021-05-21T19:03:40.554Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-21T19:03:40.554Z] PASS [2021-05-21T19:03:40.554Z] coverage: 52.2% of statements [2021-05-21T19:03:40.554Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-05-21T19:03:40.554Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-21T19:03:40.554Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-21T19:03:40.554Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-21T19:03:40.554Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-21T19:03:40.554Z] PASS [2021-05-21T19:03:40.554Z] coverage: 62.5% of statements [2021-05-21T19:03:40.554Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2021-05-21T19:03:40.761Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-21T19:03:40.765Z] --- PASS: TestReplicatedJob (7.07s) [2021-05-21T19:03:40.765Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:03:41.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-21T19:03:41.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-21T19:03:41.323Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-21T19:03:41.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-21T19:03:41.581Z] === CONT TestStopContainerWithTimeout/1 [2021-05-21T19:03:43.429Z] === RUN TestGetDriver [2021-05-21T19:03:43.429Z] --- PASS: TestGetDriver (0.00s) [2021-05-21T19:03:43.429Z] === RUN TestVolumeRequestError [2021-05-21T19:03:43.429Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-21T19:03:43.429Z] PASS [2021-05-21T19:03:43.429Z] coverage: 36.1% of statements [2021-05-21T19:03:43.429Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2021-05-21T19:03:43.669Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T19:03:43.883Z] === RUN TestGetAddress [2021-05-21T19:03:43.883Z] --- PASS: TestGetAddress (0.00s) [2021-05-21T19:03:43.883Z] === RUN TestRemove [2021-05-21T19:03:43.883Z] --- SKIP: TestRemove (0.00s) [2021-05-21T19:03:43.883Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-21T19:03:43.883Z] === RUN TestInitializeWithVolumes [2021-05-21T19:03:43.883Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-21T19:03:43.883Z] === RUN TestCreate [2021-05-21T19:03:43.883Z] --- PASS: TestCreate (0.01s) [2021-05-21T19:03:43.883Z] === RUN TestValidateName [2021-05-21T19:03:43.883Z] --- PASS: TestValidateName (0.00s) [2021-05-21T19:03:43.883Z] === RUN TestCreateWithOpts [2021-05-21T19:03:43.883Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-21T19:03:43.883Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-21T19:03:43.883Z] === RUN TestRelaodNoOpts [2021-05-21T19:03:43.883Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-21T19:03:43.883Z] PASS [2021-05-21T19:03:43.883Z] coverage: 41.5% of statements [2021-05-21T19:03:43.883Z] ok github.com/docker/docker/volume/local 0.076s coverage: 41.5% of statements [2021-05-21T19:03:44.047Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2021-05-21T19:03:44.047Z] === RUN TestServiceListWithStatuses [2021-05-21T19:03:44.047Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T19:03:44.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:03:44.047Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:03:44.098Z] --- PASS: TestStopContainerWithTimeout (0.09s) [2021-05-21T19:03:44.098Z] --- PASS: TestStopContainerWithTimeout/0 (1.83s) [2021-05-21T19:03:44.098Z] --- PASS: TestStopContainerWithTimeout/-1 (3.63s) [2021-05-21T19:03:44.098Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-05-21T19:03:44.098Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2021-05-21T19:03:44.098Z] === RUN TestDeleteDevicemapper [2021-05-21T19:03:44.098Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-21T19:03:44.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T19:03:44.098Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T19:03:44.336Z] === RUN TestConvertTmpfsOptions [2021-05-21T19:03:44.336Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-21T19:03:44.336Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-21T19:03:44.336Z] parser_test.go:49: data="ro" [2021-05-21T19:03:44.336Z] === RUN TestParseMountRaw [2021-05-21T19:03:44.336Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-21T19:03:44.336Z] === RUN TestParseMountRawSplit [2021-05-21T19:03:44.336Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-21T19:03:44.336Z] parser_test.go:390: case 0 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 1 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 2 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 3 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 4 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 5 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 6 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 7 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 8 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 0 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 1 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 2 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 3 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 4 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 5 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 6 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 7 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 8 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 9 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 10 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 11 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 12 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 0 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 1 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 2 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 3 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 4 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 5 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 6 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 7 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 8 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 9 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 10 [2021-05-21T19:03:44.336Z] parser_test.go:390: case 11 [2021-05-21T19:03:44.336Z] === RUN TestParseMountSpec [2021-05-21T19:03:44.336Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-21T19:03:44.336Z] parser_test.go:455: case 0 [2021-05-21T19:03:44.336Z] parser_test.go:455: case 1 [2021-05-21T19:03:44.336Z] parser_test.go:455: case 2 [2021-05-21T19:03:44.336Z] parser_test.go:455: case 3 [2021-05-21T19:03:44.336Z] parser_test.go:455: case 4 [2021-05-21T19:03:44.336Z] parser_test.go:455: case 5 [2021-05-21T19:03:44.336Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-21T19:03:44.336Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-21T19:03:44.336Z] === RUN TestValidateMount [2021-05-21T19:03:44.336Z] --- PASS: TestValidateMount (0.00s) [2021-05-21T19:03:44.336Z] PASS [2021-05-21T19:03:44.336Z] coverage: 66.2% of statements [2021-05-21T19:03:44.336Z] ok github.com/docker/docker/volume/mounts 0.100s coverage: 66.2% of statements [2021-05-21T19:03:44.789Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-05-21T19:03:44.789Z] === RUN TestClientStream [2021-05-21T19:03:44.789Z] --- PASS: TestClientStream (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestClientSendFile [2021-05-21T19:03:44.789Z] --- PASS: TestClientSendFile (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestClientWithRequestTimeout [2021-05-21T19:03:44.789Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestFileSpecPlugin [2021-05-21T19:03:44.789Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-21T19:03:44.789Z] === RUN TestFileJSONSpecPlugin [2021-05-21T19:03:44.789Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-21T19:03:44.789Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestPluginAddHandler [2021-05-21T19:03:44.789Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestPluginWaitBadPlugin [2021-05-21T19:03:44.789Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-21T19:03:44.789Z] === RUN TestGet [2021-05-21T19:03:44.789Z] time="2021-05-21T19:03:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-21T19:03:45.746Z] === RUN TestSetGetMeta [2021-05-21T19:03:45.746Z] === PAUSE TestSetGetMeta [2021-05-21T19:03:45.746Z] === RUN TestRestore [2021-05-21T19:03:45.746Z] === PAUSE TestRestore [2021-05-21T19:03:45.746Z] === RUN TestServiceCreate [2021-05-21T19:03:45.746Z] === PAUSE TestServiceCreate [2021-05-21T19:03:45.746Z] === RUN TestServiceList [2021-05-21T19:03:45.746Z] === PAUSE TestServiceList [2021-05-21T19:03:45.746Z] === RUN TestServiceRemove [2021-05-21T19:03:45.746Z] === PAUSE TestServiceRemove [2021-05-21T19:03:45.746Z] === RUN TestServiceGet [2021-05-21T19:03:45.746Z] === PAUSE TestServiceGet [2021-05-21T19:03:45.746Z] === RUN TestServicePrune [2021-05-21T19:03:45.746Z] === PAUSE TestServicePrune [2021-05-21T19:03:45.746Z] === RUN TestCreate [2021-05-21T19:03:45.746Z] === PAUSE TestCreate [2021-05-21T19:03:45.746Z] === RUN TestRemove [2021-05-21T19:03:45.746Z] === PAUSE TestRemove [2021-05-21T19:03:45.746Z] === RUN TestList [2021-05-21T19:03:45.746Z] === PAUSE TestList [2021-05-21T19:03:45.746Z] === RUN TestFindByDriver [2021-05-21T19:03:45.746Z] === PAUSE TestFindByDriver [2021-05-21T19:03:45.746Z] === RUN TestFindByReferenced [2021-05-21T19:03:45.746Z] === PAUSE TestFindByReferenced [2021-05-21T19:03:45.746Z] === RUN TestDerefMultipleOfSameRef [2021-05-21T19:03:45.746Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-21T19:03:45.746Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-21T19:03:45.746Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-21T19:03:45.746Z] === RUN TestDefererencePluginOnCreateError [2021-05-21T19:03:45.746Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-21T19:03:45.746Z] === RUN TestRefDerefRemove [2021-05-21T19:03:45.746Z] === PAUSE TestRefDerefRemove [2021-05-21T19:03:45.746Z] === RUN TestGet [2021-05-21T19:03:45.746Z] === PAUSE TestGet [2021-05-21T19:03:45.746Z] === RUN TestGetWithReference [2021-05-21T19:03:45.746Z] === PAUSE TestGetWithReference [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_nil_list [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_empty_list [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_filter_some [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_filter_middle [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-21T19:03:45.746Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-21T19:03:45.746Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_nil_list [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_filter_some [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_empty_list [2021-05-21T19:03:45.746Z] === CONT TestFilterFunc/test_filter_middle [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-21T19:03:45.746Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-21T19:03:45.746Z] === CONT TestSetGetMeta [2021-05-21T19:03:45.746Z] === CONT TestFindByDriver [2021-05-21T19:03:45.746Z] === CONT TestRefDerefRemove [2021-05-21T19:03:45.746Z] === CONT TestServiceGet [2021-05-21T19:03:45.746Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-21T19:03:45.746Z] === CONT TestDefererencePluginOnCreateError [2021-05-21T19:03:45.746Z] --- PASS: TestRefDerefRemove (0.03s) [2021-05-21T19:03:45.746Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-21T19:03:45.746Z] --- PASS: TestFindByDriver (0.03s) [2021-05-21T19:03:45.746Z] === CONT TestDerefMultipleOfSameRef [2021-05-21T19:03:45.746Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-21T19:03:45.746Z] === CONT TestFindByReferenced [2021-05-21T19:03:45.746Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-21T19:03:45.746Z] === CONT TestRemove [2021-05-21T19:03:45.746Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-21T19:03:45.746Z] === CONT TestList [2021-05-21T19:03:45.746Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-21T19:03:45.746Z] === CONT TestCreate [2021-05-21T19:03:45.746Z] --- PASS: TestRemove (0.03s) [2021-05-21T19:03:45.746Z] === CONT TestServiceList [2021-05-21T19:03:45.746Z] --- PASS: TestCreate (0.01s) [2021-05-21T19:03:45.746Z] === CONT TestServiceRemove [2021-05-21T19:03:45.746Z] --- PASS: TestList (0.03s) [2021-05-21T19:03:45.746Z] === CONT TestServiceCreate [2021-05-21T19:03:45.746Z] --- PASS: TestServiceGet (0.15s) [2021-05-21T19:03:45.746Z] === CONT TestServicePrune [2021-05-21T19:03:45.746Z] --- PASS: TestServiceRemove (0.08s) [2021-05-21T19:03:45.746Z] === CONT TestRestore [2021-05-21T19:03:45.746Z] --- PASS: TestServiceList (0.09s) [2021-05-21T19:03:45.746Z] === CONT TestGetWithReference [2021-05-21T19:03:45.746Z] --- PASS: TestServiceCreate (0.08s) [2021-05-21T19:03:45.746Z] === CONT TestGet [2021-05-21T19:03:45.746Z] time="2021-05-21T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T19:03:45.746Z] time="2021-05-21T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T19:03:45.746Z] --- PASS: TestGet (0.02s) [2021-05-21T19:03:45.746Z] --- PASS: TestRestore (0.03s) [2021-05-21T19:03:45.746Z] --- PASS: TestGetWithReference (0.02s) [2021-05-21T19:03:45.746Z] time="2021-05-21T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T19:03:45.746Z] time="2021-05-21T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-21T19:03:45.746Z] time="2021-05-21T19:03:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-21T19:03:45.746Z] --- PASS: TestServicePrune (0.05s) [2021-05-21T19:03:45.746Z] PASS [2021-05-21T19:03:45.746Z] coverage: 70.3% of statements [2021-05-21T19:03:45.746Z] ok github.com/docker/docker/volume/service 0.292s coverage: 70.3% of statements [2021-05-21T19:03:45.746Z] time="2021-05-21T19:03:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-21T19:03:46.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-21T19:03:47.904Z] time="2021-05-21T19:03:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-21T19:03:48.507Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.31s) [2021-05-21T19:03:48.507Z] === RUN TestUpdateMemory [2021-05-21T19:03:48.507Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-21T19:03:48.507Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:03:48.507Z] === RUN TestUpdateCPUQuota [2021-05-21T19:03:48.986Z] --- PASS: TestServiceCreateInit (10.46s) [2021-05-21T19:03:48.986Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2021-05-21T19:03:48.986Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2021-05-21T19:03:48.986Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T19:03:49.311Z] --- PASS: TestDockerNetworkConnectAlias (5.36s) [2021-05-21T19:03:49.311Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:03:52.554Z] time="2021-05-21T19:03:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-21T19:03:53.495Z] --- PASS: TestDockerNetworkReConnect (4.28s) [2021-05-21T19:03:53.495Z] === RUN TestServicePlugin [2021-05-21T19:03:53.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-21T19:03:57.023Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-21T19:03:57.280Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-21T19:03:57.842Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-21T19:03:58.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-21T19:03:59.028Z] --- PASS: TestUpdateCPUQuota (10.70s) [2021-05-21T19:03:59.028Z] === RUN TestUpdatePidsLimit [2021-05-21T19:03:59.028Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-21T19:04:00.395Z] === RUN TestUpdatePidsLimit/no_change [2021-05-21T19:04:01.077Z] --- PASS: TestGet (15.01s) [2021-05-21T19:04:01.077Z] === RUN TestPluginWithNoManifest [2021-05-21T19:04:01.077Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-21T19:04:01.077Z] === RUN TestGetAll [2021-05-21T19:04:01.077Z] --- PASS: TestGetAll (0.00s) [2021-05-21T19:04:01.077Z] PASS [2021-05-21T19:04:01.077Z] coverage: 73.4% of statements [2021-05-21T19:04:01.077Z] ok github.com/docker/docker/pkg/plugins 35.000s coverage: 73.4% of statements [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/quota [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T19:04:01.077Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T19:04:01.078Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T19:04:01.078Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T19:04:01.078Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T19:04:01.078Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T19:04:01.078Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T19:04:01.078Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T19:04:01.763Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === Skipped [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-21T19:04:02.037Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-21T19:04:02.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-21T19:04:02.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-21T19:04:02.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-21T19:04:02.037Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-21T19:04:02.037Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-21T19:04:02.037Z] daemon_test.go:147: root required [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-21T19:04:02.037Z] reload_test.go:520: root required [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-05-21T19:04:02.037Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-21T19:04:02.037Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-21T19:04:02.037Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-21T19:04:02.037Z] download_test.go:268: Needs fixing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-21T19:04:02.037Z] layer_test.go:304: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-21T19:04:02.037Z] layer_test.go:353: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-21T19:04:02.037Z] layer_test.go:468: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-21T19:04:02.037Z] layer_test.go:697: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-21T19:04:02.037Z] migration_test.go:46: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-21T19:04:02.037Z] migration_test.go:182: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-21T19:04:02.037Z] mount_test.go:17: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-21T19:04:02.037Z] mount_test.go:76: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-21T19:04:02.037Z] mount_test.go:125: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-21T19:04:02.037Z] mount_test.go:212: Failing on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:134: Xz not present in msys2 [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:239: Failing on Windows CI machines [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-21T19:04:02.037Z] archive_windows_test.go:16: Currently fails [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-21T19:04:02.037Z] changes_test.go:196: needs more investigation [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-21T19:04:02.037Z] changes_test.go:433: needs further investigation [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-21T19:04:02.037Z] changes_test.go:469: needs further investigation [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-21T19:04:02.037Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-21T19:04:02.037Z] poller_test.go:41: No chmod on Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-21T19:04:02.037Z] fileutils_test.go:134: Needs porting to Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-21T19:04:02.037Z] fileutils_test.go:180: Needs porting to Windows [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-21T19:04:02.037Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-21T19:04:02.037Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-21T19:04:02.037Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-21T19:04:02.037Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-21T19:04:02.037Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] [2021-05-21T19:04:02.037Z] DONE 1833 tests, 45 skipped in 208.837s [2021-05-21T19:04:02.037Z] INFO: make.ps1 ended at 05/21/2021 19:04:01 [2021-05-21T19:04:02.692Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-21T19:04:03.259Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-21T19:04:03.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-21T19:04:04.197Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-21T19:04:04.197Z] INFO: Unit tests ended at 05/21/2021 19:04:03. Duration:00:03:44.7232632 [2021-05-21T19:04:04.197Z] INFO: Building busybox [2021-05-21T19:04:04.197Z] Sending build context to Docker daemon 5.12kB [2021-05-21T19:04:04.197Z] [2021-05-21T19:04:04.197Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-21T19:04:04.197Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-21T19:04:04.197Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-21T19:04:04.197Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-21T19:04:04.197Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-21T19:04:04.197Z] ---> 3a7f23e29bd7 [2021-05-21T19:04:04.197Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-21T19:04:04.197Z] ---> Running in c3404c667d8d [2021-05-21T19:04:04.445Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-21T19:04:05.813Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-21T19:04:06.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-21T19:04:07.000Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-21T19:04:08.369Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-21T19:04:08.853Z] Removing intermediate container c3404c667d8d [2021-05-21T19:04:08.853Z] ---> b10723177171 [2021-05-21T19:04:08.853Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-21T19:04:08.853Z] ---> Running in d66b525c0936 [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit (10.11s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.33s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/no_change (1.24s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/update_lower (1.61s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.27s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.22s) [2021-05-21T19:04:09.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.21s) [2021-05-21T19:04:09.300Z] === RUN TestUpdateRestartPolicy [2021-05-21T19:04:09.305Z] Removing intermediate container d66b525c0936 [2021-05-21T19:04:09.305Z] ---> 4f2174475c42 [2021-05-21T19:04:09.305Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-21T19:04:09.305Z] ---> Running in b4c947395bdc [2021-05-21T19:04:09.759Z] Removing intermediate container b4c947395bdc [2021-05-21T19:04:09.759Z] ---> 274bac0a5a54 [2021-05-21T19:04:09.759Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-21T19:04:10.227Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-21T19:04:10.228Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-21T19:04:10.228Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-21T19:04:10.228Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-21T19:04:10.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-21T19:04:10.964Z] --- PASS: TestCreateServiceMultipleTimes (18.71s) [2021-05-21T19:04:10.964Z] === RUN TestCreateServiceConflict [2021-05-21T19:04:10.964Z] --- PASS: TestCreateServiceConflict (3.09s) [2021-05-21T19:04:10.964Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T19:04:11.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-21T19:04:11.278Z] [2021-05-21T19:04:11.278Z] ---> 18ac79f86a5d [2021-05-21T19:04:11.278Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-21T19:04:11.278Z] ---> Running in b75342df6f0f [2021-05-21T19:04:14.270Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2021-05-21T19:04:14.270Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:04:15.327Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-21T19:04:17.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-21T19:04:21.538Z] Removing intermediate container b75342df6f0f [2021-05-21T19:04:21.539Z] ---> 2086883a2042 [2021-05-21T19:04:21.539Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-21T19:04:21.539Z] ---> Running in 3c24479682ac [2021-05-21T19:04:21.861Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-21T19:04:21.861Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-21T19:04:21.861Z] remote: Enumerating objects: 23, done. [2021-05-21T19:04:21.861Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-21T19:04:21.861Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-21T19:04:21.861Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-21T19:04:21.861Z] 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. [2021-05-21T19:04:21.861Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-21T19:04:21.862Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-21T19:04:22.020Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-21T19:04:22.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a7c78cf8beabe31ca8a54742216212f23e77cd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 hack/test/unit [2021-05-21T19:04:22.499Z] [2021-05-21T19:04:22.499Z] SUCCESS: Specified value was saved. [2021-05-21T19:04:23.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-21T19:04:24.657Z] Removing intermediate container 3c24479682ac [2021-05-21T19:04:24.657Z] ---> 5fe1df3a12ca [2021-05-21T19:04:24.657Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-21T19:04:24.657Z] ---> Running in a2b694b93b80 [2021-05-21T19:04:24.838Z] --- PASS: TestUpdateRestartPolicy (15.73s) [2021-05-21T19:04:24.838Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T19:04:25.095Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-21T19:04:25.508Z] ? github.com/docker/docker/api [no test files] [2021-05-21T19:04:25.555Z] --- PASS: TestServicePlugin (30.63s) [2021-05-21T19:04:25.556Z] plugin_test.go:62: [da0a6534c44c7] joining swarm manager [d54caa73663f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:04:25.556Z] plugin_test.go:65: [def1108069d9f] joining swarm manager [d54caa73663f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:04:25.556Z] === RUN TestServiceUpdateLabel [2021-05-21T19:04:25.657Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-21T19:04:26.219Z] --- PASS: TestUpdateRestartWithAutoRemove (1.23s) [2021-05-21T19:04:26.219Z] === RUN TestWaitNonBlocked [2021-05-21T19:04:26.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:04:26.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:04:26.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:04:26.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:04:26.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:04:26.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:04:26.488Z] --- PASS: TestServiceUpdateLabel (2.53s) [2021-05-21T19:04:26.488Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:04:27.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-21T19:04:28.183Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-21T19:04:28.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.98s) [2021-05-21T19:04:28.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.16s) [2021-05-21T19:04:28.183Z] === RUN TestWaitBlocked [2021-05-21T19:04:28.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:04:28.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:04:28.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:04:28.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:04:28.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-21T19:04:28.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-21T19:04:29.187Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.44s) [2021-05-21T19:04:29.187Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:04:29.310Z] Cannot create a file when that file already exists. [2021-05-21T19:04:30.710Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-21T19:04:30.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.36s) [2021-05-21T19:04:30.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.52s) [2021-05-21T19:04:30.710Z] === CONT TestContainerStartOnDaemonRestart [2021-05-21T19:04:30.710Z] === CONT TestContainerKillOnDaemonStart [2021-05-21T19:04:32.495Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2021-05-21T19:04:32.495Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:04:33.231Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-21T19:04:33.961Z] Removing intermediate container a2b694b93b80 [2021-05-21T19:04:33.961Z] ---> 4ff41cff2efd [2021-05-21T19:04:33.961Z] Step 13/13 : CMD ["sh"] [2021-05-21T19:04:33.961Z] ---> Running in b3a13da7e60a [2021-05-21T19:04:34.415Z] Removing intermediate container b3a13da7e60a [2021-05-21T19:04:34.415Z] ---> 1b6a18913e76 [2021-05-21T19:04:34.415Z] Successfully built 1b6a18913e76 [2021-05-21T19:04:34.415Z] Successfully tagged busybox:latest [2021-05-21T19:04:34.415Z] INFO: Docker images of the daemon under test [2021-05-21T19:04:34.415Z] [2021-05-21T19:04:34.415Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T19:04:34.415Z] busybox latest 1b6a18913e76 1 second ago 5.3GB [2021-05-21T19:04:34.415Z] microsoft/windowsservercore latest 3a7f23e29bd7 13 days ago 5.28GB [2021-05-21T19:04:34.415Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 13 days ago 5.28GB [2021-05-21T19:04:34.415Z] [2021-05-21T19:04:34.415Z] INFO: Running integration tests at 05/21/2021 19:04:34... [2021-05-21T19:04:34.415Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-21T19:04:34.415Z] INFO: Integration API tests being run from the host: [2021-05-21T19:04:34.415Z] INFO: make.ps1 starting at 05/21/2021 19:04:34 [2021-05-21T19:04:35.047Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2021-05-21T19:04:35.047Z] === RUN TestCreateServiceSysctls [2021-05-21T19:04:35.126Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-21T19:04:35.371Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-21T19:04:35.688Z] --- PASS: TestContainerStartOnDaemonRestart (4.88s) [2021-05-21T19:04:35.688Z] === CONT TestIpcModeOlderClient [2021-05-21T19:04:35.688Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-05-21T19:04:35.688Z] === CONT TestDaemonHostGatewayIP [2021-05-21T19:04:37.579Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-21T19:04:39.260Z] --- PASS: TestCreateServiceSysctls (4.25s) [2021-05-21T19:04:39.260Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:04:40.099Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-21T19:04:40.430Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-05-21T19:04:41.988Z] --- PASS: TestDaemonHostGatewayIP (6.07s) [2021-05-21T19:04:41.988Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-21T19:04:42.244Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-21T19:04:42.569Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-05-21T19:04:42.569Z] === RUN TestInspect [2021-05-21T19:04:42.807Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-21T19:04:43.736Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-21T19:04:43.992Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-21T19:04:44.558Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2021-05-21T19:04:44.558Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:04:45.122Z] --- PASS: TestInspect (3.04s) [2021-05-21T19:04:45.122Z] === RUN TestCreateJob [2021-05-21T19:04:46.513Z] --- PASS: TestContainerKillOnDaemonStart (15.35s) [2021-05-21T19:04:46.513Z] === CONT TestDaemonRestartIpcMode [2021-05-21T19:04:46.513Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.36s) [2021-05-21T19:04:49.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-21T19:04:50.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-21T19:04:50.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-21T19:04:50.300Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-21T19:04:50.416Z] --- PASS: TestCreateJob (4.50s) [2021-05-21T19:04:50.416Z] === RUN TestReplicatedJob [2021-05-21T19:04:50.557Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2021-05-21T19:04:50.557Z] PASS [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] === Skipped [2021-05-21T19:04:50.557Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-21T19:04:50.557Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.02s) [2021-05-21T19:04:50.557Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2021-05-21T19:04:50.557Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-21T19:04:50.557Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-21T19:04:50.557Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-21T19:04:50.557Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] [2021-05-21T19:04:50.557Z] DONE 196 tests, 6 skipped in 248.728s [2021-05-21T19:04:50.557Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-21T19:04:50.557Z] ++ 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 [2021-05-21T19:04:50.557Z] ++ set -e [2021-05-21T19:04:50.557Z] ++ '[' -n 0 ']' [2021-05-21T19:04:50.557Z] ++ set -x [2021-05-21T19:04:50.557Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:04:51.119Z] INFO: Testing against a local daemon [2021-05-21T19:04:51.119Z] === RUN TestCommitInheritsEnv [2021-05-21T19:04:51.684Z] --- PASS: TestCommitInheritsEnv (0.55s) [2021-05-21T19:04:51.684Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T19:04:51.684Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-21T19:04:51.684Z] === RUN TestImagesFilterMultiReference [2021-05-21T19:04:51.684Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-21T19:04:51.684Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-21T19:04:51.684Z] === RUN TestImagePullPlatformInvalid [2021-05-21T19:04:51.684Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-21T19:04:51.684Z] === RUN TestRemoveImageOrphaning [2021-05-21T19:04:52.246Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-05-21T19:04:52.246Z] === RUN TestRemoveImageGarbageCollector [2021-05-21T19:04:52.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-21T19:04:52.809Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-21T19:04:53.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-21T19:04:53.993Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-21T19:04:54.555Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-21T19:04:55.117Z] --- PASS: TestRemoveImageGarbageCollector (2.94s) [2021-05-21T19:04:55.117Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T19:04:55.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-21T19:04:55.117Z] === RUN TestTagInvalidReference [2021-05-21T19:04:55.117Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-21T19:04:55.117Z] === RUN TestTagValidPrefixedRepo [2021-05-21T19:04:55.117Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-21T19:04:55.117Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T19:04:55.117Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-21T19:04:55.117Z] === RUN TestTagOfficialNames [2021-05-21T19:04:55.373Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-21T19:04:55.373Z] === RUN TestTagMatchesDigest [2021-05-21T19:04:55.373Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-21T19:04:55.373Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-21T19:04:57.013Z] --- PASS: TestReplicatedJob (6.57s) [2021-05-21T19:04:57.013Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:04:59.422Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2021-05-21T19:04:59.422Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:05:00.623Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-21T19:05:01.227Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2021-05-21T19:05:01.227Z] === RUN TestServiceListWithStatuses [2021-05-21T19:05:01.227Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T19:05:01.227Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:05:01.227Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:05:02.515Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-21T19:05:03.444Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-21T19:05:05.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:05:05.311Z] INFO: Testing against a local daemon [2021-05-21T19:05:05.311Z] === RUN TestBuildWithSession [2021-05-21T19:05:05.311Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-21T19:05:05.311Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T19:05:05.311Z] === RUN TestBuildSquashParent [2021-05-21T19:05:05.311Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-21T19:05:05.311Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T19:05:05.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T19:05:05.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T19:05:05.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T19:05:05.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T19:05:05.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T19:05:05.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T19:05:05.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T19:05:05.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-21T19:05:05.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-21T19:05:05.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-21T19:05:05.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-21T19:05:05.338Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-21T19:05:07.825Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2021-05-21T19:05:07.826Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:05:09.509Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-21T19:05:10.436Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-21T19:05:10.999Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-21T19:05:11.562Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-21T19:05:11.620Z] --- PASS: TestServiceUpdateNetwork (13.55s) [2021-05-21T19:05:11.620Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:05:11.878Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-21T19:05:12.040Z] --- PASS: TestDockerNetworkReConnect (4.50s) [2021-05-21T19:05:12.040Z] === RUN TestServicePlugin [2021-05-21T19:05:12.040Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-21T19:05:12.040Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:05:12.040Z] === RUN TestServiceUpdateLabel [2021-05-21T19:05:13.253Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-21T19:05:13.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-21T19:05:13.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-21T19:05:15.347Z] --- PASS: TestServiceUpdateLabel (3.15s) [2021-05-21T19:05:15.347Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:05:16.967Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-21T19:05:16.967Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-21T19:05:19.486Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-21T19:05:21.360Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-21T19:05:22.339Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-21T19:05:22.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.05s) [2021-05-21T19:05:22.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.12s) [2021-05-21T19:05:22.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.46s) [2021-05-21T19:05:22.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.50s) [2021-05-21T19:05:22.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.49s) [2021-05-21T19:05:22.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.65s) [2021-05-21T19:05:22.340Z] === RUN TestBuildMultiStageCopy [2021-05-21T19:05:22.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-21T19:05:27.580Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-21T19:05:27.580Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-21T19:05:27.918Z] --- PASS: TestServiceUpdatePidsLimit (17.13s) [2021-05-21T19:05:27.918Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-05-21T19:05:27.918Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-05-21T19:05:27.918Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-21T19:05:27.918Z] PASS [2021-05-21T19:05:27.918Z] [2021-05-21T19:05:27.918Z] === Skipped [2021-05-21T19:05:27.918Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-21T19:05:27.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:05:27.918Z] [2021-05-21T19:05:27.918Z] [2021-05-21T19:05:27.918Z] DONE 27 tests, 1 skipped in 184.630s [2021-05-21T19:05:27.918Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-21T19:05:27.918Z] INFO: Testing against a local daemon [2021-05-21T19:05:27.918Z] === RUN TestSessionCreate [2021-05-21T19:05:27.918Z] --- PASS: TestSessionCreate (0.02s) [2021-05-21T19:05:27.918Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:05:27.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-21T19:05:27.918Z] PASS [2021-05-21T19:05:27.918Z] [2021-05-21T19:05:27.918Z] DONE 2 tests in 0.078s [2021-05-21T19:05:27.918Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-21T19:05:27.918Z] INFO: Testing against a local daemon [2021-05-21T19:05:27.918Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:05:27.918Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:05:27.918Z] === RUN TestEventsExecDie [2021-05-21T19:05:29.326Z] --- PASS: TestEventsExecDie (1.09s) [2021-05-21T19:05:29.326Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:05:29.326Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-21T19:05:29.326Z] === RUN TestInfoBinaryCommits [2021-05-21T19:05:29.326Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-21T19:05:29.326Z] === RUN TestInfoAPIVersioned [2021-05-21T19:05:29.326Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-21T19:05:29.326Z] === RUN TestInfoDiscoveryBackend [2021-05-21T19:05:29.908Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2021-05-21T19:05:29.908Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-21T19:05:30.275Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-05-21T19:05:30.275Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:05:30.844Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-21T19:05:30.844Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-21T19:05:30.855Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-21T19:05:30.855Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-21T19:05:31.307Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-21T19:05:31.411Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2021-05-21T19:05:31.411Z] === RUN TestInfoAPI [2021-05-21T19:05:31.411Z] --- PASS: TestInfoAPI (0.02s) [2021-05-21T19:05:31.411Z] === RUN TestInfoAPIWarnings [2021-05-21T19:05:32.837Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-21T19:05:33.792Z] --- PASS: TestBuildMultiStageCopy (12.09s) [2021-05-21T19:05:33.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.31s) [2021-05-21T19:05:33.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-05-21T19:05:33.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-05-21T19:05:33.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2021-05-21T19:05:33.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-05-21T19:05:33.792Z] === RUN TestBuildMultiStageParentConfig [2021-05-21T19:05:34.121Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-21T19:05:35.491Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-21T19:05:35.491Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-21T19:05:35.946Z] --- PASS: TestBuildMultiStageParentConfig (2.37s) [2021-05-21T19:05:35.946Z] === RUN TestBuildLabelWithTargets [2021-05-21T19:05:35.946Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-21T19:05:35.946Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:05:35.946Z] === RUN TestBuildWithEmptyLayers [2021-05-21T19:05:37.466Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-05-21T19:05:37.466Z] === RUN TestBuildMultiStageOnBuild [2021-05-21T19:05:38.017Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-21T19:05:42.188Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-21T19:05:44.080Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-21T19:05:45.015Z] --- PASS: TestImportExtremelyLargeImageWorks (193.01s) [2021-05-21T19:05:45.015Z] PASS [2021-05-21T19:05:45.015Z] [2021-05-21T19:05:45.015Z] === Skipped [2021-05-21T19:05:45.015Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-21T19:05:45.015Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:05:45.015Z] [2021-05-21T19:05:45.015Z] [2021-05-21T19:05:45.015Z] DONE 12 tests, 1 skipped in 194.045s [2021-05-21T19:05:45.015Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-05-21T19:05:45.015Z] ++ 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 [2021-05-21T19:05:45.015Z] ++ set -e [2021-05-21T19:05:45.015Z] ++ '[' -n 0 ']' [2021-05-21T19:05:45.015Z] ++ set -x [2021-05-21T19:05:45.016Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:05:45.016Z] INFO: Testing against a local daemon [2021-05-21T19:05:45.016Z] === RUN TestNetworkCreateDelete [2021-05-21T19:05:45.016Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-05-21T19:05:45.016Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T19:05:45.016Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-05-21T19:05:45.016Z] === RUN TestDaemonDNSFallback [2021-05-21T19:05:45.016Z] --- PASS: TestDaemonDNSFallback (1.54s) [2021-05-21T19:05:45.016Z] === RUN TestInspectNetwork [2021-05-21T19:05:45.016Z] === RUN TestInspectNetwork/full_network_id [2021-05-21T19:05:45.016Z] === RUN TestInspectNetwork/partial_network_id [2021-05-21T19:05:45.016Z] === RUN TestInspectNetwork/network_name [2021-05-21T19:05:45.016Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-21T19:05:45.016Z] --- PASS: TestInspectNetwork (7.09s) [2021-05-21T19:05:45.016Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-21T19:05:45.016Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-21T19:05:45.016Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-21T19:05:45.016Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-21T19:05:45.016Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T19:05:45.199Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2021-05-21T19:05:45.199Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:05:45.973Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-21T19:05:47.135Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2021-05-21T19:05:47.135Z] === RUN TestNetworkInvalidJSON [2021-05-21T19:05:47.135Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T19:05:47.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T19:05:47.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:05:47.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:05:47.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:05:47.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:05:47.135Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T19:05:47.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:05:47.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T19:05:47.135Z] === RUN TestNetworkList [2021-05-21T19:05:47.135Z] === RUN TestNetworkList//networks [2021-05-21T19:05:47.135Z] === PAUSE TestNetworkList//networks [2021-05-21T19:05:47.135Z] === RUN TestNetworkList//networks/ [2021-05-21T19:05:47.135Z] === PAUSE TestNetworkList//networks/ [2021-05-21T19:05:47.135Z] === CONT TestNetworkList//networks [2021-05-21T19:05:47.135Z] === CONT TestNetworkList//networks/ [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkList (0.02s) [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T19:05:47.135Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T19:05:47.135Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T19:05:47.431Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-05-21T19:05:47.432Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T19:05:48.479Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-05-21T19:05:48.479Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T19:05:49.124Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-05-21T19:05:49.124Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T19:05:49.248Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-21T19:05:49.484Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-05-21T19:05:49.484Z] === RUN TestInfoDebug [2021-05-21T19:05:49.484Z] --- PASS: TestInfoDebug (0.68s) [2021-05-21T19:05:49.484Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:05:49.484Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-05-21T19:05:49.484Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:05:49.811Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-21T19:05:50.050Z] --- PASS: TestInfoRegistryMirrors (0.67s) [2021-05-21T19:05:50.050Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:05:50.180Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-05-21T19:05:50.180Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T19:05:50.309Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-05-21T19:05:50.309Z] === RUN TestPingCacheHeaders [2021-05-21T19:05:50.309Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-21T19:05:50.309Z] === RUN TestPingGet [2021-05-21T19:05:50.309Z] --- PASS: TestPingGet (0.02s) [2021-05-21T19:05:50.309Z] === RUN TestPingHead [2021-05-21T19:05:50.309Z] --- PASS: TestPingHead (0.02s) [2021-05-21T19:05:50.309Z] === RUN TestVersion [2021-05-21T19:05:50.309Z] --- PASS: TestVersion (0.03s) [2021-05-21T19:05:50.309Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:05:51.706Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-05-21T19:05:51.706Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T19:05:52.002Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-05-21T19:05:52.002Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T19:05:52.212Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-05-21T19:05:52.212Z] PASS [2021-05-21T19:05:52.212Z] [2021-05-21T19:05:52.212Z] DONE 18 tests in 23.940s [2021-05-21T19:05:52.212Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-21T19:05:52.212Z] INFO: Testing against a local daemon [2021-05-21T19:05:52.212Z] === RUN TestVolumesCreateAndList [2021-05-21T19:05:52.212Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-21T19:05:52.212Z] === RUN TestVolumesRemove [2021-05-21T19:05:52.212Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-21T19:05:52.212Z] === RUN TestVolumesInspect [2021-05-21T19:05:52.212Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-21T19:05:52.212Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:05:52.212Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:05:52.212Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:05:52.212Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:05:52.212Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-21T19:05:52.212Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T19:05:52.212Z] PASS [2021-05-21T19:05:52.212Z] [2021-05-21T19:05:52.212Z] DONE 5 tests in 0.181s [2021-05-21T19:05:52.212Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:05:53.082Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-21T19:05:53.587Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-21T19:05:53.587Z] Removing test suite binaries [2021-05-21T19:05:53.646Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-21T19:05:53.846Z] exiting test-integration [2021-05-21T19:05:53.846Z] ++ exit 0 [2021-05-21T19:05:53.846Z] [2021-05-21T19:05:54.096Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2021-05-21T19:05:54.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T19:05:54.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:05:54.096Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:05:54.096Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T19:05:54.576Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-21T19:05:55.065Z] --- PASS: TestBuildMultiStageOnBuild (16.15s) [2021-05-21T19:05:55.065Z] === RUN TestBuildUncleanTarFilenames [2021-05-21T19:05:55.065Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-21T19:05:55.065Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:05:55.065Z] === RUN TestBuildMultiStageLayerLeak [2021-05-21T19:05:55.506Z] === RUN TestDockerDaemonSuite/TestHTTPSRun Post stage [Pipeline] junit [2021-05-21T19:05:57.145Z] Recording test results [2021-05-21T19:05:58.624Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T19:05:58.779Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-21T19:05:58.779Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-21T19:05:58.971Z] + echo Ensuring container killed. [2021-05-21T19:05:58.971Z] Ensuring container killed. [2021-05-21T19:05:58.971Z] + docker rm -vf docker-pr7 [2021-05-21T19:05:58.971Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-05-21T19:05:59.035Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-21T19:05:59.254Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:05:59.254Z] Chowning /workspace to jenkins user [2021-05-21T19:05:59.254Z] + id -u [2021-05-21T19:05:59.254Z] + id -g [2021-05-21T19:05:59.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T19:05:59.254Z] Unable to find image 'busybox:latest' locally [2021-05-21T19:05:59.512Z] latest: Pulling from library/busybox [2021-05-21T19:05:59.512Z] 92f8b3f0730f: Pulling fs layer [2021-05-21T19:05:59.512Z] 92f8b3f0730f: Verifying Checksum [2021-05-21T19:05:59.512Z] 92f8b3f0730f: Download complete [2021-05-21T19:05:59.771Z] 92f8b3f0730f: Pull complete [2021-05-21T19:05:59.771Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T19:05:59.772Z] Status: Downloaded newer image for busybox:latest [2021-05-21T19:06:00.122Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2021-05-21T19:06:00.122Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:06:00.927Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-21T19:06:01.511Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-05-21T19:06:01.943Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T19:06:01.943Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T19:06:02.296Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T19:06:02.459Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-21T19:06:02.519Z] ok github.com/docker/docker/builder/dockerfile 0.266s coverage: 48.5% of statements [2021-05-21T19:06:02.519Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T19:06:02.519Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-05-21T19:06:02.603Z] + bundleName=amd64-cgroup2 [2021-05-21T19:06:02.603Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-21T19:06:02.603Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-21T19:06:02.603Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-05-21T19:06:02.603Z] + 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 [2021-05-21T19:06:02.873Z] Archiving artifacts [2021-05-21T19:06:03.224Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-21T19:06:03.467Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-05-21T19:06:04.562Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T19:06:04.869Z] + make clean [2021-05-21T19:06:05.127Z] docker volume rm -f docker-dev-cache [2021-05-21T19:06:05.127Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:06:05.757Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-21T19:06:06.021Z] ok github.com/docker/docker/builder/remotecontext/git 2.037s coverage: 86.3% of statements [2021-05-21T19:06:06.021Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T19:06:06.021Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T19:06:07.417Z] ok github.com/docker/docker/client 0.207s coverage: 75.4% of statements [Pipeline] } [Pipeline] // withEnv [2021-05-21T19:06:08.278Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:06:09.499Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2021-05-21T19:06:09.499Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T19:06:10.170Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-21T19:06:10.610Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-21T19:06:12.691Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-21T19:06:15.100Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2021-05-21T19:06:15.100Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i6xlrtqzxx6974vp9zpx7kvgv Created:2021-05-21 19:06:08.79737617 +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[a1b1345cc64bbc71c1e92cb327c2b7c353292e059c450caf006661c3f1eb6a10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bfklvj39az9aiyydon25o6939 EndpointID:f6244fb262680addb62e28b9b97bf72a311d8fc4da409602ac8a1a5c561cb47e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4974e65f876da4b2e1895cf96ec52a321bce836493fd0b091948bfb5f46b0fd9 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:f89c824aa4ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bfklvj39az9aiyydon25o6939 EndpointID:f6244fb262680addb62e28b9b97bf72a311d8fc4da409602ac8a1a5c561cb47e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-21T19:06:15.100Z] PASS [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] === Skipped [2021-05-21T19:06:15.100Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:06:15.100Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] DONE 26 tests, 1 skipped in 39.338s [2021-05-21T19:06:15.100Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:06:15.100Z] ++ 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 [2021-05-21T19:06:15.100Z] ++ set -e [2021-05-21T19:06:15.100Z] ++ '[' -n 0 ']' [2021-05-21T19:06:15.100Z] ++ set -x [2021-05-21T19:06:15.100Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:06:15.100Z] INFO: Testing against a local daemon [2021-05-21T19:06:15.100Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-21T19:06:15.100Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T19:06:15.100Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:06:15.100Z] === RUN TestDockerNetworkIpvlan [2021-05-21T19:06:15.100Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:06:15.100Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:06:15.100Z] PASS [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] === Skipped [2021-05-21T19:06:15.100Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T19:06:15.100Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:06:15.100Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] [2021-05-21T19:06:15.100Z] DONE 2 tests, 2 skipped in 0.077s [2021-05-21T19:06:15.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:06:15.100Z] ++ 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 [2021-05-21T19:06:15.100Z] ++ set -e [2021-05-21T19:06:15.100Z] ++ '[' -n 0 ']' [2021-05-21T19:06:15.100Z] ++ set -x [2021-05-21T19:06:15.100Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:06:15.100Z] INFO: Testing against a local daemon [2021-05-21T19:06:15.100Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-21T19:06:16.073Z] --- PASS: TestBuildMultiStageLayerLeak (19.55s) [2021-05-21T19:06:16.073Z] === RUN TestBuildWithHugeFile [2021-05-21T19:06:16.626Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-05-21T19:06:16.626Z] === RUN TestDockerNetworkMacvlan [2021-05-21T19:06:17.269Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-21T19:06:17.912Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-21T19:06:17.940Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-21T19:06:18.761Z] --- PASS: TestServiceUpdatePidsLimit (17.70s) [2021-05-21T19:06:18.762Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-21T19:06:18.762Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-05-21T19:06:18.762Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-05-21T19:06:18.762Z] PASS [2021-05-21T19:06:18.762Z] [2021-05-21T19:06:18.762Z] === Skipped [2021-05-21T19:06:18.762Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-21T19:06:18.762Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:06:18.762Z] [2021-05-21T19:06:18.762Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-21T19:06:18.762Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:18.762Z] [2021-05-21T19:06:18.762Z] [2021-05-21T19:06:18.762Z] DONE 27 tests, 2 skipped in 159.281s [2021-05-21T19:06:18.762Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-21T19:06:18.762Z] ++ 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 [2021-05-21T19:06:18.762Z] ++ set -e [2021-05-21T19:06:18.762Z] ++ '[' -n 0 ']' [2021-05-21T19:06:18.762Z] ++ set -x [2021-05-21T19:06:18.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-05-21T19:06:18.762Z] INFO: Testing against a local daemon [2021-05-21T19:06:18.762Z] === RUN TestSessionCreate [2021-05-21T19:06:18.762Z] --- PASS: TestSessionCreate (0.05s) [2021-05-21T19:06:18.762Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:06:18.762Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-21T19:06:18.762Z] PASS [2021-05-21T19:06:18.762Z] [2021-05-21T19:06:18.762Z] DONE 2 tests in 0.220s [2021-05-21T19:06:18.762Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-21T19:06:18.762Z] ++ 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 [2021-05-21T19:06:18.762Z] ++ set -e [2021-05-21T19:06:18.762Z] ++ '[' -n 0 ']' [2021-05-21T19:06:18.762Z] ++ set -x [2021-05-21T19:06:18.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-05-21T19:06:18.762Z] INFO: Testing against a local daemon [2021-05-21T19:06:18.762Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:06:18.762Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:06:18.762Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:06:18.762Z] === RUN TestEventsExecDie [2021-05-21T19:06:18.978Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-21T19:06:19.024Z] --- PASS: TestEventsExecDie (1.13s) [2021-05-21T19:06:19.024Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:06:19.024Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-21T19:06:19.024Z] === RUN TestInfoBinaryCommits [2021-05-21T19:06:19.286Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-21T19:06:19.286Z] === RUN TestInfoAPIVersioned [2021-05-21T19:06:19.286Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-21T19:06:19.286Z] === RUN TestInfoDiscoveryBackend [2021-05-21T19:06:20.282Z] --- PASS: TestInfoDiscoveryBackend (1.14s) [2021-05-21T19:06:20.282Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-21T19:06:21.072Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-21T19:06:21.230Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-21T19:06:21.230Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-21T19:06:22.623Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.12s) [2021-05-21T19:06:22.623Z] === RUN TestInfoAPI [2021-05-21T19:06:22.623Z] --- PASS: TestInfoAPI (0.05s) [2021-05-21T19:06:22.623Z] === RUN TestInfoAPIWarnings [2021-05-21T19:06:23.168Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-21T19:06:23.188Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-21T19:06:27.674Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan (11.60s) [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.50s) [2021-05-21T19:06:27.971Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-05-21T19:06:27.971Z] PASS [2021-05-21T19:06:27.971Z] [2021-05-21T19:06:27.971Z] DONE 8 tests in 13.054s [2021-05-21T19:06:27.971Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-21T19:06:27.971Z] ++ 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 [2021-05-21T19:06:27.971Z] ++ set -e [2021-05-21T19:06:27.971Z] ++ '[' -n 0 ']' [2021-05-21T19:06:27.971Z] ++ set -x [2021-05-21T19:06:27.971Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:06:27.971Z] testing: warning: no tests to run [2021-05-21T19:06:27.971Z] PASS [2021-05-21T19:06:27.971Z] [2021-05-21T19:06:27.971Z] DONE 0 tests in 0.013s [2021-05-21T19:06:27.971Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-21T19:06:27.971Z] ++ 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 [2021-05-21T19:06:27.971Z] ++ set -e [2021-05-21T19:06:27.971Z] ++ '[' -n 0 ']' [2021-05-21T19:06:27.971Z] ++ set -x [2021-05-21T19:06:27.971Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:06:27.971Z] INFO: Testing against a local daemon [2021-05-21T19:06:27.971Z] === RUN TestAuthZPluginAllowRequest [2021-05-21T19:06:29.533Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-05-21T19:06:29.533Z] === RUN TestAuthZPluginTLS [2021-05-21T19:06:29.829Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-05-21T19:06:29.829Z] === RUN TestAuthZPluginDenyRequest [2021-05-21T19:06:30.474Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-05-21T19:06:30.474Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-21T19:06:31.116Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-05-21T19:06:31.116Z] === RUN TestAuthZPluginDenyResponse [2021-05-21T19:06:31.280Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-21T19:06:31.280Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-21T19:06:31.280Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-21T19:06:31.757Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-05-21T19:06:31.757Z] === RUN TestAuthZPluginAllowEventStream [2021-05-21T19:06:32.210Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-21T19:06:32.808Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-05-21T19:06:32.808Z] === RUN TestAuthZPluginErrorResponse [2021-05-21T19:06:33.451Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-05-21T19:06:33.451Z] === RUN TestAuthZPluginErrorRequest [2021-05-21T19:06:34.094Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-05-21T19:06:34.094Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-21T19:06:34.103Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-21T19:06:34.735Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-05-21T19:06:34.735Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-21T19:06:35.482Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-21T19:06:36.261Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-05-21T19:06:36.262Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-21T19:06:38.351Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-05-21T19:06:38.351Z] === RUN TestAuthZPluginHeader [2021-05-21T19:06:38.756Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-21T19:06:38.756Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-21T19:06:38.993Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-05-21T19:06:38.993Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-21T19:06:38.993Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-21T19:06:38.993Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:38.993Z] === RUN TestAuthZPluginV2Disable [2021-05-21T19:06:38.993Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-21T19:06:38.993Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:38.993Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-21T19:06:38.993Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-21T19:06:38.993Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:38.993Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-21T19:06:38.993Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-21T19:06:38.993Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:38.993Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-21T19:06:39.320Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-21T19:06:40.252Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-21T19:06:40.252Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-21T19:06:40.508Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-21T19:06:40.759Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-05-21T19:06:40.759Z] === RUN TestInfoDebug [2021-05-21T19:06:40.759Z] --- PASS: TestInfoDebug (1.13s) [2021-05-21T19:06:40.759Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:06:40.765Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-21T19:06:41.021Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-21T19:06:42.152Z] --- PASS: TestInfoInsecureRegistries (1.14s) [2021-05-21T19:06:42.152Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:06:43.099Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-05-21T19:06:43.099Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:06:43.362Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-05-21T19:06:43.362Z] === RUN TestPingCacheHeaders [2021-05-21T19:06:43.362Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-21T19:06:43.362Z] === RUN TestPingGet [2021-05-21T19:06:43.362Z] --- PASS: TestPingGet (0.03s) [2021-05-21T19:06:43.362Z] === RUN TestPingHead [2021-05-21T19:06:43.362Z] --- PASS: TestPingHead (0.05s) [2021-05-21T19:06:43.362Z] === RUN TestVersion [2021-05-21T19:06:43.362Z] --- PASS: TestVersion (0.05s) [2021-05-21T19:06:43.362Z] PASS [2021-05-21T19:06:43.362Z] [2021-05-21T19:06:43.362Z] === Skipped [2021-05-21T19:06:43.362Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:06:43.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:06:43.362Z] [2021-05-21T19:06:43.362Z] [2021-05-21T19:06:43.362Z] DONE 18 tests, 1 skipped in 25.681s [2021-05-21T19:06:43.363Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-21T19:06:43.363Z] ++ 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 [2021-05-21T19:06:43.363Z] ++ set -e [2021-05-21T19:06:43.363Z] ++ '[' -n 0 ']' [2021-05-21T19:06:43.363Z] ++ set -x [2021-05-21T19:06:43.363Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:06:43.625Z] INFO: Testing against a local daemon [2021-05-21T19:06:43.625Z] === RUN TestVolumesCreateAndList [2021-05-21T19:06:43.625Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-21T19:06:43.625Z] === RUN TestVolumesRemove [2021-05-21T19:06:43.625Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-21T19:06:43.625Z] === RUN TestVolumesInspect [2021-05-21T19:06:43.887Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-21T19:06:43.887Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:06:43.887Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:06:43.887Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:06:43.887Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:06:43.887Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-21T19:06:43.887Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T19:06:43.887Z] PASS [2021-05-21T19:06:43.887Z] [2021-05-21T19:06:43.887Z] DONE 5 tests in 0.316s [2021-05-21T19:06:43.887Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:06:44.462Z] ++++ cat bundles/test-integration/docker.pid [2021-05-21T19:06:44.462Z] +++ kill 14073 [2021-05-21T19:06:45.196Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-21T19:06:45.853Z] +++ /etc/init.d/apparmor stop [2021-05-21T19:06:45.853Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:06:45.853Z] [2021-05-21T19:06:45.853Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:06:45.853Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:06:45.853Z] [2021-05-21T19:06:45.853Z] To set a process to complain mode, use the command line tool [2021-05-21T19:06:45.853Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:06:45.853Z] +++ true [2021-05-21T19:06:45.853Z] exiting test-integration [2021-05-21T19:06:45.853Z] ++ exit 0 [2021-05-21T19:06:45.853Z] [2021-05-21T19:06:47.087Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup Post stage [Pipeline] junit [2021-05-21T19:06:49.183Z] Recording test results [2021-05-21T19:06:49.477Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T19:06:49.609Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-21T19:06:49.825Z] + echo Ensuring container killed. [2021-05-21T19:06:49.825Z] Ensuring container killed. [2021-05-21T19:06:49.825Z] + docker rm -vf docker-pr7 [2021-05-21T19:06:49.825Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-05-21T19:06:50.120Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:06:50.120Z] Chowning /workspace to jenkins user [2021-05-21T19:06:50.120Z] + id -u [2021-05-21T19:06:50.120Z] + id -g [2021-05-21T19:06:50.120Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T19:06:50.120Z] Unable to find image 'busybox:latest' locally [2021-05-21T19:06:50.383Z] latest: Pulling from library/busybox [2021-05-21T19:06:50.383Z] 3f18b27a9121: Pulling fs layer [2021-05-21T19:06:50.383Z] 3f18b27a9121: Verifying Checksum [2021-05-21T19:06:50.383Z] 3f18b27a9121: Download complete [2021-05-21T19:06:50.646Z] 3f18b27a9121: Pull complete [2021-05-21T19:06:50.646Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T19:06:50.646Z] Status: Downloaded newer image for busybox:latest [2021-05-21T19:06:51.503Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-21T19:06:52.873Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-21T19:06:53.437Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-21T19:06:54.163Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.1% of statements [2021-05-21T19:06:54.163Z] ok github.com/docker/docker/container 0.121s coverage: 34.4% of statements [2021-05-21T19:06:54.163Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T19:06:54.163Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T19:06:54.163Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T19:06:54.163Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] catchError [Pipeline] { [2021-05-21T19:06:55.958Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] sh [2021-05-21T19:06:56.254Z] + bundleName=arm64-integration [2021-05-21T19:06:56.254Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-21T19:06:56.254Z] Creating arm64-integration-bundles.tar.gz [2021-05-21T19:06:56.254Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-21T19:06:56.254Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-21T19:06:56.843Z] Archiving artifacts [2021-05-21T19:06:57.651Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-05-21T19:06:57.651Z] PASS [2021-05-21T19:06:57.651Z] [2021-05-21T19:06:57.651Z] === Skipped [2021-05-21T19:06:57.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-21T19:06:57.651Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:57.651Z] [2021-05-21T19:06:57.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-21T19:06:57.651Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:57.651Z] [2021-05-21T19:06:57.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-21T19:06:57.651Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:57.651Z] [2021-05-21T19:06:57.651Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-21T19:06:57.651Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:06:57.651Z] [2021-05-21T19:06:57.651Z] [2021-05-21T19:06:57.651Z] DONE 17 tests, 4 skipped in 27.702s [2021-05-21T19:06:57.651Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-21T19:06:57.651Z] ++ 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 [2021-05-21T19:06:57.651Z] ++ set -e [2021-05-21T19:06:57.651Z] ++ '[' -n 0 ']' [2021-05-21T19:06:57.651Z] ++ set -x [2021-05-21T19:06:57.651Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:06:57.651Z] INFO: Testing against a local daemon [2021-05-21T19:06:57.651Z] === RUN TestPluginInvalidJSON [2021-05-21T19:06:57.651Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:06:57.651Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:06:57.651Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:06:57.651Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-21T19:06:57.651Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T19:06:57.651Z] === RUN TestPluginInstall [2021-05-21T19:06:57.651Z] === RUN TestPluginInstall/no_auth [2021-05-21T19:06:57.651Z] time="2021-05-21T19:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:06:57.651Z] time="2021-05-21T19:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c5139931ccc3e6680c90b8928dd555c132f440f927eb8171221c45eae084b5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:06:57.651Z] time="2021-05-21T19:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:06:57.651Z] time="2021-05-21T19:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c5139931ccc3e6680c90b8928dd555c132f440f927eb8171221c45eae084b5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:06:57.651Z] === RUN TestPluginInstall/with_htpasswd [2021-05-21T19:06:58.293Z] time="2021-05-21T19:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:06:58.293Z] time="2021-05-21T19:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618e3311833b2bde4a1024f4969e4c414fd9f386da06b9c356168e4ab003bf29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:06:58.293Z] time="2021-05-21T19:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:06:58.293Z] time="2021-05-21T19:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618e3311833b2bde4a1024f4969e4c414fd9f386da06b9c356168e4ab003bf29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:06:58.588Z] === RUN TestPluginInstall/with_insecure [2021-05-21T19:06:58.889Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T19:06:59.206Z] + make clean [2021-05-21T19:06:59.638Z] time="2021-05-21T19:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:06:59.638Z] time="2021-05-21T19:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44e15cb43dd88a40d1b2c4a26244dacb52c896a5eaaf95ca547bb17996e68a48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:06:59.638Z] time="2021-05-21T19:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:06:59.638Z] time="2021-05-21T19:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44e15cb43dd88a40d1b2c4a26244dacb52c896a5eaaf95ca547bb17996e68a48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:06:59.781Z] docker volume rm -f docker-dev-cache [2021-05-21T19:06:59.781Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:06:59.933Z] --- PASS: TestPluginInstall (4.26s) [2021-05-21T19:06:59.933Z] --- PASS: TestPluginInstall/no_auth (1.96s) [2021-05-21T19:06:59.933Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-05-21T19:06:59.933Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-05-21T19:06:59.933Z] plugin_test.go:165: [def8cf9f43789] daemon is not started [2021-05-21T19:06:59.933Z] === RUN TestPluginsWithRuntimes [2021-05-21T19:07:00.766Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2021-05-21T19:07:02.027Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-21T19:07:02.688Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-21T19:07:03.073Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-21T19:07:04.078Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-05-21T19:07:04.118Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2021-05-21T19:07:04.118Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-05-21T19:07:04.118Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-05-21T19:07:04.118Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T19:07:04.759Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2021-05-21T19:07:04.759Z] PASS [2021-05-21T19:07:04.759Z] [2021-05-21T19:07:04.759Z] DONE 10 tests in 9.185s [2021-05-21T19:07:04.759Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-21T19:07:04.759Z] ++ 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 [2021-05-21T19:07:04.759Z] ++ set -e [2021-05-21T19:07:04.759Z] ++ '[' -n 0 ']' [2021-05-21T19:07:04.759Z] ++ set -x [2021-05-21T19:07:04.759Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:07:05.056Z] INFO: Testing against a local daemon [2021-05-21T19:07:05.056Z] === RUN TestExternalGraphDriver [2021-05-21T19:07:05.056Z] === RUN TestExternalGraphDriver/json [2021-05-21T19:07:05.955Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-21T19:07:05.955Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-21T19:07:07.144Z] === RUN TestExternalGraphDriver/spec [2021-05-21T19:07:08.677Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:07:09.223Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-21T19:07:10.773Z] --- PASS: TestExternalGraphDriver (5.65s) [2021-05-21T19:07:10.773Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2021-05-21T19:07:10.773Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-05-21T19:07:10.773Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-05-21T19:07:10.773Z] === RUN TestGraphdriverPluginV2 [2021-05-21T19:07:10.773Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-05-21T19:07:10.773Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:07:10.773Z] PASS [2021-05-21T19:07:10.773Z] [2021-05-21T19:07:10.773Z] === Skipped [2021-05-21T19:07:10.773Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-05-21T19:07:10.773Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:07:10.773Z] [2021-05-21T19:07:10.773Z] [2021-05-21T19:07:10.773Z] DONE 5 tests, 1 skipped in 5.780s [2021-05-21T19:07:10.773Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-21T19:07:10.773Z] ++ 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 [2021-05-21T19:07:10.773Z] ++ set -e [2021-05-21T19:07:10.773Z] ++ '[' -n 0 ']' [2021-05-21T19:07:10.773Z] ++ set -x [2021-05-21T19:07:10.773Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:07:10.773Z] INFO: Testing against a local daemon [2021-05-21T19:07:10.773Z] === RUN TestContinueAfterPluginCrash [2021-05-21T19:07:10.773Z] === PAUSE TestContinueAfterPluginCrash [2021-05-21T19:07:10.773Z] === RUN TestReadPluginNoRead [2021-05-21T19:07:10.773Z] === PAUSE TestReadPluginNoRead [2021-05-21T19:07:10.773Z] === RUN TestDaemonStartWithLogOpt [2021-05-21T19:07:10.773Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-21T19:07:10.773Z] === CONT TestContinueAfterPluginCrash [2021-05-21T19:07:10.773Z] === CONT TestDaemonStartWithLogOpt [2021-05-21T19:07:10.773Z] === CONT TestReadPluginNoRead [2021-05-21T19:07:11.744Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-21T19:07:14.094Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-05-21T19:07:14.094Z] ok github.com/docker/docker/daemon 12.194s coverage: 17.3% of statements [2021-05-21T19:07:14.094Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T19:07:14.094Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T19:07:14.668Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2021-05-21T19:07:15.615Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-05-21T19:07:15.615Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-05-21T19:07:15.615Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T19:07:15.615Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T19:07:15.924Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-21T19:07:16.181Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-21T19:07:16.450Z] === RUN TestReadPluginNoRead/default [2021-05-21T19:07:16.450Z] --- PASS: TestDaemonStartWithLogOpt (5.39s) [2021-05-21T19:07:17.006Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-05-21T19:07:17.498Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-21T19:07:18.926Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.372s coverage: 73.3% of statements [2021-05-21T19:07:19.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-21T19:07:19.872Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-05-21T19:07:20.448Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.426s coverage: 56.2% of statements [2021-05-21T19:07:20.548Z] --- PASS: TestReadPluginNoRead (9.54s) [2021-05-21T19:07:20.548Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-05-21T19:07:20.548Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-05-21T19:07:20.548Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-05-21T19:07:20.548Z] read_test.go:92: [d2ecd9821feb1] daemon is not started [2021-05-21T19:07:21.599Z] --- PASS: TestContinueAfterPluginCrash (10.62s) [2021-05-21T19:07:21.599Z] PASS [2021-05-21T19:07:21.599Z] [2021-05-21T19:07:21.599Z] DONE 6 tests in 10.691s [2021-05-21T19:07:21.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-21T19:07:21.599Z] ++ 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 [2021-05-21T19:07:21.599Z] ++ set -e [2021-05-21T19:07:21.599Z] ++ '[' -n 0 ']' [2021-05-21T19:07:21.599Z] ++ set -x [2021-05-21T19:07:21.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T19:07:21.599Z] testing: warning: no tests to run [2021-05-21T19:07:21.599Z] PASS [2021-05-21T19:07:21.599Z] [2021-05-21T19:07:21.599Z] DONE 0 tests in 0.017s [2021-05-21T19:07:21.599Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-21T19:07:21.599Z] ++ 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 [2021-05-21T19:07:21.599Z] ++ set -e [2021-05-21T19:07:21.599Z] ++ '[' -n 0 ']' [2021-05-21T19:07:21.599Z] ++ set -x [2021-05-21T19:07:21.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T19:07:21.599Z] INFO: Testing against a local daemon [2021-05-21T19:07:21.599Z] === RUN TestPluginWithDevMounts [2021-05-21T19:07:21.599Z] === PAUSE TestPluginWithDevMounts [2021-05-21T19:07:21.599Z] === CONT TestPluginWithDevMounts [2021-05-21T19:07:23.011Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-05-21T19:07:23.691Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-05-21T19:07:23.691Z] PASS [2021-05-21T19:07:23.691Z] [2021-05-21T19:07:23.691Z] DONE 1 tests in 1.938s [2021-05-21T19:07:23.691Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-05-21T19:07:23.691Z] ++ 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 [2021-05-21T19:07:23.691Z] ++ set -e [2021-05-21T19:07:23.691Z] ++ '[' -n 0 ']' [2021-05-21T19:07:23.691Z] ++ set -x [2021-05-21T19:07:23.691Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:07:23.691Z] INFO: Testing against a local daemon [2021-05-21T19:07:23.691Z] === RUN TestSecretInspect [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite (531.53s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.93s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.11s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.25s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:1455: [d863f4c608cee] daemon is not started [2021-05-21T19:07:24.271Z] check_test.go:309: [dfadd8fefb95b] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.80s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.07s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d4bf9a6b4f047] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.21s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.53s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.47s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.91s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.70s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.37s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.04s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.30s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d043df7c6ea1b] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-21T19:07:24.271Z] check_test.go:309: [dffb68a4f5349] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.50s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.00s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d2d4c8f0f7e2a] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.95s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.23s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.60s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.39s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.94s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.94s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.75s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2021-05-21T19:07:24.271Z] check_test.go:309: [da47704d8bce5] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.93s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.78s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.77s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.37s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.56s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.88s) [2021-05-21T19:07:24.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-21T19:07:24.271Z] check_test.go:309: [d451f1ac7615a] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.80s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.27s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.43s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.92s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d8fe04b7788df] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.71s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.98s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d5be42deb524b] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.48s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_plugins_test.go:79: [db6d889a0bcef] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.88s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_plugins_test.go:169: [dc665737e9e8c] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.79s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.98s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.91s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d364386fb34f5] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.92s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.76s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.73s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.56s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.62s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.81s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.16s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.83s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.88s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.90s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.39s) [2021-05-21T19:07:24.271Z] check_test.go:309: [dd38b09451378] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.91s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.11s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.81s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.02s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.20s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.60s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.73s) [2021-05-21T19:07:24.271Z] check_test.go:309: [dae82008fd94c] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.78s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.01s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.01s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.02s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.28s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.88s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.90s) [2021-05-21T19:07:24.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-21T19:07:24.271Z] check_test.go:309: [d9f60874c86d8] daemon is not started [2021-05-21T19:07:24.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-21T19:07:24.271Z] check_test.go:309: [dbbdab8e298f1] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.95s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d3d572742ca95] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.44s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.40s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.41s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.20s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.61s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.17s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.59s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.50s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d5e8e93444f29] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.53s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.57s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.44s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d87de2fde234d] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.84s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.54s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.00s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.49s) [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-21T19:07:24.271Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-21T19:07:24.271Z] check_test.go:309: [d094967ceb9ad] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.08s) [2021-05-21T19:07:24.271Z] check_test.go:309: [dde9a29b4ed09] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.85s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.92s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.30s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.96s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d6eb86159614f] daemon is not started [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.71s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.85s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.19s) [2021-05-21T19:07:24.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.43s) [2021-05-21T19:07:24.271Z] check_test.go:309: [d8b5fb731a148] daemon is not started [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.17s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.33s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.57s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.02s) [2021-05-21T19:07:24.272Z] check_test.go:309: [d5e0a7efda242] daemon is not started [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.96s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.90s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.89s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.02s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2021-05-21T19:07:24.272Z] check_test.go:309: [d73e81d3d6264] daemon is not started [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.39s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.81s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.08s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.32s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.20s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.21s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.12s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.35s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.65s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.61s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.88s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.34s) [2021-05-21T19:07:24.272Z] docker_cli_daemon_test.go:2550: [d790b7b21e6d9] daemon is not started [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.97s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.22s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.77s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.20s) [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s) [2021-05-21T19:07:24.272Z] check_test.go:309: [d775053ab4969] daemon is not started [2021-05-21T19:07:24.272Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.86s) [2021-05-21T19:07:24.272Z] === RUN TestDockerSwarmSuite [2021-05-21T19:07:24.272Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-21T19:07:24.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.370s coverage: 49.4% of statements [2021-05-21T19:07:25.218Z] --- PASS: TestSecretInspect (1.87s) [2021-05-21T19:07:25.218Z] === RUN TestSecretList [2021-05-21T19:07:25.524Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.695s coverage: 46.2% of statements [2021-05-21T19:07:25.524Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T19:07:26.790Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-21T19:07:27.305Z] --- PASS: TestSecretList (1.94s) [2021-05-21T19:07:27.305Z] === RUN TestSecretsCreateAndDelete [2021-05-21T19:07:27.445Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-21T19:07:27.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.586s coverage: 57.7% of statements [2021-05-21T19:07:27.445Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-21T19:07:27.445Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T19:07:29.365Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-05-21T19:07:29.444Z] --- PASS: TestSecretsCreateAndDelete (1.96s) [2021-05-21T19:07:29.444Z] === RUN TestSecretsUpdate [2021-05-21T19:07:29.940Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-05-21T19:07:30.061Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-21T19:07:30.886Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.7% of statements [2021-05-21T19:07:30.886Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T19:07:30.886Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T19:07:31.550Z] --- PASS: TestSecretsUpdate (2.00s) [2021-05-21T19:07:31.550Z] === RUN TestTemplatedSecret [2021-05-21T19:07:32.276Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2021-05-21T19:07:33.223Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.8% of statements [2021-05-21T19:07:33.223Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T19:07:33.223Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T19:07:33.485Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-05-21T19:07:33.644Z] --- PASS: TestTemplatedSecret (2.40s) [2021-05-21T19:07:33.644Z] === RUN TestSecretCreateResolve [2021-05-21T19:07:34.432Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-21T19:07:35.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2021-05-21T19:07:35.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-05-21T19:07:35.738Z] --- PASS: TestSecretCreateResolve (1.95s) [2021-05-21T19:07:35.738Z] PASS [2021-05-21T19:07:35.738Z] [2021-05-21T19:07:35.738Z] DONE 6 tests in 12.176s [2021-05-21T19:07:35.738Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-05-21T19:07:35.738Z] ++ 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 [2021-05-21T19:07:35.738Z] ++ set -e [2021-05-21T19:07:35.738Z] ++ '[' -n 0 ']' [2021-05-21T19:07:35.738Z] ++ set -x [2021-05-21T19:07:35.738Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:07:35.738Z] INFO: Testing against a local daemon [2021-05-21T19:07:35.738Z] === RUN TestServiceCreateInit [2021-05-21T19:07:35.738Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T19:07:36.397Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-05-21T19:07:36.398Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T19:07:36.659Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2021-05-21T19:07:38.050Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-21T19:07:38.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-21T19:07:38.425Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-21T19:07:39.292Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T19:07:39.438Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-21T19:07:39.438Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-21T19:07:40.384Z] ok github.com/docker/docker/daemon/logger/splunk 1.597s coverage: 82.5% of statements [2021-05-21T19:07:40.384Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T19:07:40.384Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2021-05-21T19:07:40.384Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T19:07:41.698Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-21T19:07:42.365Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-05-21T19:07:43.328Z] ok github.com/docker/docker/distribution 0.154s coverage: 25.2% of statements [2021-05-21T19:07:43.328Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T19:07:43.824Z] --- PASS: TestServiceCreateInit (7.57s) [2021-05-21T19:07:43.824Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2021-05-21T19:07:43.824Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2021-05-21T19:07:43.824Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T19:07:44.734Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-05-21T19:07:45.308Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-05-21T19:07:45.881Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2021-05-21T19:07:45.881Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T19:07:46.455Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-05-21T19:07:47.402Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-05-21T19:07:47.664Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-05-21T19:07:47.664Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-21T19:07:48.612Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-05-21T19:07:50.004Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-05-21T19:07:50.579Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-05-21T19:07:50.842Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-05-21T19:07:51.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-21T19:07:51.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-21T19:07:52.764Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.3% of statements [2021-05-21T19:07:53.338Z] ok github.com/docker/docker/pkg/authorization 0.086s coverage: 68.3% of statements [2021-05-21T19:07:53.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-21T19:07:53.599Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-21T19:07:53.599Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-21T19:07:54.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-21T19:07:55.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-21T19:07:56.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-21T19:07:56.908Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2021-05-21T19:07:57.170Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-05-21T19:07:57.170Z] ok github.com/docker/docker/layer 7.378s coverage: 68.8% of statements [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T19:07:57.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T19:07:57.745Z] ok github.com/docker/docker/pkg/discovery 0.028s coverage: 58.3% of statements [2021-05-21T19:07:58.008Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-05-21T19:07:58.583Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-21T19:07:58.857Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-21T19:07:58.857Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-21T19:07:58.857Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-21T19:07:59.157Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-05-21T19:07:59.241Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2021-05-21T19:07:59.241Z] === RUN TestCreateServiceConflict [2021-05-21T19:07:59.732Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-05-21T19:08:00.771Z] --- PASS: TestCreateServiceConflict (1.93s) [2021-05-21T19:08:00.772Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T19:08:01.123Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-05-21T19:08:01.697Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 88.7% of statements [2021-05-21T19:08:01.959Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2021-05-21T19:08:02.223Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-05-21T19:08:02.223Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-05-21T19:08:03.529Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2021-05-21T19:08:03.529Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:08:03.613Z] ok github.com/docker/docker/pkg/idtools 0.460s coverage: 69.5% of statements [2021-05-21T19:08:03.876Z] ok github.com/docker/docker/pkg/ioutils 0.511s coverage: 69.3% of statements [2021-05-21T19:08:04.139Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-05-21T19:08:04.139Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T19:08:04.401Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-05-21T19:08:04.401Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-21T19:08:04.401Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T19:08:04.401Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-21T19:08:04.401Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T19:08:04.664Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-05-21T19:08:04.927Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-05-21T19:08:05.503Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-05-21T19:08:05.503Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-05-21T19:08:05.503Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T19:08:05.503Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T19:08:06.451Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-05-21T19:08:07.025Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-21T19:08:07.288Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-21T19:08:07.551Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-21T19:08:08.940Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-21T19:08:09.203Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-21T19:08:13.416Z] ok github.com/docker/docker/pkg/signal 3.422s coverage: 62.9% of statements [2021-05-21T19:08:13.416Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-21T19:08:13.678Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-21T19:08:13.940Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-21T19:08:14.886Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-21T19:08:15.148Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-05-21T19:08:15.722Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-05-21T19:08:16.221Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2021-05-21T19:08:16.221Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:08:16.296Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-05-21T19:08:16.296Z] testing: warning: no tests to run [2021-05-21T19:08:16.296Z] coverage: [no statements] [2021-05-21T19:08:16.296Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-21T19:08:16.870Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-21T19:08:16.870Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-21T19:08:16.911Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-21T19:08:16.912Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-21T19:08:17.133Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-21T19:08:17.167Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-21T19:08:17.733Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-21T19:08:17.992Z] === RUN TestDockerSuite/TestBuildFails [2021-05-21T19:08:18.976Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2021-05-21T19:08:18.976Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:08:19.054Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-05-21T19:08:19.359Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-21T19:08:19.359Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-21T19:08:20.001Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-21T19:08:20.264Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.4% of statements [2021-05-21T19:08:21.085Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2021-05-21T19:08:21.085Z] === RUN TestCreateServiceSysctls [2021-05-21T19:08:21.658Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2021-05-21T19:08:22.233Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-21T19:08:22.629Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-21T19:08:23.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-21T19:08:23.624Z] ok github.com/docker/docker/registry 0.061s coverage: 58.8% of statements [2021-05-21T19:08:23.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-21T19:08:23.848Z] --- PASS: TestCreateServiceSysctls (3.04s) [2021-05-21T19:08:23.848Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:08:24.199Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-21T19:08:24.461Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-05-21T19:08:25.037Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-21T19:08:25.299Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-21T19:08:25.707Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-21T19:08:26.011Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2021-05-21T19:08:26.011Z] === RUN TestInspect [2021-05-21T19:08:27.597Z] --- PASS: TestBuildWithHugeFile (127.47s) [2021-05-21T19:08:27.597Z] === RUN TestBuildWCOWSandboxSize [2021-05-21T19:08:27.855Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-21T19:08:28.939Z] --- PASS: TestInspect (2.67s) [2021-05-21T19:08:28.939Z] === RUN TestCreateJob [2021-05-21T19:08:28.977Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-21T19:08:29.246Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-05-21T19:08:29.508Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-21T19:08:30.345Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-21T19:08:30.897Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-05-21T19:08:30.907Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-21T19:08:31.795Z] --- PASS: TestCreateJob (3.09s) [2021-05-21T19:08:31.795Z] === RUN TestReplicatedJob [2021-05-21T19:08:32.274Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-21T19:08:34.796Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-21T19:08:35.726Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-21T19:08:36.289Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-21T19:08:37.404Z] --- PASS: TestReplicatedJob (5.06s) [2021-05-21T19:08:37.404Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:08:39.558Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-21T19:08:40.157Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2021-05-21T19:08:40.157Z] === RUN TestServiceListWithStatuses [2021-05-21T19:08:40.157Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T19:08:40.157Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:08:40.157Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:08:40.904Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T19:08:40.904Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === Skipped [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:73: No driver to put! [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-21T19:08:40.904Z] time="2021-05-21T19:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-21T19:08:40.904Z] time="2021-05-21T19:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-21T19:08:40.904Z] time="2021-05-21T19:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-21T19:08:40.904Z] time="2021-05-21T19:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-21T19:08:40.904Z] time="2021-05-21T19:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:73: No driver to put! [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-21T19:08:40.904Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-21T19:08:40.904Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-21T19:08:40.904Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T19:08:40.904Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-21T19:08:40.904Z] graphtest_unix.go:73: No driver to put! [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-21T19:08:40.904Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-21T19:08:40.904Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] [2021-05-21T19:08:40.904Z] DONE 2255 tests, 24 skipped in 256.670s Post stage [Pipeline] junit [2021-05-21T19:08:40.919Z] Recording test results [2021-05-21T19:08:41.391Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-21T19:08:41.769Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41588/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a7c78cf8beabe31ca8a54742216212f23e77cd1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1a7c78cf8beabe31ca8a54742216212f23e77cd1 hack/validate/vendor [2021-05-21T19:08:42.087Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-21T19:08:42.745Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T19:08:43.330Z] + echo Ensuring container killed. [2021-05-21T19:08:43.331Z] Ensuring container killed. [2021-05-21T19:08:43.331Z] + docker rm -vf docker-pr7 [2021-05-21T19:08:43.331Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-05-21T19:08:43.622Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:08:43.622Z] Chowning /workspace to jenkins user [2021-05-21T19:08:43.622Z] + id -u [2021-05-21T19:08:43.622Z] + id -g [2021-05-21T19:08:43.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T19:08:43.977Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T19:08:44.501Z] + bundleName=unit [2021-05-21T19:08:44.501Z] + echo Creating unit-bundles.tar.gz [2021-05-21T19:08:44.501Z] Creating unit-bundles.tar.gz [2021-05-21T19:08:44.501Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-21T19:08:44.501Z] bundles/junit-report.xml [2021-05-21T19:08:44.501Z] bundles/go-test-report.json [2021-05-21T19:08:44.501Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-21T19:08:44.516Z] Archiving artifacts [2021-05-21T19:08:44.662Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2021-05-21T19:08:44.662Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:08:44.876Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-05-21T19:08:44.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-21T19:08:44.907Z] --- PASS: TestImportExtremelyLargeImageWorks (229.68s) [2021-05-21T19:08:44.907Z] PASS [2021-05-21T19:08:44.907Z] [2021-05-21T19:08:44.907Z] DONE 12 tests in 234.371s [2021-05-21T19:08:44.907Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-21T19:08:44.907Z] ++ 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 [2021-05-21T19:08:44.907Z] ++ set -e [2021-05-21T19:08:44.907Z] ++ '[' -n 0 ']' [2021-05-21T19:08:44.907Z] ++ set -x [2021-05-21T19:08:44.907Z] ++ env -i DEST=/go/src/github.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 [Pipeline] sh [2021-05-21T19:08:45.164Z] INFO: Testing against a local daemon [2021-05-21T19:08:45.164Z] === RUN TestNetworkCreateDelete [2021-05-21T19:08:45.200Z] + make clean [2021-05-21T19:08:45.462Z] docker volume rm -f docker-dev-cache [2021-05-21T19:08:45.462Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:08:45.726Z] --- PASS: TestNetworkCreateDelete (0.53s) [2021-05-21T19:08:45.726Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T19:08:45.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:08:47.093Z] --- PASS: TestDockerNetworkDeletePreferID (1.49s) [2021-05-21T19:08:47.093Z] === RUN TestDaemonDNSFallback [2021-05-21T19:08:47.422Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2021-05-21T19:08:47.422Z] === RUN TestServicePlugin [2021-05-21T19:08:47.422Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-21T19:08:47.422Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:08:47.422Z] === RUN TestServiceUpdateLabel [2021-05-21T19:08:48.462Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-21T19:08:48.719Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-21T19:08:49.516Z] --- PASS: TestServiceUpdateLabel (1.95s) [2021-05-21T19:08:49.517Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:08:49.649Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-21T19:08:50.212Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-21T19:08:50.775Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-21T19:08:50.775Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-21T19:08:51.705Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-21T19:08:51.961Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-21T19:08:52.218Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-21T19:08:52.474Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-21T19:08:52.730Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-21T19:08:53.293Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-21T19:08:53.854Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-21T19:08:55.746Z] --- PASS: TestDaemonDNSFallback (8.16s) [2021-05-21T19:08:55.746Z] === RUN TestInspectNetwork [2021-05-21T19:08:56.350Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-21T19:09:00.522Z] === RUN TestInspectNetwork/full_network_id [2021-05-21T19:09:00.522Z] === RUN TestInspectNetwork/partial_network_id [2021-05-21T19:09:00.522Z] === RUN TestInspectNetwork/network_name [2021-05-21T19:09:00.522Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-21T19:09:01.888Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-21T19:09:04.937Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2021-05-21T19:09:04.937Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:09:05.170Z] --- PASS: TestInspectNetwork (9.54s) [2021-05-21T19:09:05.170Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-21T19:09:05.170Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-21T19:09:05.170Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-21T19:09:05.170Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-21T19:09:05.170Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T19:09:05.170Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-21T19:09:05.426Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-21T19:09:05.426Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-21T19:09:05.683Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-21T19:09:05.683Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-21T19:09:05.940Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-21T19:09:07.834Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-21T19:09:09.726Z] --- PASS: TestRunContainerWithBridgeNone (4.58s) [2021-05-21T19:09:09.726Z] === RUN TestNetworkInvalidJSON [2021-05-21T19:09:09.726Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T19:09:09.726Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T19:09:09.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:09:09.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:09:09.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:09:09.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:09:09.726Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T19:09:09.726Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:09:09.726Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T19:09:09.726Z] === RUN TestNetworkList [2021-05-21T19:09:09.726Z] === RUN TestNetworkList//networks [2021-05-21T19:09:09.726Z] === PAUSE TestNetworkList//networks [2021-05-21T19:09:09.726Z] === RUN TestNetworkList//networks/ [2021-05-21T19:09:09.726Z] === PAUSE TestNetworkList//networks/ [2021-05-21T19:09:09.726Z] === CONT TestNetworkList//networks [2021-05-21T19:09:09.726Z] === CONT TestNetworkList//networks/ [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkList (0.02s) [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T19:09:09.726Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T19:09:09.726Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T19:09:09.726Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-21T19:09:10.655Z] --- PASS: TestHostIPv4BridgeLabel (1.00s) [2021-05-21T19:09:10.655Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T19:09:12.547Z] --- PASS: TestDaemonRestartWithLiveRestore (1.82s) [2021-05-21T19:09:12.547Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T19:09:13.480Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-21T19:09:13.736Z] --- PASS: TestDaemonDefaultNetworkPools (1.46s) [2021-05-21T19:09:13.736Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T19:09:13.993Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-21T19:09:14.557Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-21T19:09:16.447Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.42s) [2021-05-21T19:09:16.447Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T19:09:19.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.98s) [2021-05-21T19:09:19.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T19:09:19.978Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-05-21T19:09:19.978Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T19:09:20.335Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2021-05-21T19:09:20.335Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:09:24.149Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2021-05-21T19:09:24.149Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T19:09:24.149Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:09:24.149Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:09:24.149Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T19:09:25.079Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-21T19:09:29.262Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-21T19:09:30.190Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-21T19:09:30.761Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2021-05-21T19:09:30.761Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:09:31.404Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-21T19:09:32.048Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-21T19:09:32.707Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-21T19:09:32.707Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-21T19:09:34.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-21T19:09:38.767Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-21T19:09:38.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-21T19:09:39.023Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-21T19:09:41.544Z] --- PASS: TestServiceWithDataPathPortInit (17.62s) [2021-05-21T19:09:41.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T19:09:41.544Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-21T19:09:41.544Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-21T19:09:44.815Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-21T19:09:45.071Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-21T19:09:46.436Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-21T19:09:47.365Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-21T19:09:47.495Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2021-05-21T19:09:47.495Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-05-21T19:09:47.495Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-05-21T19:09:47.495Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2021-05-21T19:09:47.495Z] PASS [2021-05-21T19:09:47.495Z] [2021-05-21T19:09:47.495Z] === Skipped [2021-05-21T19:09:47.495Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-05-21T19:09:47.495Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:09:47.495Z] [2021-05-21T19:09:47.495Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-05-21T19:09:47.495Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-21T19:09:47.495Z] [2021-05-21T19:09:47.495Z] [2021-05-21T19:09:47.495Z] DONE 27 tests, 2 skipped in 131.070s [2021-05-21T19:09:47.495Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-05-21T19:09:47.495Z] ++ 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 [2021-05-21T19:09:47.495Z] ++ set -e [2021-05-21T19:09:47.495Z] ++ '[' -n 0 ']' [2021-05-21T19:09:47.495Z] ++ set -x [2021-05-21T19:09:47.495Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:09:47.495Z] INFO: Testing against a local daemon [2021-05-21T19:09:47.495Z] === RUN TestSessionCreate [2021-05-21T19:09:47.495Z] --- PASS: TestSessionCreate (0.04s) [2021-05-21T19:09:47.495Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:09:47.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-21T19:09:47.495Z] PASS [2021-05-21T19:09:47.495Z] [2021-05-21T19:09:47.495Z] DONE 2 tests in 0.153s [2021-05-21T19:09:47.495Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-05-21T19:09:47.495Z] ++ 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 [2021-05-21T19:09:47.495Z] ++ set -e [2021-05-21T19:09:47.495Z] ++ '[' -n 0 ']' [2021-05-21T19:09:47.495Z] ++ set -x [2021-05-21T19:09:47.495Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:09:47.495Z] INFO: Testing against a local daemon [2021-05-21T19:09:47.495Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:09:47.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:09:47.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:09:47.495Z] === RUN TestEventsExecDie [2021-05-21T19:09:47.495Z] --- PASS: TestEventsExecDie (0.65s) [2021-05-21T19:09:47.495Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:09:47.495Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-21T19:09:47.495Z] === RUN TestInfoBinaryCommits [2021-05-21T19:09:47.495Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-21T19:09:47.495Z] === RUN TestInfoAPIVersioned [2021-05-21T19:09:47.495Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-21T19:09:47.495Z] === RUN TestInfoDiscoveryBackend [2021-05-21T19:09:48.163Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-05-21T19:09:48.163Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-21T19:09:48.294Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-21T19:09:48.551Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-21T19:09:48.551Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-21T19:09:48.807Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-21T19:09:49.211Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-21T19:09:49.211Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-21T19:09:49.369Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-21T19:09:49.851Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-05-21T19:09:49.851Z] === RUN TestInfoAPI [2021-05-21T19:09:49.851Z] --- PASS: TestInfoAPI (0.04s) [2021-05-21T19:09:49.851Z] === RUN TestInfoAPIWarnings [2021-05-21T19:09:49.932Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-21T19:09:49.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.91s) [2021-05-21T19:09:49.932Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yy89rufmwsvr8nvl55vf0jpvy Created:2021-05-21 19:09:42.641631124 +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[30f34b967f539901e3d0ef89dd7bde1e53a43ffcc5915f15d4d2f15ecf2b5254:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p63e5yoajb87l1payna312ete EndpointID:134e2026ecde4307f105f6026141a985334f05b634762304cb88f6c75b097255 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36a90f35b2e050789c0604938d9d3dbf173fd307233a9d5623d8f429fb393df5 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:be875190166f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p63e5yoajb87l1payna312ete EndpointID:134e2026ecde4307f105f6026141a985334f05b634762304cb88f6c75b097255 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-21T19:09:49.932Z] PASS [2021-05-21T19:09:49.932Z] [2021-05-21T19:09:49.932Z] === Skipped [2021-05-21T19:09:49.932Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:09:49.932Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:09:49.932Z] [2021-05-21T19:09:49.932Z] [2021-05-21T19:09:49.932Z] DONE 26 tests, 1 skipped in 64.960s [2021-05-21T19:09:49.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:09:49.932Z] ++ 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 [2021-05-21T19:09:49.932Z] ++ set -e [2021-05-21T19:09:49.932Z] ++ '[' -n 0 ']' [2021-05-21T19:09:49.932Z] ++ set -x [2021-05-21T19:09:49.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T19:09:50.189Z] INFO: Testing against a local daemon [2021-05-21T19:09:50.189Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-21T19:09:50.189Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T19:09:50.189Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:09:50.189Z] === RUN TestDockerNetworkIpvlan [2021-05-21T19:09:50.189Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:09:50.189Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:09:50.189Z] PASS [2021-05-21T19:09:50.189Z] [2021-05-21T19:09:50.189Z] === Skipped [2021-05-21T19:09:50.189Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-21T19:09:50.189Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:09:50.189Z] [2021-05-21T19:09:50.189Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-21T19:09:50.189Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-21T19:09:50.189Z] [2021-05-21T19:09:50.189Z] [2021-05-21T19:09:50.189Z] DONE 2 tests, 2 skipped in 0.141s [2021-05-21T19:09:50.189Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-21T19:09:50.189Z] ++ 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 [2021-05-21T19:09:50.189Z] ++ set -e [2021-05-21T19:09:50.189Z] ++ '[' -n 0 ']' [2021-05-21T19:09:50.189Z] ++ set -x [2021-05-21T19:09:50.189Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:09:50.452Z] INFO: Testing against a local daemon [2021-05-21T19:09:50.452Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-21T19:09:52.342Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-21T19:09:52.599Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-21T19:09:52.854Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.34s) [2021-05-21T19:09:52.854Z] === RUN TestDockerNetworkMacvlan [2021-05-21T19:09:54.220Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-21T19:09:55.587Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-21T19:09:55.587Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-21T19:09:56.954Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-21T19:09:57.210Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-21T19:10:00.483Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-21T19:10:01.046Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-21T19:10:01.303Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-21T19:10:03.198Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-21T19:10:03.455Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-21T19:10:05.973Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-21T19:10:08.478Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-05-21T19:10:08.478Z] === RUN TestInfoDebug [2021-05-21T19:10:08.478Z] --- PASS: TestInfoDebug (0.53s) [2021-05-21T19:10:08.478Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:10:08.478Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-05-21T19:10:08.478Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:10:08.478Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-05-21T19:10:08.478Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:10:08.478Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-05-21T19:10:08.478Z] === RUN TestPingCacheHeaders [2021-05-21T19:10:08.478Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-21T19:10:08.478Z] === RUN TestPingGet [2021-05-21T19:10:08.478Z] --- PASS: TestPingGet (0.02s) [2021-05-21T19:10:08.478Z] === RUN TestPingHead [2021-05-21T19:10:08.478Z] --- PASS: TestPingHead (0.03s) [2021-05-21T19:10:08.478Z] === RUN TestVersion [2021-05-21T19:10:08.478Z] --- PASS: TestVersion (0.03s) [2021-05-21T19:10:08.478Z] PASS [2021-05-21T19:10:08.478Z] [2021-05-21T19:10:08.478Z] === Skipped [2021-05-21T19:10:08.478Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:10:08.478Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:10:08.478Z] [2021-05-21T19:10:08.478Z] [2021-05-21T19:10:08.478Z] DONE 18 tests, 1 skipped in 21.251s [2021-05-21T19:10:08.478Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-05-21T19:10:08.478Z] ++ 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 [2021-05-21T19:10:08.478Z] ++ set -e [2021-05-21T19:10:08.478Z] ++ '[' -n 0 ']' [2021-05-21T19:10:08.478Z] ++ set -x [2021-05-21T19:10:08.478Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:10:08.478Z] INFO: Testing against a local daemon [2021-05-21T19:10:08.478Z] === RUN TestVolumesCreateAndList [2021-05-21T19:10:08.478Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-21T19:10:08.478Z] === RUN TestVolumesRemove [2021-05-21T19:10:08.478Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-21T19:10:08.478Z] === RUN TestVolumesInspect [2021-05-21T19:10:08.478Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-21T19:10:08.478Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:10:08.478Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:10:08.478Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:10:08.478Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:10:08.478Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-21T19:10:08.478Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T19:10:08.478Z] PASS [2021-05-21T19:10:08.478Z] [2021-05-21T19:10:08.478Z] DONE 5 tests in 0.211s [2021-05-21T19:10:08.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:10:08.478Z] ++++ cat bundles/test-integration/docker.pid [2021-05-21T19:10:08.478Z] +++ kill 14256 [2021-05-21T19:10:08.495Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-21T19:10:10.003Z] +++ /etc/init.d/apparmor stop [2021-05-21T19:10:10.003Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:10:10.003Z] [2021-05-21T19:10:10.003Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:10:10.003Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:10:10.003Z] [2021-05-21T19:10:10.003Z] To set a process to complain mode, use the command line tool [2021-05-21T19:10:10.003Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:10:10.003Z] +++ true [2021-05-21T19:10:10.003Z] exiting test-integration [2021-05-21T19:10:10.003Z] ++ exit 0 [2021-05-21T19:10:10.003Z] [2021-05-21T19:10:10.386Z] === RUN TestDockerSuite/TestBuildRUNErrMsg Post stage [Pipeline] junit [2021-05-21T19:10:11.578Z] Recording test results [2021-05-21T19:10:11.753Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-21T19:10:11.852Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T19:10:12.273Z] + echo Ensuring container killed. [2021-05-21T19:10:12.273Z] Ensuring container killed. [2021-05-21T19:10:12.273Z] + docker rm -vf docker-pr7 [2021-05-21T19:10:12.273Z] Error: No such container: docker-pr7 [2021-05-21T19:10:12.273Z] + true [Pipeline] sh [2021-05-21T19:10:12.666Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:10:12.666Z] Chowning /workspace to jenkins user [2021-05-21T19:10:12.666Z] + id -u [2021-05-21T19:10:12.666Z] + id -g [2021-05-21T19:10:12.666Z] + docker run --rm -v /home/docker/workspace/moby_PR-41588:/workspace busybox chown -R 1001:1001 /workspace [2021-05-21T19:10:12.666Z] Unable to find image 'busybox:latest' locally [2021-05-21T19:10:12.960Z] latest: Pulling from library/busybox [2021-05-21T19:10:12.960Z] a55561a56381: Pulling fs layer [2021-05-21T19:10:13.125Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-21T19:10:13.256Z] a55561a56381: Verifying Checksum [2021-05-21T19:10:13.256Z] a55561a56381: Download complete [2021-05-21T19:10:13.256Z] a55561a56381: Pull complete [2021-05-21T19:10:13.256Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T19:10:13.256Z] Status: Downloaded newer image for busybox:latest [2021-05-21T19:10:14.492Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T19:10:15.750Z] + bundleName=ppc64le-integration [2021-05-21T19:10:15.750Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-05-21T19:10:15.750Z] Creating ppc64le-integration-bundles.tar.gz [2021-05-21T19:10:15.750Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2021-05-21T19:10:15.750Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-21T19:10:15.798Z] Archiving artifacts [2021-05-21T19:10:16.201Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T19:10:16.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-21T19:10:16.597Z] + make clean [2021-05-21T19:10:16.892Z] make: command: Command not found [2021-05-21T19:10:16.892Z] make: command: Command not found [2021-05-21T19:10:16.892Z] docker volume rm -f docker-dev-cache [2021-05-21T19:10:16.892Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan (24.27s) [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.77s) [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.14s) [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.95s) [2021-05-21T19:10:16.952Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.31s) [2021-05-21T19:10:16.952Z] PASS [2021-05-21T19:10:16.952Z] [2021-05-21T19:10:16.952Z] DONE 8 tests in 26.862s [2021-05-21T19:10:17.208Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-21T19:10:17.209Z] ++ 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 [2021-05-21T19:10:17.209Z] ++ set -e [2021-05-21T19:10:17.209Z] ++ '[' -n 0 ']' [2021-05-21T19:10:17.209Z] ++ set -x [2021-05-21T19:10:17.209Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:10:17.209Z] testing: warning: no tests to run [2021-05-21T19:10:17.209Z] PASS [2021-05-21T19:10:17.209Z] [2021-05-21T19:10:17.209Z] DONE 0 tests in 0.051s [2021-05-21T19:10:17.209Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-21T19:10:17.209Z] ++ 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 [2021-05-21T19:10:17.209Z] ++ set -e [2021-05-21T19:10:17.209Z] ++ '[' -n 0 ']' [2021-05-21T19:10:17.209Z] ++ set -x [2021-05-21T19:10:17.209Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:10:17.465Z] INFO: Testing against a local daemon [2021-05-21T19:10:17.465Z] === RUN TestAuthZPluginAllowRequest [2021-05-21T19:10:19.983Z] --- PASS: TestAuthZPluginAllowRequest (2.70s) [2021-05-21T19:10:19.983Z] === RUN TestAuthZPluginTLS [2021-05-21T19:10:20.911Z] --- PASS: TestAuthZPluginTLS (0.88s) [2021-05-21T19:10:20.911Z] === RUN TestAuthZPluginDenyRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:10:21.838Z] --- PASS: TestAuthZPluginDenyRequest (0.82s) [2021-05-21T19:10:21.838Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-21T19:10:22.401Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s) [2021-05-21T19:10:22.401Z] === RUN TestAuthZPluginDenyResponse [2021-05-21T19:10:23.330Z] --- PASS: TestAuthZPluginDenyResponse (0.75s) [2021-05-21T19:10:23.330Z] === RUN TestAuthZPluginAllowEventStream [2021-05-21T19:10:24.258Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-21T19:10:25.186Z] --- PASS: TestAuthZPluginAllowEventStream (2.02s) [2021-05-21T19:10:25.186Z] === RUN TestAuthZPluginErrorResponse [2021-05-21T19:10:26.116Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-05-21T19:10:26.116Z] === RUN TestAuthZPluginErrorRequest [2021-05-21T19:10:26.679Z] --- PASS: TestAuthZPluginErrorRequest (0.77s) [2021-05-21T19:10:26.679Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-21T19:10:27.608Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s) [2021-05-21T19:10:27.608Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-21T19:10:28.974Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-21T19:10:29.902Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2021-05-21T19:10:29.902Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-21T19:10:31.793Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-05-21T19:10:31.793Z] === RUN TestAuthZPluginHeader [2021-05-21T19:10:32.722Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-05-21T19:10:32.722Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-21T19:10:34.622Z] === RUN TestDockerSuite/TestBuildRm [2021-05-21T19:10:37.892Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.18s) [2021-05-21T19:10:37.892Z] === RUN TestAuthZPluginV2Disable [2021-05-21T19:10:38.148Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-21T19:10:39.079Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-21T19:10:40.447Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-21T19:10:40.704Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-21T19:10:40.959Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-21T19:10:41.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-21T19:10:41.890Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2021-05-21T19:10:41.890Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-21T19:10:42.454Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-21T19:10:44.345Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-21T19:10:45.712Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-21T19:10:46.275Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.47s) [2021-05-21T19:10:46.275Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-21T19:10:51.527Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-21T19:10:51.527Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-21T19:10:51.527Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-21T19:10:51.527Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-21T19:10:52.090Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-21T19:10:53.983Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-21T19:10:53.983Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-21T19:10:54.912Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-21T19:10:58.188Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.71s) [2021-05-21T19:10:58.188Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-21T19:10:59.556Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-21T19:11:00.485Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-21T19:11:01.414Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-21T19:11:01.671Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-21T19:11:02.598Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-21T19:11:03.967Z] === RUN TestDockerSuite/TestBuildUser [2021-05-21T19:11:05.860Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-21T19:11:06.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-21T19:11:10.292Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-21T19:11:11.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-21T19:11:16.473Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2021-05-21T19:11:16.473Z] PASS [2021-05-21T19:11:16.473Z] [2021-05-21T19:11:16.473Z] DONE 17 tests in 58.999s [2021-05-21T19:11:16.473Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-21T19:11:16.473Z] ++ 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 [2021-05-21T19:11:16.473Z] ++ set -e [2021-05-21T19:11:16.473Z] ++ '[' -n 0 ']' [2021-05-21T19:11:16.473Z] ++ set -x [2021-05-21T19:11:16.473Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:11:16.473Z] INFO: Testing against a local daemon [2021-05-21T19:11:16.473Z] === RUN TestPluginInvalidJSON [2021-05-21T19:11:16.473Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:11:16.473Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:11:16.473Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:11:16.473Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-21T19:11:16.473Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-21T19:11:16.473Z] === RUN TestPluginInstall [2021-05-21T19:11:16.473Z] === RUN TestPluginInstall/no_auth [2021-05-21T19:11:19.744Z] time="2021-05-21T19:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:11:19.744Z] time="2021-05-21T19:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:446961e8b298739287bedd82b3a19b00a53dcd3f04eb598c4d0a731e0c025e57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:11:19.744Z] time="2021-05-21T19:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:11:19.744Z] time="2021-05-21T19:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:446961e8b298739287bedd82b3a19b00a53dcd3f04eb598c4d0a731e0c025e57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:11:20.307Z] === RUN TestPluginInstall/with_htpasswd [2021-05-21T19:11:20.870Z] time="2021-05-21T19:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:11:20.870Z] time="2021-05-21T19:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c72c3530ccfef7f7348749571a9f53bcb7c912df35fb07935e24746c851a4902" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:11:20.870Z] time="2021-05-21T19:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:11:20.870Z] time="2021-05-21T19:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c72c3530ccfef7f7348749571a9f53bcb7c912df35fb07935e24746c851a4902" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:11:21.438Z] === RUN TestPluginInstall/with_insecure [2021-05-21T19:11:22.827Z] time="2021-05-21T19:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:11:22.827Z] time="2021-05-21T19:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cfe65f4d66285c2db3d6e6e92111184f803eb7fa7160fdc3fb7e92ba18ea793" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:11:22.827Z] time="2021-05-21T19:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-21T19:11:22.827Z] time="2021-05-21T19:11:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cfe65f4d66285c2db3d6e6e92111184f803eb7fa7160fdc3fb7e92ba18ea793" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-21T19:11:23.083Z] --- PASS: TestPluginInstall (6.46s) [2021-05-21T19:11:23.083Z] --- PASS: TestPluginInstall/no_auth (3.65s) [2021-05-21T19:11:23.083Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2021-05-21T19:11:23.083Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2021-05-21T19:11:23.083Z] plugin_test.go:165: [d973ece503f18] daemon is not started [2021-05-21T19:11:23.083Z] === RUN TestPluginsWithRuntimes [2021-05-21T19:11:24.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-21T19:11:25.233Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-21T19:11:27.127Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-21T19:11:28.497Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-21T19:11:28.754Z] --- PASS: TestPluginsWithRuntimes (5.84s) [2021-05-21T19:11:28.754Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.83s) [2021-05-21T19:11:28.754Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.80s) [2021-05-21T19:11:28.754Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T19:11:29.691Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-21T19:11:30.256Z] --- PASS: TestPluginBackCompatMediaTypes (1.29s) [2021-05-21T19:11:30.256Z] PASS [2021-05-21T19:11:30.256Z] [2021-05-21T19:11:30.256Z] DONE 10 tests in 13.951s [2021-05-21T19:11:30.256Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-21T19:11:30.256Z] ++ 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 [2021-05-21T19:11:30.256Z] ++ set -e [2021-05-21T19:11:30.256Z] ++ '[' -n 0 ']' [2021-05-21T19:11:30.256Z] ++ set -x [2021-05-21T19:11:30.256Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:11:30.256Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-21T19:11:30.513Z] INFO: Testing against a local daemon [2021-05-21T19:11:30.513Z] === RUN TestExternalGraphDriver [2021-05-21T19:11:30.513Z] === RUN TestExternalGraphDriver/json [2021-05-21T19:11:32.407Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-21T19:11:33.774Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-21T19:11:34.336Z] === RUN TestExternalGraphDriver/spec [2021-05-21T19:11:34.899Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-21T19:11:34.899Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-21T19:11:34.899Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-21T19:11:34.899Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-21T19:11:34.899Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-21T19:11:37.420Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-21T19:11:37.420Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-21T19:11:37.420Z] === RUN TestExternalGraphDriver/pull [2021-05-21T19:11:38.347Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-21T19:11:39.279Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-21T19:11:40.209Z] --- PASS: TestExternalGraphDriver (9.75s) [2021-05-21T19:11:40.209Z] --- PASS: TestExternalGraphDriver/json (3.56s) [2021-05-21T19:11:40.209Z] --- PASS: TestExternalGraphDriver/spec (3.23s) [2021-05-21T19:11:40.209Z] --- PASS: TestExternalGraphDriver/pull (2.75s) [2021-05-21T19:11:40.209Z] === RUN TestGraphdriverPluginV2 [2021-05-21T19:11:40.465Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-21T19:11:40.465Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-21T19:11:43.746Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-21T19:11:45.640Z] --- PASS: TestGraphdriverPluginV2 (5.27s) [2021-05-21T19:11:45.640Z] PASS [2021-05-21T19:11:45.640Z] [2021-05-21T19:11:45.640Z] DONE 5 tests in 15.261s [2021-05-21T19:11:45.640Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-21T19:11:45.640Z] ++ 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 [2021-05-21T19:11:45.640Z] ++ set -e [2021-05-21T19:11:45.640Z] ++ '[' -n 0 ']' [2021-05-21T19:11:45.640Z] ++ set -x [2021-05-21T19:11:45.640Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:11:45.640Z] INFO: Testing against a local daemon [2021-05-21T19:11:45.640Z] === RUN TestContinueAfterPluginCrash [2021-05-21T19:11:45.640Z] === PAUSE TestContinueAfterPluginCrash [2021-05-21T19:11:45.640Z] === RUN TestReadPluginNoRead [2021-05-21T19:11:45.640Z] === PAUSE TestReadPluginNoRead [2021-05-21T19:11:45.640Z] === RUN TestDaemonStartWithLogOpt [2021-05-21T19:11:45.640Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-21T19:11:45.640Z] === CONT TestContinueAfterPluginCrash [2021-05-21T19:11:45.640Z] === CONT TestDaemonStartWithLogOpt [2021-05-21T19:11:45.640Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-21T19:11:47.009Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-21T19:11:47.572Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-21T19:11:48.501Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-21T19:11:48.501Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-21T19:11:49.432Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-21T19:11:51.325Z] --- PASS: TestDaemonStartWithLogOpt (5.25s) [2021-05-21T19:11:51.325Z] === CONT TestReadPluginNoRead [2021-05-21T19:11:52.693Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-21T19:11:52.693Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-21T19:11:52.693Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-21T19:11:54.063Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-21T19:11:54.625Z] === RUN TestReadPluginNoRead/default [2021-05-21T19:11:54.882Z] === RUN TestDockerSuite/TestCommitChange [2021-05-21T19:11:55.812Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-21T19:11:56.743Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-21T19:11:56.743Z] --- PASS: TestContinueAfterPluginCrash (11.11s) [2021-05-21T19:11:57.000Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-21T19:11:58.893Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-21T19:11:59.150Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-21T19:12:01.042Z] --- PASS: TestReadPluginNoRead (9.99s) [2021-05-21T19:12:01.042Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2021-05-21T19:12:01.042Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2021-05-21T19:12:01.042Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.40s) [2021-05-21T19:12:01.042Z] read_test.go:92: [d78b4cdedbdf5] daemon is not started [2021-05-21T19:12:01.042Z] PASS [2021-05-21T19:12:01.042Z] [2021-05-21T19:12:01.042Z] DONE 6 tests in 15.529s [2021-05-21T19:12:01.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-21T19:12:01.042Z] ++ 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 [2021-05-21T19:12:01.042Z] ++ set -e [2021-05-21T19:12:01.042Z] ++ '[' -n 0 ']' [2021-05-21T19:12:01.042Z] ++ set -x [2021-05-21T19:12:01.042Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:12:01.042Z] testing: warning: no tests to run [2021-05-21T19:12:01.042Z] PASS [2021-05-21T19:12:01.042Z] [2021-05-21T19:12:01.042Z] DONE 0 tests in 0.105s [2021-05-21T19:12:01.042Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-21T19:12:01.042Z] ++ 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 [2021-05-21T19:12:01.042Z] ++ set -e [2021-05-21T19:12:01.042Z] ++ '[' -n 0 ']' [2021-05-21T19:12:01.042Z] ++ set -x [2021-05-21T19:12:01.042Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:12:01.299Z] INFO: Testing against a local daemon [2021-05-21T19:12:01.299Z] === RUN TestPluginWithDevMounts [2021-05-21T19:12:01.299Z] === PAUSE TestPluginWithDevMounts [2021-05-21T19:12:01.299Z] === CONT TestPluginWithDevMounts [2021-05-21T19:12:01.554Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-21T19:12:02.923Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-21T19:12:03.489Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-05-21T19:12:03.489Z] PASS [2021-05-21T19:12:03.489Z] [2021-05-21T19:12:03.489Z] DONE 1 tests in 2.276s [2021-05-21T19:12:03.489Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-21T19:12:03.489Z] ++ 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 [2021-05-21T19:12:03.489Z] ++ set -e [2021-05-21T19:12:03.489Z] ++ '[' -n 0 ']' [2021-05-21T19:12:03.489Z] ++ set -x [2021-05-21T19:12:03.489Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:12:03.746Z] INFO: Testing against a local daemon [2021-05-21T19:12:03.746Z] === RUN TestSecretInspect [2021-05-21T19:12:04.675Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-21T19:12:05.603Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-21T19:12:06.970Z] --- PASS: TestSecretInspect (3.00s) [2021-05-21T19:12:06.970Z] === RUN TestSecretList [2021-05-21T19:12:07.533Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-21T19:12:08.462Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-21T19:12:08.462Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-21T19:12:08.462Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-21T19:12:08.462Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-21T19:12:08.462Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-21T19:12:08.719Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-21T19:12:08.719Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-21T19:12:09.648Z] --- PASS: TestSecretList (2.78s) [2021-05-21T19:12:09.648Z] === RUN TestSecretsCreateAndDelete [2021-05-21T19:12:10.579Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-21T19:12:10.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-21T19:12:12.470Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2021-05-21T19:12:12.470Z] === RUN TestSecretsUpdate [2021-05-21T19:12:13.035Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-21T19:12:13.035Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-21T19:12:13.967Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-21T19:12:15.343Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-21T19:12:15.599Z] --- PASS: TestSecretsUpdate (3.15s) [2021-05-21T19:12:15.599Z] === RUN TestTemplatedSecret [2021-05-21T19:12:16.528Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-21T19:12:17.898Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-21T19:12:19.268Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-21T19:12:19.268Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-21T19:12:19.268Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-21T19:12:20.637Z] --- PASS: TestTemplatedSecret (4.68s) [2021-05-21T19:12:20.637Z] === RUN TestSecretCreateResolve [2021-05-21T19:12:20.637Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-21T19:12:20.637Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-21T19:12:20.637Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-21T19:12:20.637Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-21T19:12:20.637Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-21T19:12:21.571Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-21T19:12:22.939Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-21T19:12:23.868Z] --- PASS: TestSecretCreateResolve (3.35s) [2021-05-21T19:12:23.868Z] PASS [2021-05-21T19:12:23.868Z] [2021-05-21T19:12:23.868Z] DONE 6 tests in 20.243s [2021-05-21T19:12:23.868Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-21T19:12:23.868Z] ++ 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 [2021-05-21T19:12:23.868Z] ++ set -e [2021-05-21T19:12:23.868Z] ++ '[' -n 0 ']' [2021-05-21T19:12:23.868Z] ++ set -x [2021-05-21T19:12:23.868Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:12:23.868Z] INFO: Testing against a local daemon [2021-05-21T19:12:23.868Z] === RUN TestServiceCreateInit [2021-05-21T19:12:23.868Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T19:12:24.125Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-21T19:12:24.381Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-21T19:12:27.658Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-21T19:12:28.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-21T19:12:28.221Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-21T19:12:29.149Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-21T19:12:30.518Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-21T19:12:30.518Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T19:12:31.082Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-21T19:12:31.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-21T19:12:32.707Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-21T19:12:32.707Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-21T19:12:34.077Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-21T19:12:35.486Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-21T19:12:36.415Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-21T19:12:36.416Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-21T19:12:36.978Z] --- PASS: TestServiceCreateInit (12.91s) [2021-05-21T19:12:36.978Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.37s) [2021-05-21T19:12:36.978Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.51s) [2021-05-21T19:12:36.978Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T19:12:37.542Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-21T19:12:39.435Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-21T19:12:41.334Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-21T19:12:41.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-21T19:12:41.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-21T19:12:41.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-21T19:12:41.601Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-21T19:12:42.969Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-21T19:12:48.215Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-21T19:12:48.215Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-21T19:12:49.143Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-21T19:12:49.143Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-21T19:12:49.143Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-21T19:12:52.409Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-21T19:12:52.665Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-21T19:12:54.031Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-21T19:12:57.302Z] --- PASS: TestCreateServiceMultipleTimes (19.95s) [2021-05-21T19:12:57.302Z] === RUN TestCreateServiceConflict [2021-05-21T19:12:59.820Z] --- PASS: TestCreateServiceConflict (2.99s) [2021-05-21T19:12:59.820Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T19:13:00.749Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-21T19:13:01.680Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-21T19:13:04.203Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-05-21T19:13:04.203Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:13:04.766Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-21T19:13:07.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-21T19:13:07.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-21T19:13:08.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-21T19:13:09.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-21T19:13:10.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-21T19:13:12.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-21T19:13:14.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000908aa0_} [2021-05-21T19:13:14.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-21T19:13:15.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1507900157_/foo_false____} [2021-05-21T19:13:17.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1507900157_/foo_true____} [2021-05-21T19:13:19.330Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.24s) [2021-05-21T19:13:19.330Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:13:19.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3750124600_/foo_false____} [2021-05-21T19:13:21.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3750124600_/foo_true____} [2021-05-21T19:13:22.146Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2021-05-21T19:13:22.146Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:13:22.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3750124600_/foo_true__0xc000908b00__} [2021-05-21T19:13:24.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000908b20_} [2021-05-21T19:13:25.161Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2021-05-21T19:13:25.161Z] === RUN TestCreateServiceSysctls [2021-05-21T19:13:26.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000908b40_} [2021-05-21T19:13:28.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000908b60_} [2021-05-21T19:13:29.792Z] --- PASS: TestCreateServiceSysctls (4.48s) [2021-05-21T19:13:29.792Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:13:30.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000908b80_} [2021-05-21T19:13:30.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-21T19:13:33.503Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2021-05-21T19:13:33.503Z] === RUN TestInspect [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-21T19:13:33.503Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-21T19:13:36.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-21T19:13:37.339Z] --- PASS: TestInspect (4.00s) [2021-05-21T19:13:37.339Z] === RUN TestCreateJob [2021-05-21T19:13:38.706Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-21T19:13:42.878Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-21T19:13:42.878Z] --- PASS: TestCreateJob (5.42s) [2021-05-21T19:13:42.878Z] === RUN TestReplicatedJob [2021-05-21T19:13:48.133Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-21T19:13:49.503Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-21T19:13:49.758Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-21T19:13:51.140Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-21T19:13:51.399Z] --- PASS: TestReplicatedJob (8.72s) [2021-05-21T19:13:51.399Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:13:51.961Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-21T19:13:52.890Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-21T19:13:54.259Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-21T19:13:55.190Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-21T19:13:56.117Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-21T19:13:56.117Z] --- PASS: TestUpdateReplicatedJob (4.88s) [2021-05-21T19:13:56.117Z] === RUN TestServiceListWithStatuses [2021-05-21T19:13:56.117Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-05-21T19:13:56.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:13:56.117Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:13:57.488Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-21T19:13:58.418Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-21T19:13:59.786Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-21T19:14:00.717Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-21T19:14:02.084Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-21T19:14:02.647Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) [2021-05-21T19:14:02.647Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:14:03.212Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-21T19:14:04.143Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-21T19:14:06.035Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-21T19:14:06.964Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-21T19:14:07.220Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2021-05-21T19:14:07.220Z] === RUN TestServicePlugin [2021-05-21T19:14:08.149Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-21T19:14:08.149Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-21T19:14:09.525Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-21T19:14:10.458Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-21T19:14:11.823Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-21T19:14:13.190Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-21T19:14:14.120Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-21T19:14:16.010Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-21T19:14:16.938Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-21T19:14:19.456Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-21T19:14:24.703Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-21T19:14:27.976Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-21T19:14:28.903Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-21T19:14:34.153Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-21T19:14:36.675Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-21T19:14:37.237Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-21T19:14:40.504Z] --- PASS: TestServicePlugin (33.24s) [2021-05-21T19:14:40.504Z] plugin_test.go:62: [dec409bc0026f] joining swarm manager [dbf6e827bbfda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:14:40.504Z] plugin_test.go:65: [d59cb245fa65b] joining swarm manager [dbf6e827bbfda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:14:40.504Z] === RUN TestServiceUpdateLabel [2021-05-21T19:14:41.869Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-21T19:14:43.334Z] === RUN TestDockerSuite/TestCpToDot [2021-05-21T19:14:43.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-21T19:14:43.591Z] --- PASS: TestServiceUpdateLabel (3.00s) [2021-05-21T19:14:43.591Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:14:44.519Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-21T19:14:47.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-21T19:14:48.933Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-21T19:14:49.863Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-21T19:14:51.229Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-21T19:14:51.229Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-21T19:14:52.594Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-21T19:14:53.521Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-21T19:14:53.521Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-21T19:14:53.521Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-21T19:14:54.084Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-21T19:14:55.013Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-21T19:14:55.013Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-21T19:14:55.013Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-21T19:14:55.576Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-21T19:14:56.143Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-21T19:14:56.144Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-21T19:14:56.144Z] === RUN TestDockerSuite/TestCreateRM [2021-05-21T19:14:56.404Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-21T19:14:56.404Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-21T19:14:56.404Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-21T19:14:56.404Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-21T19:14:58.923Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-21T19:14:58.923Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-21T19:14:58.923Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-21T19:15:00.290Z] --- PASS: TestServiceUpdateSecrets (16.61s) [2021-05-21T19:15:00.290Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:15:03.562Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-21T19:15:03.562Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-21T19:15:03.562Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-21T19:15:03.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-21T19:15:03.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-21T19:15:03.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-21T19:15:04.746Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-21T19:15:06.112Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-21T19:15:07.041Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-21T19:15:08.407Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-21T19:15:09.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-21T19:15:11.146Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-21T19:15:11.709Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-21T19:15:11.709Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-21T19:15:12.637Z] === RUN TestDockerSuite/TestDockerFails [2021-05-21T19:15:12.637Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-21T19:15:12.637Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-21T19:15:12.637Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-21T19:15:14.529Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-21T19:15:15.458Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-21T19:15:16.828Z] --- PASS: TestServiceUpdateConfigs (16.42s) [2021-05-21T19:15:16.828Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:15:18.196Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-21T19:15:18.196Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-21T19:15:18.196Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-21T19:15:18.758Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-21T19:15:26.846Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-21T19:15:28.736Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-21T19:15:31.253Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2021-05-21T19:15:31.253Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:15:31.253Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-21T19:15:32.621Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-21T19:15:33.550Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-21T19:15:34.113Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-21T19:15:35.479Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-21T19:15:36.411Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-21T19:15:37.342Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-21T19:15:38.271Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-21T19:15:38.834Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-21T19:15:39.764Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-21T19:15:41.690Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-21T19:15:41.690Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-21T19:15:42.518Z] --- PASS: TestBuildWCOWSandboxSize (791.71s) [2021-05-21T19:15:42.518Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T19:15:42.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T19:15:42.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T19:15:42.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T19:15:42.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T19:15:42.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T19:15:42.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T19:15:42.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T19:15:42.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T19:15:42.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T19:15:42.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2021-05-21T19:15:42.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-21T19:15:42.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-21T19:15:42.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-21T19:15:42.518Z] === RUN TestBuildPreserveOwnership [2021-05-21T19:15:42.518Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-21T19:15:42.518Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:15:42.518Z] === RUN TestBuildPlatformInvalid [2021-05-21T19:15:42.518Z] --- PASS: TestBuildPlatformInvalid (0.43s) [2021-05-21T19:15:42.518Z] PASS [2021-05-21T19:15:42.518Z] ok github.com/docker/docker/integration/build 951.828s [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] === Skipped [2021-05-21T19:15:42.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-21T19:15:42.518Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-21T19:15:42.518Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-21T19:15:42.518Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-21T19:15:42.518Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-21T19:15:42.518Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] [2021-05-21T19:15:42.518Z] DONE 29 tests, 5 skipped in 972.643s [2021-05-21T19:15:42.518Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-21T19:15:43.058Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-21T19:15:46.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:15:46.295Z] INFO: Testing against a local daemon [2021-05-21T19:15:46.295Z] === RUN TestConfigInspect [2021-05-21T19:15:46.295Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.295Z] === RUN TestConfigList [2021-05-21T19:15:46.295Z] --- SKIP: TestConfigList (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.295Z] === RUN TestConfigsCreateAndDelete [2021-05-21T19:15:46.295Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.295Z] === RUN TestConfigsUpdate [2021-05-21T19:15:46.295Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.295Z] === RUN TestTemplatedConfig [2021-05-21T19:15:46.295Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.295Z] === RUN TestConfigCreateResolve [2021-05-21T19:15:46.295Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:15:46.295Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T19:15:46.295Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-21T19:15:46.295Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:15:46.295Z] PASS [2021-05-21T19:15:46.295Z] ok github.com/docker/docker/integration/config 0.219s [2021-05-21T19:15:46.327Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-21T19:15:46.757Z] [2021-05-21T19:15:46.757Z] === Skipped [2021-05-21T19:15:46.757Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-21T19:15:46.757Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.757Z] [2021-05-21T19:15:46.757Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-21T19:15:46.758Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-21T19:15:46.758Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-21T19:15:46.758Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-21T19:15:46.758Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-21T19:15:46.758Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-21T19:15:46.758Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] [2021-05-21T19:15:46.758Z] DONE 7 tests, 7 skipped in 4.662s [2021-05-21T19:15:46.758Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-21T19:15:49.596Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-21T19:15:49.596Z] --- PASS: TestServiceUpdatePidsLimit (18.33s) [2021-05-21T19:15:49.596Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-05-21T19:15:49.596Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-05-21T19:15:49.596Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-05-21T19:15:49.596Z] PASS [2021-05-21T19:15:49.596Z] [2021-05-21T19:15:49.596Z] === Skipped [2021-05-21T19:15:49.596Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-05-21T19:15:49.596Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-21T19:15:49.596Z] [2021-05-21T19:15:49.596Z] [2021-05-21T19:15:49.596Z] DONE 27 tests, 1 skipped in 205.877s [2021-05-21T19:15:49.596Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-21T19:15:49.596Z] ++ 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 [2021-05-21T19:15:49.596Z] ++ set -e [2021-05-21T19:15:49.596Z] ++ '[' -n 0 ']' [2021-05-21T19:15:49.596Z] ++ set -x [2021-05-21T19:15:49.596Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:15:49.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-21T19:15:49.853Z] INFO: Testing against a local daemon [2021-05-21T19:15:49.853Z] === RUN TestSessionCreate [2021-05-21T19:15:49.853Z] --- PASS: TestSessionCreate (0.05s) [2021-05-21T19:15:49.853Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:15:49.853Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-21T19:15:49.853Z] PASS [2021-05-21T19:15:49.853Z] [2021-05-21T19:15:49.853Z] DONE 2 tests in 0.284s [2021-05-21T19:15:49.853Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-21T19:15:49.853Z] ++ 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 [2021-05-21T19:15:49.853Z] ++ set -e [2021-05-21T19:15:49.853Z] ++ '[' -n 0 ']' [2021-05-21T19:15:49.853Z] ++ set -x [2021-05-21T19:15:49.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-05-21T19:15:50.110Z] INFO: Testing against a local daemon [2021-05-21T19:15:50.110Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:15:50.110Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:15:50.110Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:15:50.110Z] === RUN TestEventsExecDie [2021-05-21T19:15:50.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:15:50.558Z] INFO: Testing against a local daemon [2021-05-21T19:15:50.558Z] === RUN TestCheckpoint [2021-05-21T19:15:50.558Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T19:15:50.558Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:15:50.558Z] === RUN TestContainerInvalidJSON [2021-05-21T19:15:50.558Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:15:50.558Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:15:50.558Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:15:50.558Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:15:50.558Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:15:50.558Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:15:50.558Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:15:50.558Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:15:50.558Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:15:50.558Z] --- PASS: TestContainerInvalidJSON (0.44s) [2021-05-21T19:15:50.558Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T19:15:50.558Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-21T19:15:50.558Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-21T19:15:50.558Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T19:15:50.558Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-05-21T19:15:50.558Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T19:15:51.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-05-21T19:15:51.019Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T19:15:51.020Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-05-21T19:15:51.020Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T19:15:51.020Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-05-21T19:15:51.020Z] === RUN TestCopyFromContainer [2021-05-21T19:15:51.020Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-21T19:15:51.020Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T19:15:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:15:51.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:15:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:15:51.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:15:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:15:51.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:15:51.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:15:51.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:15:51.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:15:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-21T19:15:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T19:15:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T19:15:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-21T19:15:51.020Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T19:15:51.020Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-21T19:15:51.020Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-21T19:15:51.020Z] === RUN TestCreateWithInvalidEnv [2021-05-21T19:15:51.020Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T19:15:51.020Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T19:15:51.020Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T19:15:51.020Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T19:15:51.020Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T19:15:51.020Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T19:15:51.479Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-21T19:15:51.481Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T19:15:51.481Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-21T19:15:51.481Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:51.481Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T19:15:51.481Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-21T19:15:51.481Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:15:51.481Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T19:15:51.481Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-21T19:15:51.481Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:15:51.481Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T19:15:51.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:15:51.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:15:51.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:15:51.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:15:51.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:15:51.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:15:51.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:15:51.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:15:51.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:15:51.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:15:51.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-05-21T19:15:51.481Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T19:15:51.481Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-21T19:15:51.481Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-21T19:15:51.481Z] === RUN TestCreateDifferentPlatform [2021-05-21T19:15:51.481Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T19:15:51.481Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T19:15:51.481Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-21T19:15:51.481Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T19:15:51.481Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T19:15:51.481Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-05-21T19:15:51.481Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T19:15:51.481Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-21T19:15:51.481Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-21T19:15:51.481Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T19:15:51.481Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-21T19:15:51.481Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:51.481Z] === RUN TestDiff [2021-05-21T19:15:51.481Z] --- SKIP: TestDiff (0.00s) [2021-05-21T19:15:51.481Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-21T19:15:51.481Z] === RUN TestExecWithCloseStdin [2021-05-21T19:15:51.736Z] --- PASS: TestEventsExecDie (1.62s) [2021-05-21T19:15:51.736Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:15:51.736Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-21T19:15:51.736Z] === RUN TestInfoBinaryCommits [2021-05-21T19:15:51.736Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-05-21T19:15:51.736Z] === RUN TestInfoAPIVersioned [2021-05-21T19:15:51.993Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-21T19:15:51.993Z] === RUN TestInfoDiscoveryBackend [2021-05-21T19:15:52.556Z] --- PASS: TestInfoDiscoveryBackend (0.78s) [2021-05-21T19:15:52.556Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-21T19:15:53.117Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-21T19:15:53.679Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-21T19:15:53.679Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-21T19:15:54.242Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s) [2021-05-21T19:15:54.242Z] === RUN TestInfoAPI [2021-05-21T19:15:54.397Z] --- PASS: TestExecWithCloseStdin (2.79s) [2021-05-21T19:15:54.397Z] === RUN TestExec [2021-05-21T19:15:54.498Z] --- PASS: TestInfoAPI (0.02s) [2021-05-21T19:15:54.498Z] === RUN TestInfoAPIWarnings [2021-05-21T19:15:56.584Z] --- PASS: TestExec (2.16s) [2021-05-21T19:15:56.584Z] === RUN TestExecUser [2021-05-21T19:15:56.584Z] --- SKIP: TestExecUser (0.00s) [2021-05-21T19:15:56.584Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-21T19:15:56.584Z] === RUN TestExportContainerAndImportImage [2021-05-21T19:15:56.584Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-21T19:15:56.584Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:56.584Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T19:15:56.584Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-21T19:15:56.584Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:15:56.584Z] === RUN TestHealthCheckWorkdir [2021-05-21T19:15:56.584Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-21T19:15:56.584Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-21T19:15:56.584Z] === RUN TestHealthKillContainer [2021-05-21T19:15:56.584Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-21T19:15:56.584Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-21T19:15:56.584Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T19:15:56.584Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-21T19:15:56.584Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-21T19:15:56.584Z] === RUN TestKillContainerInvalidSignal [2021-05-21T19:15:58.666Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-21T19:15:58.772Z] --- PASS: TestKillContainerInvalidSignal (1.97s) [2021-05-21T19:15:58.772Z] === RUN TestKillContainer [2021-05-21T19:15:58.772Z] === RUN TestKillContainer/no_signal [2021-05-21T19:15:58.922Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-21T19:16:00.315Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T19:16:00.315Z] === RUN TestKillContainer/killing_signal [2021-05-21T19:16:00.811Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-21T19:16:01.068Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-21T19:16:01.630Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-21T19:16:01.887Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-21T19:16:02.478Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-21T19:16:02.478Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-21T19:16:02.502Z] --- PASS: TestKillContainer (4.28s) [2021-05-21T19:16:02.502Z] --- PASS: TestKillContainer/no_signal (1.80s) [2021-05-21T19:16:02.502Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-21T19:16:02.502Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-21T19:16:02.502Z] --- PASS: TestKillContainer/killing_signal (2.45s) [2021-05-21T19:16:02.502Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T19:16:02.502Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-21T19:16:02.502Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:16:02.502Z] === RUN TestKillStoppedContainer [2021-05-21T19:16:02.502Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-21T19:16:02.502Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:16:02.502Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T19:16:02.502Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-21T19:16:02.502Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:16:02.503Z] === RUN TestKillDifferentUserContainer [2021-05-21T19:16:02.503Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-21T19:16:02.503Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-21T19:16:02.503Z] === RUN TestInspectOomKilledTrue [2021-05-21T19:16:02.503Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-21T19:16:02.503Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:16:02.503Z] === RUN TestInspectOomKilledFalse [2021-05-21T19:16:02.503Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-21T19:16:02.503Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:16:02.503Z] === RUN TestLogsFollowTailEmpty [2021-05-21T19:16:04.384Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-21T19:16:04.691Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2021-05-21T19:16:04.691Z] === RUN TestNetworkNat [2021-05-21T19:16:04.691Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-21T19:16:04.691Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-21T19:16:04.691Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T19:16:05.751Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-21T19:16:05.751Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-21T19:16:05.751Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-21T19:16:06.313Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-21T19:16:06.569Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-21T19:16:06.878Z] --- PASS: TestNetworkLocalhostTCPNat (2.11s) [2021-05-21T19:16:06.878Z] === RUN TestNetworkLoopbackNat [2021-05-21T19:16:06.878Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-21T19:16:06.878Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-21T19:16:06.878Z] === RUN TestPause [2021-05-21T19:16:06.878Z] --- SKIP: TestPause (0.00s) [2021-05-21T19:16:06.878Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-21T19:16:06.878Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T19:16:07.131Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-21T19:16:08.058Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-21T19:16:08.314Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-21T19:16:08.314Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-21T19:16:08.314Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-21T19:16:08.424Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.93s) [2021-05-21T19:16:08.424Z] === RUN TestPauseStopPausedContainer [2021-05-21T19:16:08.424Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-21T19:16:08.424Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:16:08.424Z] === RUN TestPsFilter [2021-05-21T19:16:08.885Z] --- PASS: TestPsFilter (0.31s) [2021-05-21T19:16:08.885Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T19:16:09.678Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-21T19:16:10.608Z] === RUN TestDockerSuite/TestEventsRename [2021-05-21T19:16:11.170Z] --- PASS: TestInfoAPIWarnings (16.74s) [2021-05-21T19:16:11.170Z] === RUN TestInfoDebug [2021-05-21T19:16:11.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-21T19:16:11.427Z] === RUN TestDockerSuite/TestEventsResize [2021-05-21T19:16:11.802Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.53s) [2021-05-21T19:16:11.802Z] === RUN TestRemoveContainerWithVolume [2021-05-21T19:16:11.990Z] --- PASS: TestInfoDebug (0.80s) [2021-05-21T19:16:11.990Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:16:12.552Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-21T19:16:12.809Z] --- PASS: TestInfoInsecureRegistries (0.88s) [2021-05-21T19:16:12.809Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:16:13.737Z] --- PASS: TestInfoRegistryMirrors (0.90s) [2021-05-21T19:16:13.737Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:16:13.989Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2021-05-21T19:16:13.989Z] === RUN TestRemoveContainerRunning [2021-05-21T19:16:13.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-05-21T19:16:13.994Z] === RUN TestPingCacheHeaders [2021-05-21T19:16:13.994Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-21T19:16:13.994Z] === RUN TestPingGet [2021-05-21T19:16:13.994Z] --- PASS: TestPingGet (0.03s) [2021-05-21T19:16:13.994Z] === RUN TestPingHead [2021-05-21T19:16:13.994Z] --- PASS: TestPingHead (0.04s) [2021-05-21T19:16:13.994Z] === RUN TestVersion [2021-05-21T19:16:14.251Z] --- PASS: TestVersion (0.04s) [2021-05-21T19:16:14.251Z] PASS [2021-05-21T19:16:14.251Z] [2021-05-21T19:16:14.251Z] === Skipped [2021-05-21T19:16:14.251Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:16:14.251Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-21T19:16:14.251Z] [2021-05-21T19:16:14.251Z] [2021-05-21T19:16:14.251Z] DONE 18 tests, 1 skipped in 24.198s [2021-05-21T19:16:14.251Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-21T19:16:14.251Z] ++ 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 [2021-05-21T19:16:14.251Z] ++ set -e [2021-05-21T19:16:14.251Z] ++ '[' -n 0 ']' [2021-05-21T19:16:14.251Z] ++ set -x [2021-05-21T19:16:14.251Z] ++ env -i DEST=/go/src/github.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 [2021-05-21T19:16:14.508Z] INFO: Testing against a local daemon [2021-05-21T19:16:14.508Z] === RUN TestVolumesCreateAndList [2021-05-21T19:16:14.508Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-21T19:16:14.508Z] === RUN TestVolumesRemove [2021-05-21T19:16:14.508Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-21T19:16:14.508Z] === RUN TestVolumesInspect [2021-05-21T19:16:14.508Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-21T19:16:14.508Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:16:14.508Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:16:14.508Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:16:14.508Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:16:14.764Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-21T19:16:14.764Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-05-21T19:16:14.764Z] PASS [2021-05-21T19:16:14.764Z] [2021-05-21T19:16:14.764Z] DONE 5 tests in 0.441s [2021-05-21T19:16:14.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:16:15.021Z] ++++ cat bundles/test-integration/docker.pid [2021-05-21T19:16:15.021Z] +++ kill 5742 [2021-05-21T19:16:16.176Z] --- PASS: TestRemoveContainerRunning (1.94s) [2021-05-21T19:16:16.176Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T19:16:16.387Z] +++ /etc/init.d/apparmor stop [2021-05-21T19:16:16.646Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:16:16.646Z] [2021-05-21T19:16:16.646Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:16:16.646Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:16:16.646Z] [2021-05-21T19:16:16.646Z] To set a process to complain mode, use the command line tool [2021-05-21T19:16:16.646Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:16:16.646Z] +++ true [2021-05-21T19:16:16.646Z] exiting test-integration [2021-05-21T19:16:16.646Z] ++ exit 0 [2021-05-21T19:16:16.646Z] [2021-05-21T19:16:17.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-21T19:16:17.574Z] + for job in $(jobs -p) [2021-05-21T19:16:17.574Z] + wait 9731 [2021-05-21T19:16:17.722Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.93s) [2021-05-21T19:16:17.722Z] === RUN TestRemoveInvalidContainer [2021-05-21T19:16:17.722Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-21T19:16:17.722Z] === RUN TestRenameLinkedContainer [2021-05-21T19:16:17.722Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-21T19:16:17.722Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-21T19:16:17.722Z] === RUN TestRenameStoppedContainer [2021-05-21T19:16:18.502Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-21T19:16:19.889Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-21T19:16:20.639Z] --- PASS: TestRenameStoppedContainer (2.53s) [2021-05-21T19:16:20.639Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T19:16:20.824Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-21T19:16:24.094Z] === RUN TestDockerSuite/TestEventsTop [2021-05-21T19:16:24.387Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s) [2021-05-21T19:16:24.387Z] === RUN TestRenameInvalidName [2021-05-21T19:16:25.462Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-21T19:16:26.574Z] --- PASS: TestRenameInvalidName (1.89s) [2021-05-21T19:16:26.574Z] === RUN TestRenameAnonymousContainer [2021-05-21T19:16:27.981Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-21T19:16:35.168Z] --- PASS: TestRenameAnonymousContainer (8.88s) [2021-05-21T19:16:35.168Z] === RUN TestRenameContainerWithSameName [2021-05-21T19:16:37.354Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2021-05-21T19:16:37.354Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T19:16:37.354Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-21T19:16:37.354Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-21T19:16:37.354Z] === RUN TestResize [2021-05-21T19:16:37.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-21T19:16:38.900Z] --- PASS: TestResize (1.96s) [2021-05-21T19:16:38.900Z] === RUN TestResizeWithInvalidSize [2021-05-21T19:16:39.290Z] === RUN TestDockerSuite/TestExec [2021-05-21T19:16:40.658Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-21T19:16:41.086Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2021-05-21T19:16:41.087Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T19:16:41.587Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-21T19:16:42.956Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-21T19:16:43.280Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s) [2021-05-21T19:16:43.280Z] === RUN TestDaemonRestartKillContainers [2021-05-21T19:16:43.280Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-21T19:16:43.280Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:16:43.280Z] === RUN TestStats [2021-05-21T19:16:43.280Z] --- SKIP: TestStats (0.00s) [2021-05-21T19:16:43.280Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-21T19:16:43.280Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T19:16:43.884Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-21T19:16:47.153Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-21T19:16:48.112Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-21T19:16:49.040Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-21T19:16:50.377Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.35s) [2021-05-21T19:16:50.377Z] === RUN TestStopContainerWithTimeout [2021-05-21T19:16:50.377Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-21T19:16:50.377Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-21T19:16:50.377Z] === RUN TestUpdateRestartPolicy [2021-05-21T19:16:50.407Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-21T19:16:51.336Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-21T19:16:52.266Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-21T19:16:53.194Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-21T19:16:55.085Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-21T19:16:57.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-21T19:16:57.605Z] === RUN TestDockerSuite/TestExecEnv [2021-05-21T19:16:58.972Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-21T19:17:01.491Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-21T19:17:03.382Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-21T19:17:05.902Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-21T19:17:06.830Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-21T19:17:07.758Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-21T19:17:08.697Z] === RUN TestDockerSuite/TestExecParseError [2021-05-21T19:17:09.627Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-21T19:17:10.558Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-21T19:17:11.122Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-21T19:17:15.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-21T19:17:15.291Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-21T19:17:15.562Z] --- PASS: TestUpdateRestartPolicy (22.43s) [2021-05-21T19:17:15.562Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T19:17:15.562Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2021-05-21T19:17:15.562Z] === RUN TestWaitNonBlocked [2021-05-21T19:17:15.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:17:15.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:17:15.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:17:15.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:17:15.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:17:15.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:17:16.220Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-21T19:17:18.112Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-21T19:17:19.515Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-21T19:17:19.515Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.37s) [2021-05-21T19:17:19.515Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.46s) [2021-05-21T19:17:19.515Z] === RUN TestWaitBlocked [2021-05-21T19:17:19.515Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-21T19:17:19.515Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:19.515Z] PASS [2021-05-21T19:17:19.515Z] ok github.com/docker/docker/integration/container 89.906s [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === Skipped [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-21T19:17:19.976Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-21T19:17:19.976Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-21T19:17:19.976Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-21T19:17:19.976Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-21T19:17:19.976Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-21T19:17:19.976Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-21T19:17:19.976Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-21T19:17:19.976Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-21T19:17:19.976Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-21T19:17:19.976Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-21T19:17:19.976Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-21T19:17:19.976Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-21T19:17:19.976Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-21T19:17:19.976Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-21T19:17:19.976Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-21T19:17:19.976Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-21T19:17:19.976Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-21T19:17:19.976Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-21T19:17:19.976Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-21T19:17:19.976Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-21T19:17:19.976Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-21T19:17:19.976Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-21T19:17:19.976Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-21T19:17:19.976Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-21T19:17:19.976Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-21T19:17:19.976Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-21T19:17:19.976Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-21T19:17:19.976Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] [2021-05-21T19:17:19.976Z] DONE 88 tests, 33 skipped in 93.071s [2021-05-21T19:17:19.976Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-21T19:17:22.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:22.165Z] INFO: Testing against a local daemon [2021-05-21T19:17:22.165Z] === RUN TestCommitInheritsEnv [2021-05-21T19:17:22.165Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-21T19:17:22.165Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:17:22.165Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T19:17:22.165Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-21T19:17:22.165Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-21T19:17:22.165Z] === RUN TestImagesFilterMultiReference [2021-05-21T19:17:22.165Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-21T19:17:22.165Z] === RUN TestImagePullPlatformInvalid [2021-05-21T19:17:22.165Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-21T19:17:22.165Z] === RUN TestRemoveImageOrphaning [2021-05-21T19:17:23.137Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2021-05-21T19:17:23.137Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T19:17:23.137Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-21T19:17:23.137Z] === RUN TestTagInvalidReference [2021-05-21T19:17:23.137Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-21T19:17:23.137Z] === RUN TestTagValidPrefixedRepo [2021-05-21T19:17:23.137Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-21T19:17:23.137Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T19:17:23.137Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-21T19:17:23.137Z] === RUN TestTagOfficialNames [2021-05-21T19:17:23.137Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-21T19:17:23.137Z] === RUN TestTagMatchesDigest [2021-05-21T19:17:23.137Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-21T19:17:23.137Z] PASS [2021-05-21T19:17:23.137Z] ok github.com/docker/docker/integration/image 1.505s [2021-05-21T19:17:23.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-21T19:17:23.604Z] [2021-05-21T19:17:23.604Z] === Skipped [2021-05-21T19:17:23.604Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-21T19:17:23.604Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:17:23.604Z] [2021-05-21T19:17:23.604Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-21T19:17:23.604Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-21T19:17:23.604Z] [2021-05-21T19:17:23.604Z] [2021-05-21T19:17:23.604Z] DONE 11 tests, 2 skipped in 3.593s [2021-05-21T19:17:23.604Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-21T19:17:25.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:25.800Z] INFO: Testing against a local daemon [2021-05-21T19:17:25.800Z] === RUN TestNetworkCreateDelete [2021-05-21T19:17:25.800Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-21T19:17:25.800Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:25.800Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T19:17:25.800Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-21T19:17:25.800Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-21T19:17:25.800Z] === RUN TestDaemonDNSFallback [2021-05-21T19:17:25.800Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-21T19:17:25.800Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:25.800Z] === RUN TestInspectNetwork [2021-05-21T19:17:25.800Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-21T19:17:25.800Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:25.800Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T19:17:25.800Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-21T19:17:25.800Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:25.800Z] === RUN TestNetworkInvalidJSON [2021-05-21T19:17:25.800Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T19:17:25.800Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T19:17:25.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:17:25.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:17:25.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:17:25.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:17:25.800Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T19:17:25.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:17:25.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:17:25.800Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-05-21T19:17:26.262Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T19:17:26.262Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T19:17:26.262Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-21T19:17:26.262Z] === RUN TestNetworkList [2021-05-21T19:17:26.262Z] === RUN TestNetworkList//networks [2021-05-21T19:17:26.262Z] === PAUSE TestNetworkList//networks [2021-05-21T19:17:26.262Z] === RUN TestNetworkList//networks/ [2021-05-21T19:17:26.262Z] === PAUSE TestNetworkList//networks/ [2021-05-21T19:17:26.262Z] === CONT TestNetworkList//networks [2021-05-21T19:17:26.262Z] === CONT TestNetworkList//networks/ [2021-05-21T19:17:26.262Z] --- PASS: TestNetworkList (0.05s) [2021-05-21T19:17:26.262Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T19:17:26.262Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T19:17:26.262Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T19:17:26.262Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-21T19:17:26.262Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T19:17:26.262Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T19:17:26.262Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T19:17:26.262Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T19:17:26.262Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T19:17:26.262Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T19:17:26.262Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T19:17:26.262Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:17:26.262Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T19:17:26.262Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T19:17:26.262Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] PASS [2021-05-21T19:17:26.262Z] ok github.com/docker/docker/integration/network 0.284s [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === Skipped [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-21T19:17:26.262Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-21T19:17:26.262Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-21T19:17:26.262Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-21T19:17:26.262Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-21T19:17:26.262Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-21T19:17:26.262Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-21T19:17:26.262Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] [2021-05-21T19:17:26.262Z] DONE 22 tests, 15 skipped in 2.805s [2021-05-21T19:17:26.262Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-21T19:17:27.235Z] testing: warning: no tests to run [2021-05-21T19:17:27.235Z] PASS [2021-05-21T19:17:27.235Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-05-21T19:17:27.235Z] [2021-05-21T19:17:27.235Z] DONE 0 tests in 0.824s [2021-05-21T19:17:27.235Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-21T19:17:28.207Z] testing: warning: no tests to run [2021-05-21T19:17:28.207Z] PASS [2021-05-21T19:17:28.207Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2021-05-21T19:17:28.207Z] [2021-05-21T19:17:28.207Z] DONE 0 tests in 0.814s [2021-05-21T19:17:28.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-21T19:17:29.179Z] testing: warning: no tests to run [2021-05-21T19:17:29.179Z] PASS [2021-05-21T19:17:29.179Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-05-21T19:17:29.179Z] [2021-05-21T19:17:29.179Z] DONE 0 tests in 0.820s [2021-05-21T19:17:29.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-21T19:17:29.640Z] testing: warning: no tests to run [2021-05-21T19:17:29.640Z] PASS [2021-05-21T19:17:29.640Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2021-05-21T19:17:29.640Z] [2021-05-21T19:17:29.640Z] DONE 0 tests in 0.804s [2021-05-21T19:17:29.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-21T19:17:31.453Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-21T19:17:31.453Z] === RUN TestDockerSuite/TestExecTTY [2021-05-21T19:17:32.016Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-21T19:17:33.382Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-21T19:17:33.944Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-21T19:17:34.873Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-21T19:17:34.873Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-21T19:17:37.394Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-21T19:17:38.321Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-21T19:17:40.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:40.012Z] INFO: Testing against a local daemon [2021-05-21T19:17:40.012Z] === RUN TestPluginInvalidJSON [2021-05-21T19:17:40.012Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:17:40.012Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:17:40.012Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:17:40.012Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-21T19:17:40.012Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T19:17:40.012Z] === RUN TestPluginInstall [2021-05-21T19:17:40.012Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-21T19:17:40.012Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-21T19:17:40.012Z] === RUN TestPluginsWithRuntimes [2021-05-21T19:17:40.012Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-21T19:17:40.013Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-21T19:17:40.013Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T19:17:40.013Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-21T19:17:40.013Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-21T19:17:40.013Z] PASS [2021-05-21T19:17:40.013Z] ok github.com/docker/docker/integration/plugin/common 0.159s [2021-05-21T19:17:40.013Z] [2021-05-21T19:17:40.013Z] === Skipped [2021-05-21T19:17:40.013Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-21T19:17:40.013Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-21T19:17:40.013Z] [2021-05-21T19:17:40.013Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-21T19:17:40.013Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-21T19:17:40.013Z] [2021-05-21T19:17:40.013Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-21T19:17:40.013Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-21T19:17:40.013Z] [2021-05-21T19:17:40.013Z] [2021-05-21T19:17:40.013Z] DONE 5 tests, 3 skipped in 9.882s [2021-05-21T19:17:40.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-21T19:17:40.211Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-21T19:17:41.140Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-21T19:17:42.507Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-21T19:17:42.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:42.964Z] INFO: Testing against a local daemon [2021-05-21T19:17:42.964Z] === RUN TestExternalGraphDriver [2021-05-21T19:17:42.964Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-21T19:17:42.964Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-21T19:17:42.964Z] === RUN TestGraphdriverPluginV2 [2021-05-21T19:17:42.964Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-21T19:17:42.964Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-21T19:17:42.964Z] PASS [2021-05-21T19:17:42.964Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.189s [2021-05-21T19:17:43.429Z] [2021-05-21T19:17:43.429Z] === Skipped [2021-05-21T19:17:43.429Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-21T19:17:43.429Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-21T19:17:43.429Z] [2021-05-21T19:17:43.429Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-21T19:17:43.429Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-21T19:17:43.429Z] [2021-05-21T19:17:43.429Z] [2021-05-21T19:17:43.429Z] DONE 2 tests, 2 skipped in 3.471s [2021-05-21T19:17:43.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-21T19:17:46.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:46.345Z] INFO: Testing against a local daemon [2021-05-21T19:17:46.345Z] === RUN TestReadPluginNoRead [2021-05-21T19:17:46.345Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-21T19:17:46.345Z] read_test.go:21: no unix domain sockets on Windows [2021-05-21T19:17:46.345Z] PASS [2021-05-21T19:17:46.345Z] ok github.com/docker/docker/integration/plugin/logging 0.216s [2021-05-21T19:17:46.345Z] [2021-05-21T19:17:46.345Z] === Skipped [2021-05-21T19:17:46.345Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-21T19:17:46.345Z] read_test.go:21: no unix domain sockets on Windows [2021-05-21T19:17:46.345Z] [2021-05-21T19:17:46.345Z] [2021-05-21T19:17:46.345Z] DONE 1 tests, 1 skipped in 2.904s [2021-05-21T19:17:46.345Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-21T19:17:47.749Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-21T19:17:47.889Z] testing: warning: no tests to run [2021-05-21T19:17:47.889Z] PASS [2021-05-21T19:17:47.889Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2021-05-21T19:17:47.889Z] [2021-05-21T19:17:47.889Z] DONE 0 tests in 1.408s [2021-05-21T19:17:47.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-21T19:17:50.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:50.096Z] INFO: Testing against a local daemon [2021-05-21T19:17:50.096Z] === RUN TestPluginWithDevMounts [2021-05-21T19:17:50.096Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-21T19:17:50.096Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:50.096Z] PASS [2021-05-21T19:17:50.096Z] ok github.com/docker/docker/integration/plugin/volumes 0.159s [2021-05-21T19:17:50.558Z] [2021-05-21T19:17:50.558Z] === Skipped [2021-05-21T19:17:50.558Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-21T19:17:50.558Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:50.558Z] [2021-05-21T19:17:50.558Z] [2021-05-21T19:17:50.558Z] DONE 1 tests, 1 skipped in 2.630s [2021-05-21T19:17:50.558Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-21T19:17:51.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-21T19:17:51.941Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-21T19:17:52.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:52.745Z] INFO: Testing against a local daemon [2021-05-21T19:17:52.745Z] === RUN TestSecretInspect [2021-05-21T19:17:52.745Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-21T19:17:52.745Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] === RUN TestSecretList [2021-05-21T19:17:52.745Z] --- SKIP: TestSecretList (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] === RUN TestSecretsCreateAndDelete [2021-05-21T19:17:52.745Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] === RUN TestSecretsUpdate [2021-05-21T19:17:52.745Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] === RUN TestTemplatedSecret [2021-05-21T19:17:52.745Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] === RUN TestSecretCreateResolve [2021-05-21T19:17:52.745Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:52.745Z] PASS [2021-05-21T19:17:52.745Z] ok github.com/docker/docker/integration/secret 0.155s [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] === Skipped [2021-05-21T19:17:52.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-05-21T19:17:52.745Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-21T19:17:52.745Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] [2021-05-21T19:17:52.745Z] DONE 6 tests, 6 skipped in 2.340s [2021-05-21T19:17:52.745Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-21T19:17:53.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-21T19:17:53.832Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-21T19:17:55.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:55.663Z] INFO: Testing against a local daemon [2021-05-21T19:17:55.663Z] === RUN TestServiceCreateInit [2021-05-21T19:17:55.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T19:17:55.663Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T19:17:55.663Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceConflict [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-21T19:17:55.663Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-21T19:17:55.663Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceSysctls [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-21T19:17:55.663Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-21T19:17:55.663Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestInspect [2021-05-21T19:17:55.663Z] --- SKIP: TestInspect (0.00s) [2021-05-21T19:17:55.663Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestCreateJob [2021-05-21T19:17:55.663Z] --- SKIP: TestCreateJob (0.00s) [2021-05-21T19:17:55.663Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestReplicatedJob [2021-05-21T19:17:55.663Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-21T19:17:55.663Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:17:55.663Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-21T19:17:55.663Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestServiceListWithStatuses [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T19:17:55.663Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:17:55.663Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-21T19:17:55.663Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:17:55.663Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-21T19:17:55.663Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestServicePlugin [2021-05-21T19:17:55.663Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-21T19:17:55.663Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:55.663Z] === RUN TestServiceUpdateLabel [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-21T19:17:55.663Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:55.663Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-21T19:17:55.663Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:55.663Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-21T19:17:55.663Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:55.663Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-21T19:17:55.663Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:55.663Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:17:55.663Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-21T19:17:55.663Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:55.663Z] PASS [2021-05-21T19:17:55.663Z] ok github.com/docker/docker/integration/service 0.345s [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === Skipped [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T19:17:56.125Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T19:17:56.125Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-21T19:17:56.125Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-21T19:17:56.125Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-21T19:17:56.125Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-05-21T19:17:56.125Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-21T19:17:56.125Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-21T19:17:56.125Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-21T19:17:56.125Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-21T19:17:56.125Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-21T19:17:56.125Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-21T19:17:56.125Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-21T19:17:56.125Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-21T19:17:56.125Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-21T19:17:56.125Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-21T19:17:56.125Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-21T19:17:56.125Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-21T19:17:56.125Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-21T19:17:56.125Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] [2021-05-21T19:17:56.125Z] DONE 24 tests, 23 skipped in 3.228s [2021-05-21T19:17:56.125Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-21T19:17:58.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:17:58.353Z] INFO: Testing against a local daemon [2021-05-21T19:17:58.353Z] === RUN TestSessionCreate [2021-05-21T19:17:58.353Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-21T19:17:58.353Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:58.353Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:17:58.353Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-21T19:17:58.353Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:58.353Z] PASS [2021-05-21T19:17:58.353Z] ok github.com/docker/docker/integration/session 0.196s [2021-05-21T19:17:58.353Z] [2021-05-21T19:17:58.353Z] === Skipped [2021-05-21T19:17:58.353Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-21T19:17:58.353Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:58.353Z] [2021-05-21T19:17:58.353Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-21T19:17:58.353Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-21T19:17:58.353Z] [2021-05-21T19:17:58.353Z] [2021-05-21T19:17:58.353Z] DONE 2 tests, 2 skipped in 2.344s [2021-05-21T19:17:58.353Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-21T19:17:59.080Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-21T19:17:59.644Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-21T19:17:59.644Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-21T19:17:59.644Z] === RUN TestDockerSuite/TestHealth [2021-05-21T19:18:01.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:18:01.271Z] INFO: Testing against a local daemon [2021-05-21T19:18:01.271Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:18:01.271Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:18:01.271Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:18:01.271Z] === RUN TestEventsExecDie [2021-05-21T19:18:01.271Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-21T19:18:01.271Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-21T19:18:01.271Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:18:01.271Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-21T19:18:01.271Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-21T19:18:01.271Z] === RUN TestInfoAPI [2021-05-21T19:18:01.271Z] --- PASS: TestInfoAPI (0.04s) [2021-05-21T19:18:01.271Z] === RUN TestInfoAPIWarnings [2021-05-21T19:18:01.271Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-21T19:18:01.271Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:18:01.271Z] === RUN TestInfoDebug [2021-05-21T19:18:01.271Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-21T19:18:01.271Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:18:01.271Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:18:01.271Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-21T19:18:01.271Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:18:01.271Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:18:01.271Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-21T19:18:01.271Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:18:01.271Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:18:01.732Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-05-21T19:18:01.732Z] === RUN TestPingCacheHeaders [2021-05-21T19:18:01.732Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-21T19:18:01.732Z] === RUN TestPingGet [2021-05-21T19:18:01.732Z] --- PASS: TestPingGet (0.03s) [2021-05-21T19:18:01.732Z] === RUN TestPingHead [2021-05-21T19:18:01.732Z] --- PASS: TestPingHead (0.03s) [2021-05-21T19:18:01.732Z] === RUN TestVersion [2021-05-21T19:18:01.732Z] --- PASS: TestVersion (0.02s) [2021-05-21T19:18:01.732Z] PASS [2021-05-21T19:18:01.732Z] ok github.com/docker/docker/integration/system 1.334s [2021-05-21T19:18:02.193Z] [2021-05-21T19:18:02.193Z] === Skipped [2021-05-21T19:18:02.193Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:18:02.193Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:18:02.193Z] [2021-05-21T19:18:02.193Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-21T19:18:02.194Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-21T19:18:02.194Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-21T19:18:02.194Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-21T19:18:02.194Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-21T19:18:02.194Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-21T19:18:02.194Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] [2021-05-21T19:18:02.194Z] DONE 13 tests, 7 skipped in 3.573s [2021-05-21T19:18:02.194Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-21T19:18:04.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:18:04.384Z] INFO: Testing against a local daemon [2021-05-21T19:18:04.384Z] === RUN TestVolumesCreateAndList [2021-05-21T19:18:04.384Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-21T19:18:04.384Z] === RUN TestVolumesRemove [2021-05-21T19:18:04.384Z] --- PASS: TestVolumesRemove (0.14s) [2021-05-21T19:18:04.384Z] === RUN TestVolumesInspect [2021-05-21T19:18:04.845Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-21T19:18:04.845Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:18:04.845Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:18:04.845Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:18:04.845Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:18:04.845Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-21T19:18:04.845Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T19:18:04.845Z] PASS [2021-05-21T19:18:04.845Z] ok github.com/docker/docker/integration/volume 0.370s [2021-05-21T19:18:04.845Z] [2021-05-21T19:18:04.845Z] DONE 5 tests in 2.660s [2021-05-21T19:18:04.845Z] INFO: make.ps1 ended at 05/21/2021 19:18:04 [2021-05-21T19:18:04.845Z] INFO: Integration CLI tests being run from the host: [2021-05-21T19:18:04.845Z] 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" [2021-05-21T19:18:15.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-21T19:18:15.226Z] INFO: Testing against a local daemon [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-21T19:18:15.226Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-21T19:18:15.688Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-21T19:18:16.149Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-21T19:18:17.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-21T19:18:22.943Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-21T19:18:22.943Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-21T19:18:22.943Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-21T19:18:22.943Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-21T19:18:24.835Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-21T19:18:24.835Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-21T19:18:26.203Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-21T19:18:26.203Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-21T19:18:26.203Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-21T19:18:26.203Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-21T19:18:26.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-21T19:18:27.329Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-21T19:18:27.893Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-21T19:18:27.893Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-21T19:18:28.456Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-21T19:18:28.456Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-21T19:18:29.385Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-21T19:18:29.948Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-21T19:18:30.205Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-21T19:18:31.134Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-21T19:18:33.650Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-21T19:18:33.650Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-21T19:18:33.650Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-21T19:18:35.548Z] === RUN TestDockerSuite/TestImportFile [2021-05-21T19:18:37.452Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-21T19:18:37.452Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-21T19:18:39.972Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-21T19:18:41.862Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-21T19:18:44.383Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-21T19:18:45.312Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-21T19:18:45.876Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-21T19:18:46.807Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-21T19:18:46.807Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-21T19:18:46.807Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-21T19:18:47.369Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-21T19:18:48.297Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-21T19:18:48.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-21T19:18:49.117Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-21T19:18:50.046Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-21T19:18:50.975Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-21T19:18:51.904Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-21T19:18:51.904Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-21T19:18:54.425Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-21T19:18:55.356Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-21T19:18:56.729Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-21T19:18:56.729Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-21T19:18:58.095Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-21T19:18:58.095Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-21T19:19:00.616Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-21T19:19:01.179Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-21T19:19:02.108Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-21T19:19:03.476Z] === RUN TestDockerSuite/TestInspectImage [2021-05-21T19:19:03.476Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-21T19:19:03.476Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-21T19:19:03.476Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-21T19:19:04.404Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-21T19:19:04.968Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-21T19:19:05.227Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-21T19:19:05.790Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-21T19:19:06.719Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-21T19:19:08.084Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-21T19:19:08.084Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-21T19:19:09.013Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-21T19:19:09.944Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-21T19:19:11.836Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-21T19:19:12.399Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-21T19:19:13.328Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-21T19:19:13.892Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-21T19:19:14.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-21T19:19:15.408Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-21T19:19:16.338Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-21T19:19:16.338Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-21T19:19:16.769Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-21T19:19:18.856Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-21T19:19:19.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-21T19:19:20.345Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-21T19:19:22.234Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-21T19:19:22.611Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-21T19:19:22.611Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-21T19:19:22.611Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-21T19:19:22.798Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-21T19:19:25.572Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-21T19:19:26.968Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-21T19:19:27.759Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-21T19:19:27.759Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-21T19:19:27.759Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-21T19:19:27.759Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-21T19:19:27.759Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-21T19:19:28.858Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-21T19:19:31.379Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-21T19:19:31.379Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-21T19:19:31.506Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-21T19:19:31.506Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-21T19:19:31.506Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-21T19:19:33.901Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-21T19:19:34.157Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-21T19:19:35.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-21T19:19:41.833Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-21T19:19:49.949Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-21T19:19:50.205Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-21T19:19:52.726Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-21T19:19:53.656Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-21T19:19:56.924Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-21T19:19:56.924Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-21T19:19:57.181Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-21T19:19:57.181Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-21T19:19:57.181Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-21T19:19:58.109Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-21T19:19:58.673Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-21T19:20:02.839Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-21T19:20:03.095Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-21T19:20:04.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-21T19:20:08.253Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-21T19:20:09.186Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-21T19:20:09.186Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-21T19:20:11.092Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-21T19:20:12.460Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-21T19:20:13.829Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-21T19:20:15.196Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-21T19:20:16.565Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-21T19:20:20.740Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-21T19:20:21.302Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-21T19:20:22.230Z] === RUN TestDockerSuite/TestLogsSince [2021-05-21T19:20:30.320Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-21T19:20:35.567Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-21T19:20:36.935Z] === RUN TestDockerSuite/TestLogsTail [2021-05-21T19:20:38.306Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-21T19:20:38.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-21T19:20:39.240Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-21T19:20:39.801Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-21T19:20:40.363Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-21T19:20:41.729Z] === RUN TestDockerSuite/TestNetHostname [2021-05-21T19:20:45.001Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-21T19:20:45.257Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-21T19:20:45.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-21T19:20:48.031Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-21T19:20:51.299Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-21T19:20:51.861Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-21T19:20:53.781Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-21T19:20:53.781Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-21T19:20:53.781Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-21T19:20:53.781Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-21T19:20:54.380Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-21T19:20:54.943Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-21T19:20:55.872Z] === RUN TestDockerSuite/TestPluginActive [2021-05-21T19:20:55.974Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-21T19:20:56.930Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-21T19:20:56.930Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-21T19:20:56.930Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-21T19:20:56.930Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-21T19:20:57.382Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-21T19:20:57.763Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-21T19:20:58.019Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-21T19:20:58.336Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-21T19:21:01.208Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-21T19:21:01.297Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-21T19:21:03.358Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-21T19:21:03.358Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-21T19:21:03.358Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-21T19:21:03.358Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-21T19:21:03.816Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-21T19:21:03.816Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-21T19:21:04.379Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-21T19:21:06.230Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-21T19:21:06.899Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-21T19:21:07.828Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-21T19:21:09.195Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-21T19:21:11.713Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-21T19:21:11.713Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-21T19:21:16.961Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-21T19:21:18.530Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-21T19:21:19.477Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-21T19:21:21.369Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-21T19:21:22.228Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-21T19:21:23.258Z] === RUN TestDockerSuite/TestPortList [2021-05-21T19:21:23.745Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-21T19:21:23.745Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-21T19:21:26.616Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-21T19:21:28.768Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-21T19:21:33.413Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-21T19:21:33.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-21T19:21:33.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-21T19:21:33.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-21T19:21:33.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-21T19:21:33.866Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-21T19:21:35.443Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-21T19:21:35.443Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-21T19:21:36.809Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-21T19:21:43.350Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-21T19:21:43.350Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-21T19:21:43.350Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-21T19:21:43.913Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-21T19:21:43.913Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-21T19:21:44.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-21T19:21:44.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-21T19:21:45.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-21T19:21:45.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-21T19:21:46.026Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-21T19:21:47.397Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-21T19:21:47.397Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-21T19:21:51.566Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-21T19:21:51.566Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-21T19:21:53.462Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-21T19:21:54.827Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-21T19:21:55.084Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-21T19:21:58.356Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-21T19:21:58.918Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-21T19:22:02.186Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-21T19:22:04.703Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-21T19:22:07.977Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-21T19:22:07.977Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-21T19:22:07.977Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-21T19:22:09.443Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-21T19:22:09.443Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-21T19:22:09.895Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-21T19:22:12.148Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-21T19:22:13.076Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-21T19:22:14.969Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-21T19:22:19.138Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-21T19:22:23.306Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-21T19:22:23.306Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-21T19:22:25.209Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-21T19:22:26.581Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-21T19:22:27.948Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-21T19:22:29.843Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-21T19:22:29.843Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-21T19:22:30.961Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-21T19:22:30.961Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-21T19:22:31.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-21T19:22:31.738Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-21T19:22:35.011Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-21T19:22:35.268Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-21T19:22:38.539Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-21T19:22:40.164Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-21T19:22:40.164Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-21T19:22:41.531Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-21T19:22:42.460Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-21T19:22:44.423Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-21T19:22:47.694Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-21T19:22:48.256Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-21T19:22:48.256Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-21T19:22:48.256Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-21T19:22:48.514Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-21T19:22:48.514Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-21T19:22:49.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-21T19:22:49.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-21T19:22:49.077Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-21T19:22:49.303Z] --- PASS: TestBuildWCOWSandboxSize (855.65s) [2021-05-21T19:22:49.303Z] === RUN TestBuildWithEmptyDockerfile [2021-05-21T19:22:49.303Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T19:22:49.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T19:22:49.303Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T19:22:49.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T19:22:49.303Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T19:22:49.303Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T19:22:49.303Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-21T19:22:49.303Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-21T19:22:49.303Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-21T19:22:49.303Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-05-21T19:22:49.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-21T19:22:49.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-21T19:22:49.303Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-21T19:22:49.303Z] === RUN TestBuildPreserveOwnership [2021-05-21T19:22:49.303Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-21T19:22:49.303Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:22:49.303Z] === RUN TestBuildPlatformInvalid [2021-05-21T19:22:49.303Z] --- PASS: TestBuildPlatformInvalid (0.42s) [2021-05-21T19:22:49.303Z] PASS [2021-05-21T19:22:49.303Z] ok github.com/docker/docker/integration/build 1055.399s [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === Skipped [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-21T19:22:49.303Z] build_session_test.go:25: TODO: BuildKit [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-21T19:22:49.303Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-21T19:22:49.303Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-21T19:22:49.303Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-21T19:22:49.303Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] DONE 29 tests, 5 skipped in 1082.210s [2021-05-21T19:22:49.303Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-21T19:22:49.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:22:49.303Z] INFO: Testing against a local daemon [2021-05-21T19:22:49.303Z] === RUN TestConfigInspect [2021-05-21T19:22:49.303Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestConfigList [2021-05-21T19:22:49.303Z] --- SKIP: TestConfigList (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestConfigsCreateAndDelete [2021-05-21T19:22:49.303Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestConfigsUpdate [2021-05-21T19:22:49.303Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestTemplatedConfig [2021-05-21T19:22:49.303Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestConfigCreateResolve [2021-05-21T19:22:49.303Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:22:49.303Z] === RUN TestConfigDaemonLibtrustID [2021-05-21T19:22:49.303Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:22:49.303Z] PASS [2021-05-21T19:22:49.303Z] ok github.com/docker/docker/integration/config 0.193s [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === Skipped [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-21T19:22:49.303Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] [2021-05-21T19:22:49.303Z] DONE 7 tests, 7 skipped in 2.882s [2021-05-21T19:22:49.303Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-21T19:22:49.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:22:49.303Z] INFO: Testing against a local daemon [2021-05-21T19:22:49.303Z] === RUN TestCheckpoint [2021-05-21T19:22:49.303Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-21T19:22:49.303Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:22:49.303Z] === RUN TestContainerInvalidJSON [2021-05-21T19:22:49.303Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:22:49.303Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:22:49.303Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:22:49.303Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:22:49.303Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:22:49.303Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:22:49.303Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-21T19:22:49.303Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-21T19:22:49.303Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-21T19:22:49.303Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-05-21T19:22:49.303Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-21T19:22:49.303Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-21T19:22:49.303Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-21T19:22:49.303Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-21T19:22:49.303Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-05-21T19:22:49.303Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-21T19:22:49.303Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-05-21T19:22:49.303Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-21T19:22:49.303Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-05-21T19:22:49.303Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-21T19:22:49.303Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-05-21T19:22:49.303Z] === RUN TestCopyFromContainer [2021-05-21T19:22:49.303Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-21T19:22:49.303Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-21T19:22:49.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:22:49.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:22:49.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:22:49.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:22:49.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:22:49.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:22:49.303Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-21T19:22:49.303Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-21T19:22:49.303Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-21T19:22:49.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-21T19:22:49.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-21T19:22:49.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-21T19:22:49.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-21T19:22:49.303Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-21T19:22:49.303Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-21T19:22:49.303Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-21T19:22:49.303Z] === RUN TestCreateWithInvalidEnv [2021-05-21T19:22:49.303Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-21T19:22:49.303Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-21T19:22:49.303Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-21T19:22:49.303Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-21T19:22:49.303Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-21T19:22:49.303Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-21T19:22:49.303Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-21T19:22:49.303Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-21T19:22:49.303Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-21T19:22:49.303Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-21T19:22:49.303Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-21T19:22:49.303Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-21T19:22:49.303Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-21T19:22:49.303Z] === RUN TestCreateTmpfsMountsTarget [2021-05-21T19:22:49.303Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-21T19:22:49.303Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.303Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-21T19:22:49.303Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-21T19:22:49.303Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:22:49.303Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-21T19:22:49.303Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-21T19:22:49.303Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:22:49.304Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-21T19:22:49.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:22:49.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:22:49.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:22:49.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:22:49.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:22:49.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:22:49.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:22:49.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:22:49.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:22:49.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:22:49.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-21T19:22:49.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-21T19:22:49.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-21T19:22:49.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-21T19:22:49.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-21T19:22:49.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-21T19:22:49.304Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-21T19:22:49.304Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-21T19:22:49.304Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-21T19:22:49.304Z] === RUN TestCreateDifferentPlatform [2021-05-21T19:22:49.304Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-21T19:22:49.304Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-21T19:22:49.304Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-21T19:22:49.304Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-21T19:22:49.304Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-21T19:22:49.304Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-05-21T19:22:49.304Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-21T19:22:49.304Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-21T19:22:49.304Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-21T19:22:49.304Z] === RUN TestContainerKillOnDaemonStart [2021-05-21T19:22:49.304Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-21T19:22:49.304Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.304Z] === RUN TestDiff [2021-05-21T19:22:49.304Z] --- SKIP: TestDiff (0.00s) [2021-05-21T19:22:49.304Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-21T19:22:49.304Z] === RUN TestExecWithCloseStdin [2021-05-21T19:22:49.304Z] --- PASS: TestExecWithCloseStdin (2.86s) [2021-05-21T19:22:49.304Z] === RUN TestExec [2021-05-21T19:22:49.304Z] --- PASS: TestExec (1.91s) [2021-05-21T19:22:49.304Z] === RUN TestExecUser [2021-05-21T19:22:49.304Z] --- SKIP: TestExecUser (0.00s) [2021-05-21T19:22:49.304Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-21T19:22:49.304Z] === RUN TestExportContainerAndImportImage [2021-05-21T19:22:49.304Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-21T19:22:49.304Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.304Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-21T19:22:49.304Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-21T19:22:49.304Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:49.304Z] === RUN TestHealthCheckWorkdir [2021-05-21T19:22:49.304Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-21T19:22:49.304Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-21T19:22:49.304Z] === RUN TestHealthKillContainer [2021-05-21T19:22:49.304Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-21T19:22:49.304Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-21T19:22:49.304Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-21T19:22:49.304Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-21T19:22:49.304Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-21T19:22:49.304Z] === RUN TestKillContainerInvalidSignal [2021-05-21T19:22:49.333Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-21T19:22:51.225Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-21T19:22:51.453Z] --- PASS: TestKillContainerInvalidSignal (1.73s) [2021-05-21T19:22:51.453Z] === RUN TestKillContainer [2021-05-21T19:22:51.453Z] === RUN TestKillContainer/no_signal [2021-05-21T19:22:51.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-21T19:22:52.967Z] === RUN TestKillContainer/non_killing_signal [2021-05-21T19:22:52.967Z] === RUN TestKillContainer/killing_signal [2021-05-21T19:22:53.745Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-21T19:22:54.001Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-21T19:22:59.976Z] --- PASS: TestKillContainer (8.60s) [2021-05-21T19:22:59.976Z] --- PASS: TestKillContainer/no_signal (1.76s) [2021-05-21T19:22:59.976Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-21T19:22:59.976Z] --- PASS: TestKillContainer/killing_signal (6.80s) [2021-05-21T19:22:59.976Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-21T19:22:59.976Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:22:59.976Z] === RUN TestKillStoppedContainer [2021-05-21T19:22:59.976Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:22:59.976Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-21T19:22:59.976Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:22:59.976Z] === RUN TestKillDifferentUserContainer [2021-05-21T19:22:59.976Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-21T19:22:59.976Z] === RUN TestInspectOomKilledTrue [2021-05-21T19:22:59.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:22:59.976Z] === RUN TestInspectOomKilledFalse [2021-05-21T19:22:59.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-21T19:22:59.976Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:22:59.976Z] === RUN TestLogsFollowTailEmpty [2021-05-21T19:23:01.501Z] --- PASS: TestLogsFollowTailEmpty (1.77s) [2021-05-21T19:23:01.501Z] === RUN TestNetworkNat [2021-05-21T19:23:01.501Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-21T19:23:01.501Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-21T19:23:01.501Z] === RUN TestNetworkLocalhostTCPNat [2021-05-21T19:23:03.648Z] --- PASS: TestNetworkLocalhostTCPNat (2.28s) [2021-05-21T19:23:03.648Z] === RUN TestNetworkLoopbackNat [2021-05-21T19:23:03.648Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-21T19:23:03.648Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-21T19:23:03.648Z] === RUN TestPause [2021-05-21T19:23:03.648Z] --- SKIP: TestPause (0.00s) [2021-05-21T19:23:03.648Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-21T19:23:03.648Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-21T19:23:03.952Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-21T19:23:03.952Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-21T19:23:04.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-21T19:23:04.882Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-21T19:23:05.796Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.73s) [2021-05-21T19:23:05.796Z] === RUN TestPauseStopPausedContainer [2021-05-21T19:23:05.796Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-21T19:23:05.796Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:23:05.796Z] === RUN TestPsFilter [2021-05-21T19:23:05.796Z] --- PASS: TestPsFilter (0.17s) [2021-05-21T19:23:05.796Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-21T19:23:07.400Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-21T19:23:07.657Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-21T19:23:07.657Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-21T19:23:07.913Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-21T19:23:07.945Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2021-05-21T19:23:07.945Z] === RUN TestRemoveContainerWithVolume [2021-05-21T19:23:08.170Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-21T19:23:09.463Z] --- PASS: TestRemoveContainerWithVolume (1.97s) [2021-05-21T19:23:09.463Z] === RUN TestRemoveContainerRunning [2021-05-21T19:23:10.731Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-21T19:23:11.293Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-21T19:23:11.610Z] --- PASS: TestRemoveContainerRunning (1.72s) [2021-05-21T19:23:11.610Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-21T19:23:12.659Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-21T19:23:13.125Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2021-05-21T19:23:13.125Z] === RUN TestRemoveInvalidContainer [2021-05-21T19:23:13.125Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-21T19:23:13.125Z] === RUN TestRenameLinkedContainer [2021-05-21T19:23:13.125Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-21T19:23:13.125Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-21T19:23:13.125Z] === RUN TestRenameStoppedContainer [2021-05-21T19:23:15.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-21T19:23:15.276Z] --- PASS: TestRenameStoppedContainer (1.99s) [2021-05-21T19:23:15.276Z] === RUN TestRenameRunningContainerAndReuse [2021-05-21T19:23:16.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-21T19:23:16.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-21T19:23:18.967Z] --- PASS: TestRenameRunningContainerAndReuse (3.37s) [2021-05-21T19:23:18.967Z] === RUN TestRenameInvalidName [2021-05-21T19:23:19.350Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-21T19:23:20.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-21T19:23:20.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-21T19:23:20.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-21T19:23:20.278Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-21T19:23:20.278Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-21T19:23:20.481Z] --- PASS: TestRenameInvalidName (1.80s) [2021-05-21T19:23:20.481Z] === RUN TestRenameAnonymousContainer [2021-05-21T19:23:20.534Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-21T19:23:20.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-21T19:23:24.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-21T19:23:24.706Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-21T19:23:26.074Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-21T19:23:26.332Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-21T19:23:27.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-21T19:23:27.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-21T19:23:27.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-21T19:23:27.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-21T19:23:27.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-21T19:23:28.854Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-21T19:23:28.981Z] --- PASS: TestRenameAnonymousContainer (8.73s) [2021-05-21T19:23:28.981Z] === RUN TestRenameContainerWithSameName [2021-05-21T19:23:29.416Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-21T19:23:31.131Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2021-05-21T19:23:31.131Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-21T19:23:31.131Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-21T19:23:31.131Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-21T19:23:31.131Z] === RUN TestResize [2021-05-21T19:23:31.327Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-21T19:23:31.891Z] === RUN TestDockerSuite/TestRmiTag [2021-05-21T19:23:32.148Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-21T19:23:32.644Z] --- PASS: TestResize (1.72s) [2021-05-21T19:23:32.644Z] === RUN TestResizeWithInvalidSize [2021-05-21T19:23:33.078Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-21T19:23:34.158Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2021-05-21T19:23:34.158Z] === RUN TestResizeWhenContainerNotStarted [2021-05-21T19:23:36.306Z] --- PASS: TestResizeWhenContainerNotStarted (1.97s) [2021-05-21T19:23:36.306Z] === RUN TestDaemonRestartKillContainers [2021-05-21T19:23:36.306Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-21T19:23:36.306Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:23:36.306Z] === RUN TestStats [2021-05-21T19:23:36.306Z] --- SKIP: TestStats (0.00s) [2021-05-21T19:23:36.306Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-21T19:23:36.306Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-21T19:23:37.248Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-21T19:23:37.505Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-21T19:23:38.066Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-21T19:23:38.628Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-21T19:23:39.190Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-21T19:23:41.083Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-21T19:23:42.011Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-21T19:23:42.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-21T19:23:43.196Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-21T19:23:43.196Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-21T19:23:43.759Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-21T19:23:44.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.30s) [2021-05-21T19:23:44.805Z] === RUN TestStopContainerWithTimeout [2021-05-21T19:23:44.805Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-21T19:23:44.805Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-21T19:23:44.805Z] === RUN TestUpdateRestartPolicy [2021-05-21T19:23:45.652Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-21T19:23:46.582Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-21T19:23:47.511Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-21T19:23:48.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-21T19:23:48.879Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-21T19:23:49.816Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-21T19:23:51.284Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-21T19:23:51.847Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-21T19:23:52.104Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-21T19:23:52.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-21T19:23:53.032Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-21T19:23:53.124Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-21T19:23:53.124Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-21T19:23:54.402Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-21T19:23:54.640Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-21T19:23:54.640Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-21T19:23:55.770Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-21T19:23:56.331Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-21T19:23:57.696Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-21T19:23:58.625Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-21T19:23:59.187Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-21T19:23:59.750Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-21T19:24:00.678Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-21T19:24:00.678Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-21T19:24:03.173Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-21T19:24:03.195Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-21T19:24:03.452Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-21T19:24:04.380Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-21T19:24:04.693Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-21T19:24:04.693Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-21T19:24:04.693Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-21T19:24:05.308Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-21T19:24:05.791Z] --- PASS: TestUpdateRestartPolicy (19.19s) [2021-05-21T19:24:05.791Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-21T19:24:05.791Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2021-05-21T19:24:05.791Z] === RUN TestWaitNonBlocked [2021-05-21T19:24:05.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:24:05.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:24:05.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:24:05.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:24:05.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-21T19:24:05.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-21T19:24:05.875Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-21T19:24:05.875Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-21T19:24:06.210Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-21T19:24:06.440Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-21T19:24:06.662Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-21T19:24:07.002Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-21T19:24:07.615Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-21T19:24:07.930Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-21T19:24:07.941Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-21T19:24:07.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.33s) [2021-05-21T19:24:07.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.38s) [2021-05-21T19:24:07.941Z] === RUN TestWaitBlocked [2021-05-21T19:24:07.941Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-21T19:24:07.941Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:07.941Z] PASS [2021-05-21T19:24:07.941Z] ok github.com/docker/docker/integration/container 84.845s [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === Skipped [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-21T19:24:07.941Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-21T19:24:07.941Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-21T19:24:07.941Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-21T19:24:07.941Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-21T19:24:07.941Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-21T19:24:07.941Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-21T19:24:07.941Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-21T19:24:07.941Z] [2021-05-21T19:24:07.941Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-21T19:24:07.942Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-21T19:24:07.942Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-21T19:24:07.942Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-21T19:24:07.942Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-21T19:24:07.942Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-21T19:24:07.942Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-21T19:24:07.942Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-21T19:24:07.942Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-21T19:24:07.942Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-21T19:24:07.942Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-21T19:24:07.942Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-21T19:24:07.942Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-21T19:24:07.942Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-21T19:24:07.942Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-21T19:24:07.942Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-21T19:24:07.942Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-21T19:24:07.942Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-21T19:24:07.942Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-21T19:24:07.942Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-21T19:24:07.942Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-21T19:24:07.942Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] [2021-05-21T19:24:07.942Z] DONE 88 tests, 33 skipped in 87.443s [2021-05-21T19:24:07.942Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-21T19:24:08.067Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-21T19:24:08.519Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-21T19:24:08.857Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-21T19:24:09.788Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-21T19:24:09.788Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-21T19:24:10.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:10.091Z] INFO: Testing against a local daemon [2021-05-21T19:24:10.091Z] === RUN TestCommitInheritsEnv [2021-05-21T19:24:10.091Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-21T19:24:10.091Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:24:10.091Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-21T19:24:10.091Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-21T19:24:10.091Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-21T19:24:10.091Z] === RUN TestImagesFilterMultiReference [2021-05-21T19:24:10.091Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-21T19:24:10.091Z] === RUN TestImagePullPlatformInvalid [2021-05-21T19:24:10.091Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-21T19:24:10.091Z] === RUN TestRemoveImageOrphaning [2021-05-21T19:24:10.717Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-21T19:24:10.717Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-21T19:24:11.043Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-05-21T19:24:11.043Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-21T19:24:11.043Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-21T19:24:11.043Z] === RUN TestTagInvalidReference [2021-05-21T19:24:11.043Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-21T19:24:11.043Z] === RUN TestTagValidPrefixedRepo [2021-05-21T19:24:11.043Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-21T19:24:11.043Z] === RUN TestTagExistedNameWithoutForce [2021-05-21T19:24:11.043Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-21T19:24:11.043Z] === RUN TestTagOfficialNames [2021-05-21T19:24:11.498Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-21T19:24:11.498Z] === RUN TestTagMatchesDigest [2021-05-21T19:24:11.498Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-21T19:24:11.498Z] PASS [2021-05-21T19:24:11.498Z] ok github.com/docker/docker/integration/image 1.376s [2021-05-21T19:24:11.645Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-21T19:24:11.645Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-21T19:24:11.949Z] [2021-05-21T19:24:11.949Z] === Skipped [2021-05-21T19:24:11.949Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-21T19:24:11.949Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:24:11.949Z] [2021-05-21T19:24:11.949Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-21T19:24:11.949Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-21T19:24:11.949Z] [2021-05-21T19:24:11.949Z] [2021-05-21T19:24:11.949Z] DONE 11 tests, 2 skipped in 3.663s [2021-05-21T19:24:11.949Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-21T19:24:13.010Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-21T19:24:13.573Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-21T19:24:14.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:14.100Z] INFO: Testing against a local daemon [2021-05-21T19:24:14.100Z] === RUN TestNetworkCreateDelete [2021-05-21T19:24:14.100Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-21T19:24:14.100Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:14.100Z] === RUN TestDockerNetworkDeletePreferID [2021-05-21T19:24:14.100Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-21T19:24:14.100Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-21T19:24:14.100Z] === RUN TestDaemonDNSFallback [2021-05-21T19:24:14.100Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-21T19:24:14.100Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:14.100Z] === RUN TestInspectNetwork [2021-05-21T19:24:14.100Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-21T19:24:14.100Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:14.101Z] === RUN TestRunContainerWithBridgeNone [2021-05-21T19:24:14.101Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-21T19:24:14.101Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:14.101Z] === RUN TestNetworkInvalidJSON [2021-05-21T19:24:14.101Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-21T19:24:14.101Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-21T19:24:14.101Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:24:14.101Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:24:14.101Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:24:14.101Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:24:14.101Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-21T19:24:14.101Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-21T19:24:14.101Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-21T19:24:14.101Z] === RUN TestNetworkList [2021-05-21T19:24:14.101Z] === RUN TestNetworkList//networks [2021-05-21T19:24:14.101Z] === PAUSE TestNetworkList//networks [2021-05-21T19:24:14.101Z] === RUN TestNetworkList//networks/ [2021-05-21T19:24:14.101Z] === PAUSE TestNetworkList//networks/ [2021-05-21T19:24:14.101Z] === CONT TestNetworkList//networks [2021-05-21T19:24:14.101Z] === CONT TestNetworkList//networks/ [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkList (0.02s) [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-21T19:24:14.101Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-21T19:24:14.101Z] === RUN TestHostIPv4BridgeLabel [2021-05-21T19:24:14.101Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-21T19:24:14.101Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-21T19:24:14.101Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestDaemonDefaultNetworkPools [2021-05-21T19:24:14.101Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-21T19:24:14.101Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-21T19:24:14.101Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-21T19:24:14.101Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestServiceWithPredefinedNetwork [2021-05-21T19:24:14.101Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-21T19:24:14.101Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:24:14.101Z] === RUN TestServiceWithDataPathPortInit [2021-05-21T19:24:14.101Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-21T19:24:14.101Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-21T19:24:14.101Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-21T19:24:14.101Z] PASS [2021-05-21T19:24:14.101Z] ok github.com/docker/docker/integration/network 0.233s [2021-05-21T19:24:14.500Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === Skipped [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-21T19:24:14.552Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-21T19:24:14.552Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-21T19:24:14.552Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-21T19:24:14.552Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-21T19:24:14.552Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-21T19:24:14.552Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:242: FLAKY_TEST [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-21T19:24:14.552Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] [2021-05-21T19:24:14.552Z] DONE 22 tests, 15 skipped in 2.529s [2021-05-21T19:24:14.552Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-21T19:24:15.003Z] testing: warning: no tests to run [2021-05-21T19:24:15.003Z] PASS [2021-05-21T19:24:15.003Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-05-21T19:24:15.003Z] [2021-05-21T19:24:15.003Z] DONE 0 tests in 0.747s [2021-05-21T19:24:15.003Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-21T19:24:15.429Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-21T19:24:15.429Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-21T19:24:15.957Z] testing: warning: no tests to run [2021-05-21T19:24:15.957Z] PASS [2021-05-21T19:24:15.957Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2021-05-21T19:24:15.957Z] [2021-05-21T19:24:15.957Z] DONE 0 tests in 0.738s [2021-05-21T19:24:15.957Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-21T19:24:15.992Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-21T19:24:16.909Z] testing: warning: no tests to run [2021-05-21T19:24:16.909Z] PASS [2021-05-21T19:24:16.909Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-05-21T19:24:16.909Z] [2021-05-21T19:24:16.909Z] DONE 0 tests in 0.764s [2021-05-21T19:24:16.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-21T19:24:17.361Z] testing: warning: no tests to run [2021-05-21T19:24:17.361Z] PASS [2021-05-21T19:24:17.361Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2021-05-21T19:24:17.812Z] [2021-05-21T19:24:17.812Z] DONE 0 tests in 0.779s [2021-05-21T19:24:17.812Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-21T19:24:17.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-21T19:24:18.766Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-21T19:24:19.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-21T19:24:20.282Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-21T19:24:20.282Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-21T19:24:21.144Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-21T19:24:21.235Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-21T19:24:21.235Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-21T19:24:21.692Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-21T19:24:21.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-21T19:24:22.635Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-21T19:24:23.208Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-21T19:24:23.568Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-21T19:24:24.131Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-21T19:24:24.162Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-21T19:24:24.614Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-21T19:24:24.614Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-21T19:24:25.061Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-21T19:24:25.568Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-21T19:24:26.020Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-21T19:24:26.020Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-21T19:24:26.020Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-21T19:24:26.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:26.315Z] INFO: Testing against a local daemon [2021-05-21T19:24:26.315Z] === RUN TestPluginInvalidJSON [2021-05-21T19:24:26.315Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:24:26.315Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:24:26.315Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-21T19:24:26.315Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-21T19:24:26.315Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-21T19:24:26.315Z] === RUN TestPluginInstall [2021-05-21T19:24:26.315Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-21T19:24:26.315Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-21T19:24:26.315Z] === RUN TestPluginsWithRuntimes [2021-05-21T19:24:26.315Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-21T19:24:26.315Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-21T19:24:26.315Z] === RUN TestPluginBackCompatMediaTypes [2021-05-21T19:24:26.315Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-21T19:24:26.315Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-21T19:24:26.315Z] PASS [2021-05-21T19:24:26.315Z] ok github.com/docker/docker/integration/plugin/common 0.192s [2021-05-21T19:24:26.315Z] [2021-05-21T19:24:26.315Z] === Skipped [2021-05-21T19:24:26.315Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-21T19:24:26.315Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-21T19:24:26.315Z] [2021-05-21T19:24:26.315Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-21T19:24:26.315Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-21T19:24:26.315Z] [2021-05-21T19:24:26.315Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-21T19:24:26.315Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-21T19:24:26.315Z] [2021-05-21T19:24:26.315Z] [2021-05-21T19:24:26.315Z] DONE 5 tests, 3 skipped in 8.664s [2021-05-21T19:24:26.315Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-21T19:24:26.953Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-21T19:24:29.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:29.183Z] INFO: Testing against a local daemon [2021-05-21T19:24:29.183Z] === RUN TestExternalGraphDriver [2021-05-21T19:24:29.183Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-21T19:24:29.183Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-21T19:24:29.183Z] === RUN TestGraphdriverPluginV2 [2021-05-21T19:24:29.183Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-21T19:24:29.183Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-21T19:24:29.183Z] PASS [2021-05-21T19:24:29.183Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.197s [2021-05-21T19:24:29.183Z] [2021-05-21T19:24:29.183Z] === Skipped [2021-05-21T19:24:29.183Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-21T19:24:29.183Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-21T19:24:29.183Z] [2021-05-21T19:24:29.183Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-21T19:24:29.183Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-21T19:24:29.183Z] [2021-05-21T19:24:29.183Z] [2021-05-21T19:24:29.183Z] DONE 2 tests, 2 skipped in 3.008s [2021-05-21T19:24:29.183Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-21T19:24:29.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-21T19:24:30.662Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-21T19:24:30.836Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-21T19:24:30.836Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-21T19:24:31.764Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-21T19:24:32.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-21T19:24:32.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:32.049Z] INFO: Testing against a local daemon [2021-05-21T19:24:32.049Z] === RUN TestReadPluginNoRead [2021-05-21T19:24:32.049Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-21T19:24:32.049Z] read_test.go:21: no unix domain sockets on Windows [2021-05-21T19:24:32.049Z] PASS [2021-05-21T19:24:32.049Z] ok github.com/docker/docker/integration/plugin/logging 0.158s [2021-05-21T19:24:32.049Z] [2021-05-21T19:24:32.049Z] === Skipped [2021-05-21T19:24:32.049Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-21T19:24:32.049Z] read_test.go:21: no unix domain sockets on Windows [2021-05-21T19:24:32.049Z] [2021-05-21T19:24:32.049Z] [2021-05-21T19:24:32.049Z] DONE 1 tests, 1 skipped in 2.440s [2021-05-21T19:24:32.049Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-21T19:24:33.002Z] testing: warning: no tests to run [2021-05-21T19:24:33.002Z] PASS [2021-05-21T19:24:33.002Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2021-05-21T19:24:33.002Z] [2021-05-21T19:24:33.002Z] DONE 0 tests in 1.243s [2021-05-21T19:24:33.002Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-21T19:24:34.541Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-21T19:24:34.798Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-21T19:24:35.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:35.871Z] INFO: Testing against a local daemon [2021-05-21T19:24:35.871Z] === RUN TestPluginWithDevMounts [2021-05-21T19:24:35.871Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-21T19:24:35.871Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:35.871Z] PASS [2021-05-21T19:24:35.871Z] ok github.com/docker/docker/integration/plugin/volumes 0.237s [2021-05-21T19:24:35.871Z] [2021-05-21T19:24:35.871Z] === Skipped [2021-05-21T19:24:35.871Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-21T19:24:35.871Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:35.871Z] [2021-05-21T19:24:35.871Z] [2021-05-21T19:24:35.871Z] DONE 1 tests, 1 skipped in 2.531s [2021-05-21T19:24:35.871Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-21T19:24:36.691Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-21T19:24:38.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:38.038Z] INFO: Testing against a local daemon [2021-05-21T19:24:38.038Z] === RUN TestSecretInspect [2021-05-21T19:24:38.038Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] === RUN TestSecretList [2021-05-21T19:24:38.038Z] --- SKIP: TestSecretList (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] === RUN TestSecretsCreateAndDelete [2021-05-21T19:24:38.038Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] === RUN TestSecretsUpdate [2021-05-21T19:24:38.038Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] === RUN TestTemplatedSecret [2021-05-21T19:24:38.038Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] === RUN TestSecretCreateResolve [2021-05-21T19:24:38.038Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:38.038Z] PASS [2021-05-21T19:24:38.038Z] ok github.com/docker/docker/integration/secret 0.171s [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] === Skipped [2021-05-21T19:24:38.038Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-21T19:24:38.038Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] [2021-05-21T19:24:38.038Z] DONE 6 tests, 6 skipped in 2.110s [2021-05-21T19:24:38.038Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-21T19:24:39.963Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-21T19:24:40.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:40.906Z] INFO: Testing against a local daemon [2021-05-21T19:24:40.906Z] === RUN TestServiceCreateInit [2021-05-21T19:24:40.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-21T19:24:40.906Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-21T19:24:40.906Z] --- PASS: TestServiceCreateInit (0.05s) [2021-05-21T19:24:40.906Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceMultipleTimes [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceConflict [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceMaxReplicas [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-21T19:24:40.906Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceSecretFileMode [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceConfigFileMode [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-21T19:24:40.906Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceSysctls [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-21T19:24:40.906Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateServiceCapabilities [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-21T19:24:40.906Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestInspect [2021-05-21T19:24:40.906Z] --- SKIP: TestInspect (0.00s) [2021-05-21T19:24:40.906Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestCreateJob [2021-05-21T19:24:40.906Z] --- SKIP: TestCreateJob (0.00s) [2021-05-21T19:24:40.906Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestReplicatedJob [2021-05-21T19:24:40.906Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-21T19:24:40.906Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestUpdateReplicatedJob [2021-05-21T19:24:40.906Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-21T19:24:40.906Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestServiceListWithStatuses [2021-05-21T19:24:40.906Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-21T19:24:40.906Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestDockerNetworkConnectAlias [2021-05-21T19:24:40.906Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-21T19:24:40.906Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestDockerNetworkReConnect [2021-05-21T19:24:40.906Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-21T19:24:40.906Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestServicePlugin [2021-05-21T19:24:40.906Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-21T19:24:40.906Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.906Z] === RUN TestServiceUpdateLabel [2021-05-21T19:24:40.906Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-21T19:24:40.906Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.906Z] === RUN TestServiceUpdateSecrets [2021-05-21T19:24:40.906Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-21T19:24:40.906Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.906Z] === RUN TestServiceUpdateConfigs [2021-05-21T19:24:40.906Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-21T19:24:40.907Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] === RUN TestServiceUpdateNetwork [2021-05-21T19:24:40.907Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-21T19:24:40.907Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] === RUN TestServiceUpdatePidsLimit [2021-05-21T19:24:40.907Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-21T19:24:40.907Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] PASS [2021-05-21T19:24:40.907Z] ok github.com/docker/docker/integration/service 0.316s [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === Skipped [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T19:24:40.907Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T19:24:40.907Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-05-21T19:24:40.907Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-21T19:24:40.907Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-21T19:24:40.907Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-21T19:24:40.907Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-21T19:24:40.907Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-21T19:24:40.907Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-21T19:24:40.907Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-21T19:24:40.907Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-21T19:24:40.907Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-21T19:24:40.907Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-21T19:24:40.907Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-21T19:24:40.907Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-21T19:24:40.907Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-21T19:24:40.907Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-21T19:24:40.907Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-21T19:24:40.907Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-21T19:24:40.907Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] [2021-05-21T19:24:40.907Z] DONE 24 tests, 23 skipped in 2.811s [2021-05-21T19:24:40.907Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-21T19:24:41.855Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-21T19:24:41.855Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-21T19:24:41.855Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-21T19:24:42.802Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-21T19:24:43.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:43.056Z] INFO: Testing against a local daemon [2021-05-21T19:24:43.056Z] === RUN TestSessionCreate [2021-05-21T19:24:43.056Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-21T19:24:43.056Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:43.056Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-21T19:24:43.056Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-21T19:24:43.056Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:43.056Z] PASS [2021-05-21T19:24:43.056Z] ok github.com/docker/docker/integration/session 0.150s [2021-05-21T19:24:43.056Z] [2021-05-21T19:24:43.056Z] === Skipped [2021-05-21T19:24:43.056Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-21T19:24:43.056Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:43.056Z] [2021-05-21T19:24:43.056Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-21T19:24:43.056Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-21T19:24:43.056Z] [2021-05-21T19:24:43.056Z] [2021-05-21T19:24:43.056Z] DONE 2 tests, 2 skipped in 2.088s [2021-05-21T19:24:43.056Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-21T19:24:45.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:45.204Z] INFO: Testing against a local daemon [2021-05-21T19:24:45.204Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-21T19:24:45.204Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:24:45.204Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:45.204Z] === RUN TestEventsExecDie [2021-05-21T19:24:45.204Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-21T19:24:45.205Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-21T19:24:45.205Z] === RUN TestEventsBackwardsCompatible [2021-05-21T19:24:45.205Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-21T19:24:45.205Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-21T19:24:45.205Z] === RUN TestInfoAPI [2021-05-21T19:24:45.205Z] --- PASS: TestInfoAPI (0.03s) [2021-05-21T19:24:45.205Z] === RUN TestInfoAPIWarnings [2021-05-21T19:24:45.205Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-21T19:24:45.205Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:24:45.205Z] === RUN TestInfoDebug [2021-05-21T19:24:45.205Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-21T19:24:45.205Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:24:45.205Z] === RUN TestInfoInsecureRegistries [2021-05-21T19:24:45.205Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-21T19:24:45.205Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:24:45.205Z] === RUN TestInfoRegistryMirrors [2021-05-21T19:24:45.205Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-21T19:24:45.205Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:24:45.205Z] === RUN TestLoginFailsWithBadCredentials [2021-05-21T19:24:45.320Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-21T19:24:46.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-05-21T19:24:46.159Z] === RUN TestPingCacheHeaders [2021-05-21T19:24:46.159Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-21T19:24:46.159Z] === RUN TestPingGet [2021-05-21T19:24:46.159Z] --- PASS: TestPingGet (0.03s) [2021-05-21T19:24:46.159Z] === RUN TestPingHead [2021-05-21T19:24:46.159Z] --- PASS: TestPingHead (0.03s) [2021-05-21T19:24:46.159Z] === RUN TestVersion [2021-05-21T19:24:46.159Z] --- PASS: TestVersion (0.03s) [2021-05-21T19:24:46.159Z] PASS [2021-05-21T19:24:46.159Z] ok github.com/docker/docker/integration/system 1.273s [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === Skipped [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-21T19:24:46.159Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-21T19:24:46.159Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-21T19:24:46.159Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-21T19:24:46.159Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-21T19:24:46.159Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-21T19:24:46.159Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-21T19:24:46.159Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] [2021-05-21T19:24:46.159Z] DONE 13 tests, 7 skipped in 3.125s [2021-05-21T19:24:46.159Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-21T19:24:46.254Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-21T19:24:48.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:48.307Z] INFO: Testing against a local daemon [2021-05-21T19:24:48.307Z] === RUN TestVolumesCreateAndList [2021-05-21T19:24:48.307Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-21T19:24:48.307Z] === RUN TestVolumesRemove [2021-05-21T19:24:48.307Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-21T19:24:48.307Z] === RUN TestVolumesInspect [2021-05-21T19:24:48.307Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-21T19:24:48.307Z] === RUN TestVolumesInvalidJSON [2021-05-21T19:24:48.307Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-21T19:24:48.307Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-21T19:24:48.307Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-21T19:24:48.307Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-21T19:24:48.307Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-21T19:24:48.307Z] PASS [2021-05-21T19:24:48.307Z] ok github.com/docker/docker/integration/volume 0.360s [2021-05-21T19:24:48.307Z] [2021-05-21T19:24:48.307Z] DONE 5 tests in 2.349s [2021-05-21T19:24:48.307Z] INFO: make.ps1 ended at 05/21/2021 19:24:48 [2021-05-21T19:24:48.758Z] INFO: Integration CLI tests being run from the host: [2021-05-21T19:24:48.758Z] 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" [2021-05-21T19:24:48.772Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-21T19:24:49.334Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-21T19:24:51.224Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-21T19:24:51.786Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-21T19:24:51.786Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-21T19:24:52.350Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-21T19:24:54.239Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-21T19:24:54.239Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-21T19:24:54.802Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-21T19:24:54.802Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-21T19:24:55.730Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-21T19:24:56.293Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-21T19:24:57.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-21T19:24:57.254Z] INFO: Testing against a local daemon [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-21T19:24:57.254Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-21T19:24:57.661Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-21T19:24:57.662Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-21T19:24:57.705Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-21T19:24:58.158Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-21T19:24:58.225Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-21T19:24:59.153Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-21T19:24:59.716Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-21T19:25:00.649Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-21T19:25:01.211Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-21T19:25:02.140Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-21T19:25:02.703Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-21T19:25:03.631Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-21T19:25:03.631Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-21T19:25:03.631Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-21T19:25:04.194Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-21T19:25:05.121Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-21T19:25:06.229Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-21T19:25:06.229Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-21T19:25:06.229Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-21T19:25:06.490Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-21T19:25:06.746Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-21T19:25:07.675Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-21T19:25:07.675Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-21T19:25:11.854Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-21T19:25:11.854Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-21T19:25:16.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-21T19:25:16.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-21T19:25:16.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-21T19:25:16.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-21T19:25:16.568Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-21T19:25:16.568Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-21T19:25:24.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-21T19:25:24.031Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-21T19:25:24.288Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-21T19:25:26.180Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-21T19:25:26.181Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-21T19:25:26.181Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-21T19:25:26.181Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-21T19:25:27.130Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-21T19:25:30.397Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-21T19:25:31.763Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-21T19:25:33.129Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-21T19:25:37.564Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-21T19:25:38.518Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-21T19:25:38.518Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-21T19:25:39.664Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-21T19:25:39.664Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-21T19:25:40.226Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-21T19:25:41.592Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-21T19:25:41.592Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-21T19:25:41.592Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-21T19:25:41.848Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-21T19:25:43.741Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-21T19:25:45.634Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-21T19:25:47.000Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-21T19:25:47.000Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-21T19:25:47.000Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-21T19:25:48.899Z] === RUN TestDockerSuite/TestRunMount [2021-05-21T19:25:50.264Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-21T19:25:56.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-21T19:25:57.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-21T19:25:57.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-21T19:25:58.352Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-21T19:25:58.607Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-21T19:25:59.170Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-21T19:26:01.059Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-21T19:26:01.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-21T19:26:02.954Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-21T19:26:04.213Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-21T19:26:07.082Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-21T19:26:07.123Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-21T19:26:09.014Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-21T19:26:11.533Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-21T19:26:12.898Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-21T19:26:14.267Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-21T19:26:14.268Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-21T19:26:15.635Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-21T19:26:16.563Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-21T19:26:17.495Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-21T19:26:18.423Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-21T19:26:20.315Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-21T19:26:22.833Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-21T19:26:27.008Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-21T19:26:27.570Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-21T19:26:27.570Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-21T19:26:28.500Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-21T19:26:28.500Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-21T19:26:29.062Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-21T19:26:29.990Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-21T19:26:29.990Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-21T19:26:30.552Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-21T19:26:37.092Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-21T19:26:37.092Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-21T19:26:37.092Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-21T19:26:38.020Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-21T19:26:39.909Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-21T19:26:40.838Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-21T19:26:41.400Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-21T19:26:41.656Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-21T19:26:42.219Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-21T19:26:43.148Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-21T19:26:43.404Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-21T19:26:43.404Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-21T19:26:44.332Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-21T19:26:44.588Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-21T19:26:44.588Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-21T19:26:45.517Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-21T19:26:46.885Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-21T19:26:46.885Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-21T19:26:50.155Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-21T19:26:51.523Z] === RUN TestDockerSuite/TestRunRm [2021-05-21T19:26:52.450Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-21T19:26:54.480Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-21T19:26:56.643Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-21T19:26:56.643Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-21T19:26:57.571Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-21T19:26:57.666Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-21T19:26:57.666Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-21T19:26:58.117Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-21T19:26:58.940Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-21T19:26:59.186Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-21T19:26:59.186Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-21T19:26:59.186Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-21T19:26:59.872Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-21T19:27:01.376Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-21T19:27:03.563Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-21T19:27:03.563Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-21T19:27:03.563Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-21T19:27:03.563Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-21T19:27:03.563Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-21T19:27:04.041Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-21T19:27:07.312Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-21T19:27:07.312Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-21T19:27:07.312Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-21T19:27:07.314Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-21T19:27:08.242Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-21T19:27:08.498Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-21T19:27:09.426Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-21T19:27:09.683Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-21T19:27:10.245Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-21T19:27:10.807Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-21T19:27:11.370Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-21T19:27:12.298Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-21T19:27:12.861Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-21T19:27:13.123Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-21T19:27:16.154Z] === RUN TestDockerSuite/TestRunState [2021-05-21T19:27:17.081Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-21T19:27:18.010Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-21T19:27:18.572Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-21T19:27:18.828Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-21T19:27:18.828Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-21T19:27:19.389Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-21T19:27:19.956Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-21T19:27:21.323Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-21T19:27:21.323Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-21T19:27:21.323Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-21T19:27:22.250Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-21T19:27:24.769Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-21T19:27:24.769Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-21T19:27:25.333Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-21T19:27:27.854Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-21T19:27:29.748Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-21T19:27:32.267Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-21T19:27:36.502Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-21T19:27:37.066Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-21T19:27:37.995Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-21T19:27:38.923Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-21T19:27:38.923Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-21T19:27:41.441Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-21T19:27:43.335Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-21T19:27:43.898Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-21T19:27:44.154Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-21T19:27:44.154Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-21T19:27:45.082Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-21T19:27:46.010Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-21T19:27:46.938Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-21T19:27:46.938Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-21T19:27:47.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-21T19:27:48.126Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-21T19:27:49.493Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-21T19:27:52.776Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-21T19:27:53.342Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-21T19:27:53.904Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-21T19:27:55.270Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-21T19:27:57.790Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-21T19:27:58.490Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-21T19:27:58.490Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-21T19:27:58.490Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-21T19:27:59.680Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-21T19:28:01.048Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-21T19:28:01.977Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-21T19:28:03.868Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-21T19:28:05.234Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-21T19:28:06.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-21T19:28:06.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-21T19:28:06.162Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-21T19:28:06.162Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-21T19:28:06.162Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-21T19:28:06.162Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-21T19:28:08.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-21T19:28:08.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-21T19:28:10.570Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-21T19:28:10.789Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-21T19:28:11.512Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-21T19:28:14.029Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-21T19:28:14.286Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-21T19:28:14.543Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-21T19:28:15.105Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-21T19:28:15.668Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-21T19:28:15.668Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-21T19:28:16.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-21T19:28:16.790Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-21T19:28:16.790Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-21T19:28:16.791Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-21T19:28:17.721Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-21T19:28:18.648Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-21T19:28:18.648Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-21T19:28:18.905Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-21T19:28:19.294Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-21T19:28:19.835Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-21T19:28:20.091Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-21T19:28:21.021Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-21T19:28:21.021Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-21T19:28:21.951Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-21T19:28:22.878Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-21T19:28:22.878Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-21T19:28:22.878Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-21T19:28:23.440Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-21T19:28:24.805Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-21T19:28:25.734Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-21T19:28:25.734Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-21T19:28:26.298Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-21T19:28:26.298Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-21T19:28:27.680Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-21T19:28:28.241Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-21T19:28:29.555Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-21T19:28:30.758Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-21T19:28:31.014Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-21T19:28:31.014Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-21T19:28:31.014Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-21T19:28:31.944Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-21T19:28:33.310Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-21T19:28:34.239Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-21T19:28:34.239Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-21T19:28:36.129Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-21T19:28:36.129Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-21T19:28:36.385Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-21T19:28:38.276Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-21T19:28:38.276Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-21T19:28:40.166Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-21T19:28:40.166Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-21T19:28:40.166Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-21T19:28:41.533Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-21T19:28:42.900Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-21T19:28:43.462Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-21T19:28:43.462Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-21T19:28:43.462Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-21T19:28:43.462Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-21T19:28:44.024Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-21T19:28:46.553Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-21T19:28:51.798Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-21T19:28:54.317Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-21T19:28:54.434Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-21T19:28:54.880Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-21T19:28:55.345Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-21T19:28:56.246Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-21T19:28:57.357Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-21T19:28:58.902Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-21T19:28:58.902Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-21T19:28:58.902Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-21T19:28:58.902Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-21T19:28:59.514Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-21T19:29:01.405Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-21T19:29:01.821Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-21T19:29:02.334Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-21T19:29:04.225Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-21T19:29:05.702Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-21T19:29:06.748Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-21T19:29:08.638Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-21T19:29:11.904Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-21T19:29:12.165Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-21T19:29:13.271Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-21T19:29:14.304Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-21T19:29:17.439Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-21T19:29:19.959Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-21T19:29:22.518Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-21T19:29:22.518Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-21T19:29:22.518Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-21T19:29:25.203Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-21T19:29:26.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-21T19:29:27.244Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-21T19:29:27.718Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-21T19:29:29.625Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-21T19:29:30.187Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-21T19:29:31.114Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-21T19:29:31.676Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-21T19:29:31.676Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-21T19:29:32.604Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-21T19:29:37.595Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-21T19:29:37.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-21T19:29:37.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-21T19:29:37.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-21T19:29:37.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-21T19:29:37.595Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-21T19:29:37.851Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-21T19:29:41.116Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-21T19:29:41.372Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-21T19:29:41.935Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-21T19:29:41.935Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-21T19:29:41.935Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-21T19:29:43.826Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-21T19:29:44.754Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-21T19:29:45.682Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-21T19:29:47.574Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-21T19:29:51.760Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-21T19:29:52.689Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-21T19:29:52.689Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-21T19:29:54.578Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-21T19:29:55.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-21T19:30:02.482Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-21T19:30:07.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-21T19:30:11.896Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-21T19:30:13.786Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-21T19:30:15.685Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-21T19:30:22.226Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-21T19:30:26.506Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-21T19:30:27.473Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-21T19:30:27.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-21T19:30:29.994Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-21T19:30:33.264Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-21T19:30:33.264Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-21T19:30:34.193Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-21T19:30:36.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-21T19:30:38.093Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-21T19:30:38.093Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-21T19:30:38.093Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-21T19:30:38.610Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-21T19:30:41.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-21T19:30:41.365Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-21T19:30:43.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-21T19:30:45.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-21T19:30:47.239Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-21T19:30:47.428Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-21T19:30:51.990Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-21T19:30:51.990Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-21T19:30:51.990Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-21T19:30:51.990Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-21T19:30:51.990Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-21T19:30:51.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-21T19:30:55.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-21T19:30:55.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-21T19:30:55.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-21T19:30:55.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-21T19:30:56.289Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-21T19:31:01.004Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-21T19:31:02.264Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-21T19:31:02.264Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-21T19:31:02.264Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-21T19:31:03.194Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-21T19:31:03.452Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-21T19:31:03.452Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-21T19:31:03.452Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-21T19:31:04.380Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-21T19:31:04.380Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-21T19:31:05.307Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-21T19:31:05.307Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-21T19:31:05.307Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-21T19:31:05.307Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-21T19:31:05.307Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-21T19:31:07.845Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-21T19:31:07.845Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-21T19:31:07.845Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-21T19:31:07.845Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-21T19:31:08.091Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-21T19:31:08.091Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-21T19:31:08.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-21T19:31:08.101Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-21T19:31:08.662Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-21T19:31:11.226Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-21T19:31:11.226Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-21T19:31:11.226Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-21T19:31:13.425Z] === RUN TestDockerSuite/TestBuildFails [2021-05-21T19:31:14.496Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-21T19:31:15.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-21T19:31:15.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-21T19:31:15.617Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-21T19:31:15.617Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-21T19:31:17.767Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite (1966.49s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.89s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.30s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.36s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.06s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.41s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.06s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.01s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.69s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.57s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.62s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.80s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.50s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.26s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.50s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.57s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.69s) [2021-05-21T19:31:17.767Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.72s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.49s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.72s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.81s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.12s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.57s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.59s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (29.12s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.10s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.50s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.22s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.29s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.75s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.28s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.78s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.69s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.23s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.91s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.76s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.18s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.86s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.14s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.25s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.89s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.98s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.74s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.59s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.82s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.62s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.83s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.75s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.66s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (20.26s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.64s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.18s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.43s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.27s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.96s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.18s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.43s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.47s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.41s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.67s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.91s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.72s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.37s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.53s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.77s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.82s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.92s) [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.93s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.06s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.77s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.71s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.29s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.54s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.07s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.16s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.88s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.84s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.62s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.46s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.64s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.25s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.34s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.96s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.61s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.73s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.26s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.41s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnv (1.93s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.98s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.01s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.95s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.66s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.03s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.29s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.96s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.16s) [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.96s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFails (1.36s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.89s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.44s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.73s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.80s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.52s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.60s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.25s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.74s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildHistory (4.40s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.03s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.51s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.28s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.47s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.63s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.78s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.84s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.86s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.57s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.07s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.41s) [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.19s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.73s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.97s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.52s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.76s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.61s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildPATH (2.38s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.07s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.31s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.49s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.44s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.99s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildRm (3.30s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.71s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.55s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.02s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2021-05-21T19:31:17.768Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-21T19:31:17.768Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.73s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-21T19:31:17.768Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.47s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.97s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildUser (1.78s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.32s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.37s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.86s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.51s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.39s) [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-21T19:31:17.769Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-21T19:31:17.769Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-21T19:31:17.769Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-21T19:31:17.769Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.34s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.98s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.28s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.85s) [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-21T19:31:17.769Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-21T19:31:17.769Z] docker_cli_sni_test.go:18: Flakey test [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.23s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.20s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.95s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.53s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.23s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.44s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.20s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.34s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.20s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.32s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.20s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.36s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.21s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.91s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.36s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.27s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.43s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.17s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.90s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.91s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.15s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.84s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.76s) [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-21T19:31:17.769Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.64s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.17s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.88s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.18s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.86s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.75s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.57s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000908aa0_} (1.67s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1507900157_/foo_false____} (1.92s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1507900157_/foo_true____} (1.60s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3750124600_/foo_false____} (1.74s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3750124600_/foo_true____} (1.88s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3750124600_/foo_true__0xc000908b00__} (1.67s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000908b20_} (1.85s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000908b40_} (2.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000908b60_} (1.73s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000908b80_} (0.86s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.19s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.01s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.07s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.74s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.26s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.10s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.23s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.20s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.27s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.15s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.21s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.68s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.27s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.19s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.18s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.12s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.97s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.63s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.75s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.12s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToDot (1.28s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.43s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToStdout (1.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.33s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.14s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-21T19:31:17.769Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.70s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-05-21T19:31:17.769Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-21T19:31:17.769Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.48s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.45s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.10s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.99s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.53s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.57s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.55s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.47s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.65s) [2021-05-21T19:31:17.769Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.27s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.79s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsAttach (1.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.50s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.24s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsCopy (1.70s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.88s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.73s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.46s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.46s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.46s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFilters (1.52s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-05-21T19:31:17.770Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-21T19:31:17.770Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.770Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-21T19:31:17.770Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsRename (1.00s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsResize (1.09s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.91s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.48s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.99s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.32s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.30s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExec (1.56s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.92s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.23s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.06s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.17s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.10s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.06s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecCgroup (2.62s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecEnv (1.26s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.45s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecInspectID (2.36s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecInteractive (1.07s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.08s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecParseError (0.77s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.82s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.17s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecStartFails (1.75s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.32s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecTTY (1.09s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecUlimits (1.07s) [2021-05-21T19:31:17.770Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-21T19:31:17.770Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.08s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.72s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.11s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestHealth (23.29s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.49s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.50s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.49s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.80s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportDisplay (1.80s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.21s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportGzipped (2.34s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.35s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.24s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.25s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.29s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.12s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.25s) [2021-05-21T19:31:17.770Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-21T19:31:17.770Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (2.14s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.01s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectDefault (0.97s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectHistory (1.27s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-21T19:31:17.770Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-21T19:31:17.770Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.75s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.45s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectStatus (1.05s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.79s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.74s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.43s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.57s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.81s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.67s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.52s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.47s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.26s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.81s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.26s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.32s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.20s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.09s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.33s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.74s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.53s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.56s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.54s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.26s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsSince (7.32s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.24s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.22s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsTail (1.25s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.39s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.18s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestNetHostname (3.31s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.60s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.49s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.08s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginActive (1.88s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.96s) [2021-05-21T19:31:17.770Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-21T19:31:17.770Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.88s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.29s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.60s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.98s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.85s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.72s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.78s) [2021-05-21T19:31:17.770Z] --- PASS: TestDockerSuite/TestPortList (11.03s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.99s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.67s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (4.09s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.98s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.43s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsByOrder (3.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.97s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.25s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.41s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (5.15s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.87s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.13s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.03s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.77s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.77s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.13s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.12s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.84s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.04s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.19s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.99s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.69s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.97s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.82s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.09s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.39s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.44s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.07s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.68s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.87s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.96s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.92s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.52s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.82s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.18s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.21s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.20s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.24s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.14s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.16s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.93s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.89s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (2.01s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.93s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.00s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.59s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.10s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.38s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-05-21T19:31:17.771Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.37s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.14s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.55s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.16s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.61s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.71s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.93s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.94s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.14s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.96s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.52s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.50s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunMount (9.33s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.16s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.39s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.51s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.05s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetHost (1.26s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.10s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.17s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.24s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.82s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-05-21T19:31:17.771Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.48s) [2021-05-21T19:31:17.771Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-21T19:31:17.771Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.13s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.70s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.02s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2021-05-21T19:31:17.771Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunState (1.54s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.27s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.35s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.68s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.71s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.99s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.01s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.51s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.60s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserByID (0.94s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.92s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserByName (0.91s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.94s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.01s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.98s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.36s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.68s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.12s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.32s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (2.01s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.96s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.96s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.91s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.24s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.09s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.01s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.61s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.44s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.21s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.70s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.88s) [2021-05-21T19:31:17.772Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents060458005 [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.24s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.42s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.32s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.29s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartRecordError (1.88s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.59s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.95s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.08s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.96s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.49s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.16s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.83s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-21T19:31:17.772Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.89s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.41s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.82s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.72s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.71s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.69s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.66s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.92s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.30s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.18s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.20s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.18s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.42s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.77s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.14s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.88s) [2021-05-21T19:31:17.772Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.84s) [2021-05-21T19:31:17.772Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-21T19:31:17.772Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-21T19:31:17.772Z] === RUN TestDockerRegistrySuite [2021-05-21T19:31:17.772Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-21T19:31:19.663Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-21T19:31:19.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-21T19:31:20.591Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-21T19:31:21.439Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-21T19:31:22.480Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-21T19:31:22.480Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-21T19:31:26.152Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-21T19:31:26.650Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-21T19:31:28.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-21T19:31:31.960Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-21T19:31:31.976Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-21T19:31:35.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-21T19:31:35.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-21T19:31:36.127Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-21T19:31:37.055Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-21T19:31:37.795Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-21T19:31:38.424Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-21T19:31:38.769Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-21T19:31:39.790Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-21T19:31:41.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-21T19:31:42.528Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-21T19:31:43.481Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-21T19:31:43.481Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-21T19:31:43.481Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-21T19:31:43.893Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-21T19:31:44.456Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-21T19:31:44.456Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-21T19:31:44.823Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-21T19:31:45.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-21T19:31:45.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-21T19:31:45.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-21T19:31:48.093Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-21T19:31:50.008Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-21T19:31:50.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-21T19:31:50.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-21T19:31:51.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-21T19:31:51.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-21T19:31:51.382Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-21T19:31:51.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-21T19:31:54.651Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-21T19:31:55.578Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-21T19:31:55.834Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-21T19:31:56.883Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-21T19:31:56.883Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-21T19:31:57.200Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-21T19:31:58.565Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-21T19:31:59.494Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-21T19:32:03.662Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-21T19:32:03.662Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-21T19:32:05.029Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-21T19:32:05.285Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-21T19:32:05.285Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-21T19:32:05.541Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-21T19:32:05.796Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-21T19:32:06.358Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-21T19:32:06.358Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-21T19:32:07.727Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-21T19:32:09.382Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-21T19:32:09.620Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-21T19:32:10.986Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-21T19:32:11.664Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-21T19:32:12.352Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-21T19:32:13.211Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-21T19:32:13.211Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-21T19:32:13.280Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-21T19:32:13.673Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-21T19:32:13.673Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite (56.39s) [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.55s) [2021-05-21T19:32:14.212Z] check_test.go:196: [da9bed61405ec] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.40s) [2021-05-21T19:32:14.212Z] check_test.go:196: [df390e436e939] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.67s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d0014ecf87e08] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d1f807060f015] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dd50111e74993] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.65s) [2021-05-21T19:32:14.212Z] check_test.go:196: [db4438975fa54] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.66s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dbff43449e913] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.34s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d0565eb4e2a7b] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.40s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d451d2059dbb6] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.35s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dc635a71a25b8] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dc018c917835c] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2021-05-21T19:32:14.212Z] check_test.go:196: [da88b50330000] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d7b76561b3540] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.30s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d9f52dfde4d1c] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s) [2021-05-21T19:32:14.212Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90d44a0acb38b3670ead9d87be999d27f02fd6bc8c8c7cfbe4070702f1baeb83 [2021-05-21T19:32:14.212Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7f010749d19b9e4761fc8d2ece1d6d4f1a4f043032921415c2b2cfec4f73f50a [2021-05-21T19:32:14.212Z] check_test.go:196: [dccaba63e9ec4] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.51s) [2021-05-21T19:32:14.212Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a59d83cafb757827424237b05beaf325dcb04f3cce6dfd0176e79d31bc28359d [2021-05-21T19:32:14.212Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a8a7f75b1c1bb05bc909d3d200c2c9bd645262cb49ee8fdb5b771f626fcdf7bc [2021-05-21T19:32:14.212Z] check_test.go:196: [d1a25e21dea8d] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2021-05-21T19:32:14.212Z] check_test.go:196: [df3f0d344e4b6] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.97s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d6731a6f6c3c2] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.27s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d99ece0a4c971] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d0b5b3345f5b8] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dd1d254a88664] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d18164fdb4efb] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dd194bc265ecd] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.52s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d6bf2cf8c0ef1] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dcf95f672763a] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d1abbdc08c4a3] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d1c79c4496292] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d1445b885afcc] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d72348e68b8bd] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d6966287911e9] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-05-21T19:32:14.212Z] check_test.go:196: [de969a06401ce] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d695991b398bf] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) [2021-05-21T19:32:14.212Z] check_test.go:196: [dd1c649c7cbc9] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.07s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d211871c39a47] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d342d63e5e328] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s) [2021-05-21T19:32:14.212Z] check_test.go:196: [d2c9ce091489f] daemon is not started [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2021-05-21T19:32:14.212Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.92s) [2021-05-21T19:32:14.212Z] === RUN TestDockerSchema1RegistrySuite [2021-05-21T19:32:14.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-21T19:32:14.468Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-21T19:32:18.390Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-21T19:32:18.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-21T19:32:18.852Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-21T19:32:19.827Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-21T19:32:20.289Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-21T19:32:21.264Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-21T19:32:21.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-21T19:32:22.239Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-21T19:32:23.786Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-21T19:32:23.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-21T19:32:25.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-21T19:32:26.401Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-21T19:32:26.401Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-21T19:32:27.945Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-21T19:32:27.945Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-21T19:32:28.055Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-21T19:32:28.983Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-21T19:32:29.624Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-21T19:32:29.624Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-21T19:32:30.087Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-21T19:32:30.087Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-21T19:32:30.087Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-21T19:32:30.087Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-21T19:32:30.087Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-21T19:32:30.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-21T19:32:30.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-21T19:32:31.061Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-21T19:32:31.524Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-21T19:32:31.692Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-21T19:32:31.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-21T19:32:33.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-21T19:32:33.235Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-21T19:32:33.235Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-21T19:32:33.235Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-21T19:32:34.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-21T19:32:34.778Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-21T19:32:35.239Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-21T19:32:35.700Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-21T19:32:36.237Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-21T19:32:36.540Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-21T19:32:36.673Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-21T19:32:37.133Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-21T19:32:37.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-21T19:32:38.031Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-21T19:32:38.594Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-21T19:32:38.850Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-21T19:32:39.413Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-21T19:32:39.413Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-21T19:32:39.976Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite (26.01s) [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-05-21T19:32:40.232Z] check_test.go:223: [dff1ae7fc988a] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d730354c1bc95] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.24s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d6a605f25f2e6] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.76s) [2021-05-21T19:32:40.232Z] check_test.go:223: [deeeece29fb5e] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d2d66ee5276f6] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d566c46290c7e] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d98c16c9e9b09] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2021-05-21T19:32:40.232Z] check_test.go:223: [df6e5817f0840] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2021-05-21T19:32:40.232Z] check_test.go:223: [dd0d2d2e5a471] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d4b2d5304ff20] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.52s) [2021-05-21T19:32:40.232Z] check_test.go:223: [df7ee12146655] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-05-21T19:32:40.232Z] check_test.go:223: [dab6ffbf811db] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.65s) [2021-05-21T19:32:40.232Z] check_test.go:223: [dbb73d159f67e] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.15s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d9c57da7a2a12] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.42s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d20b81485a12f] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d8dd716b540e3] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.53s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d7f6f7ed4420a] daemon is not started [2021-05-21T19:32:40.232Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-21T19:32:40.232Z] check_test.go:223: [d7a5f549df916] daemon is not started [2021-05-21T19:32:40.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-21T19:32:40.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-21T19:32:41.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-21T19:32:41.418Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-21T19:32:41.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-21T19:32:41.834Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-21T19:32:43.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-21T19:32:43.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-21T19:32:43.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-21T19:32:44.023Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-21T19:32:44.023Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-21T19:32:44.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2021-05-21T19:32:44.164Z] check_test.go:252: [d40c79c2680e7] daemon is not started [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-05-21T19:32:44.164Z] check_test.go:252: [db6f997d86bfa] daemon is not started [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-21T19:32:44.164Z] check_test.go:252: [d3bb15770407a] daemon is not started [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-21T19:32:44.164Z] check_test.go:252: [d0e5bea7abe32] daemon is not started [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-05-21T19:32:44.164Z] check_test.go:252: [db0bcb18bc397] daemon is not started [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-05-21T19:32:44.164Z] check_test.go:252: [dc86cfd9e5e37] daemon is not started [2021-05-21T19:32:44.164Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-21T19:32:44.164Z] check_test.go:252: [dcd072d94f4f0] daemon is not started [2021-05-21T19:32:44.164Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-21T19:32:44.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-21T19:32:44.997Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-21T19:32:44.997Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-21T19:32:45.457Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-21T19:32:47.645Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-21T19:32:48.106Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-21T19:32:48.567Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-21T19:32:48.567Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-21T19:32:49.425Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-21T19:32:49.425Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-21T19:32:49.539Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-21T19:32:49.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-21T19:32:49.937Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-21T19:32:49.937Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-05-21T19:32:49.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-05-21T19:32:49.937Z] check_test.go:279: [db3dae17ce6f5] daemon is not started [2021-05-21T19:32:49.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-05-21T19:32:49.937Z] check_test.go:279: [df74dbf5e8a2c] daemon is not started [2021-05-21T19:32:49.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-21T19:32:49.937Z] check_test.go:279: [dce60c6f0735e] daemon is not started [2021-05-21T19:32:49.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-05-21T19:32:49.937Z] check_test.go:279: [d8a728c57b372] daemon is not started [2021-05-21T19:32:49.937Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-05-21T19:32:49.937Z] check_test.go:279: [d1acf1c05ea5f] daemon is not started [2021-05-21T19:32:49.937Z] === RUN TestDockerNetworkSuite [2021-05-21T19:32:49.937Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-21T19:32:50.000Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-21T19:32:50.000Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-21T19:32:50.462Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-21T19:32:50.498Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-21T19:32:51.093Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-21T19:32:51.093Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-21T19:32:51.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-21T19:32:52.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-21T19:32:52.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-21T19:32:52.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-21T19:32:53.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-21T19:32:53.744Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-21T19:32:53.744Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-21T19:32:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-21T19:32:55.163Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-21T19:32:56.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-21T19:33:01.727Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-21T19:33:04.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-21T19:33:04.995Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-21T19:33:08.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-21T19:33:12.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-21T19:33:15.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-21T19:33:23.304Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-21T19:33:25.154Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-21T19:33:25.615Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-21T19:33:26.588Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-21T19:33:27.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-21T19:33:31.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-21T19:33:31.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-21T19:33:31.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-21T19:33:31.757Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-21T19:33:31.757Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-21T19:33:32.219Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-21T19:33:32.219Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-21T19:33:33.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-21T19:33:33.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-21T19:33:34.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-21T19:33:35.726Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-21T19:33:36.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-21T19:33:38.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-21T19:33:38.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-21T19:33:39.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-21T19:33:41.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-21T19:33:41.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-21T19:33:41.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-21T19:33:41.546Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-21T19:33:41.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-21T19:33:43.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-21T19:33:45.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-21T19:33:45.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-21T19:33:46.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-21T19:33:46.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-21T19:33:48.710Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-21T19:33:51.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-21T19:33:53.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-21T19:33:59.160Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-21T19:33:59.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-21T19:34:01.677Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-21T19:34:02.212Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-21T19:34:02.674Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-21T19:34:03.136Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-21T19:34:08.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-21T19:34:08.224Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-21T19:34:08.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-21T19:34:10.740Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-21T19:34:10.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-21T19:34:11.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-21T19:34:11.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-21T19:34:11.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-21T19:34:12.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-21T19:34:12.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-21T19:34:16.594Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-21T19:34:17.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-21T19:34:17.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-21T19:34:17.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-21T19:34:20.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-21T19:34:20.039Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-21T19:34:20.313Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-21T19:34:20.313Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-21T19:34:26.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-21T19:34:27.420Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-21T19:34:27.420Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-21T19:34:27.420Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-21T19:34:27.420Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-21T19:34:30.344Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-21T19:34:31.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-21T19:34:31.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-21T19:34:33.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-21T19:34:33.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-21T19:34:34.101Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-21T19:34:34.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-21T19:34:35.138Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-21T19:34:35.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-21T19:34:35.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-21T19:34:36.292Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-21T19:34:36.292Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-21T19:34:36.755Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-21T19:34:37.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-21T19:34:38.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-21T19:34:38.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-21T19:34:39.679Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-21T19:34:39.905Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-21T19:34:40.142Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-21T19:34:40.162Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-21T19:34:41.689Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-21T19:34:41.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-21T19:34:43.999Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-21T19:34:45.410Z] --- PASS: TestDockerNetworkSuite (114.59s) [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.63s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [de49b3c0a3a5b] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.55s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d965b3da6b04d] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (9.28s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d4ebd40c0a99f] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.35s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d3b1003edccbf] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.43s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:1233: [d5547eeb09502] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.48s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d49c21f1bb1f8] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.60s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dff953e277d4c] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.60s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d1fa5f39018b7] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.16s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d1c811ec103ce] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d71924c9ba64f] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [db0324f4d4463] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.60s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [ddb5ae7bdcf61] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.86s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [de154832d77fb] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.46s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d85e9ecafdcb5] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.93s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [df894895c9291] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.53s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dfa25a93022f7] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dfce5be89bb36] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d5930fa0c5bc7] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d495bd67a2a94] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.51s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d1aca7197d2d9] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.12s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [da6ea8b9ba1e1] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d21409da67b66] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dbb64cbe313b9] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d1b3250da078d] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.25s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:968: [d0e852fbf561c] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.61s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d8f1164910a27] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.19s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:1116: [d6a6eb3d4bca4] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.55s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d8167ab30dc0a] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.92s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dad18d9edf149] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [de824794f7b27] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d16014d2c93f9] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.48s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d99447b74fded] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.58s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dcb93d078f21e] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d3833043e7fa9] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (5.10s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [db4259d9dad91] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dd0ede148ebb3] daemon is not started [2021-05-21T19:34:45.411Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dd9cbeaa1ccd1] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (2.14s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d86003940d2b9] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.24s) [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.44s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:1084: [de94da48028c2] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [db21183c1e237] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.54s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d79588d837364] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.70s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [de95e493d2e37] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d70fba1df7973] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.41s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dff0ad6710b83] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [ddb9a2fcda618] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [d6b841ac89cc0] daemon is not started [2021-05-21T19:34:45.411Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.93s) [2021-05-21T19:34:45.411Z] docker_cli_network_unix_test.go:46: [dd9f4e0774506] daemon is not started [2021-05-21T19:34:45.411Z] === RUN TestDockerHubPullSuite [2021-05-21T19:34:45.411Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-21T19:34:46.337Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-21T19:34:48.879Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-21T19:34:48.879Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-21T19:34:50.244Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-21T19:34:50.294Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-21T19:34:50.501Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite (6.01s) [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2021-05-21T19:34:50.501Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-05-21T19:34:50.501Z] PASS [2021-05-21T19:34:50.501Z] [2021-05-21T19:34:50.502Z] === Skipped [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_sni_test.go:18: Flakey test [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-21T19:34:50.502Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-21T19:34:50.502Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-21T19:34:50.502Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-21T19:34:50.502Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-21T19:34:50.502Z] docker_cli_network_unix_test.go:46: [dd9cbeaa1ccd1] daemon is not started [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] [2021-05-21T19:34:50.502Z] DONE 1269 tests, 51 skipped in 2224.045s [2021-05-21T19:34:50.502Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:34:50.502Z] ++++ cat bundles/test-integration/docker.pid [2021-05-21T19:34:50.758Z] +++ kill 8263 [2021-05-21T19:34:51.268Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-21T19:34:51.686Z] +++ /etc/init.d/apparmor stop [2021-05-21T19:34:51.686Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:34:51.686Z] [2021-05-21T19:34:51.686Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:34:51.686Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:34:51.686Z] [2021-05-21T19:34:51.686Z] To set a process to complain mode, use the command line tool [2021-05-21T19:34:51.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:34:51.686Z] +++ true [2021-05-21T19:34:51.686Z] exiting test-integration [2021-05-21T19:34:51.686Z] ++ exit 0 [2021-05-21T19:34:51.686Z] [2021-05-21T19:34:51.942Z] + for job in $(jobs -p) [2021-05-21T19:34:51.942Z] + wait 9732 [2021-05-21T19:34:54.459Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-21T19:34:56.978Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-21T19:34:59.494Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-21T19:34:59.874Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-21T19:35:03.633Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-21T19:35:03.662Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-21T19:35:10.209Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-21T19:35:15.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-21T19:35:16.147Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-21T19:35:18.720Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-21T19:35:21.236Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-21T19:35:24.503Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-21T19:35:26.507Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-21T19:35:27.771Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-21T19:35:29.432Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-21T19:35:29.894Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-21T19:35:29.894Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-21T19:35:29.894Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-21T19:35:31.041Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-21T19:35:32.087Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-21T19:35:32.087Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-21T19:35:33.576Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-21T19:35:56.161Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-21T19:35:56.161Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-21T19:35:56.161Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-21T19:36:14.742Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-21T19:36:29.597Z] === RUN TestDockerSuite/TestBuildRm [2021-05-21T19:36:29.739Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-21T19:36:44.579Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-21T19:36:47.334Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-21T19:36:47.797Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-21T19:36:47.797Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-21T19:36:47.797Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-21T19:36:49.344Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-21T19:36:54.083Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-21T19:36:57.009Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-21T19:37:01.724Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite (1777.49s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.57s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.59s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.72s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.36s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:562: [ddac7cde61f59] joining swarm manager [dcb7f306edd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:584: [d51f0aa8aadd8] joining swarm manager [dcb7f306edd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] check_test.go:380: [ddac7cde61f59] daemon is not started [2021-05-21T19:37:02.642Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.23s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:45: [dfc54346bd404] joining swarm manager [d6def077e2768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.65s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:303: [d4ec26747e580] joining swarm manager [d8169de94154f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:304: [d677b5effda13] joining swarm manager [d8169de94154f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.41s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:271: [d34c8bc2ac656] joining swarm manager [d89081ba87674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:272: [d62de29eceb50] joining swarm manager [d89081ba87674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.03s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.77s) [2021-05-21T19:37:02.642Z] docker_api_swarm_node_test.go:19: [d61617eb90b7c] joining swarm manager [d7f0bd4b10a58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_node_test.go:20: [dc5b1e54c0458] joining swarm manager [d7f0bd4b10a58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.64s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:501: [da3db201b0ca1] joining swarm manager [de1a2f37dafc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:506: [db0a490ef56ba] joining swarm manager [de1a2f37dafc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.91s) [2021-05-21T19:37:02.642Z] docker_api_swarm_node_test.go:80: [d65c953b51fb0] joining swarm manager [dc9efdfe817ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.30s) [2021-05-21T19:37:02.642Z] docker_api_swarm_node_test.go:52: [da6be5dbbf209] joining swarm manager [d9226f8604060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_node_test.go:53: [d9e56e8ea3441] joining swarm manager [d9226f8604060]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.56s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:201: [d67aa4eb89254] joining swarm manager [d29024142ad18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.30s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:383: [df2daf2bdba74] joining swarm manager [dd076eb5bb083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:384: [d027d913ffcd7] joining swarm manager [dd076eb5bb083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] check_test.go:380: [d027d913ffcd7] daemon is not started [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.51s) [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:801: [d94031a758d19] joining swarm manager [d5ac4d67e979f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:801: [d9f99b3ae3f58] joining swarm manager [d5ac4d67e979f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:801: [d96e3ab287f26] joining swarm manager [d5ac4d67e979f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:801: [d8200e33cd02e] joining swarm manager [d5ac4d67e979f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-21T19:37:02.642Z] docker_api_swarm_test.go:809: [d30726ea6d4e6] joining swarm manager [d5ac4d67e979f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.25s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.32s) [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:394: [d4814918b72a3] joining swarm manager [d8d7c5ef8ef7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:394: [d64b5e494409c] joining swarm manager [d8d7c5ef8ef7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.28s) [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:342: [d743c8cd8c668] joining swarm manager [df96db982b683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:342: [d5b6b05ce5b71] joining swarm manager [df96db982b683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.52s) [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:489: [d98ac0d4931e5] joining swarm manager [dc371b5b2af39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:489: [d10a3ba8efe4e] joining swarm manager [dc371b5b2af39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.89s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.52s) [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:127: [d8b2893cc7167] joining swarm manager [d2f22c1fd2e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:128: [d8c13aba0247a] joining swarm manager [d2f22c1fd2e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:136: [d3a766de53cfa] joining swarm manager [d2f22c1fd2e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:137: [d86817b1461c8] joining swarm manager [d2f22c1fd2e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.45s) [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:303: [de9b72f524301] joining swarm manager [df93746e1cf46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.642Z] docker_api_swarm_service_test.go:303: [d55cfd2e77317] joining swarm manager [df93746e1cf46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.73s) [2021-05-21T19:37:02.643Z] docker_api_swarm_service_test.go:99: [dbcf7795ee197] joining swarm manager [dd7aba955e703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_api_swarm_service_test.go:100: [d21c103051819] joining swarm manager [dd7aba955e703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] check_test.go:380: [dbcf7795ee197] daemon is not started [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.01s) [2021-05-21T19:37:02.643Z] docker_api_swarm_service_test.go:532: [d3394d6d7b285] joining swarm manager [d42912eef0cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_api_swarm_service_test.go:533: [d943b707880a6] joining swarm manager [d42912eef0cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.86s) [2021-05-21T19:37:02.643Z] docker_api_swarm_service_test.go:147: [d7221f1e950f3] joining swarm manager [dbe4f1c446c1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_api_swarm_service_test.go:147: [df5506ba740d0] joining swarm manager [dbe4f1c446c1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.72s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.10s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.24s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.52s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.68s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.76s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.85s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.87s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.40s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.83s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.42s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.53s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.86s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.05s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.10s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.74s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.98s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.10s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.28s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.55s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.65s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.36s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.61s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.20s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.65s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.49s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.83s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.85s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.64s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.52s) [2021-05-21T19:37:02.643Z] docker_cli_service_logs_test.go:245: checking task usreu6cotwe1 [2021-05-21T19:37:02.643Z] docker_cli_service_logs_test.go:250: checking messages for usreu6cotwe1 [2021-05-21T19:37:02.643Z] docker_cli_service_logs_test.go:245: checking task xftimukmorzx [2021-05-21T19:37:02.643Z] docker_cli_service_logs_test.go:250: checking messages for xftimukmorzx [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.47s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.34s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.88s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1901: [d02a1221425d2] joining swarm manager [d26b963902c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1902: [d008d72b2895a] joining swarm manager [d26b963902c98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.73s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.98s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.48s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.03s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1802: [da54156e7e4ce] joining swarm manager [ddff9a577030b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1803: [ddf95c253eb55] joining swarm manager [ddff9a577030b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.22s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1321: [d8487bbf78530] joining swarm manager [d6da6f9abacaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1322: [d02d84aa788e9] joining swarm manager [d6da6f9abacaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.20s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.27s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.57s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.95s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (8.38s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.60s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.45s) [2021-05-21T19:37:02.643Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.22s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (1.01s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.37s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1186: [dc6aff4a20ead] joining swarm manager [d6b153f525883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1195: [d2d6ca2d23b85] joining swarm manager [d6b153f525883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.67s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.70s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.82s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1118: [d3ab80338f2cf] joining swarm manager [d442440c0a195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1119: [dffc2662adf29] joining swarm manager [d442440c0a195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1172: [db9f7c4c19d21] joining swarm manager [d442440c0a195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.79s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1453: [d111621abae62] joining swarm manager [d98dd129904a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] docker_cli_swarm_test.go:1454: [d3620b3395291] joining swarm manager [d98dd129904a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.24s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.17s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.63s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.21s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.00s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.46s) [2021-05-21T19:37:02.643Z] docker_cli_swarm_unix_test.go:62: [d320078b40b13] joining swarm manager [d42e7ad5786e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.54s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.98s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.88s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.74s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.70s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s) [2021-05-21T19:37:02.643Z] docker_api_swarm_test.go:961: [dac730274966f] joining swarm manager [d7d577a9e7f67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.37s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.46s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.47s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.40s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.70s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.90s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.89s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.63s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.50s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.44s) [2021-05-21T19:37:02.643Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s) [2021-05-21T19:37:02.643Z] === RUN TestDockerExternalVolumeSuite [2021-05-21T19:37:02.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-21T19:37:08.325Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-21T19:37:08.325Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-21T19:37:08.325Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-21T19:37:17.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-21T19:37:22.871Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-21T19:37:22.871Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-21T19:37:22.871Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-21T19:37:29.449Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-21T19:37:31.541Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-21T19:37:31.541Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-21T19:37:35.296Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-21T19:37:35.296Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-21T19:37:36.469Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-21T19:37:43.901Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-21T19:37:46.765Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-21T19:38:16.616Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-21T19:38:19.648Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-21T19:38:19.648Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-21T19:38:21.847Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-21T19:38:22.823Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-21T19:38:25.093Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-21T19:38:26.580Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-21T19:38:31.295Z] === RUN TestDockerSuite/TestBuildUser [2021-05-21T19:38:31.295Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-21T19:38:31.295Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-21T19:38:31.295Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-21T19:38:35.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-21T19:38:35.144Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-21T19:38:35.144Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-21T19:38:37.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-21T19:38:38.068Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-21T19:38:38.068Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-21T19:38:38.068Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-21T19:38:44.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-21T19:38:59.212Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-21T19:38:59.212Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-21T19:39:07.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-21T19:39:11.807Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-21T19:39:15.570Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-21T19:39:16.032Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-21T19:39:16.032Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-21T19:39:18.224Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-21T19:39:18.687Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-21T19:39:19.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-21T19:39:33.547Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-21T19:39:35.738Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-21T19:39:36.201Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-21T19:39:48.625Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-21T19:39:48.625Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-21T19:39:48.625Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-21T19:39:48.625Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-21T19:39:49.601Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-21T19:39:51.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-21T19:40:06.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-21T19:40:07.336Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-21T19:40:07.336Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-21T19:40:07.799Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-21T19:40:07.799Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-21T19:40:07.799Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-21T19:40:09.349Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-21T19:40:13.109Z] === RUN TestDockerSuite/TestCommitChange [2021-05-21T19:40:18.931Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-21T19:40:22.690Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-21T19:40:22.690Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-21T19:40:29.739Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-21T19:40:29.739Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-21T19:40:35.482Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-21T19:40:38.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-21T19:40:40.222Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-21T19:40:49.275Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-21T19:40:52.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-21T19:40:56.161Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-21T19:40:56.287Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-21T19:40:56.287Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-21T19:40:56.614Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-21T19:40:57.067Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-21T19:40:57.067Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-21T19:40:57.519Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-21T19:40:57.804Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-21T19:40:57.804Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-21T19:40:57.804Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-21T19:40:57.804Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-21T19:40:58.474Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-21T19:40:58.474Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-21T19:40:58.926Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-21T19:40:59.379Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-21T19:41:00.674Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-21T19:41:00.674Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-21T19:41:00.674Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-21T19:41:02.824Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-21T19:41:02.824Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-21T19:41:02.824Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-21T19:41:02.824Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-21T19:41:02.824Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-21T19:41:05.122Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-21T19:41:05.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-21T19:41:07.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-21T19:41:07.282Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-21T19:41:09.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-21T19:41:09.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-21T19:41:09.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-21T19:41:10.881Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-21T19:41:10.881Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-21T19:41:11.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-21T19:41:11.926Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-21T19:41:11.926Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-21T19:41:11.926Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-21T19:41:11.926Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-21T19:41:11.926Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-21T19:41:11.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-21T19:41:13.751Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-21T19:41:13.751Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-21T19:41:13.751Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-21T19:41:15.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-21T19:41:15.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-21T19:41:15.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-21T19:41:15.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-21T19:41:15.901Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-21T19:41:15.902Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-21T19:41:16.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-21T19:41:18.052Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-21T19:41:18.052Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-21T19:41:20.924Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-21T19:41:20.924Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-21T19:41:21.223Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-21T19:41:23.075Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-21T19:41:26.769Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-21T19:41:30.465Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-21T19:41:30.465Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-21T19:41:30.465Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-21T19:41:30.465Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-21T19:41:30.465Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-21T19:41:32.615Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-21T19:41:32.615Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-21T19:41:33.528Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-21T19:41:33.981Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-21T19:41:33.981Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-21T19:41:33.981Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-21T19:41:33.981Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-21T19:41:33.981Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-21T19:41:33.981Z] === RUN TestDockerSuite/TestBuildFails [2021-05-21T19:41:34.767Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-21T19:41:34.767Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-21T19:41:36.856Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-21T19:41:36.856Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-21T19:41:36.918Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-21T19:41:36.918Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-21T19:41:41.559Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-21T19:41:42.603Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-21T19:41:43.075Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-21T19:41:43.075Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-21T19:41:43.075Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-21T19:41:43.075Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-21T19:41:43.075Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-21T19:41:43.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-21T19:41:44.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-21T19:41:44.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-21T19:41:46.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-21T19:41:49.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-21T19:41:51.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-21T19:41:52.864Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-21T19:41:54.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003026e0_} [2021-05-21T19:41:56.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1583696710_c:\foo_false____} [2021-05-21T19:41:57.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-21T19:41:59.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1583696710_c:\foo_true____} [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-21T19:42:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-21T19:42:01.705Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-21T19:42:04.588Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-21T19:42:05.173Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-21T19:42:06.742Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-21T19:42:06.742Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-21T19:42:06.742Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-21T19:42:09.613Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-21T19:42:09.613Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-21T19:42:09.613Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-21T19:42:09.613Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-21T19:42:14.309Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-21T19:42:15.426Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-21T19:42:15.426Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-21T19:42:15.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-21T19:42:18.164Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-21T19:42:18.164Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-21T19:42:18.164Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-21T19:42:20.070Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-21T19:42:20.070Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-21T19:42:21.026Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-21T19:42:21.478Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-21T19:42:21.478Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-21T19:42:26.664Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-21T19:42:26.664Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-21T19:42:26.664Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-21T19:42:36.211Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-21T19:42:36.211Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-21T19:42:36.911Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-21T19:42:36.911Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-21T19:42:36.911Z] === RUN TestDockerSuite/TestCpToDot [2021-05-21T19:42:37.865Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-21T19:42:37.865Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-21T19:42:37.865Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-21T19:42:40.739Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-21T19:42:40.739Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-21T19:42:40.739Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-21T19:42:40.739Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-21T19:42:40.739Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-21T19:42:40.739Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-21T19:42:41.191Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-21T19:42:43.342Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-21T19:42:44.859Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-21T19:42:45.311Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-21T19:42:45.311Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-21T19:42:46.463Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-21T19:42:46.463Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-21T19:42:47.461Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-21T19:42:47.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-21T19:42:47.913Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-21T19:42:47.913Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-21T19:42:47.913Z] === RUN TestDockerSuite/TestCreateRM [2021-05-21T19:42:48.365Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-21T19:42:48.365Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-21T19:42:48.365Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-21T19:42:48.616Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-21T19:42:48.616Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-21T19:42:48.817Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-21T19:42:49.068Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-21T19:42:49.068Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-21T19:42:53.713Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-21T19:42:54.165Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-21T19:42:54.618Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-21T19:42:55.574Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-21T19:42:55.827Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-21T19:42:56.026Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-21T19:42:56.279Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-21T19:42:56.732Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-21T19:42:56.982Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-21T19:42:58.501Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-21T19:43:00.426Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-21T19:43:00.879Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-21T19:43:00.879Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDockerFails [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-21T19:43:03.749Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-21T19:43:04.241Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-21T19:43:04.241Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-21T19:43:04.241Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-21T19:43:04.241Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-21T19:43:04.694Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-21T19:43:04.694Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-21T19:43:04.694Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-21T19:43:05.147Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-21T19:43:05.899Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-21T19:43:06.102Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-21T19:43:08.049Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-21T19:43:10.755Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-21T19:43:10.924Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-21T19:43:19.421Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-21T19:43:19.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-21T19:43:27.919Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-21T19:43:33.657Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-21T19:43:34.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-21T19:43:35.799Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-21T19:43:35.799Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-21T19:43:35.808Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-21T19:43:36.260Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-21T19:43:36.756Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-21T19:43:39.953Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-21T19:43:41.470Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-21T19:43:42.425Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-21T19:43:47.070Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-21T19:43:51.710Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-21T19:43:51.710Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-21T19:43:52.162Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-21T19:43:52.162Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-21T19:43:52.162Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-21T19:43:52.162Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-21T19:43:52.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-21T19:43:53.720Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-21T19:43:53.720Z] === RUN TestDockerSuite/TestEventsRename [2021-05-21T19:43:56.590Z] === RUN TestDockerSuite/TestEventsResize [2021-05-21T19:44:06.600Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-21T19:44:07.078Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-21T19:44:07.454Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-21T19:44:09.229Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-21T19:44:11.382Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-21T19:44:17.120Z] === RUN TestDockerSuite/TestEventsTop [2021-05-21T19:44:17.120Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-21T19:44:19.271Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite (441.66s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-05-21T19:44:22.288Z] docker_cli_external_volume_driver_test.go:53: [d1499cc0026db] daemon is not started [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.73s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-05-21T19:44:22.288Z] docker_cli_external_volume_driver_test.go:53: [dcc8161b9e352] daemon is not started [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-05-21T19:44:22.288Z] docker_cli_external_volume_driver_test.go:53: [d270a0e308a6c] daemon is not started [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-21T19:44:22.288Z] docker_cli_external_volume_driver_test.go:53: [d2aaf8b559029] daemon is not started [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.69s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.91s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.55s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.68s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.33s) [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2021-05-21T19:44:22.288Z] docker_cli_external_volume_driver_test.go:485: [d6b10f918d243] daemon is not started [2021-05-21T19:44:22.288Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-21T19:44:22.288Z] docker_cli_external_volume_driver_test.go:53: [d22fb1a4f9f89] daemon is not started [2021-05-21T19:44:22.288Z] PASS [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] === Skipped [2021-05-21T19:44:22.288Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-21T19:44:22.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-21T19:44:22.288Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-21T19:44:22.288Z] check_test.go:309: [d451f1ac7615a] daemon is not started [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-21T19:44:22.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-21T19:44:22.288Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-21T19:44:22.288Z] check_test.go:309: [d9f60874c86d8] daemon is not started [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-21T19:44:22.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-21T19:44:22.288Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-21T19:44:22.288Z] check_test.go:309: [dbbdab8e298f1] daemon is not started [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-21T19:44:22.288Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-21T19:44:22.288Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-21T19:44:22.288Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-21T19:44:22.288Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] [2021-05-21T19:44:22.288Z] DONE 273 tests, 5 skipped in 2795.641s [2021-05-21T19:44:22.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-21T19:44:22.544Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0168eecc1fb7/docker.pid [2021-05-21T19:44:22.544Z] +++ kill 8371 [2021-05-21T19:44:22.544Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8371 is not a child of this shell [2021-05-21T19:44:22.544Z] warning: PID 8371 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0168eecc1fb7/docker.pid had a nonzero exit code [2021-05-21T19:44:22.544Z] ++++ cat bundles/test-integration/docker.pid [2021-05-21T19:44:22.544Z] +++ kill 8256 [2021-05-21T19:44:22.966Z] === RUN TestDockerSuite/TestExec [2021-05-21T19:44:22.966Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-21T19:44:22.966Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-21T19:44:23.471Z] +++ /etc/init.d/apparmor stop [2021-05-21T19:44:23.471Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T19:44:23.471Z] [2021-05-21T19:44:23.471Z] Unloading profiles will leave already running processes permanently [2021-05-21T19:44:23.471Z] unconfined, which can lead to unexpected situations. [2021-05-21T19:44:23.471Z] [2021-05-21T19:44:23.471Z] To set a process to complain mode, use the command line tool [2021-05-21T19:44:23.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T19:44:23.471Z] +++ true [2021-05-21T19:44:23.471Z] exiting test-integration [2021-05-21T19:44:23.471Z] ++ exit 0 [2021-05-21T19:44:23.471Z] [2021-05-21T19:44:23.726Z] + exit 0 [2021-05-21T19:44:23.726Z] ++ jobs -p [2021-05-21T19:44:23.726Z] + pids= [2021-05-21T19:44:23.726Z] + echo 'Remaining pids to kill: []' [2021-05-21T19:44:23.726Z] Remaining pids to kill: [] [2021-05-21T19:44:23.726Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-21T19:44:23.738Z] Recording test results [2021-05-21T19:44:25.117Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-21T19:44:25.679Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T19:44:26.041Z] + echo Ensuring container killed. [2021-05-21T19:44:26.041Z] Ensuring container killed. [2021-05-21T19:44:26.041Z] + docker ps -aq -f name=docker-pr7-* [2021-05-21T19:44:26.302Z] + cids=32a7e7b6b292 [2021-05-21T19:44:26.302Z] dbe193cb4d0c [2021-05-21T19:44:26.302Z] 4f09e84e9a55 [2021-05-21T19:44:26.302Z] + [ -n 32a7e7b6b292 [2021-05-21T19:44:26.302Z] dbe193cb4d0c [2021-05-21T19:44:26.302Z] 4f09e84e9a55 ] [2021-05-21T19:44:26.302Z] + docker rm -vf 32a7e7b6b292 dbe193cb4d0c 4f09e84e9a55 [2021-05-21T19:44:27.268Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-21T19:44:27.268Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-21T19:44:27.268Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-21T19:44:27.268Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-21T19:44:28.785Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-21T19:44:28.820Z] 32a7e7b6b292 [2021-05-21T19:44:28.820Z] dbe193cb4d0c [2021-05-21T19:44:28.820Z] 4f09e84e9a55 [Pipeline] sh [2021-05-21T19:44:29.144Z] + echo Chowning /workspace to jenkins user [2021-05-21T19:44:29.144Z] Chowning /workspace to jenkins user [2021-05-21T19:44:29.144Z] + id -u [2021-05-21T19:44:29.144Z] + id -g [2021-05-21T19:44:29.144Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41588:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T19:44:29.144Z] Unable to find image 'busybox:latest' locally [2021-05-21T19:44:29.400Z] latest: Pulling from library/busybox [2021-05-21T19:44:29.400Z] 92f8b3f0730f: Pulling fs layer [2021-05-21T19:44:29.400Z] 92f8b3f0730f: Verifying Checksum [2021-05-21T19:44:29.400Z] 92f8b3f0730f: Download complete [2021-05-21T19:44:29.657Z] 92f8b3f0730f: Pull complete [2021-05-21T19:44:29.657Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T19:44:29.657Z] Status: Downloaded newer image for busybox:latest [2021-05-21T19:44:30.935Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-21T19:44:31.639Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-21T19:44:33.084Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-21T19:44:33.797Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T19:44:34.157Z] + bundleName=amd64 [2021-05-21T19:44:34.157Z] + echo Creating amd64-bundles.tar.gz [2021-05-21T19:44:34.157Z] Creating amd64-bundles.tar.gz [2021-05-21T19:44:34.157Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-21T19:44:34.157Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-21T19:44:34.604Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] archiveArtifacts [2021-05-21T19:44:35.542Z] Archiving artifacts [2021-05-21T19:44:37.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T19:44:37.942Z] + make clean [2021-05-21T19:44:38.198Z] docker volume rm -f docker-dev-cache [2021-05-21T19:44:38.198Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:44:39.246Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-21T19:44:39.246Z] === RUN TestDockerSuite/TestExecEnv [2021-05-21T19:44:39.246Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-21T19:44:39.246Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-21T19:44:39.540Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-21T19:44:41.400Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:44:44.186Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-21T19:44:46.042Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-21T19:44:46.042Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-21T19:44:46.042Z] === RUN TestDockerSuite/TestExecParseError [2021-05-21T19:44:46.042Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-21T19:44:46.042Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-21T19:44:46.042Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-21T19:44:48.197Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-21T19:44:48.197Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-21T19:44:48.197Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-21T19:44:48.197Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-21T19:44:48.197Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-21T19:44:48.197Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-21T19:44:50.347Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-21T19:44:50.347Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-21T19:44:56.084Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-21T19:44:56.084Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-21T19:44:56.084Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-21T19:44:56.084Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-21T19:45:01.785Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-21T19:45:01.785Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-21T19:45:01.824Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-21T19:45:06.428Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-21T19:45:07.384Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-21T19:45:07.384Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-21T19:45:07.384Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-21T19:45:07.672Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-21T19:45:09.538Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-21T19:45:09.823Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-21T19:45:15.562Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-21T19:45:15.562Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-21T19:45:15.562Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-21T19:45:16.014Z] === RUN TestDockerSuite/TestHealth [2021-05-21T19:45:16.014Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-21T19:45:16.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-21T19:45:16.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-21T19:45:16.014Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-21T19:45:19.799Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-21T19:45:20.660Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-21T19:45:20.660Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-21T19:45:20.660Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-21T19:45:20.660Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-21T19:45:20.660Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-21T19:45:21.112Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-21T19:45:21.318Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-21T19:45:21.318Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-21T19:45:21.318Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-21T19:45:21.565Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-21T19:45:21.565Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-21T19:45:22.522Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-21T19:45:22.522Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-21T19:45:24.196Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-21T19:45:24.672Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-21T19:45:24.672Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-21T19:45:25.152Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-21T19:45:26.107Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-21T19:45:26.823Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-21T19:45:28.973Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-21T19:45:29.425Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-21T19:45:29.425Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-21T19:45:34.298Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-21T19:45:34.298Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-21T19:45:37.318Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-21T19:45:37.795Z] === RUN TestDockerSuite/TestImportFile [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-21T19:45:38.255Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-21T19:45:40.840Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-21T19:45:40.840Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-21T19:45:41.172Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-21T19:45:43.369Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-21T19:45:43.369Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-21T19:45:43.369Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-21T19:45:43.369Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-21T19:45:43.369Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-21T19:45:46.284Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-21T19:45:46.284Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-21T19:45:48.470Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-21T19:45:48.470Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-21T19:45:48.470Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-21T19:45:48.470Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-21T19:45:49.362Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-21T19:45:50.656Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-21T19:45:54.404Z] === RUN TestDockerSuite/TestInspectImage [2021-05-21T19:45:54.405Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-21T19:45:54.868Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-21T19:45:54.868Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-21T19:45:57.053Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-21T19:45:57.875Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-21T19:45:59.238Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-21T19:45:59.238Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-21T19:46:02.156Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-21T19:46:03.699Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-21T19:46:03.699Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-21T19:46:03.699Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-21T19:46:04.890Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-21T19:46:05.889Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-21T19:46:08.803Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-21T19:46:09.538Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-21T19:46:12.550Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-21T19:46:14.185Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-21T19:46:14.735Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-21T19:46:15.141Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-21T19:46:15.141Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-21T19:46:15.141Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-21T19:46:16.920Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-21T19:46:17.293Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-21T19:46:17.293Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-21T19:46:19.106Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-21T19:46:21.291Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-21T19:46:24.206Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-21T19:46:25.749Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-21T19:46:26.211Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-21T19:46:28.396Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-21T19:46:29.940Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-21T19:46:35.749Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-21T19:46:37.938Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-21T19:46:37.938Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-21T19:46:40.123Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-21T19:46:40.123Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-21T19:46:44.827Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-21T19:46:50.640Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-21T19:46:55.350Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-21T19:46:59.692Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-21T19:47:00.138Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-21T19:47:01.680Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-21T19:47:01.681Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-21T19:47:05.783Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-21T19:47:07.972Z] === RUN TestDockerSuite/TestLogsSince [2021-05-21T19:47:18.327Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-21T19:47:18.327Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-21T19:47:18.327Z] === RUN TestDockerSuite/TestLogsTail [2021-05-21T19:47:19.879Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-21T19:47:20.701Z] === RUN TestDockerSuite/TestBuildRm [2021-05-21T19:47:22.799Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestNetHostname [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-21T19:47:24.986Z] === RUN TestDockerSuite/TestPluginActive [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPortList [2021-05-21T19:47:25.446Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-21T19:47:30.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-21T19:47:33.004Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-21T19:47:36.663Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-21T19:47:36.663Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-21T19:47:37.018Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-21T19:47:37.018Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-21T19:47:37.018Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-21T19:47:37.018Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-21T19:47:39.895Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-21T19:47:42.474Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-21T19:47:42.474Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-21T19:47:42.769Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-21T19:47:47.436Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-21T19:47:51.064Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-21T19:48:05.899Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-21T19:48:05.899Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-21T19:48:05.899Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-21T19:48:08.431Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-21T19:48:08.431Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-21T19:48:08.431Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-21T19:48:15.445Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-21T19:48:15.445Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-21T19:48:16.245Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-21T19:48:19.160Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-21T19:48:20.088Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-21T19:48:20.088Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-21T19:48:23.786Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-21T19:48:27.759Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-21T19:48:31.530Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-21T19:48:31.530Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-21T19:48:31.530Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-21T19:48:36.247Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-21T19:48:36.248Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-21T19:48:36.248Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-21T19:48:36.248Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-21T19:48:36.248Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-21T19:48:41.380Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-21T19:48:41.833Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-21T19:48:43.444Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-21T19:48:43.445Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-21T19:48:44.704Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-21T19:48:44.987Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-21T19:48:44.987Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-21T19:48:45.660Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-21T19:48:45.960Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-21T19:48:46.932Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-21T19:48:46.932Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-21T19:48:50.303Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-21T19:48:50.678Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-21T19:48:54.948Z] === RUN TestDockerSuite/TestBuildUser [2021-05-21T19:48:54.948Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-21T19:48:54.948Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-21T19:48:54.948Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-21T19:48:55.387Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-21T19:48:57.574Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-21T19:48:58.642Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-21T19:48:58.642Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-21T19:49:01.514Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-21T19:49:01.514Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-21T19:49:01.514Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-21T19:49:18.759Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-21T19:49:18.759Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-21T19:49:22.505Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-21T19:49:22.505Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-21T19:49:22.505Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-21T19:49:22.965Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-21T19:49:22.965Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-21T19:49:23.937Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-21T19:49:28.647Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-21T19:49:32.395Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-21T19:49:32.395Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-21T19:49:34.805Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-21T19:49:37.099Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-21T19:49:37.099Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-21T19:49:37.099Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-21T19:49:45.054Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-21T19:49:45.054Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-21T19:49:45.054Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-21T19:49:47.211Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-21T19:49:47.211Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-21T19:49:49.507Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-21T19:49:51.693Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-21T19:49:52.665Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-21T19:49:57.477Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-21T19:50:02.122Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-21T19:50:02.122Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-21T19:50:03.010Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-21T19:50:07.815Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-21T19:50:16.403Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-21T19:50:19.749Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-21T19:50:19.749Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-21T19:50:19.749Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-21T19:50:19.749Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-21T19:50:20.201Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-21T19:50:25.399Z] === RUN TestDockerSuite/TestRmiTag [2021-05-21T19:50:25.861Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-21T19:50:28.048Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-21T19:50:28.706Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-21T19:50:29.158Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-21T19:50:29.613Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-21T19:50:29.613Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-21T19:50:29.613Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-21T19:50:31.766Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-21T19:50:35.463Z] === RUN TestDockerSuite/TestCommitChange [2021-05-21T19:50:40.107Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-21T19:50:43.804Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-21T19:50:43.804Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-21T19:50:49.543Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-21T19:50:49.543Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-21T19:50:56.560Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-21T19:50:58.192Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-21T19:50:58.192Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-21T19:51:00.264Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-21T19:51:01.109Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-21T19:51:01.570Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-21T19:51:01.570Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-21T19:51:01.570Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-21T19:51:01.570Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-21T19:51:01.570Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-21T19:51:02.032Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-21T19:51:02.032Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-21T19:51:02.032Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-21T19:51:03.574Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-21T19:51:03.574Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-21T19:51:03.574Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-21T19:51:06.006Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-21T19:51:08.278Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-21T19:51:10.465Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-21T19:51:12.652Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-21T19:51:13.025Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-21T19:51:13.025Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-21T19:51:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-21T19:51:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-21T19:51:14.543Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-21T19:51:14.543Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-21T19:51:15.569Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-21T19:51:16.703Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-21T19:51:16.703Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-21T19:51:16.703Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-21T19:51:17.756Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-21T19:51:17.756Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-21T19:51:18.856Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-21T19:51:18.856Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-21T19:51:18.856Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-21T19:51:18.856Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-21T19:51:18.856Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-21T19:51:21.729Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-21T19:51:22.461Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-21T19:51:23.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-21T19:51:24.650Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-21T19:51:24.650Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-21T19:51:25.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-21T19:51:25.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-21T19:51:25.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-21T19:51:27.549Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-21T19:51:27.549Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-21T19:51:27.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-21T19:51:27.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-21T19:51:27.563Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-21T19:51:28.535Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-21T19:51:29.700Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-21T19:51:29.700Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-21T19:51:29.700Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-21T19:51:30.720Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-21T19:51:31.850Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-21T19:51:31.850Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-21T19:51:32.907Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-21T19:51:34.011Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-21T19:51:34.011Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-21T19:51:35.097Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-21T19:51:35.097Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-21T19:51:35.097Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-21T19:51:35.097Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-21T19:51:36.164Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-21T19:51:36.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-21T19:51:37.284Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-21T19:51:37.284Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-21T19:51:37.284Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-21T19:51:37.284Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-21T19:51:37.284Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-21T19:51:38.770Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-21T19:51:38.826Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-21T19:51:43.534Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-21T19:51:46.482Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-21T19:51:46.482Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-21T19:51:46.482Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-21T19:51:46.482Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-21T19:51:47.276Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-21T19:51:48.673Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-21T19:51:50.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-21T19:51:50.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-21T19:51:50.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-21T19:51:50.972Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-21T19:51:50.972Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-21T19:51:51.588Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-21T19:51:51.588Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-21T19:51:52.489Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-21T19:51:52.489Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-21T19:51:53.773Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-21T19:51:53.773Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-21T19:51:53.773Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-21T19:51:53.773Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-21T19:51:55.961Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-21T19:51:58.147Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-21T19:51:59.512Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-21T19:51:59.513Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-21T19:52:00.333Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-21T19:52:01.664Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-21T19:52:01.664Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-21T19:52:02.976Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-21T19:52:03.437Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-21T19:52:06.312Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-21T19:52:07.829Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-21T19:52:07.829Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-21T19:52:07.829Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-21T19:52:07.829Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-21T19:52:07.829Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-21T19:52:07.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-21T19:52:09.310Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-21T19:52:09.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-21T19:52:09.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-21T19:52:12.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-21T19:52:14.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-21T19:52:15.120Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-21T19:52:15.120Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-21T19:52:16.679Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-21T19:52:16.679Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-21T19:52:16.679Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-21T19:52:17.143Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunMount [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-21T19:52:17.144Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-21T19:52:17.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-21T19:52:19.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00092b6e0_} [2021-05-21T19:52:22.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1089564562_c:\foo_false____} [2021-05-21T19:52:24.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1089564562_c:\foo_true____} [2021-05-21T19:52:25.732Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-21T19:52:25.732Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-21T19:52:25.732Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-21T19:52:25.732Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-21T19:52:26.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-21T19:52:27.030Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-21T19:52:29.182Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-21T19:52:29.464Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-21T19:52:29.634Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-21T19:52:29.634Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-21T19:52:29.634Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-21T19:52:29.634Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-21T19:52:31.787Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-21T19:52:31.787Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-21T19:52:31.787Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-21T19:52:33.938Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-21T19:52:33.938Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-21T19:52:33.938Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-21T19:52:33.938Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-21T19:52:34.104Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-21T19:52:35.621Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-21T19:52:37.138Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-21T19:52:38.586Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-21T19:52:38.655Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-21T19:52:39.609Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-21T19:52:40.739Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-21T19:52:40.739Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-21T19:52:40.739Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-21T19:52:41.761Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-21T19:52:45.458Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-21T19:52:45.458Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-21T19:52:45.458Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-21T19:52:45.458Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-21T19:52:45.458Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-21T19:52:45.458Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-21T19:52:49.246Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-21T19:52:49.246Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-21T19:52:49.246Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-21T19:52:53.957Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-21T19:52:53.957Z] === RUN TestDockerSuite/TestRunRm [2021-05-21T19:52:55.475Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-21T19:52:57.749Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-21T19:52:57.749Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-21T19:52:57.749Z] === RUN TestDockerSuite/TestCpToDot [2021-05-21T19:52:59.265Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-21T19:52:59.265Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-21T19:52:59.265Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-21T19:53:01.215Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-21T19:53:02.140Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-21T19:53:03.365Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-21T19:53:04.294Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-21T19:53:05.545Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-21T19:53:06.448Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-21T19:53:06.448Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-21T19:53:06.902Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-21T19:53:07.699Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-21T19:53:08.449Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-21T19:53:09.406Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-21T19:53:09.406Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-21T19:53:09.406Z] === RUN TestDockerSuite/TestCreateRM [2021-05-21T19:53:09.849Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-21T19:53:09.849Z] === RUN TestDockerSuite/TestRunState [2021-05-21T19:53:09.849Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-21T19:53:09.860Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-21T19:53:09.860Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-21T19:53:10.314Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-21T19:53:10.314Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-21T19:53:12.729Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-21T19:53:12.729Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-21T19:53:14.245Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-21T19:53:14.245Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-21T19:53:14.245Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-21T19:53:14.698Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-21T19:53:14.698Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-21T19:53:14.698Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-21T19:53:17.330Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-21T19:53:17.782Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-21T19:53:17.782Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-21T19:53:19.340Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-21T19:53:21.490Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-21T19:53:21.942Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-21T19:53:22.423Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-21T19:53:22.423Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-21T19:53:22.423Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-21T19:53:24.093Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-21T19:53:24.093Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-21T19:53:24.093Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-21T19:53:27.042Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDockerFails [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-21T19:53:29.435Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-21T19:53:31.585Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-21T19:53:33.737Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-21T19:53:34.240Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-21T19:53:35.889Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-21T19:53:38.880Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-21T19:53:42.899Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-21T19:53:44.619Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-21T19:53:44.619Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-21T19:53:44.619Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-21T19:53:47.540Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-21T19:53:47.572Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-21T19:53:49.722Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-21T19:53:51.872Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-21T19:53:51.872Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-21T19:53:51.872Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-21T19:53:52.325Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-21T19:53:52.325Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-21T19:53:52.325Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-21T19:53:52.325Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-21T19:53:52.325Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-21T19:53:52.325Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-21T19:53:53.278Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-21T19:53:54.795Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-21T19:53:55.246Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-21T19:53:58.940Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-21T19:53:59.392Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-21T19:54:00.346Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-21T19:54:04.989Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-21T19:54:07.049Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-21T19:54:07.049Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-21T19:54:08.004Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-21T19:54:09.631Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-21T19:54:09.631Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-21T19:54:09.631Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-21T19:54:09.631Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-21T19:54:09.631Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-21T19:54:09.631Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-21T19:54:10.585Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-21T19:54:10.585Z] === RUN TestDockerSuite/TestEventsRename [2021-05-21T19:54:12.735Z] === RUN TestDockerSuite/TestEventsResize [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-21T19:54:13.742Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-21T19:54:15.259Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-21T19:54:15.712Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-21T19:54:16.164Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-21T19:54:16.164Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-21T19:54:17.681Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-21T19:54:21.238Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-21T19:54:22.193Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-21T19:54:24.343Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-21T19:54:24.702Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-21T19:54:24.703Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-21T19:54:28.985Z] === RUN TestDockerSuite/TestEventsTop [2021-05-21T19:54:28.986Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-21T19:54:31.860Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-21T19:54:33.202Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-21T19:54:33.203Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-21T19:54:35.559Z] === RUN TestDockerSuite/TestExec [2021-05-21T19:54:35.559Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-21T19:54:35.559Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-21T19:54:36.073Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-21T19:54:36.073Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-21T19:54:36.073Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-21T19:54:36.073Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-21T19:54:36.073Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-21T19:54:37.075Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-21T19:54:39.225Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-21T19:54:39.225Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-21T19:54:39.225Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-21T19:54:39.225Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-21T19:54:40.741Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-21T19:54:41.810Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-21T19:54:42.891Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-21T19:54:43.959Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-21T19:54:45.042Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-21T19:54:46.289Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-21T19:54:46.289Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-21T19:54:46.562Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-21T19:54:47.806Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-21T19:54:47.807Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-21T19:54:47.807Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-21T19:54:47.807Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-21T19:54:47.807Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-21T19:54:47.807Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-21T19:54:48.258Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-21T19:54:51.202Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-21T19:54:51.202Z] === RUN TestDockerSuite/TestExecEnv [2021-05-21T19:54:51.202Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-21T19:54:51.202Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-21T19:54:52.718Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-21T19:54:57.363Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-21T19:54:57.363Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-21T19:54:57.363Z] === RUN TestDockerSuite/TestExecParseError [2021-05-21T19:54:57.363Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-21T19:54:57.363Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-21T19:54:57.363Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-21T19:54:59.513Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-21T19:54:59.513Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-21T19:54:59.513Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-21T19:54:59.513Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-21T19:54:59.965Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-21T19:54:59.965Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-21T19:55:02.115Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-21T19:55:02.115Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-21T19:55:05.877Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-21T19:55:06.851Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-21T19:55:06.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-21T19:55:07.862Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-21T19:55:07.862Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-21T19:55:07.862Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-21T19:55:07.862Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-21T19:55:10.840Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-21T19:55:10.840Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-21T19:55:11.292Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-21T19:55:11.292Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-21T19:55:11.292Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-21T19:55:13.602Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-21T19:55:19.343Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-21T19:55:21.597Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-21T19:55:21.597Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-21T19:55:21.597Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-21T19:55:21.597Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-21T19:55:21.597Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-21T19:55:22.216Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-21T19:55:28.647Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-21T19:55:28.647Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-21T19:55:29.099Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestHealth [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-21T19:55:29.233Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-21T19:55:33.878Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-21T19:55:33.878Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-21T19:55:33.878Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-21T19:55:33.878Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-21T19:55:33.878Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-21T19:55:33.878Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-21T19:55:34.331Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-21T19:55:34.783Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-21T19:55:35.739Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-21T19:55:35.739Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-21T19:55:37.601Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-21T19:55:37.601Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-21T19:55:37.890Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-21T19:55:37.890Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite (2244.67s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-21T19:55:38.554Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (59.79s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-21T19:55:38.554Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-21T19:55:38.554Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-21T19:55:38.554Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-21T19:55:38.554Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.09s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.65s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-21T19:55:38.554Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.05s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.33s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (65.62s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-05-21T19:55:38.554Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.23s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.58s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.56s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.86s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.66s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.77s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.59s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.41s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.62s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.93s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.14s) [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.42s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.554Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.43s) [2021-05-21T19:55:38.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-21T19:55:38.554Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.84s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.12s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.74s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.60s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-21T19:55:38.555Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.50s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.64s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.63s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.24s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.10s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.95s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.06s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.98s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.49s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.52s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.96s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.04s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.47s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.80s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.08s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.37s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.08s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.58s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.49s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.98s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.16s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (14.40s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.74s) [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.42s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.67s) [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-21T19:55:38.555Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-21T19:55:38.555Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.98s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.29s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFails (2.08s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.43s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.33s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.93s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.35s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.21s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.37s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildHistory (11.96s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildIidFile (2.84s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.61s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.08s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.32s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.75s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.66s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.55s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.38s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.56s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.15s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.30s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.22s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.87s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.88s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.10s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.21s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.33s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.63s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.81s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.36s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.96s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.84s) [2021-05-21T19:55:39.008Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2021-05-21T19:55:39.008Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-21T19:55:39.008Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.75s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.80s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.09s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildRm (14.98s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.93s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-21T19:55:39.009Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.08s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.61s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.17s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.36s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.28s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.76s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildStderr (8.39s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (34.94s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.71s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.76s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.26s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.90s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.87s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.71s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.23s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.95s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.12s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.73s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.56s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.68s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.02s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-05-21T19:55:39.009Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-21T19:55:39.009Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-21T19:55:39.009Z] docker_cli_sni_test.go:18: Flakey test [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.66s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.81s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.19s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.57s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCommitTTY (6.20s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.85s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.83s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.48s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.38s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.40s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.47s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.94s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.46s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.46s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.83s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.27s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.55s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.83s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.79s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.86s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.42s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003026e0_} (2.66s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1583696710_c:\foo_false____} (2.40s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1583696710_c:\foo_true____} (2.42s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-21T19:55:39.009Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.53s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s) [2021-05-21T19:55:39.009Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-05-21T19:55:39.009Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-21T19:55:39.009Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-21T19:55:39.010Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.90s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.62s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.73s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.77s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpToDot (2.54s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCpToStdout (2.52s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.60s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.05s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T19:55:39.010Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-21T19:55:39.010Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.50s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.82s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsCopy (8.96s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.33s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.50s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.02s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFilters (5.03s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFormat (4.56s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.82s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsRename (2.59s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsResize (10.33s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.42s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.31s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.88s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.04s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-21T19:55:39.010Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.90s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-21T19:55:39.010Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-21T19:55:39.010Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-21T19:55:39.010Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.91s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.40s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.42s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecInspectID (4.35s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-21T19:55:39.010Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-21T19:55:39.010Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.12s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.90s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-21T19:55:39.010Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-21T19:55:39.010Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.34s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.63s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImportBadURL (3.31s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.66s) [2021-05-21T19:55:39.010Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImportFile (0.28s) [2021-05-21T19:55:39.010Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-21T19:55:39.010Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.010Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-21T19:55:39.011Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-21T19:55:39.011Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-21T19:55:39.011Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.49s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-21T19:55:39.011Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-21T19:55:39.011Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.38s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.38s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.46s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.45s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.94s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectStatus (3.15s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.82s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.02s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.37s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.38s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.92s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.87s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.89s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.36s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-21T19:55:39.011Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.13s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.19s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.17s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.03s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.32s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.91s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.14s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsTail (3.12s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.68s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.48s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.87s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-21T19:55:39.011Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.04s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T19:55:39.011Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsByOrder (7.38s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.26s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.88s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.25s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.43s) [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.42s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.19s) [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-21T19:55:39.011Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.011Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.95s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-21T19:55:39.012Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.80s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.40s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.15s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.39s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.77s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.57s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.15s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.45s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.59s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.22s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.17s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.70s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.20s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiTag (1.94s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.14s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.87s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.61s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.35s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.71s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.40s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.42s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.43s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.40s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.46s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.31s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.51s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.39s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.60s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.60s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.53s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.40s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.38s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunExitCode (2.36s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.41s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.95s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.93s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.24s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.66s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.45s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.96s) [2021-05-21T19:55:39.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.21s) [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-21T19:55:39.012Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.012Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.61s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.55s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.39s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.87s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunRm (2.39s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.38s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.37s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.30s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.01s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.45s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.55s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.81s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.15s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.47s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (12.96s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.34s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.68s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.80s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.62s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.57s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.63s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.00s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.02s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.03s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.27s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.74s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.31s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.13s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.57s) [2021-05-21T19:55:39.013Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-21T19:55:39.013Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.013Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.15s) [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-21T19:55:39.013Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-21T19:55:39.014Z] --- PASS: TestDockerRegistrySuite (0.09s) [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-21T19:55:39.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-21T19:55:39.014Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-21T19:55:39.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-21T19:55:39.014Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-21T19:55:39.014Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] === RUN TestDockerDaemonSuite [2021-05-21T19:55:39.014Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-21T19:55:39.014Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-21T19:55:39.014Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-21T19:55:39.014Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-21T19:55:39.014Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.014Z] === RUN TestDockerSwarmSuite [2021-05-21T19:55:39.014Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-21T19:55:39.014Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-21T19:55:39.015Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-21T19:55:39.015Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-21T19:55:39.015Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-21T19:55:39.015Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] === RUN TestDockerExternalVolumeSuite [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] === RUN TestDockerNetworkSuite [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] === RUN TestDockerHubPullSuite [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-21T19:55:39.015Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] PASS [2021-05-21T19:55:39.015Z] ok github.com/docker/docker/integration-cli 2245.196s [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === Skipped [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-21T19:55:39.015Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.015Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-21T19:55:39.015Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-21T19:55:39.015Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-21T19:55:39.015Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-21T19:55:39.015Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-05-21T19:55:39.015Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-21T19:55:39.015Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-21T19:55:39.015Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-21T19:55:39.015Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.015Z] [2021-05-21T19:55:39.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-05-21T19:55:39.016Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-05-21T19:55:39.016Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-21T19:55:39.016Z] docker_cli_sni_test.go:18: Flakey test [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-21T19:55:39.016Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-21T19:55:39.016Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-21T19:55:39.016Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.016Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-21T19:55:39.017Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-21T19:55:39.017Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-21T19:55:39.017Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-21T19:55:39.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-21T19:55:39.017Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.017Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-21T19:55:39.469Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-21T19:55:39.469Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.469Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T19:55:39.470Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-21T19:55:39.470Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-21T19:55:39.470Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-21T19:55:39.470Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-21T19:55:39.470Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-21T19:55:39.470Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-21T19:55:39.470Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-21T19:55:39.470Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-21T19:55:39.470Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-21T19:55:39.470Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.66s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.66s) [2021-05-21T19:55:39.470Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.28s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImportFile (0.28s) [2021-05-21T19:55:39.470Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-21T19:55:39.470Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-21T19:55:39.470Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-21T19:55:39.470Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-21T19:55:39.470Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-21T19:55:39.470Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.470Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-21T19:55:39.471Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-21T19:55:39.471Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-21T19:55:39.471Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-21T19:55:39.471Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T19:55:39.471Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-21T19:55:39.471Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-21T19:55:39.471Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-21T19:55:39.471Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.471Z] [2021-05-21T19:55:39.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-21T19:55:39.472Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-21T19:55:39.472Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-21T19:55:39.472Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.472Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-21T19:55:39.473Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-21T19:55:39.473Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.473Z] [2021-05-21T19:55:39.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-21T19:55:39.474Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-21T19:55:39.474Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-21T19:55:39.474Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.474Z] [2021-05-21T19:55:39.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-21T19:55:39.475Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-21T19:55:39.475Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.475Z] [2021-05-21T19:55:39.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-21T19:55:39.476Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-21T19:55:39.476Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.476Z] DONE 1092 tests, 546 skipped in 2254.456s [2021-05-21T19:55:39.476Z] INFO: Integration tests ended at 05/21/2021 19:55:39. Duration:00:37:34.6765626 [2021-05-21T19:55:39.476Z] INFO: Docker info of the daemon under test at end of run [2021-05-21T19:55:39.476Z] [2021-05-21T19:55:39.928Z] Containers: 2 [2021-05-21T19:55:39.928Z] Running: 0 [2021-05-21T19:55:39.928Z] Paused: 0 [2021-05-21T19:55:39.928Z] Stopped: 2 [2021-05-21T19:55:39.928Z] Images: 18 [2021-05-21T19:55:39.928Z] Server Version: 0.0.0-dev [2021-05-21T19:55:39.928Z] Storage Driver: windowsfilter [2021-05-21T19:55:39.928Z] Windows: [2021-05-21T19:55:39.928Z] Logging Driver: json-file [2021-05-21T19:55:39.928Z] Plugins: [2021-05-21T19:55:39.928Z] Volume: local [2021-05-21T19:55:39.928Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T19:55:39.928Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T19:55:39.928Z] Swarm: inactive [2021-05-21T19:55:39.928Z] Default Isolation: process [2021-05-21T19:55:39.928Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-21T19:55:39.928Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-21T19:55:39.928Z] OSType: windows [2021-05-21T19:55:39.928Z] Architecture: x86_64 [2021-05-21T19:55:39.928Z] CPUs: 4 [2021-05-21T19:55:39.928Z] Total Memory: 32GiB [2021-05-21T19:55:39.928Z] Name: azwin-2-df3840 [2021-05-21T19:55:39.928Z] ID: 6FRB:AX67:GTKN:3K47:B2EY:NRWU:JIVD:R7W6:XI6W:KD5S:OLYL:YP24 [2021-05-21T19:55:39.928Z] Docker Root Dir: D:\CI\PR-41588\7\daemon [2021-05-21T19:55:39.928Z] Debug Mode (client): false [2021-05-21T19:55:39.928Z] Debug Mode (server): true [2021-05-21T19:55:39.928Z] File Descriptors: -1 [2021-05-21T19:55:39.928Z] Goroutines: 17 [2021-05-21T19:55:39.928Z] System Time: 2021-05-21T19:55:39.4455256Z [2021-05-21T19:55:39.928Z] EventsListeners: 0 [2021-05-21T19:55:39.928Z] Registry: https://index.docker.io/v1/ [2021-05-21T19:55:39.928Z] Labels: [2021-05-21T19:55:39.928Z] Experimental: false [2021-05-21T19:55:39.928Z] Insecure Registries: [2021-05-21T19:55:39.928Z] 127.0.0.0/8 [2021-05-21T19:55:39.928Z] Live Restore Enabled: false [2021-05-21T19:55:39.928Z] [2021-05-21T19:55:39.928Z] [2021-05-21T19:55:39.928Z] INFO: Stopping daemon under test [2021-05-21T19:55:39.928Z] SUCCESS: The process with PID 6380 (child process of PID 4216) has been terminated. [2021-05-21T19:55:39.928Z] SUCCESS: The process with PID 4216 (child process of PID 4532) has been terminated. [2021-05-21T19:55:39.928Z] INFO: Stop tailing logs of the daemon under tests [2021-05-21T19:55:39.928Z] INFO: executeCI.ps1 Completed successfully at 05/21/2021 19:55:39. [2021-05-21T19:55:39.928Z] INFO: Tidying up at end of run [2021-05-21T19:55:39.928Z] INFO: Saving daemon under test log (d:\CI\PR-41588\7\dut.out) to bundles\CIDUT.out [2021-05-21T19:55:39.928Z] INFO: Saving daemon under test log (d:\CI\PR-41588\7\dut.err) to bundles\CIDUT.err [2021-05-21T19:55:39.928Z] INFO: Nuke-Everything... [2021-05-21T19:55:40.044Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-21T19:55:40.380Z] INFO: Container count on control daemon to delete is 2 [2021-05-21T19:55:40.832Z] 264d8e561c5b [2021-05-21T19:55:40.832Z] b57b05032bf8 [2021-05-21T19:55:40.832Z] INFO: Tidying pidfile d:\CI\PR-41588\7\docker.pid [2021-05-21T19:55:40.832Z] INFO: Nuking d:\CI [2021-05-21T19:55:48.551Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-21T19:55:48.551Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-21T19:55:48.551Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-21T19:55:51.425Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-21T19:55:51.878Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-21T19:55:53.240Z] INFO: Zapped successfully [2021-05-21T19:55:53.240Z] [2021-05-21T19:55:53.240Z] INFO: executeCI.ps1 exiting at Fri May 21 19:55:52 CUT 2021. Duration 01:08:30.3520974 [2021-05-21T19:55:53.240Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-21T19:55:53.475Z] Recording test results [2021-05-21T19:55:54.031Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-21T19:55:54.031Z] === RUN TestDockerSuite/TestImportFile [2021-05-21T19:55:54.031Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-21T19:55:54.483Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-21T19:55:56.636Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-21T19:55:58.788Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-21T19:55:58.788Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-21T19:55:58.788Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-21T19:55:58.788Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-21T19:55:58.788Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-21T19:56:00.405Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-21T19:56:00.941Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-21T19:56:00.941Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-21T19:56:01.859Z] Creating win-2022-integration-bundles.zip [2021-05-21T19:56:03.091Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-21T19:56:03.091Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-21T19:56:03.091Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-21T19:56:03.091Z] === RUN TestDockerSuite/TestInspectDefault [Pipeline] archiveArtifacts [2021-05-21T19:56:03.582Z] Archiving artifacts [2021-05-21T19:56:05.247Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-21T19:56:15.521Z] === RUN TestDockerSuite/TestInspectImage [2021-05-21T19:56:15.521Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-21T19:56:15.521Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-21T19:56:15.521Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-21T19:56:17.009Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T19:56:17.066Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-21T19:56:17.917Z] + make clean [2021-05-21T19:56:18.610Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-21T19:56:18.877Z] docker volume rm -f docker-dev-cache [2021-05-21T19:56:18.877Z] docker-dev-cache [Pipeline] deleteDir [2021-05-21T19:56:19.071Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T19:56:21.259Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-21T19:56:23.445Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-21T19:56:23.445Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-21T19:56:23.445Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-21T19:56:25.631Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-21T19:56:27.822Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-21T19:56:31.570Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-21T19:56:33.757Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-21T19:56:35.944Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-21T19:56:38.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-21T19:56:40.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-21T19:56:42.512Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-21T19:56:44.699Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-21T19:56:46.896Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-21T19:56:48.440Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-21T19:56:54.251Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-21T19:56:56.440Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-21T19:56:56.440Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-21T19:56:58.628Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-21T19:56:58.628Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-21T19:57:04.438Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-21T19:57:10.250Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-21T19:57:16.072Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-21T19:57:18.259Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-21T19:57:20.448Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-21T19:57:20.448Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-21T19:57:22.635Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-21T19:57:24.824Z] === RUN TestDockerSuite/TestLogsSince [2021-05-21T19:57:33.421Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-21T19:57:33.421Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-21T19:57:33.421Z] === RUN TestDockerSuite/TestLogsTail [2021-05-21T19:57:36.337Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-21T19:57:38.524Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestNetHostname [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginActive [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPortList [2021-05-21T19:57:40.711Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-21T19:57:45.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-21T19:57:49.163Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-21T19:57:49.163Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-21T19:57:57.758Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-21T19:57:57.758Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-21T19:58:06.346Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-21T19:58:18.759Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-21T19:58:18.759Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-21T19:58:18.759Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-21T19:58:31.170Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-21T19:58:38.271Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-21T19:58:44.086Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-21T19:58:48.791Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-21T19:58:48.791Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-21T19:58:48.791Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-21T19:58:52.541Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-21T19:58:52.541Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-21T19:58:52.541Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-21T19:58:52.541Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-21T19:58:52.541Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-21T19:58:59.642Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-21T19:58:59.642Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-21T19:59:00.617Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-21T19:59:00.617Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-21T19:59:02.160Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-21T19:59:03.135Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-21T19:59:03.135Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-21T19:59:06.895Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-21T19:59:11.602Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-21T19:59:13.146Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-21T19:59:38.325Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-21T19:59:38.325Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-21T19:59:41.248Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-21T19:59:41.248Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-21T19:59:41.248Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-21T19:59:41.709Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-21T19:59:46.413Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-21T19:59:50.163Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-21T19:59:50.164Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-21T19:59:53.911Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-21T19:59:53.911Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-21T19:59:53.911Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-21T20:00:08.756Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-21T20:00:09.217Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-21T20:00:10.190Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-21T20:00:16.007Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-21T20:00:20.712Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-21T20:00:27.803Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-21T20:00:31.550Z] === RUN TestDockerSuite/TestRmiTag [2021-05-21T20:00:32.013Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-21T20:00:34.199Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-21T20:00:51.917Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-21T20:00:51.917Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-21T20:00:56.625Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-21T20:00:57.086Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-21T20:00:59.273Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-21T20:00:59.273Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-21T20:00:59.273Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-21T20:01:03.977Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-21T20:01:06.164Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-21T20:01:13.264Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-21T20:01:15.450Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-21T20:01:18.366Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-21T20:01:18.366Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-21T20:01:22.115Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-21T20:01:22.115Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-21T20:01:22.115Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-21T20:01:22.115Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-21T20:01:22.115Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-21T20:01:22.576Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-21T20:01:24.762Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-21T20:01:24.762Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-21T20:01:28.516Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-21T20:01:28.516Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-21T20:01:28.516Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-21T20:01:30.066Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-21T20:01:32.257Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-21T20:01:34.454Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-21T20:01:36.653Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-21T20:01:36.653Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-21T20:01:36.653Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-21T20:01:36.653Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-21T20:01:38.811Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-21T20:01:38.812Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-21T20:01:38.812Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-21T20:01:38.812Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-21T20:01:38.812Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-21T20:01:40.327Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-21T20:01:44.969Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-21T20:01:44.969Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-21T20:01:44.969Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-21T20:01:44.969Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-21T20:01:45.421Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-21T20:01:45.421Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-21T20:01:45.421Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-21T20:01:47.569Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-21T20:01:47.569Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-21T20:01:47.569Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-21T20:01:47.569Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-21T20:01:54.581Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-21T20:01:57.449Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-21T20:01:57.449Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-21T20:01:59.596Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-21T20:01:59.596Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-21T20:01:59.596Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-21T20:01:59.596Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-21T20:02:01.111Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-21T20:02:03.259Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-21T20:02:05.409Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-21T20:02:07.557Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-21T20:02:11.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-21T20:02:11.253Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-21T20:02:11.253Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-21T20:02:11.253Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-21T20:02:11.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-21T20:02:11.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-21T20:02:11.705Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-21T20:02:18.716Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-21T20:02:18.716Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunMount [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-21T20:02:19.669Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-21T20:02:26.678Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-21T20:02:26.678Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-21T20:02:26.678Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-21T20:02:26.678Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-21T20:02:31.316Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-21T20:02:34.187Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-21T20:02:34.187Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-21T20:02:34.187Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-21T20:02:34.187Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-21T20:02:34.638Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-21T20:02:36.154Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-21T20:02:38.309Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-21T20:02:40.460Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-21T20:02:41.414Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-21T20:02:43.562Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-21T20:02:45.713Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-21T20:02:46.164Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-21T20:02:46.165Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-21T20:02:46.165Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-21T20:02:46.165Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-21T20:02:46.165Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-21T20:02:53.167Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-21T20:02:53.167Z] === RUN TestDockerSuite/TestRunRm [2021-05-21T20:02:55.315Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-21T20:03:00.125Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-21T20:03:02.995Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-21T20:03:04.510Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-21T20:03:06.658Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-21T20:03:08.809Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-21T20:03:08.810Z] === RUN TestDockerSuite/TestRunState [2021-05-21T20:03:08.810Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-21T20:03:10.957Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-21T20:03:10.957Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-21T20:03:13.108Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-21T20:03:13.108Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-21T20:03:13.108Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-21T20:03:13.108Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-21T20:03:13.108Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-21T20:03:13.108Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-21T20:03:17.759Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-21T20:03:24.771Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-21T20:03:24.771Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-21T20:03:26.926Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-21T20:03:26.926Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-21T20:03:26.926Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-21T20:03:29.797Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-21T20:03:36.810Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-21T20:03:40.505Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-21T20:03:46.242Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-21T20:03:46.242Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-21T20:03:46.242Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-21T20:03:48.394Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-21T20:03:50.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-21T20:03:52.701Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-21T20:03:52.701Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-21T20:03:52.701Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-21T20:03:53.153Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-21T20:03:53.153Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-21T20:03:53.153Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-21T20:03:53.153Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-21T20:03:53.153Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-21T20:03:53.153Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-21T20:03:56.847Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-21T20:03:58.366Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-21T20:04:00.516Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-21T20:04:05.159Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-21T20:04:07.313Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-21T20:04:07.772Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-21T20:04:08.228Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-21T20:04:08.228Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-21T20:04:09.745Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-21T20:04:16.752Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-21T20:04:16.752Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-21T20:04:23.761Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-21T20:04:23.761Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-21T20:04:26.631Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-21T20:04:26.631Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-21T20:04:26.631Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-21T20:04:26.631Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-21T20:04:26.631Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-21T20:04:36.875Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-21T20:04:39.023Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-21T20:04:41.172Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-21T20:04:41.172Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-21T20:04:42.688Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-21T20:04:42.688Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-21T20:04:43.139Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-21T20:04:43.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-21T20:04:43.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-21T20:04:43.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-21T20:04:43.139Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-21T20:05:00.740Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-21T20:05:01.696Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-21T20:05:02.148Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-21T20:05:05.017Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-21T20:05:05.017Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-21T20:05:05.471Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-21T20:05:05.471Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-21T20:05:05.471Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-21T20:05:17.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-21T20:05:17.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-21T20:05:18.218Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-21T20:05:18.218Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-21T20:05:18.218Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-21T20:05:25.234Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-21T20:05:25.234Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-21T20:05:25.234Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-21T20:05:39.958Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-21T20:05:39.958Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite (2443.44s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-21T20:05:39.958Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.56s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.09s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.10s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-21T20:05:39.958Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-21T20:05:39.958Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-21T20:05:39.958Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-21T20:05:39.958Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.02s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.08s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-21T20:05:39.958Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.98s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.27s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.32s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-05-21T20:05:39.958Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.13s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.68s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.09s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.67s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.75s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.23s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.01s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.89s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.32s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.66s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.30s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.24s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.62s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.22s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.83s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.01s) [2021-05-21T20:05:39.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.18s) [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.958Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-05-21T20:05:39.958Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.24s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.07s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-21T20:05:39.959Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.93s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.67s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.28s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.23s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.01s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.62s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.73s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.04s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.30s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.13s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.53s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.76s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.90s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.30s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.07s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.11s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.97s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.90s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.57s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.49s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.75s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.01s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.27s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.40s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.34s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.57s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFails (2.47s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.60s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.20s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.34s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.83s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.12s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildHistory (10.58s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.99s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.58s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.73s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.67s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.64s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.91s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.11s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.67s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.23s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.03s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.60s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.80s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.44s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.84s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.19s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.43s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.81s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.42s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.04s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.65s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.42s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildRm (11.58s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.07s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-21T20:05:39.959Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.20s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.23s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.53s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.75s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.76s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.22s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildStderr (4.01s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.67s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.77s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.12s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.74s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.71s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.70s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-21T20:05:39.959Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.58s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.63s) [2021-05-21T20:05:39.959Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.81s) [2021-05-21T20:05:39.959Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.01s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.14s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.60s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.31s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-21T20:05:39.960Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_sni_test.go:18: Flakey test [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCommitChange (4.34s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.92s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.88s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCommitTTY (6.15s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.95s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.13s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.15s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.09s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.09s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.02s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.16s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.12s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.31s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.69s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.93s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.31s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.26s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.45s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.45s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.46s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.45s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00092b6e0_} (2.55s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1089564562_c:\foo_false____} (2.44s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1089564562_c:\foo_true____} (2.44s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-21T20:05:39.960Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.23s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.02s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.08s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.26s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCpToStdout (2.48s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.13s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-05-21T20:05:39.960Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-21T20:05:39.960Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-21T20:05:39.960Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.96s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T20:05:39.961Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.95s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-21T20:05:39.961Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.20s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.16s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.23s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.97s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsCopy (4.44s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.22s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.46s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFilters (4.53s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFormat (4.22s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsRename (2.25s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsResize (7.45s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.54s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-21T20:05:39.961Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.84s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-21T20:05:39.961Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-21T20:05:39.961Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-21T20:05:39.961Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.82s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.98s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.85s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.92s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecInspectID (4.47s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-21T20:05:39.961Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-21T20:05:39.961Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.16s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.51s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.03s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.98s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-21T20:05:39.961Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.39s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.89s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.48s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-21T20:05:39.961Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-21T20:05:39.961Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.11s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-21T20:05:39.961Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-21T20:05:39.961Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s) [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-21T20:05:39.961Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.961Z] --- PASS: TestDockerSuite/TestInspectDefault (2.09s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectHistory (8.85s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.58s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.03s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.00s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.06s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectStatus (2.52s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.02s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.11s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.03s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.06s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.51s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.38s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-21T20:05:39.962Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.68s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.74s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.70s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.13s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.18s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.15s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsSince (8.80s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsTail (2.61s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.14s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-21T20:05:39.962Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.13s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-21T20:05:39.962Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.20s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsByOrder (7.65s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.46s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.95s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.87s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.89s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.79s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.36s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.45s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-21T20:05:39.962Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.00s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.00s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.06s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.58s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.92s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.81s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.83s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.89s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.63s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.99s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.51s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.80s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.92s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.23s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.26s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.33s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.39s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-21T20:05:39.962Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.31s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.95s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.60s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.43s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-21T20:05:39.962Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.15s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.96s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.07s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.67s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.95s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (6.96s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.10s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.13s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.59s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.42s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.57s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.37s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.73s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.07s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.84s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.39s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.98s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunRm (2.16s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.20s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.10s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.96s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.55s) [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-21T20:05:39.963Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.963Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.99s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.20s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.76s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.31s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.25s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.39s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.60s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.77s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.26s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.21s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.03s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.60s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.95s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.98s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.50s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.75s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.00s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.28s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.18s) [2021-05-21T20:05:39.964Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-21T20:05:39.964Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-21T20:05:39.964Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-21T20:05:39.964Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-21T20:05:40.417Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-21T20:05:40.417Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-21T20:05:40.417Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-21T20:05:40.417Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-21T20:05:40.417Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-21T20:05:40.417Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] === RUN TestDockerDaemonSuite [2021-05-21T20:05:40.417Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-21T20:05:40.417Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-21T20:05:40.417Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-21T20:05:40.417Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] === RUN TestDockerSwarmSuite [2021-05-21T20:05:40.417Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-21T20:05:40.417Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-21T20:05:40.417Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-21T20:05:40.417Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.417Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] === RUN TestDockerExternalVolumeSuite [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] === RUN TestDockerNetworkSuite [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] === RUN TestDockerHubPullSuite [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-21T20:05:40.418Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] PASS [2021-05-21T20:05:40.418Z] ok github.com/docker/docker/integration-cli 2444.099s [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === Skipped [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-21T20:05:40.418Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-21T20:05:40.418Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-21T20:05:40.418Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-21T20:05:40.418Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-21T20:05:40.418Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-05-21T20:05:40.418Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-05-21T20:05:40.418Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-21T20:05:40.418Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-21T20:05:40.418Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-21T20:05:40.418Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.418Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-21T20:05:40.419Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-05-21T20:05:40.419Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_sni_test.go:18: Flakey test [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-21T20:05:40.419Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-21T20:05:40.419Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.419Z] [2021-05-21T20:05:40.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-21T20:05:40.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-21T20:05:40.419Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-21T20:05:40.420Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-21T20:05:40.420Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-21T20:05:40.420Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-21T20:05:40.420Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.420Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-21T20:05:40.421Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-21T20:05:40.421Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-21T20:05:40.421Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-21T20:05:40.421Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-21T20:05:40.421Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-21T20:05:40.421Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-21T20:05:40.421Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-21T20:05:40.421Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-21T20:05:40.421Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-21T20:05:40.421Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-21T20:05:40.421Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-21T20:05:40.421Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.421Z] [2021-05-21T20:05:40.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-21T20:05:40.421Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-21T20:05:40.422Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-21T20:05:40.422Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-21T20:05:40.422Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-21T20:05:40.422Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-21T20:05:40.422Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-21T20:05:40.422Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.422Z] [2021-05-21T20:05:40.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-21T20:05:40.423Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-21T20:05:40.423Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.423Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-21T20:05:40.424Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-21T20:05:40.424Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.424Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-21T20:05:40.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-21T20:05:40.875Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.875Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-21T20:05:40.876Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-21T20:05:40.876Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.876Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-21T20:05:40.877Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-21T20:05:40.877Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.877Z] [2021-05-21T20:05:40.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-21T20:05:40.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-21T20:05:40.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-21T20:05:40.878Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-21T20:05:40.878Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] DONE 1092 tests, 546 skipped in 2452.177s [2021-05-21T20:05:40.878Z] INFO: Integration tests ended at 05/21/2021 20:05:40. Duration:00:40:52.2674621 [2021-05-21T20:05:40.878Z] INFO: Docker info of the daemon under test at end of run [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] Containers: 2 [2021-05-21T20:05:40.878Z] Running: 0 [2021-05-21T20:05:40.878Z] Paused: 0 [2021-05-21T20:05:40.878Z] Stopped: 2 [2021-05-21T20:05:40.878Z] Images: 18 [2021-05-21T20:05:40.878Z] Server Version: 0.0.0-dev [2021-05-21T20:05:40.878Z] Storage Driver: windowsfilter [2021-05-21T20:05:40.878Z] Windows: [2021-05-21T20:05:40.878Z] Logging Driver: json-file [2021-05-21T20:05:40.878Z] Plugins: [2021-05-21T20:05:40.878Z] Volume: local [2021-05-21T20:05:40.878Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-21T20:05:40.878Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-21T20:05:40.878Z] Swarm: inactive [2021-05-21T20:05:40.878Z] Default Isolation: process [2021-05-21T20:05:40.878Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-21T20:05:40.878Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-21T20:05:40.878Z] OSType: windows [2021-05-21T20:05:40.878Z] Architecture: x86_64 [2021-05-21T20:05:40.878Z] CPUs: 4 [2021-05-21T20:05:40.878Z] Total Memory: 32GiB [2021-05-21T20:05:40.878Z] Name: azwin-2-b9c6f0 [2021-05-21T20:05:40.878Z] ID: UKMK:JEXD:E2ME:HHJG:SGRN:TQSN:FIC6:OPHW:SVMF:EU2R:MW6N:WE2B [2021-05-21T20:05:40.878Z] Docker Root Dir: D:\CI\PR-41588\7\daemon [2021-05-21T20:05:40.878Z] Debug Mode (client): false [2021-05-21T20:05:40.878Z] Debug Mode (server): true [2021-05-21T20:05:40.878Z] File Descriptors: -1 [2021-05-21T20:05:40.878Z] Goroutines: 17 [2021-05-21T20:05:40.878Z] System Time: 2021-05-21T20:05:40.7114343Z [2021-05-21T20:05:40.878Z] EventsListeners: 0 [2021-05-21T20:05:40.878Z] Registry: https://index.docker.io/v1/ [2021-05-21T20:05:40.878Z] Labels: [2021-05-21T20:05:40.878Z] Experimental: false [2021-05-21T20:05:40.878Z] Insecure Registries: [2021-05-21T20:05:40.878Z] 127.0.0.0/8 [2021-05-21T20:05:40.878Z] Live Restore Enabled: false [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] [2021-05-21T20:05:40.878Z] INFO: Stopping daemon under test [2021-05-21T20:05:41.331Z] SUCCESS: The process with PID 6060 (child process of PID 5900) has been terminated. [2021-05-21T20:05:41.331Z] SUCCESS: The process with PID 5900 (child process of PID 4548) has been terminated. [2021-05-21T20:05:41.331Z] INFO: Stop tailing logs of the daemon under tests [2021-05-21T20:05:41.331Z] INFO: executeCI.ps1 Completed successfully at 05/21/2021 20:05:40. [2021-05-21T20:05:41.331Z] INFO: Tidying up at end of run [2021-05-21T20:05:41.331Z] INFO: Saving daemon under test log (d:\CI\PR-41588\7\dut.out) to bundles\CIDUT.out [2021-05-21T20:05:41.331Z] INFO: Saving daemon under test log (d:\CI\PR-41588\7\dut.err) to bundles\CIDUT.err [2021-05-21T20:05:41.331Z] INFO: Nuke-Everything... [2021-05-21T20:05:41.783Z] INFO: Container count on control daemon to delete is 2 [2021-05-21T20:05:41.783Z] 08d231ce9696 [2021-05-21T20:05:41.783Z] cf7a8a7b59d6 [2021-05-21T20:05:41.783Z] INFO: Tidying pidfile d:\CI\PR-41588\7\docker.pid [2021-05-21T20:05:42.237Z] INFO: Nuking d:\CI [2021-05-21T20:06:07.263Z] INFO: Zapped successfully [2021-05-21T20:06:07.263Z] [2021-05-21T20:06:07.263Z] INFO: executeCI.ps1 exiting at Fri May 21 20:06:05 CUT 2021. Duration 01:19:00.6874805 [2021-05-21T20:06:07.263Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-21T20:06:07.496Z] Recording test results [2021-05-21T20:06:14.650Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-21T20:06:16.108Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-21T20:06:18.467Z] Archiving artifacts [2021-05-21T20:06:32.081Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41588/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T20:06:32.984Z] + make clean [2021-05-21T20:06:34.502Z] docker volume rm -f docker-dev-cache [2021-05-21T20:06:34.502Z] 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